Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 231989 Details for
Bug 320401
sys-apps/parted - ln: creating hard link `.libs/libfs.lax/lt1-interface.o' => `.libs/libfs.lax/libext2.a/interface.o': Permission denied
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log with sandbox violation
build.log (text/plain), 37.93 KB, created by
Andreas Schürch
on 2010-05-18 15:53:26 UTC
(
hide
)
Description:
build.log with sandbox violation
Filename:
MIME Type:
Creator:
Andreas Schürch
Created:
2010-05-18 15:53:26 UTC
Size:
37.93 KB
patch
obsolete
> [32;01m*[0m CPV: sys-apps/parted-2.2 > [32;01m*[0m REPO: gentoo > [32;01m*[0m USE: debug elibc_glibc kernel_linux nls readline test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking parted-2.2.tar.gz to /var/tmp/portage/sys-apps/parted-2.2/work >>>> Source unpacked in /var/tmp/portage/sys-apps/parted-2.2/work >>>> Preparing source in /var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2 ... > * econf: updating parted-2.2/build-aux/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating parted-2.2/build-aux/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-readline --enable-nls --enable-debug --disable-selinux --disable-device-mapper --disable-rpath --disable-Werror >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 build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for style of include used by make... GNU >checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking for library containing strerror... none required >checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking whether i686-pc-linux-gnu-gcc needs -traditional... no >checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >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 i686-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 >checking for i686-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 >checking for a usable (O_DIRECT-supporting) temporary dir... . >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking for working alloca.h... yes >checking for alloca... yes >checking whether <wchar.h> uses 'inline' correctly... yes >checking for btowc... yes >checking for canonicalize_file_name... yes >checking for getcwd... yes >checking for readlink... yes >checking for realpath... yes >checking for __fpending... yes >checking for fsync... yes >checking for gettimeofday... yes >checking for lstat... yes >checking for mbsinit... yes >checking for mbrtowc... yes >checking for mprotect... yes >checking for nl_langinfo... yes >checking for pathconf... yes >checking for isblank... yes >checking for iswctype... yes >checking for wcscoll... yes >checking for strndup... yes >checking for wcrtomb... yes >checking for iswcntrl... yes >checking for dup2... yes >checking for setenv... yes >checking for symlink... yes >checking for wctob... yes >checking for nl_langinfo and CODESET... yes >checking for a traditional french locale... none >checking for size_t... yes >checking whether malloc, realloc, calloc are POSIX compliant... yes >checking whether // is distinct from /... no >checking whether realpath works... yes >checking for sys/param.h... yes >checking for errno.h... yes >checking for stdio_ext.h... yes >checking for getopt.h... yes >checking for sys/time.h... yes >checking for stdint.h... (cached) yes >checking for wchar.h... yes >checking for inttypes.h... (cached) yes >checking for langinfo.h... yes >checking for sys/mman.h... yes >checking for locale.h... yes >checking for stdarg.h... yes >checking for stddef.h... yes >checking for stdio.h... yes >checking for stdlib.h... (cached) yes >checking for sys/socket.h... yes >checking for string.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for time.h... yes >checking for unistd.h... (cached) yes >checking for wctype.h... yes >checking for fcntl.h... yes >checking for priv.h... no >checking for blkid/blkid.h... yes >checking whether system is Windows or MSDOS... no >checking whether the preprocessor supports include_next... 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 for inline... inline >checking for getopt.h... (cached) yes >checking for getopt_long_only... yes >checking whether optreset is declared... no >checking whether getopt is POSIX compatible... yes >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 gettimeofday is declared without a macro... yes >checking for long long int... yes >checking for unsigned long long int... yes >checking whether stdint.h conforms to C99... yes >checking for inttypes.h... (cached) yes >checking whether the inttypes.h PRIxNN macros are broken... no >checking whether imaxabs is declared... yes >checking whether imaxdiv is declared... yes >checking whether strtoimax is declared... yes >checking whether strtoumax is declared... yes >checking for working fcntl.h... yes >checking whether getc_unlocked is declared... yes >checking whether we are using the GNU C Library 2.1 or newer... yes >checking whether lstat correctly handles trailing slash... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... 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 for mmap... yes >checking for MAP_ANONYMOUS... yes >checking for memchr... yes >checking whether memchr works... yes >checking for ssize_t... yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for wchar_t... yes >checking whether strdup is declared... yes >checking for working strerror function... yes >checking whether memmem is declared without a macro... yes >checking whether mempcpy is declared without a macro... yes >checking whether memrchr is declared without a macro... yes >checking whether rawmemchr is declared without a macro... yes >checking whether stpcpy is declared without a macro... yes >checking whether stpncpy is declared without a macro... yes >checking whether strchrnul is declared without a macro... yes >checking whether strdup is declared without a macro... yes >checking whether strndup is declared without a macro... yes >checking whether strnlen is declared without a macro... yes >checking whether strpbrk is declared without a macro... yes >checking whether strsep is declared without a macro... yes >checking whether strcasestr is declared without a macro... yes >checking whether strtok_r is declared without a macro... yes >checking whether strsignal is declared without a macro... yes >checking whether strverscmp is declared without a macro... yes >checking whether strndup is declared... (cached) yes >checking whether strnlen is declared... (cached) yes >checking whether stat file-mode macros are broken... no >checking for struct timespec in <time.h>... yes >checking for wint_t... yes >checking if environ is properly declared... yes >checking for mode_t... yes >checking for promoted mode_t type... mode_t >checking whether setenv validates arguments... yes >checking search.h usability... yes >checking search.h presence... yes >checking for search.h... yes >checking for tsearch... yes >checking for alloca as a compiler built-in... yes >checking whether to enable assertions... yes >checking whether btowc(EOF) is correct... guessing yes >checking for GNU libc compatible calloc... yes >checking whether // is distinct from /... (cached) no >checking for error_at_line... yes >checking whether __fpending is declared... yes >checking whether gettimeofday clobbers localtime buffer... no >checking for gettimeofday with POSIX signature... almost >checking whether the compiler generally respects inline... yes >checking whether inttypes.h conforms to C99... yes >checking whether INT32_MAX < INTMAX_MAX... yes >checking whether INT64_MAX == LONG_MAX... no >checking whether UINT32_MAX < UINTMAX_MAX... yes >checking whether UINT64_MAX == ULONG_MAX... no >checking whether imaxabs is declared without a macro... yes >checking whether imaxdiv is declared without a macro... yes >checking whether strtoimax is declared without a macro... yes >checking whether strtoumax is declared without a macro... yes >checking whether langinfo.h defines CODESET... yes >checking whether langinfo.h defines ERA... yes >checking whether nl_langinfo is declared without a macro... yes >checking for flag to ignore unused libraries... -Wl,--as-needed >checking whether lseek detects pipes... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... (cached) 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 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 handles incomplete characters... (cached) guessing yes >checking whether mbrtowc works as well as mbtowc... (cached) guessing yes >checking for working mkstemp... yes >checking whether program_invocation_name is declared... yes >checking whether program_invocation_short_name is declared... yes >checking whether readlink signature is correct... yes >checking whether readlink handles trailing slash correctly... 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 for rpmatch... yes >checking for ssize_t... (cached) yes >checking whether stat handles trailing slashes on directories... yes >checking whether stat handles trailing slashes on files... yes >checking for va_copy... yes >checking whether NULL can be used in arbitrary expressions... yes >checking whether stdint.h conforms to C99... (cached) yes >checking whether dprintf is declared without a macro... yes >checking whether fpurge is declared without a macro... no >checking whether fseeko is declared without a macro... yes >checking whether ftello is declared without a macro... yes >checking whether getdelim is declared without a macro... yes >checking whether getline is declared without a macro... yes >checking whether popen is declared without a macro... yes >checking whether renameat is declared without a macro... yes >checking whether snprintf is declared without a macro... yes >checking whether vdprintf is declared without a macro... yes >checking whether vsnprintf is declared without a macro... yes >checking for random.h... no >checking for struct random_data... yes >checking whether atoll is declared without a macro... yes >checking whether canonicalize_file_name is declared without a macro... yes >checking whether getloadavg is declared without a macro... yes >checking whether getsubopt is declared without a macro... yes >checking whether mkdtemp is declared without a macro... yes >checking whether mkostemp is declared without a macro... yes >checking whether mkostemps is declared without a macro... no >checking whether mkstemp is declared without a macro... yes >checking whether mkstemps is declared without a macro... no >checking whether random_r is declared without a macro... yes >checking whether initstat_r is declared without a macro... no >checking whether srandom_r is declared without a macro... yes >checking whether setstate_r is declared without a macro... yes >checking whether realpath is declared without a macro... yes >checking whether rpmatch is declared without a macro... yes >checking whether setenv is declared without a macro... yes >checking whether strtod is declared without a macro... yes >checking whether strtoll is declared without a macro... yes >checking whether strtoull is declared without a macro... yes >checking whether unsetenv is declared without a macro... yes >checking for strdup... yes >checking for working strndup... yes >checking for working strnlen... yes >checking for nlink_t... yes >checking whether fchmodat is declared without a macro... yes >checking whether fstatat is declared without a macro... yes >checking whether futimens is declared without a macro... yes >checking whether lchmod is declared without a macro... yes >checking whether lstat is declared without a macro... yes >checking whether mkdirat is declared without a macro... yes >checking whether mkfifo is declared without a macro... yes >checking whether mkfifoat is declared without a macro... yes >checking whether mknod is declared without a macro... yes >checking whether mknodat is declared without a macro... yes >checking whether stat is declared without a macro... yes >checking whether utimensat is declared without a macro... yes >checking whether chown is declared without a macro... yes >checking whether dup2 is declared without a macro... yes >checking whether dup3 is declared without a macro... yes >checking whether environ is declared without a macro... yes >checking whether euidaccess is declared without a macro... yes >checking whether faccessat is declared without a macro... yes >checking whether fchdir is declared without a macro... yes >checking whether fchownat is declared without a macro... yes >checking whether fsync is declared without a macro... yes >checking whether ftruncate is declared without a macro... yes >checking whether getcwd is declared without a macro... yes >checking whether getdomainname is declared without a macro... yes >checking whether getdtablesize is declared without a macro... yes >checking whether getgroups is declared without a macro... yes >checking whether gethostname is declared without a macro... yes >checking whether getlogin is declared without a macro... yes >checking whether getlogin_r is declared without a macro... yes >checking whether getpagesize is declared without a macro... yes >checking whether getusershell is declared without a macro... yes >checking whether setusershell is declared without a macro... yes >checking whether endusershell is declared without a macro... yes >checking whether lchown is declared without a macro... yes >checking whether link is declared without a macro... yes >checking whether linkat is declared without a macro... yes >checking whether lseek is declared without a macro... yes >checking whether pipe2 is declared without a macro... yes >checking whether pread is declared without a macro... yes >checking whether readlink is declared without a macro... yes >checking whether readlinkat is declared without a macro... yes >checking whether rmdir is declared without a macro... yes >checking whether sleep is declared without a macro... yes >checking whether symlink is declared without a macro... yes >checking whether symlinkat is declared without a macro... yes >checking whether unlink is declared without a macro... yes >checking whether unlinkat is declared without a macro... yes >checking whether usleep is declared without a macro... yes >checking whether unlink honors trailing slashes... yes >checking whether btowc is declared without a macro... yes >checking whether wctob is declared without a macro... yes >checking whether mbsinit is declared without a macro... yes >checking whether mbrtowc is declared without a macro... yes >checking whether mbrlen is declared without a macro... yes >checking whether mbsrtowcs is declared without a macro... yes >checking whether mbsnrtowcs is declared without a macro... yes >checking whether wcrtomb is declared without a macro... yes >checking whether wcsrtombs is declared without a macro... yes >checking whether wcsnrtombs is declared without a macro... yes >checking whether wcwidth is declared without a macro... 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 iswcntrl works... 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 dup2 works... yes >checking whether fcntl is declared without a macro... yes >checking whether openat is declared without a macro... 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 for a french Unicode locale... (cached) none >checking for a traditional french locale... (cached) none >checking for a french Unicode locale... (cached) none >checking whether open recognizes a trailing slash... yes >checking for getppriv... no >checking for putenv compatible with GNU and SVID... yes >checking for a traditional french locale... (cached) none >checking for a french Unicode locale... (cached) none >checking for wchar_t... (cached) yes >checking for wint_t... (cached) yes >checking whether symlink handles trailing slash correctly... yes >checking for unsetenv... yes >checking for unsetenv() return type... int >checking whether unsetenv works on duplicates... 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... (cached) yes >checking size of off_t... 8 >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by i686-pc-linux-gnu-gcc -std=gnu99... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... (cached) i686-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc -std=gnu99 object... ok >checking for dlfcn.h... yes >checking for objdir... .libs >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-gcc -std=gnu99 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >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/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-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 dlopen in -ldl... yes >checking for uuid_generate in -luuid... yes >checking for library containing tgetent... -lncurses >checking for readline in -lreadline... yes >checking for rl_variable_value in -lreadline... yes >checking uuid/uuid.h usability... yes >checking uuid/uuid.h presence... yes >checking for uuid/uuid.h... yes >checking for getopt.h... (cached) yes >checking linux/unistd.h usability... yes >checking linux/unistd.h presence... yes >checking for linux/unistd.h... yes >checking readline/readline.h usability... yes >checking readline/readline.h presence... yes >checking for readline/readline.h... yes >checking readline/history.h usability... yes >checking readline/history.h presence... yes >checking for readline/history.h... yes >checking termcap.h usability... yes >checking termcap.h presence... yes >checking for termcap.h... yes >checking for wctype.h... (cached) yes >checking execinfo.h usability... yes >checking execinfo.h presence... yes >checking for execinfo.h... yes >checking for backtrace in -lc... yes >checking for i686-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for CHECK... yes >checking for ld used by i686-pc-linux-gnu-gcc -std=gnu99... (cached) /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes >checking whether byte ordering is bigendian... no >checking for inline... (cached) inline >checking for an ANSI C-conforming const... yes >checking for C/C++ restrict keyword... (cached) __restrict >checking for sigaction... yes >checking for getuid... yes >checking for rl_completion_matches... yes >checking for canonicalize_file_name... (cached) yes >checking for library containing blkid_probe_get_topology... no >checking for blkid_probe_get_topology... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating lib/Makefile >config.status: creating include/Makefile >config.status: creating include/parted/Makefile >config.status: creating libparted/Makefile >config.status: creating libparted/labels/Makefile >config.status: creating libparted/fs/Makefile >config.status: creating libparted/fs/amiga/Makefile >config.status: creating libparted/fs/ext2/Makefile >config.status: creating libparted/fs/fat/Makefile >config.status: creating libparted/fs/hfs/Makefile >config.status: creating libparted/fs/jfs/Makefile >config.status: creating libparted/fs/linux_swap/Makefile >config.status: creating libparted/fs/ntfs/Makefile >config.status: creating libparted/fs/reiserfs/Makefile >config.status: creating libparted/fs/ufs/Makefile >config.status: creating libparted/fs/xfs/Makefile >config.status: creating libparted/tests/Makefile >config.status: creating libparted.pc >config.status: creating parted/Makefile >config.status: creating partprobe/Makefile >config.status: creating doc/Makefile >config.status: creating doc/C/Makefile >config.status: creating doc/pt_BR/Makefile >config.status: creating debug/Makefile >config.status: creating debug/clearfat/Makefile >config.status: creating debug/test/Makefile >config.status: creating tests/Makefile >config.status: creating po/Makefile.in >config.status: creating lib/config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile > >Type 'make' to compile parted. >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2 ... >make >make all-recursive >make[1]: Entering directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2' >Making all in po >make[2]: Entering directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/po' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/po' >Making all in lib >make[2]: Entering directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/lib' > GEN alloca.h > GEN arg-nonnull.h > GEN configmake.h > GEN warn-on-use.h > GEN inttypes.h > GEN langinfo.h > GEN stdio.h > GEN stdlib.h > GEN string.h > GEN sys/stat.h > GEN sys/time.h > GEN time.h > GEN unistd.h > GEN wchar.h >make all-recursive >make[3]: Entering directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/lib' >make[4]: Entering directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/lib' > CC close-hook.lo > CC localcharset.lo > CC malloca.lo > CC progname.lo > CC version-etc.lo > CC version-etc-fsf.lo > CC xalloc-die.lo > CC xstrndup.lo > CC argmatch.lo > CC basename.lo > CC basename-lgpl.lo > CC close-stream.lo > CC closeout.lo > CC dirname.lo > CC dirname-lgpl.lo > CC exitfail.lo > CC long-options.lo > CC quote.lo > CC quotearg.lo > CC regex.lo > CC safe-read.lo > CC stripslash.lo > CC tempname.lo > CC xmalloc.lo > CC xstrtol.lo > CC xstrtol-error.lo > CC xstrtoul.lo > CCLD libgnulib.la > GEN charset.alias > GEN ref-add.sed > GEN ref-del.sed >make[4]: Leaving directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/lib' >make[3]: Leaving directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/lib' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/lib' >Making all in libparted >make[2]: Entering directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/libparted' >Makefile:1057: warning: overriding commands for target `linux.lo' >Makefile:1050: warning: ignoring old commands for target `linux.lo' >Making all in labels >make[3]: Entering directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/libparted/labels' >make all-am >make[4]: Entering directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/libparted/labels' > CC aix.lo > CC bsd.lo > CC dos.lo > CC dvh.lo > CC efi_crc32.lo > CC gpt.lo > CC loop.lo > CC mac.lo > CC pc98.lo > CC pt-tools.lo > CC rdb.lo > CC sun.lo > CCLD liblabels.la >make[4]: Leaving directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/libparted/labels' >make[3]: Leaving directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/libparted/labels' >Making all in fs >make[3]: Entering directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/libparted/fs' >Making all in amiga >make[4]: Entering directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/libparted/fs/amiga' > CC amiga.lo > CC affs.lo > CC asfs.lo > CC apfs.lo > CC interface.lo > CCLD libamigafs.la >make[4]: Leaving directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/libparted/fs/amiga' >Making all in ext2 >make[4]: Entering directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/libparted/fs/ext2' > CC ext2.lo > CC ext2_block_relocator.lo > CC ext2_buffer.lo > CC ext2_inode_relocator.lo > CC ext2_meta.lo > CC ext2_mkfs.lo > CC ext2_resize.lo > CC interface.lo > CC parted_io.lo > CC tune.lo > CCLD libext2.la >make[4]: Leaving directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/libparted/fs/ext2' >Making all in ufs >make[4]: Entering directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/libparted/fs/ufs' > CC ufs.lo > CCLD libufs.la >make[4]: Leaving directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/libparted/fs/ufs' >Making all in fat >make[4]: Entering directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/libparted/fs/fat' > CC bootsector.lo > CC calc.lo > CC clstdup.lo > CC context.lo > CC count.lo > CC fat.lo > CC fatio.lo > CC table.lo > CC traverse.lo > CC resize.lo > CCLD libfat.la >make[4]: Leaving directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/libparted/fs/fat' >Making all in ntfs >make[4]: Entering directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/libparted/fs/ntfs' > CC ntfs.lo > CCLD libntfs.la >make[4]: Leaving directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/libparted/fs/ntfs' >Making all in hfs >make[4]: Entering directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/libparted/fs/hfs' > CC hfs.lo > CC probe.lo > CC cache.lo > CC advfs.lo > CC file.lo > CC reloc.lo > CC advfs_plus.lo > CC file_plus.lo > CC reloc_plus.lo > CC journal.lo > CCLD libhfs.la >make[4]: Leaving directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/libparted/fs/hfs' >Making all in linux_swap >make[4]: Entering directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/libparted/fs/linux_swap' > CC linux_swap.lo > CCLD liblinuxswap.la >make[4]: Leaving directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/libparted/fs/linux_swap' >Making all in xfs >make[4]: Entering directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/libparted/fs/xfs' > CC xfs.lo > CCLD libxfs.la >make[4]: Leaving directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/libparted/fs/xfs' >Making all in jfs >make[4]: Entering directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/libparted/fs/jfs' > CC jfs.lo > CCLD libjfs.la >make[4]: Leaving directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/libparted/fs/jfs' >Making all in reiserfs >make[4]: Entering directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/libparted/fs/reiserfs' > CC reiserfs.lo > CC geom_dal.lo > CCLD libreiserfs.la >make[4]: Leaving directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/libparted/fs/reiserfs' >make[4]: Entering directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/libparted/fs' > CCLD libfs.la >libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries >libtool: link: warning: `-release' is ignored for convenience libraries >copying selected object files to avoid basename conflicts... >[31;01mACCESS DENIED[0m linkat: /var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/libparted/fs/.libs/libfs.lax/lt1-interface.o >ln: creating hard link `.libs/libfs.lax/lt1-interface.o' => `.libs/libfs.lax/libext2.a/interface.o': Permission denied >make[4]: Leaving directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/libparted/fs' >make[3]: Leaving directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/libparted/fs' >Making all in . >make[3]: Entering directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/libparted' >Makefile:1057: warning: overriding commands for target `linux.lo' >Makefile:1050: warning: ignoring old commands for target `linux.lo' > CC debug.lo > CC architecture.lo > CC device.lo > CC exception.lo > CC filesys.lo > CC libparted.lo > CC timer.lo > CC unit.lo > CC disk.lo > CC geom.lo > CC constraint.lo > CC natmath.lo > CC linux.lo > CCLD libparted.la >make[3]: Leaving directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/libparted' >Making all in tests >make[3]: Entering directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/libparted/tests' >rm -f init.sh-t init.sh >echo 'PARTED_USABLE_TEST_DIR="."' > init.sh-t >echo 'abs_top_srcdir="/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2"' >> init.sh-t >echo 'PATH="/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/libparted/tests:$PATH"; export PATH' >> init.sh-t >chmod a-w init.sh-t >mv init.sh-t init.sh >make[3]: Leaving directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/libparted/tests' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/libparted' >Making all in parted >make[2]: Entering directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/parted' > CC parted-command.o > CC parted-parted.o > CC parted-strlist.o > CC parted-ui.o > CC parted-table.o > CCLD parted >make[2]: Leaving directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/parted' >Making all in partprobe >make[2]: Entering directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/partprobe' > CC partprobe.o > CCLD partprobe >make[2]: Leaving directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/partprobe' >Making all in include >make[2]: Entering directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/include' >Making all in parted >make[3]: Entering directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/include/parted' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/include/parted' >make[3]: Entering directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/include' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/include' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/include' >Making all in doc >make[2]: Entering directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/doc' >Making all in C >make[3]: Entering directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/doc/C' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/doc/C' >Making all in pt_BR >make[3]: Entering directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/doc/pt_BR' >for po in `ls -1 ./*.pt_BR.po 2>/dev/null`; do \ > make $(basename ${po%.pt_BR.po}); \ > done >make[3]: Leaving directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/doc/pt_BR' >make[3]: Entering directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/doc' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/doc' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/doc' >Making all in debug >make[2]: Entering directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/debug' >Making all in clearfat >make[3]: Entering directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/debug/clearfat' > CC clearfat.o > CCLD clearfat >make[3]: Leaving directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/debug/clearfat' >Making all in test >make[3]: Entering directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/debug/test' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/debug/test' >make[3]: Entering directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/debug' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/debug' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/debug' >Making all in tests >make[2]: Entering directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/tests' >rm -f init.sh-t init.sh >echo 'PARTED_USABLE_TEST_DIR="."' > init.sh-t >echo 'abs_top_srcdir="/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2"' >> init.sh-t >echo 'PATH="/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/parted:/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/partprobe:$PATH"' >> init.sh-t >echo 'export PATH' >> init.sh-t >chmod a-w init.sh-t >mv init.sh-t init.sh >make[2]: Leaving directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/tests' >make[2]: Entering directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2' >make[2]: Nothing to be done for `all-am'. >make[2]: Leaving directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2' >make[1]: Leaving directory `/var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2' >>>> Source compiled. >[31;01m--------------------------- ACCESS VIOLATION SUMMARY ---------------------------[0m >[31;01mLOG FILE[0m "/var/log/sandbox/sandbox-23322.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: linkat >S: deny >P: .libs/libfs.lax/lt1-interface.o >A: /var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/libparted/fs/.libs/libfs.lax/lt1-interface.o >R: /var/tmp/portage/sys-apps/parted-2.2/work/parted-2.2/libparted/fs/.libs/libfs.lax/lt1-interface.o >C: ln .libs/libfs.lax/libext2.a/interface.o .libs/libfs.lax/lt1-interface.o >[31;01m--------------------------------------------------------------------------------[0m >
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 320401
: 231989