Hi,it seems eina is triggering a sandbox violation on emerge. Essentially it tries to remove a file present in / while installing. Seems to be something new added in revision r54731:
http://trac.enlightenment.org/e/changeset/54731/trunk/eina/src/modules/mp The build log is attached.
* Package: dev-libs/eina-9999 * Repository: enlightenment * Maintainer: enlightenm...@gentoo.org * USE: amd64 debug elibc_glibc kernel_linux mempool-chained mempool-pass-through mmx multilib nls sse sse2 threads userland_GNU >>> [1m[37mcfg-update-1.8.2-r1[0m[0m: Checksum index is up-to-date ... * subversion switch start --> * old repository: http://svn.enlightenment.org/svn/e/trunk/e...@54746 * new repository: http://svn.enlightenment.org/svn/e/trunk//eina At revision 54746. * working copy: /opt/distfiles/svn-src/enlightenment//eina
* Running eautoreconf in '/var/tmp/portage/dev-libs/eina-9999/work/eina' ... * Running aclocal -I m4 ... [ ok ] * Running libtoolize --copy --force --install --automake ... [ ok ] * Running aclocal -I m4 ... [ ok ] * Running autoconf ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy ... [ ok ] * Running elibtoolize in: eina/ * Applying portage-2.2.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... * Removing useless C++ checks ... [ ok ] checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 accept ISO C89... none needed checking for library containing strerror... none required 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 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 a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 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 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 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/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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... no checking whether to build mmx code... yes checking whether mmx instructions set is available... yes checking whether mmx linker option is supported... yes checking whether to build sse code... yes checking whether sse instructions set is available... yes checking whether sse linker option is supported... yes checking whether to build sse2 code... yes checking whether sse2 instructions set is available... yes checking whether sse2 linker option is supported... yes checking whether to build altivec code... no checking whether altivec instructions set is available... no checking whether to build POSIX threads code... yes checking whether to build Windows threads code... no checking whether system support POSIX threads... yes checking whether to build POSIX threads spinlock code... yes checking whether magic debug is enable... yes checking whether to enable build with valgrind... auto checking for x86_64-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 VALGRIND... no checking whether to do safety checking on api parameters... yes checking whether to use default mempool allocator... no checking whether to report stringshare usage... yes checking whether e17 real data benchmark are built... no checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to build documentation... no checking whether to use ememoa for memory pool... no checking whether to enable assertions... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking size of wchar_t... 4 checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for __attribute__... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking whether the compiler supports -Wall... yes checking whether the compiler supports -W... yes checking whether the compiler supports -Wshadow... yes checking whether the compiler supports -fno-strict-aliasing... yes checking for working alloca.h... yes checking for alloca... yes checking for strlcpy... no checking for dlopen... no checking for dlopen in -ldl... yes checking for dladdr in -ldl... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking for library containing fnmatch... none required checking for explicit iconv link options... no explicit iconv link option checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking whether iconv() is in libc... yes checking for dirfd... yes checking for openat... yes checking for statat... no checking for fpathconf... yes checking whether to enable chained pool built... yes checking whether to enable ememoa fixed built... no checking whether to enable ememoa unknown built... no checking whether to enable fixed bitmap built... no checking whether to enable pass through built... yes checking whether to enable buddy built... no checking whether to enable one big built... yes checking whether tests are built... no checking whether to use profiling instrumentation... no checking whether benchmark are built... no configure: creating ./config.status config.status: creating Makefile config.status: creating eina.pc config.status: creating eina.spec config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating src/include/Makefile config.status: creating src/include/eina_config.h config.status: creating src/lib/Makefile config.status: creating src/modules/Makefile config.status: creating src/modules/mp/Makefile config.status: creating src/modules/mp/chained_pool/Makefile config.status: creating src/modules/mp/ememoa_fixed/Makefile config.status: creating src/modules/mp/ememoa_unknown/Makefile config.status: creating src/modules/mp/pass_through/Makefile config.status: creating src/modules/mp/fixed_bitmap/Makefile config.status: creating src/modules/mp/buddy/Makefile config.status: creating src/modules/mp/one_big/Makefile config.status: creating src/tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ------------------------------------------------------------------------ eina 1.0.0.beta2 ------------------------------------------------------------------------ Configuration Options Summary: Magic debug..........: yes Safety checks........: yes Maximum log level....: <unset> Report string usage..: yes Valgrind support.....: no Default mempool......: no Thread Support.......: POSIX spinlock...........: yes debug usage........: no Amalgamation.........: no Iconv support........: yes File dirfd...........: yes Documentation........: no Tests................: no Coverage.............: no Benchmark............: no CPU Specific Extensions: MMX................: yes SSE................: yes SSE2...............: yes ALTIVEC............: no Memory pools: Chained pool.......: yes Ememoa fixed.......: no Ememoa unknown.....: no Fixed bitmap.......: no Pass through.......: yes Buddy..............: no One big............: static Compilation............: make (or gmake) CPPFLAGS.............: CFLAGS...............: -march=native -O2 -pipe -Wall -W -Wshadow -fno-strict-aliasing LDFLAGS..............: -Wl,-O1 -Wl,--as-needed -Wl,-O1 Installation...........: make install (as root if needed, with 'su' or 'sudo') prefix...............: /usr make all-recursive make[1]: Entering directory `/var/tmp/portage/dev-libs/eina-9999/work/eina' Making all in src make[2]: Entering directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src' Making all in lib make[3]: Entering directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/lib' CC libeina_la-eina_accessor.lo CC libeina_la-eina_array.lo CC libeina_la-eina_benchmark.lo CC libeina_la-eina_binshare.lo CC libeina_la-eina_convert.lo CC libeina_la-eina_counter.lo CC libeina_la-eina_cpu.lo CC libeina_la-eina_error.lo CC libeina_la-eina_fp.lo CC libeina_la-eina_hamster.lo CC libeina_la-eina_hash.lo CC libeina_la-eina_inlist.lo CC libeina_la-eina_iterator.lo CC libeina_la-eina_lalloc.lo CC libeina_la-eina_list.lo CC libeina_la-eina_log.lo CC libeina_la-eina_magic.lo CC libeina_la-eina_main.lo CC libeina_la-eina_matrixsparse.lo CC libeina_la-eina_mempool.lo CC libeina_la-eina_module.lo CC libeina_la-eina_quadtree.lo CC libeina_la-eina_rbtree.lo CC libeina_la-eina_rectangle.lo CC libeina_la-eina_safety_checks.lo CC libeina_la-eina_sched.lo CC libeina_la-eina_share_common.lo CC libeina_la-eina_str.lo CC libeina_la-eina_strbuf.lo CC libeina_la-eina_strbuf_common.lo CC libeina_la-eina_stringshare.lo CC libeina_la-eina_tiler.lo CC libeina_la-eina_unicode.lo CC libeina_la-eina_ustrbuf.lo CC libeina_la-eina_ustringshare.lo CC libeina_la-eina_value.lo CC libeina_la-eina_file.lo CC libeina_la-eina_one_big.lo CCLD libeina.la make[3]: Leaving directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/lib' Making all in include make[3]: Entering directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/include' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/include' Making all in modules make[3]: Entering directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/modules' Making all in mp make[4]: Entering directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/modules/mp' Making all in chained_pool make[5]: Entering directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/modules/mp/chained_pool' CC module_la-eina_chained_mempool.lo CCLD module.la make[5]: Leaving directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/modules/mp/chained_pool' Making all in ememoa_fixed make[5]: Entering directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/modules/mp/ememoa_fixed' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/modules/mp/ememoa_fixed' Making all in pass_through make[5]: Entering directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/modules/mp/pass_through' CC module_la-eina_pass_through.lo CCLD module.la make[5]: Leaving directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/modules/mp/pass_through' Making all in ememoa_unknown make[5]: Entering directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/modules/mp/ememoa_unknown' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/modules/mp/ememoa_unknown' Making all in fixed_bitmap make[5]: Entering directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/modules/mp/fixed_bitmap' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/modules/mp/fixed_bitmap' Making all in buddy make[5]: Entering directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/modules/mp/buddy' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/modules/mp/buddy' Making all in one_big make[5]: Entering directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/modules/mp/one_big' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/modules/mp/one_big' make[5]: Entering directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/modules/mp' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/modules/mp' make[4]: Leaving directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/modules/mp' make[4]: Entering directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/modules' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/modules' make[3]: Leaving directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/modules' Making all in tests make[3]: Entering directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/tests' make[3]: Entering directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src' make[2]: Leaving directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src' Making all in doc make[2]: Entering directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/doc' make[2]: Entering directory `/var/tmp/portage/dev-libs/eina-9999/work/eina' make[2]: Leaving directory `/var/tmp/portage/dev-libs/eina-9999/work/eina' make[1]: Leaving directory `/var/tmp/portage/dev-libs/eina-9999/work/eina' Making install in src make[1]: Entering directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src' Making install in lib make[2]: Entering directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/lib' make[3]: Entering directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/lib' test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/portage/dev-libs/eina-9999/image//usr/lib64" make[3]: Nothing to be done for `install-data-am'. /bin/sh ../../libtool --mode=install /usr/bin/install -c libeina.la '/var/tmp/portage/dev-libs/eina-9999/image//usr/lib64' libtool: install: /usr/bin/install -c .libs/libeina.so.1.0.0 /var/tmp/portage/dev-libs/eina-9999/image//usr/lib64/libeina.so.1.0.0 libtool: install: (cd /var/tmp/portage/dev-libs/eina-9999/image//usr/lib64 && { ln -s -f libeina.so.1.0.0 libeina.so.1 || { rm -f libeina.so.1 && ln -s libeina.so.1.0.0 libeina.so.1; }; }) libtool: install: (cd /var/tmp/portage/dev-libs/eina-9999/image//usr/lib64 && { ln -s -f libeina.so.1.0.0 libeina.so || { rm -f libeina.so && ln -s libeina.so.1.0.0 libeina.so; }; }) libtool: install: /usr/bin/install -c .libs/libeina.lai /var/tmp/portage/dev-libs/eina-9999/image//usr/lib64/libeina.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[3]: Leaving directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/lib' make[2]: Leaving directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/lib' Making install in include make[2]: Entering directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/include' make[3]: Entering directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/include' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/eina-1/eina" || /bin/mkdir -p "/var/tmp/portage/dev-libs/eina-9999/image//usr/include/eina-1/eina" test -z "/usr/include/eina-1" || /bin/mkdir -p "/var/tmp/portage/dev-libs/eina-9999/image//usr/include/eina-1" /usr/bin/install -c -m 644 Eina.h eina_config.h '/var/tmp/portage/dev-libs/eina-9999/image//usr/include/eina-1' /usr/bin/install -c -m 644 eina_safety_checks.h eina_error.h eina_log.h eina_inline_log.x eina_fp.h eina_inline_f32p32.x eina_inline_f16p16.x eina_inline_f8p24.x eina_inline_fp.x eina_hash.h eina_inline_hash.x eina_lalloc.h eina_inlist.h eina_list.h eina_file.h eina_mempool.h eina_module.h eina_rectangle.h eina_types.h eina_array.h eina_counter.h eina_inline_array.x eina_magic.h eina_stringshare.h eina_binshare.h eina_ustringshare.h eina_inline_stringshare.x eina_inline_ustringshare.x eina_inline_list.x eina_accessor.h eina_convert.h eina_rbtree.h eina_benchmark.h eina_inline_rbtree.x eina_inline_mempool.x eina_inline_rectangle.x eina_inline_trash.x eina_trash.h eina_iterator.h eina_main.h '/var/tmp/portage/dev-libs/eina-9999/image//usr/include/eina-1/eina' /usr/bin/install -c -m 644 eina_cpu.h eina_sched.h eina_tiler.h eina_hamster.h eina_matrixsparse.h eina_inline_tiler.x eina_str.h eina_inline_str.x eina_strbuf.h eina_ustrbuf.h eina_unicode.h eina_quadtree.h '/var/tmp/portage/dev-libs/eina-9999/image//usr/include/eina-1/eina' make[3]: Leaving directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/include' make[2]: Leaving directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/include' Making install in modules make[2]: Entering directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/modules' Making install in mp make[3]: Entering directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/modules/mp' Making install in chained_pool make[4]: Entering directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/modules/mp/chained_pool' make[5]: Entering directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/modules/mp/chained_pool' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/eina/modules/mp/chained_pool/linux-gnu-x86_64-1.0.0" || /bin/mkdir -p "/var/tmp/portage/dev-libs/eina-9999/image//usr/lib64/eina/modules/mp/chained_pool/linux-gnu-x86_64-1.0.0" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c module.la '/var/tmp/portage/dev-libs/eina-9999/image//usr/lib64/eina/modules/mp/chained_pool/linux-gnu-x86_64-1.0.0' libtool: install: warning: relinking `module.la' libtool: install: (cd /var/tmp/portage/dev-libs/eina-9999/work/eina/src/modules/mp/chained_pool; /bin/sh /var/tmp/portage/dev-libs/eina-9999/work/eina/libtool --silent --tag CC --tag disable-static --mode=relink x86_64-pc-linux-gnu-gcc -std=gnu99 -pthread -march=native -O2 -pipe -Wall -W -Wshadow -fno-strict-aliasing -no-undefined -module -avoid-version -pthread -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o module.la -rpath /usr/lib64/eina/modules/mp/chained_pool/linux-gnu-x86_64-1.0.0 module_la-eina_chained_mempool.lo ../../../../src/lib/libeina.la -ldl -lrt -lm -inst-prefix-dir /var/tmp/portage/dev-libs/eina-9999/image/) libtool: install: /usr/bin/install -c .libs/module.soT /var/tmp/portage/dev-libs/eina-9999/image//usr/lib64/eina/modules/mp/chained_pool/linux-gnu-x86_64-1.0.0/module.so libtool: install: /usr/bin/install -c .libs/module.lai /var/tmp/portage/dev-libs/eina-9999/image//usr/lib64/eina/modules/mp/chained_pool/linux-gnu-x86_64-1.0.0/module.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/eina/modules/mp/chained_pool/linux-gnu-x86_64-1.0.0' make install-data-hook make[6]: Entering directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/modules/mp/chained_pool' rm -f /usr/lib64/eina/modules/mp/chained_pool/linux-gnu-x86_64-1.0.0/module.la ACCESS DENIED unlinkat: /usr/lib64/eina/modules/mp/chained_pool/linux-gnu-x86_64-1.0.0/module.la rm: cannot remove `/usr/lib64/eina/modules/mp/chained_pool/linux-gnu-x86_64-1.0.0/module.la': Permission denied make[6]: *** [install-data-hook] Error 1 make[6]: Leaving directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/modules/mp/chained_pool' make[5]: *** [install-data-am] Error 2 make[5]: Leaving directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/modules/mp/chained_pool' make[4]: *** [install-am] Error 2 make[4]: Leaving directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/modules/mp/chained_pool' make[3]: *** [install-recursive] Error 1 make[3]: Leaving directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/modules/mp' make[2]: *** [install-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src/modules' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/dev-libs/eina-9999/work/eina/src' make: *** [install-recursive] Error 1 emake failed * ERROR: dev-libs/eina-9999 failed: * (no error message) * * Call stack: * ebuild.sh, line 56: Called src_install * environment, line 3052: Called enlightenment_src_install * environment, line 1663: Called die * The specific snippet of code: * emake install DESTDIR="${D}" || die; * * If you need support, post the output of 'emerge --info =dev-libs/eina-9999', * the complete build log and the output of 'emerge -pqv =dev-libs/eina-9999'. * This ebuild is from an overlay named 'enlightenment': '/var/lib/layman/enlightenment/' * The complete build log is located at '/var/tmp/portage/dev-libs/eina-9999/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/eina-9999/temp/environment'. * S: '/var/tmp/portage/dev-libs/eina-9999/work/eina' --------------------------- ACCESS VIOLATION SUMMARY --------------------------- LOG FILE "/var/log/sandbox/sandbox-17401.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: unlinkat S: deny P: /usr/lib64/eina/modules/mp/chained_pool/linux-gnu-x86_64-1.0.0/module.la A: /usr/lib64/eina/modules/mp/chained_pool/linux-gnu-x86_64-1.0.0/module.la R: /usr/lib64/eina/modules/mp/chained_pool/linux-gnu-x86_64-1.0.0/module.la C: rm -f /usr/lib64/eina/modules/mp/chained_pool/linux-gnu-x86_64-1.0.0/module.la --------------------------------------------------------------------------------
------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________ enlightenment-users mailing list enlightenment-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-users