Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 654734 Details for
Bug 737220
sys-apps/coreutils-8.3{1,2}-r1[static]: sandbox violation on /usr/tmp/
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 50.49 KB, created by
Kirill Chibisov
on 2020-08-15 07:37:59 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Kirill Chibisov
Created:
2020-08-15 07:37:59 UTC
Size:
50.49 KB
patch
obsolete
> * Package: sys-apps/coreutils-8.32-r1 > * Repository: gentoo > * Maintainer: base-system@gentoo.org > * USE: abi_x86_64 acl amd64 elibc_glibc kernel_linux nls split-usr static userland_GNU xattr > * FEATURES: compressdebug installsources network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >>>> Unpacking source... >>>> Unpacking coreutils-8.32.tar.xz to /var/tmp/portage/sys-apps/coreutils-8.32-r1/work >>>> Unpacking coreutils-8.30-patches-01.tar.xz to /var/tmp/portage/sys-apps/coreutils-8.32-r1/work >>>> Source unpacked in /var/tmp/portage/sys-apps/coreutils-8.32-r1/work >>>> Preparing source in /var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32 ... > * Applying coreutils-8.32-ls-restore-8.31-behavior.patch ... [ ok ] > * Applying patches from /var/tmp/portage/sys-apps/coreutils-8.32-r1/work/patch ... > * 003_all_coreutils-gentoo-uname.patch ... [ ok ] > * 010_all_coreutils-tests.patch ... [ ok ] > * 030_all_coreutils-more-dir-colors.patch ... [ ok ] > * 040_all_coreutils-cp-mkdir-eexist.patch ... [ ok ] > * Applying coreutils-8.32-sandbox-env-test.patch ... [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-apps/coreutils-8.32-r1/work/coreutils-8.32 ... > * econf: updating coreutils-8.32/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating coreutils-8.32/build-aux/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/coreutils-8.32-r1 --htmldir=/usr/share/doc/coreutils-8.32-r1/html --libdir=/usr/lib64 --with-packager=Gentoo --with-packager-version=8.32-r1 (p0) --with-packager-bug-reports=https://bugs.gentoo.org/ --enable-install-program=arch,, --enable-no-install-program=groups,hostname,kill,su,uptime --enable-largefile --disable-libcap --enable-nls --enable-acl --disable-single-binary --enable-xattr --without-gmp >checking for a BSD-compatible install... /usr/lib/portage/python3.8/ebuild-helpers/xattr/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 whether make supports nested variables... yes >checking whether make supports nested variables... (cached) yes >checking whether make supports the include directive... yes (GNU style) >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >checking whether the compiler is clang... no >checking for compiler option needed when checking for declarations... none >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking whether ln -s works... yes >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 whether _XOPEN_SOURCE should be defined... no >checking for Minix Amsterdam compiler... no >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for _LARGEFILE_SOURCE value needed for large files... no >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >configure: autobuild project... GNU coreutils >configure: autobuild revision... 8.32 >configure: autobuild hostname... localhost >configure: autobuild timestamp... 20200815T073137Z >checking for fchmod... yes >checking for pathconf... yes >checking for btowc... yes >checking for uselocale... yes >checking for canonicalize_file_name... yes >checking for realpath... yes >checking for readlinkat... yes >checking for chown... yes >checking for fchown... yes >checking for _set_invalid_parameter_handler... no >checking for fchdir... yes >checking for fdopendir... yes >checking for faccessat... yes >checking for explicit_bzero... yes >checking for posix_fadvise... yes >checking for fchmodat... yes >checking for lchmod... no >checking for fcntl... yes >checking for symlink... yes >checking for mempcpy... yes >checking for fnmatch... yes >checking for isblank... yes >checking for iswctype... yes >checking for mbsrtowcs... yes >checking for wmemchr... yes >checking for wmemcpy... yes >checking for wmempcpy... yes >checking for fpurge... no >checking for __fpurge... yes >checking for __freadahead... no >checking for __freading... yes >checking for __freadptr... no >checking for __freadptrinc... no >checking for __fseterr... no >checking for fstatat... yes >checking for fsync... yes >checking for strtof... yes >checking for ftruncate... yes >checking for openat... yes >checking for fstatfs... yes >checking for futimens... yes >checking for getdelim... yes >checking for getdtablesize... yes >checking for microuptime... no >checking for nanouptime... no >checking for getlogin... yes >checking for flockfile... yes >checking for funlockfile... yes >checking for getpass... yes >checking for __fsetlocking... yes >checking for getprogname... no >checking for getexecname... no >checking for gettimeofday... yes >checking for getusershell... yes >checking for iswcntrl... yes >checking for iswblank... yes >checking for lstat... yes >checking for link... yes >checking for readlink... yes >checking for linkat... yes >checking for mbsinit... yes >checking for mbrtowc... yes >checking for mbrlen... yes >checking for mbslen... no >checking for isascii... yes >checking for mprotect... yes >checking for getgrouplist... yes >checking for mknod... yes >checking for mkostemp... yes >checking for mkstemp... yes >checking for tzset... yes >checking for nl_langinfo... yes >checking for pipe... yes >checking for pipe2... yes >checking for pthread_sigmask... no >checking for utmpname... yes >checking for utmpxname... yes >checking for renameat... yes >checking for renameat2... yes >checking for fpathconf... yes >checking for setenv... yes >checking for settimeofday... yes >checking for stime... no >checking for sigaction... yes >checking for sigaltstack... yes >checking for siginterrupt... yes >checking for snprintf... yes >checking for stpncpy... yes >checking for strdup... yes >checking for strerror_r... yes >checking for __xpg_strerror_r... yes >checking for strndup... yes >checking for strtoimax... yes >checking for strtold... yes >checking for strtoumax... yes >checking for symlinkat... yes >checking for localtime_r... yes >checking for timegm... yes >checking for unlinkat... yes >checking for utime... yes >checking for futimes... yes >checking for futimesat... yes >checking for utimensat... yes >checking for lutimes... yes >checking for vasnprintf... no >checking for wcrtomb... yes >checking for wcwidth... yes >checking for wcswidth... yes >checking for pause... yes >checking for getegid... yes >checking for getrusage... yes >checking for duplocale... yes >checking for newlocale... yes >checking for freelocale... yes >checking for secure_getenv... yes >checking for getuid... yes >checking for geteuid... yes >checking for getgid... yes >checking for sleep... yes >checking for catgets... yes >checking for shutdown... yes >checking for usleep... yes >checking for wctob... yes >checking for directio... no >checking for setrlimit... yes >checking for prctl... yes >checking for endgrent... yes >checking for endpwent... yes >checking for fallocate... yes >checking for iswspace... yes >checking for mkfifo... yes >checking for setgroups... yes >checking for sethostname... yes >checking for sync... yes >checking for syncfs... yes >checking for sysctl... yes >checking for sysinfo... yes >checking for tcgetpgrp... yes >checking for getgrgid_nomembers... no >checking for getgrnam_nomembers... no >checking for getgrent_nomembers... no >checking for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for arpa/inet.h... yes >checking for features.h... yes >checking for sys/socket.h... yes >checking for xlocale.h... no >checking for unistd.h... (cached) yes >checking for sys/param.h... yes >checking for dirent.h... yes >checking for fnmatch.h... yes >checking for wctype.h... yes >checking for stdio_ext.h... yes >checking for sys/stat.h... (cached) yes >checking for sys/vfs.h... yes >checking for sys/fs_types.h... no >checking for netdb.h... yes >checking for netinet/in.h... yes >checking for getopt.h... yes >checking for sys/cdefs.h... yes >checking for termios.h... yes >checking for sys/time.h... yes >checking for grp.h... yes >checking for threads.h... yes >checking for iconv.h... yes >checking for limits.h... yes >checking for wchar.h... yes >checking for stdint.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for crtdefs.h... no >checking for langinfo.h... yes >checking for math.h... yes >checking for sys/mman.h... yes >checking for sys/statvfs.h... yes >checking for sys/types.h... (cached) yes >checking for sys/select.h... yes >checking for priv.h... no >checking for pthread.h... yes >checking for utmp.h... yes >checking for utmpx.h... yes >checking for malloc.h... yes >checking for selinux/selinux.h... (cached) no >checking for sys/ioctl.h... yes >checking for sys/resource.h... yes >checking for sys/uio.h... yes >checking for sys/utsname.h... yes >checking for sys/wait.h... yes >checking for utime.h... yes >checking for semaphore.h... yes >checking for hurd.h... no >checking for linux/falloc.h... yes >checking for linux/fs.h... yes >checking for paths.h... yes >checking for stropts.h... no >checking for sys/mtio.h... yes >checking for sys/systeminfo.h... no >checking for syslog.h... yes >checking for pwd.h... yes >checking for OS.h... no >checking for gmp.h... yes >checking whether the preprocessor supports include_next... yes >checking whether system header files limit the line length... no >checking for d_ino member in directory struct... yes >checking for long file names... * ACCESS DENIED: MKDIR: /usr/tmp/cf138 >yes >checking for C/C++ restrict keyword... __restrict >checking whether <wchar.h> uses 'inline' correctly... yes >checking for nl_langinfo and CODESET... yes >checking for a traditional french locale... none >checking whether uselocale works... yes >checking whether malloc, realloc, calloc are POSIX compliant... yes >checking whether // is distinct from /... no >checking whether realpath works... yes >checking for uid_t in sys/types.h... yes >checking for unistd.h... (cached) yes >checking for working chown... yes >checking whether chown dereferences symlinks... yes >checking whether chown honors trailing slash... yes >checking whether chown always updates ctime... yes >checking whether <sys/socket.h> is self-contained... yes >checking for shutdown... (cached) yes >checking whether <sys/socket.h> defines the SHUT_* macros... yes >checking for struct sockaddr_storage... yes >checking for sa_family_t... yes >checking for struct sockaddr_storage.ss_family... yes >checking for inline... inline >checking whether linux/if_alg.h has struct sockaddr_alg.... yes >checking whether byte ordering is bigendian... no >checking if environ is properly declared... yes >checking for complete errno.h... yes >checking whether strerror_r is declared... yes >checking for strerror_r... (cached) yes >checking whether strerror_r returns char *... yes >checking type of array argument to getgroups... gid_t >checking whether lstat correctly handles trailing slash... yes >checking whether fchdir is declared... yes >checking for working fcntl.h... yes >checking for pid_t... yes >checking for mode_t... yes >checking for promoted mode_t type... mode_t >checking whether fdatasync is declared... yes >checking for st_dm_mode in struct stat... no >checking whether strmode is declared... no >checking for mbstate_t... yes >checking whether frexp() can be used without linking with libm... yes >checking whether alarm is declared... yes >checking whether long double and double are the same... no >checking whether stdin defaults to large file offsets... yes >checking whether fseeko is declared... yes >checking for fseeko... yes >checking whether fflush works on input streams... no >checking whether stat file-mode macros are broken... no >checking for nlink_t... yes >checking whether ftello is declared... yes >checking for ftello... yes >checking whether ftello works... yes >checking for O_CLOEXEC... yes >checking for library containing gethostbyname... none required >checking for gethostbyname... yes >checking for library containing getservbyname... none required >checking for getservbyname... yes >checking for library containing inet_ntop... none required >checking whether inet_ntop is declared... yes >checking for IPv4 sockets... yes >checking for IPv6 sockets... yes >checking whether getcwd (NULL, 0) allocates memory for result... yes >checking for getcwd with POSIX signature... yes >checking whether getcwd is declared... yes >checking whether getdelim is declared... yes >checking whether getdtablesize is declared... yes >checking for arithmetic hrtime_t... no >checking whether getline is declared... yes >checking whether getlogin is declared... yes >checking for ssize_t... yes >checking for getopt.h... (cached) yes >checking for getopt_long_only... yes >checking whether getopt is POSIX compatible... yes >checking for working GNU getopt function... yes >checking for working GNU getopt_long function... yes >checking whether fflush_unlocked is declared... yes >checking whether flockfile is declared... yes >checking whether fputs_unlocked is declared... yes >checking whether funlockfile is declared... yes >checking whether putc_unlocked is declared... yes >checking for struct timeval... yes >checking for wide-enough struct timeval.tv_sec member... yes >checking for pthread.h... (cached) yes >checking whether POSIX threads API is available... yes >checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes >checking whether setlocale (category, NULL) is multithread-safe... yes >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking 32-bit host C ABI... no >checking for ELF binary format... yes >checking for the common suffixes of directories in the library search path... lib,lib,lib64 >checking for iconv... yes >checking for working iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for off_t... yes >checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes >checking for wint_t... yes >checking whether wint_t is too small... no >checking whether stdint.h conforms to C99... yes >checking whether stdint.h predates C++11... no >checking whether stdint.h has UINTMAX_WIDTH etc.... yes >checking for inttypes.h... (cached) yes >checking whether the inttypes.h PRIxNN macros are broken... no >checking where to find the exponent in a 'double'... word 1 bit 20 >checking where to find the exponent in a 'float'... word 0 bit 23 >checking whether iswcntrl works... yes >checking for towlower... yes >checking for wctype_t... yes >checking for wctrans_t... yes >checking for a traditional japanese locale... none >checking for a french Unicode locale... none >checking for a transitional chinese locale... none >checking for wchar_t... yes >checking for good max_align_t... yes >checking whether NULL can be used in arbitrary expressions... yes >checking whether locale.h defines locale_t... yes >checking whether imported symbols can be declared weak... no >checking for multithread API to use... posix >checking for a sed that does not truncate output... /bin/sed >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking whether mbrtowc handles incomplete characters... guessing yes >checking whether mbrtowc works as well as mbtowc... guessing yes >checking whether mbrtowc handles a NULL pwc argument... 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 whether mbrtowc stores incomplete characters... guessing no >checking whether mbrtowc works on empty input... yes >checking whether the C locale is free of encoding errors... no >checking for mmap... yes >checking for MAP_ANONYMOUS... yes >checking whether memchr works... yes >checking whether memrchr is declared... yes >checking whether <limits.h> defines MIN and MAX... no >checking whether <sys/param.h> defines MIN and MAX... yes >checking whether time_t is signed... yes >checking for working mktime... yes >checking whether <sys/select.h> is self-contained... yes >checking for library containing setsockopt... none needed >checking whether select supports a 0 argument... yes >checking whether select detects invalid fds... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for struct tm.tm_zone... yes >checking for struct tm.tm_gmtoff... yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for compound literals... yes >checking for external symbol _system_configuration... no >checking for desired default level of POSIX conformance... none-specified >checking for pthread_t... yes >checking for pthread_spinlock_t... yes >checking for PTHREAD_CREATE_DETACHED... yes >checking for PTHREAD_MUTEX_RECURSIVE... yes >checking for PTHREAD_MUTEX_ROBUST... yes >checking for PTHREAD_PROCESS_SHARED... yes >checking for sigset_t... yes >checking whether we are using the GNU C Library >= 2.1 or uClibc... yes >checking whether rmdir works... yes >checking whether unlink honors trailing slashes... yes >checking whether unlink of a parent directory fails as it should... guessing yes >checking for library containing setfilecon... (cached) no >checking whether setenv is declared... yes >checking search.h usability... yes >checking search.h presence... yes >checking for search.h... yes >checking for tsearch... yes >checking whether snprintf returns a byte count as in C99... yes >checking whether snprintf is declared... yes >checking whether stpncpy is declared... yes >checking whether strdup is declared... yes >checking whether strerror(0) succeeds... yes >checking for strerror_r with POSIX signature... no >checking whether __xpg_strerror_r works... yes >checking for mmap... (cached) yes >checking for MAP_ANONYMOUS... yes >checking whether strncat works... yes >checking whether strndup is declared... yes >checking whether strnlen is declared... yes >checking whether strsignal is declared... yes >checking whether sys_siglist is declared... yes >checking whether ldexp() can be used without linking with libm... yes >checking whether strtoimax is declared... yes >checking whether strtoumax is declared... yes >checking for struct timespec in <time.h>... yes >checking whether clearerr_unlocked is declared... yes >checking whether feof_unlocked is declared... yes >checking whether ferror_unlocked is declared... yes >checking whether fgets_unlocked is declared... yes >checking whether fputc_unlocked is declared... yes >checking whether fread_unlocked is declared... yes >checking whether fwrite_unlocked is declared... yes >checking whether getc_unlocked is declared... yes >checking whether getchar_unlocked is declared... yes >checking whether putchar_unlocked is declared... yes >checking whether unsetenv is declared... yes >checking whether the utimes function works... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for intmax_t... yes >checking for snprintf... (cached) yes >checking for strnlen... yes >checking for wcslen... yes >checking for wcsnlen... yes >checking for mbrtowc... (cached) yes >checking for wcrtomb... (cached) yes >checking whether _snprintf is declared... no >checking whether printf supports size specifiers as in C99... yes >checking whether printf supports 'long double' arguments... yes >checking whether printf supports infinite 'double' arguments... yes >checking whether printf supports infinite 'long double' arguments... yes >checking whether printf supports the 'a' and 'A' directives... yes >checking whether printf supports the 'F' directive... yes >checking whether printf supports the 'n' directive... no >checking whether printf supports the 'ls' directive... yes >checking whether printf supports the grouping flag... yes >checking whether printf supports the left-adjust flag correctly... yes >checking whether printf supports the zero flag correctly... yes >checking whether printf supports large precisions... yes >checking whether printf survives out-of-memory conditions... yes >checking whether wcwidth is declared... yes >checking whether wcwidth works reasonably in UTF-8 locales... yes >checking POSIX termios... yes >checking whether use of TIOCGWINSZ requires termios.h... no >checking for 64-bit time_t... yes >checking whether ungetc works on arbitrary bytes... yes >checking for LC_MESSAGES... yes >checking whether uselocale works... (cached) yes >checking for fake locale system (OpenBSD)... no >checking for Solaris 11.4 locale system... no >checking for getlocalename_l... no >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyPreferredLanguages... no >checking for library needed for semaphore functions... none >checking whether strerror_r is declared... (cached) 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 to enable assertions... yes >checking whether btowc(0) is correct... yes >checking whether btowc(EOF) is correct... guessing yes >checking for __builtin_expect... yes >checking byteswap.h usability... yes >checking byteswap.h presence... yes >checking for byteswap.h... yes >checking for strtod_l... yes >checking for strtold_l... yes >checking for GNU libc compatible calloc... yes >checking whether this system has an arbitrary file name length limit... yes >checking for library containing clock_gettime... none required >checking for clock_gettime... yes >checking for clock_settime... yes >checking for closedir... yes >checking whether openssl is GPL compatible... no >checking whether openssl is GPL compatible... (cached) no >checking whether openssl is GPL compatible... (cached) no >checking whether openssl is GPL compatible... (cached) no >checking for d_ino member in directory struct... (cached) yes >checking for d_type member in directory struct... yes >checking for dirfd... yes >checking whether dirfd is declared... yes >checking whether dirfd is a macro... no >checking whether // is distinct from /... (cached) no >checking whether dup works... yes >checking whether dup2 works... yes >checking for error_at_line... yes >checking for euidaccess... yes >checking whether fchmodat+AT_SYMLINK_NOFOLLOW works on non-symlinks... no >checking for fchownat... yes >checking whether fchownat works with AT_SYMLINK_NOFOLLOW... yes >checking whether fchownat works with an empty file name... yes >checking whether fflush works on input streams... (cached) no >checking whether fcntl handles F_DUPFD correctly... yes >checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check >checking for fdatasync... yes >checking whether fdopen sets errno... yes >checking whether fdopendir is declared... yes >checking whether fdopendir works... yes >checking whether fflush works on input streams... (cached) no >checking for getxattr with XATTR_NAME_POSIX_ACL macros... yes >checking for struct stat.st_blocks... yes >checking for flexible array member... yes >checking whether conversion from 'int' to 'long double' works... yes >checking for working GNU fnmatch... yes >checking whether fopen recognizes a trailing slash... yes >checking for __fpending... yes >checking whether __fpending is declared... yes >checking whether fpurge is declared... no >checking whether freopen works on closed fds... yes >checking whether frexp works... yes >checking whether frexpl is declared... yes >checking whether frexpl() can be used without linking with libm... yes >checking whether frexpl works... yes >checking for fseeko... (cached) yes >checking whether fflush works on input streams... (cached) no >checking for _fseeki64... no >checking whether fstatat (..., 0) works... yes >checking for sys/mount.h... yes >checking how to get file system space usage... checking for statvfs function (SVR4)... yes >checking whether to use statvfs64... no >checking for two-argument statfs with statfs.f_frsize member... yes >checking sys/fs/s5param.h usability... no >checking sys/fs/s5param.h presence... no >checking for sys/fs/s5param.h... no >checking sys/statfs.h usability... yes >checking sys/statfs.h presence... yes >checking for sys/statfs.h... yes >checking for statfs that truncates block counts... no >checking for ftello... (cached) yes >checking whether ftello works... (cached) yes >checking for struct statfs.f_type... yes >checking for __fsword_t... yes >checking for fts_open... yes >checking whether futimens works... yes >checking how to do getaddrinfo, freeaddrinfo and getnameinfo... checking for library containing getaddrinfo... none required >checking for getaddrinfo... yes >checking whether gai_strerror is declared... yes >checking whether gai_strerrorA is declared... no >checking for gai_strerror with POSIX signature... yes >checking for struct sockaddr.sa_len... no >checking whether getaddrinfo is declared... yes >checking whether freeaddrinfo is declared... yes >checking whether getnameinfo is declared... yes >checking for struct addrinfo... yes >checking whether getcwd handles long file names properly... yes >checking for getpagesize... yes >checking whether getcwd aborts when 4k < cwd_length < 16k... no >checking for working getdelim function... yes >checking whether getdtablesize works... yes >checking for getgroups... yes >checking for working getgroups... yes >checking whether getgroups handles negative values... yes >checking for gethostname... yes >checking for HOST_NAME_MAX... yes >checking whether gethrtime is declared... no >checking whether CLOCK_MONOTONIC or CLOCK_REALTIME is defined... yes >checking for getline... yes >checking for working getline function... yes >checking for getloadavg... yes >checking sys/loadavg.h usability... no >checking sys/loadavg.h presence... no >checking for sys/loadavg.h... no >checking whether getloadavg is declared... yes >checking for getpagesize... (cached) yes >checking whether getpagesize is declared... yes >checking for getpass without length limitations... yes >checking whether program_invocation_name is declared... yes >checking whether program_invocation_short_name is declared... yes >checking whether __argv is declared... no >checking whether gettimeofday clobbers localtime buffer... no >checking for gettimeofday with POSIX signature... yes >checking whether getusershell is declared... yes >checking for group_member... yes >checking host operating system... GNU/Linux >checking for library containing gethostbyname... (cached) none required >checking for gethostbyname... (cached) yes >checking for library containing inet_ntop... (cached) none required >checking whether inet_ntop is declared... (cached) yes >checking whether the compiler generally respects inline... yes >checking whether INT32_MAX < INTMAX_MAX... yes >checking whether INT64_MAX == LONG_MAX... yes >checking whether UINT32_MAX < UINTMAX_MAX... yes >checking whether UINT64_MAX == ULONG_MAX... yes >checking for isapipe... no >checking whether pipes are FIFOs (and for their link count)... yes (1) >checking whether isnan(double) can be used without linking with libm... yes >checking whether isnan(float) can be used without linking with libm... yes >checking whether isnan(float) works... yes >checking whether isnan(long double) can be used without linking with libm... yes >checking whether isnanl works... yes >checking whether iswblank is declared... yes >checking whether iswdigit is ISO C compliant... guessing yes >checking whether iswxdigit is ISO C compliant... guessing yes >checking whether langinfo.h defines CODESET... yes >checking whether langinfo.h defines T_FMT_AMPM... yes >checking whether langinfo.h defines ALTMON_1... yes >checking whether langinfo.h defines ERA... yes >checking whether langinfo.h defines YESEXPR... yes >checking for lchown... yes >checking for C compiler flag to ignore unused libraries... -Wl,--as-needed >checking whether the compiler supports the __inline keyword... yes >checking whether link obeys POSIX... yes >checking for __xpg4... no >checking whether link(2) dereferences a symlink... no >checking whether linkat() can link symlinks... yes >checking whether linkat handles trailing slash correctly... yes >checking whether locale.h conforms to POSIX:2001... yes >checking whether struct lconv is properly defined... yes >checking for pthread_rwlock_t... yes >checking whether pthread_rwlock_rdlock prefers a writer to a reader... no >checking whether lseek detects pipes... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... (cached) yes >checking whether NAN macro works... yes >checking whether HUGE_VAL works... 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 pwc argument... (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 stores incomplete characters... (cached) guessing no >checking whether mbrtowc works on empty input... (cached) yes >checking whether the C locale is free of encoding errors... (cached) no >checking whether mbrtowc handles incomplete characters... (cached) guessing yes >checking whether mbrtowc works as well as mbtowc... (cached) guessing yes >checking whether mbrtowc handles incomplete characters... (cached) guessing yes >checking whether mbrtowc works as well as mbtowc... (cached) guessing yes >checking whether mbsrtowcs works... guessing yes >checking whether mbswidth is declared in <wchar.h>... no >checking for mbstate_t... (cached) yes >checking for mbtowc... yes >checking for mempcpy... (cached) yes >checking for memrchr... yes >checking whether mkdir handles trailing slash... yes >checking whether mkdir handles trailing dot... yes >checking for mkfifo... yes >checking whether mkfifo rejects trailing slashes... yes >checking whether mknod can create fifo without root privileges... (cached) yes >checking for working mkstemp... yes >checking for __mktime_internal... yes >checking for listmntent... no >checking for sys/ucred.h... no >checking for sys/mount.h... (cached) yes >checking mntent.h usability... yes >checking mntent.h presence... yes >checking for mntent.h... yes >checking for sys/fs_types.h... (cached) no >checking for struct fsstat.f_fstypename... no >checking for library containing getmntent... none required >checking for getmntent... yes >checking for mntctl function and struct vmount... no >checking for one-argument getmntent function... yes >checking for setmntent... yes >checking for endmntent... yes >checking for hasmntopt... yes >checking sys/mntent.h usability... no >checking sys/mntent.h presence... no >checking for sys/mntent.h... no >checking sys/mkdev.h usability... no >checking sys/mkdev.h presence... no >checking for sys/mkdev.h... no >checking sys/sysmacros.h usability... yes >checking sys/sysmacros.h presence... yes >checking for sys/sysmacros.h... yes >checking for struct statfs.f_fstypename... no >checking for library containing nanosleep... none required >checking for working nanosleep... no (mishandles large arguments) >checking whether <netinet/in.h> is self-contained... yes >checking whether YESEXPR works... yes >checking for sys/pstat.h... no >checking for sys/sysmp.h... no >checking for sys/param.h... (cached) yes >checking for sys/sysctl.h... yes >checking for sched_getaffinity... yes >checking for sched_getaffinity_np... no >checking for pstat_getdynamic... no >checking for sysmp... no >checking for sysctl... (cached) yes >checking for glibc compatible sched_getaffinity... yes >checking for obstacks that work with any size object... no >checking whether open recognizes a trailing slash... yes >checking for opendir... yes >checking for bison... bison >checking version of bison... 3.1, ok >checking for struct tm.tm_zone... (cached) yes >checking for perl5.005 or newer... yes >checking for sys/pstat.h... (cached) no >checking for sys/sysmp.h... (cached) no >checking for sys/sysinfo.h... yes >checking for machine/hal_sysinfo.h... no >checking for sys/table.h... no >checking for sys/param.h... (cached) yes >checking for sys/systemcfg.h... no >checking for sys/sysctl.h... (cached) yes >checking for pstat_getstatic... no >checking for pstat_getdynamic... (cached) no >checking for sysmp... (cached) no >checking for getsysinfo... no >checking for sysctl... (cached) yes >checking for table... no >checking for sysinfo... (cached) yes >checking for struct sysinfo.mem_unit... yes >checking for a shell that conforms to POSIX... /bin/sh >checking whether frexp works... (cached) yes >checking whether ldexp can be used without linking with libm... (cached) yes >checking whether frexpl() can be used without linking with libm... (cached) yes >checking whether frexpl works... (cached) yes >checking whether frexpl is declared... (cached) yes >checking whether ldexpl() can be used without linking with libm... yes >checking whether ldexpl works... yes >checking whether ldexpl is declared... yes >checking for getppriv... no >checking whether program_invocation_name is declared... (cached) yes >checking whether program_invocation_short_name is declared... (cached) yes >checking for pthread_t... (cached) yes >checking for pthread_spinlock_t... (cached) yes >checking for PTHREAD_CREATE_DETACHED... (cached) yes >checking for PTHREAD_MUTEX_RECURSIVE... (cached) yes >checking for PTHREAD_MUTEX_ROBUST... (cached) yes >checking for PTHREAD_PROCESS_SHARED... (cached) yes >checking for pthread_mutexattr_getrobust... yes >checking whether pthread_create exists as a global function... yes >checking whether pthread_mutex_timedlock is declared... yes >checking whether pthread_sigmask is a macro... no >checking for pthread_sigmask in -pthread... yes >checking whether pthread_sigmask returns error numbers... yes >checking whether pthread_sigmask unblocks signals correctly... guessing yes >checking for putenv compatible with GNU and SVID... yes >checking for raise... yes >checking for sigprocmask... yes >checking for readdir... yes >checking whether readlink signature is correct... yes >checking whether readlink handles trailing slash correctly... yes >checking whether readlinkat signature is correct... yes >checking whether getutent is declared... yes >checking for struct utmpx.ut_user... yes >checking for struct utmp.ut_user... yes >checking for struct utmpx.ut_name... yes >checking for struct utmp.ut_name... yes >checking for struct utmpx.ut_type... yes >checking for struct utmp.ut_type... yes >checking for struct utmpx.ut_pid... yes >checking for struct utmp.ut_pid... yes >checking for struct utmpx.ut_id... yes >checking for struct utmp.ut_id... yes >checking for struct utmpx.ut_exit... yes >checking for struct utmp.ut_exit... yes >checking for struct utmpx.ut_exit.ut_exit... no >checking for struct utmp.ut_exit.ut_exit... no >checking for struct utmpx.ut_exit.e_exit... yes >checking for struct utmp.ut_exit.e_exit... yes >checking for struct utmpx.ut_exit.ut_termination... no >checking for struct utmp.ut_exit.ut_termination... no >checking for struct utmpx.ut_exit.e_termination... yes >checking for struct utmp.ut_exit.e_termination... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible realloc... 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 remove handles directories... yes >checking whether rename honors trailing slash on destination... yes >checking whether rename honors trailing slash on source... yes >checking whether rename manages hard links correctly... yes >checking whether rename manages existing destinations correctly... yes >checking for linux/fs.h... (cached) yes >checking for linux/fs.h... (cached) yes >checking for rewinddir... yes >checking whether rmdir works... (cached) yes >checking for rpmatch... yes >checking for sched.h... yes >checking for struct sched_param... yes >checking whether select supports a 0 argument... (cached) yes >checking whether select detects invalid fds... (cached) yes >checking selinux/flask.h usability... no >checking selinux/flask.h presence... no >checking for selinux/flask.h... no >checking for library containing getservbyname... (cached) none required >checking for getservbyname... (cached) yes >checking whether setenv validates arguments... yes >checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes >checking whether setlocale (category, NULL) is multithread-safe... (cached) yes >checking for sig2str... no >checking for struct sigaction.sa_sigaction... yes >checking for volatile sig_atomic_t... yes >checking for sighandler_t... yes >checking for signbit macro... yes >checking for signbit compiler built-ins... yes >checking for sigprocmask... (cached) yes >checking for stdint.h... (cached) yes >checking for SIZE_MAX... yes >checking for smack_new_label_from_self in -lsmack... no >checking for snprintf... (cached) yes >checking whether snprintf respects a size of 1... yes >checking whether printf supports POSIX/XSI format strings with positions... yes >checking for socklen_t... yes >checking for ssize_t... (cached) yes >checking whether stat handles trailing slashes on files... yes >checking for struct stat.st_atim.tv_nsec... yes >checking whether struct stat.st_atim is of type struct timespec... yes >checking for struct stat.st_birthtimespec.tv_nsec... no >checking for struct stat.st_birthtimensec... no >checking for struct stat.st_birthtim.tv_nsec... no >checking for working stdalign.h... yes >checking for va_copy... yes >checking for good max_align_t... (cached) yes >checking whether NULL can be used in arbitrary expressions... (cached) yes >checking which flavor of printf attribute matches inttypes macros... system >checking for stpcpy... yes >checking for working stpncpy... yes >checking for working strerror function... yes >checking for working strndup... yes >checking for working strnlen... yes >checking for strsignal... yes >checking whether strsignal always returns a string... yes >checking whether strstr works... yes >checking whether strtod obeys C99... yes >checking whether strtoimax works... yes >checking whether strtold obeys POSIX... yes >checking for strtoll... yes >checking for strtoull... yes >checking whether symlink handles trailing slash correctly... yes >checking whether symlinkat handles trailing slash correctly... yes >checking whether <sys/ioctl.h> declares ioctl... yes >checking for nlink_t... (cached) yes >checking for struct utsname... yes >checking whether localtime_r is declared... yes >checking whether localtime_r is compatible with its POSIX signature... yes >checking whether localtime loops forever near extrema... no >checking for timezone_t... no >checking for library containing timer_settime... -lrt >checking for timer_settime... yes >checking whether tzset clobbers localtime buffer... no >checking for uname... yes >checking whether unlink honors trailing slashes... (cached) yes >checking whether unlink of a parent directory fails as it should... (cached) guessing yes >checking whether a running program can be unlinked... yes >checking for unsetenv... yes >checking for unsetenv() return type... int >checking whether unsetenv obeys POSIX... yes >checking for /proc/uptime... yes >checking whether utimensat works... yes >checking for ptrdiff_t... yes >checking for vasprintf... yes >checking for vasprintf... (cached) yes >checking for ptrdiff_t... (cached) yes >checking for ptrdiff_t... (cached) yes >checking whether mbrtowc handles incomplete characters... (cached) guessing yes >checking whether mbrtowc works as well as mbtowc... (cached) guessing yes >checking whether wcrtomb works in the C locale... yes >checking whether wcrtomb return value is correct... guessing yes >checking whether iswcntrl works... (cached) yes >checking for towlower... (cached) yes >checking for wctype_t... (cached) yes >checking for wctrans_t... (cached) yes >checking whether wcwidth is declared... (cached) yes >checking whether wcwidth works reasonably in UTF-8 locales... (cached) yes >checking whether use of TIOCGWINSZ requires sys/ioctl.h... yes >checking whether use of TIOCGWINSZ requires termios.h... (cached) no >checking whether use of struct winsize requires sys/ptem.h... no >checking for stdint.h... (cached) yes >checking for a traditional french locale... (cached) none >checking for a french Unicode locale... (cached) none >checking for a traditional french locale... (cached) none >checking for a turkish Unicode locale... none >checking whether byte ordering is bigendian... (cached) no >checking for library containing inet_pton... none required >checking whether inet_pton is declared... yes >checking whether byte ordering is bigendian... (cached) no >checking for ioctl... yes >checking for ioctl with POSIX signature... no >checking where to find the exponent in a 'double'... (cached) word 1 bit 20 >checking where to find the exponent in a 'float'... (cached) word 0 bit 23 >checking where to find the exponent in a 'long double'... word 2 bit 0 >checking for a traditional french locale... (cached) none >checking for a french Unicode locale... (cached) none >checking for a traditional japanese locale... (cached) none >checking for a transitional chinese locale... (cached) none >checking for a traditional french locale... (cached) none >checking for a french Unicode locale... (cached) none >checking for a traditional japanese locale... (cached) none >checking for a transitional chinese locale... (cached) none >checking for a traditional french locale... (cached) none >checking for a french Unicode locale... (cached) none >checking for a traditional japanese locale... (cached) none >checking for a transitional chinese locale... (cached) none >checking for a turkish Unicode locale... (cached) none >checking for a transitional chinese locale... (cached) none >checking for a french Unicode locale... (cached) none >checking for a traditional french locale... (cached) none >checking for a french Unicode locale... (cached) none >checking for a traditional japanese locale... (cached) none >checking for a transitional chinese locale... (cached) none >checking for a french Unicode locale... (cached) none >checking for a transitional chinese locale... (cached) none >checking for mmap... (cached) yes >checking for MAP_ANONYMOUS... yes >checking for mmap... (cached) yes >checking for MAP_ANONYMOUS... yes >checking for mmap... (cached) yes >checking for MAP_ANONYMOUS... yes >checking for mmap... (cached) yes >checking for MAP_ANONYMOUS... yes >checking for a traditional french locale... (cached) none >checking for a french Unicode locale... (cached) none >checking whether perror matches strerror... yes >checking for mmap... (cached) yes >checking for MAP_ANONYMOUS... yes >checking whether sched_yield is declared... yes >checking whether setlocale supports the C locale... yes >checking for a traditional french locale... (cached) none >checking for a french Unicode locale... (cached) none >checking for a traditional japanese locale... (cached) none >checking for a transitional chinese locale... (cached) none >checking whether sleep is declared... yes >checking for working sleep... yes >checking for mmap... (cached) yes >checking for MAP_ANONYMOUS... yes >checking for mmap... (cached) yes >checking for MAP_ANONYMOUS... yes >checking for a traditional french locale... (cached) none >checking for a french Unicode locale... (cached) none >checking for a traditional french locale... (cached) none >checking for a french Unicode locale... (cached) none >checking for pthread_atfork... yes >checking whether tmpfile works... yes >checking for useconds_t... yes >checking whether usleep allows large arguments... yes >checking for a traditional french locale... (cached) none >checking for a french Unicode locale... (cached) none >checking for a traditional japanese locale... (cached) none >checking for a transitional chinese locale... (cached) none >checking whether wctob works... guessing yes >checking whether wctob is declared... yes >checking for library containing strerror... none required >checking for working volatile... yes >checking for unsigned long long int... yes >checking for sys/sysctl.h... (cached) yes >checking whether time.h and sys/time.h may both be included... yes >checking whether geteuid is declared... yes >checking whether getuid is declared... yes >checking whether getgrgid is declared... yes >checking whether getpwuid is declared... yes >checking whether ttyname is declared... yes >checking whether setregid is declared... yes >checking attr/error_context.h usability... yes >checking attr/error_context.h presence... yes >checking for attr/error_context.h... yes >checking attr/libattr.h usability... yes >checking attr/libattr.h presence... yes >checking for attr/libattr.h... yes >checking for library containing attr_copy_file... -lattr >checking for attr_copy_file... yes >checking for struct stat.st_author... no >checking for ino_t... yes >checking for major_t... no >checking for minor_t... no >checking for mode_to_security_class... no >checking for matchpathcon_init_prefix... no >checking for inotify_init... yes >checking nfs/vfs.h usability... no >checking nfs/vfs.h presence... no >checking for nfs/vfs.h... no >checking for struct statvfs.f_basetype... no >checking for struct statvfs.f_fstypename... no >checking for struct statvfs.f_type... no >checking for struct statfs.f_namelen... yes >checking for struct statfs.f_namemax... no >checking for struct statfs.f_type... (cached) yes >checking for struct statfs.f_frsize... yes >checking for library containing fdatasync... none required >checking for fdatasync... (cached) yes >configure: WARNING: libcap support disabled by user >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking for chroot... yes >checking for gethostid... yes >checking for sigsuspend... yes >checking whether use of struct winsize requires sys/ptem.h... (cached) no >checking whether localtime caches TZ... no >checking for getattrat... no >checking for statx... yes >checking for initgroups... yes >checking for syslog... yes >checking for 3-argument setpriority function... yes >checking ut_host in struct utmp... yes >checking for sysctl... (cached) yes >checking for sys/sysctl.h... (cached) yes >checking whether we can get the system boot time... yes >checking POSIX termios... (cached) yes >checking whether use of TIOCGWINSZ requires sys/ioctl.h... (cached) yes >checking whether termios.h needs _XOPEN_SOURCE... no >checking c_line in struct termios... yes >checking whether use of struct winsize requires sys/ptem.h... (cached) no >checking whether use of TIOCGWINSZ requires termios.h... (cached) no >checking whether strsignal is declared... (cached) yes >checking whether sys_siglist is declared... (cached) yes >checking whether _sys_siglist is declared... yes >checking whether __sys_siglist is declared... no >checking whether C compiler handles -Werror... yes >checking whether C compiler handles -errwarn... no >checking whether this system supports stdbuf... no >configure: WARNING: 'hostname' is already not being installed >configure: WARNING: 'su' is already not being installed >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 CFPreferencesCopyAppValue... (cached) no >checking for CFLocaleCopyPreferredLanguages... (cached) no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for a traditional french locale... (cached) none >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating po/Makefile.in >config.status: creating gnulib-tests/Makefile >config.status: creating lib/config.h >config.status: executing depfiles commands >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >>>> Source configured. > * --------------------------- ACCESS VIOLATION SUMMARY --------------------------- > * LOG FILE: "/var/tmp/portage/sys-apps/coreutils-8.32-r1/temp/sandbox.log" > * >VERSION 1.0 >FORMAT: F - Function called >FORMAT: S - Access Status >FORMAT: P - Path as passed to function >FORMAT: A - Absolute Path (not canonical) >FORMAT: R - Canonical Path >FORMAT: C - Command Line > >F: MKDIR >S: deny >P: /usr/tmp/cf138 >A: /usr/tmp/cf138 >R: /usr/tmp/cf138 >C: mkdir /usr/tmp/cf138 > * --------------------------------------------------------------------------------
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 737220
: 654734 |
654736
|
668006