Archived

This forum has been archived. Please start a new discussion on GitHub.

Install Ice-3.4.1 on gentoo

Hi, i don't can install Ice-3.4.1 to my gentoo linux.

Is itt possible the problem is the libmcpp-2.7.2-r1?
  
 * ERROR: dev-libs/Ice-3.4.1 failed (compile phase):
 *   emake py failed (for py-2.7)
 *
 * Call stack:
 *     ebuild.sh, line   56:  Called src_compile
 *   environment, line 5396:  Called python_execute_function 'building'
 *   environment, line 3514:  Called building
 *   environment, line 5393:  Called die
 * The specific snippet of code:
 *               emake -C py ${MAKE_RULES} || die "emake py failed (for
py-${PYTHON_ABI})";
 *
 * If you need support, post the output of 'emerge --info =dev-libs/Ice-3.4.1',
 * the complete build log and the output of 'emerge -pqv =dev-libs/Ice-3.4.1'.
 * The complete build log is located at
'/var/tmp/portage/dev-libs/Ice-3.4.1/temp/build.log'.
 * The ebuild environment file is located at
'/var/tmp/portage/dev-libs/Ice-3.4.1/temp/environment'.
 * S: '/var/tmp/portage/dev-libs/Ice-3.4.1/work/Ice-3.4.1'

Comments

  • full error:
    * ERROR: dev-libs/Ice-3.4.1 failed (compile phase):
     *   emake py failed (for py-2.7)
     *
     * Call stack:
     *     ebuild.sh, line   56:  Called src_compile
     *   environment, line 5396:  Called python_execute_function 'building'
     *   environment, line 3514:  Called building
     *   environment, line 5393:  Called die
     * The specific snippet of code:
     *               emake -C py ${MAKE_RULES} || die "emake py failed (for py-${PYTHON_ABI})";
     *
     * If you need support, post the output of 'emerge --info =dev-libs/Ice-3.4.1',
     * the complete build log and the output of 'emerge -pqv =dev-libs/Ice-3.4.1'.
     * The complete build log is located at '/var/tmp/portage/dev-libs/Ice-3.4.1/temp/build.log'.
     * The ebuild environment file is located at '/var/tmp/portage/dev-libs/Ice-3.4.1/temp/environment'.
     * S: '/var/tmp/portage/dev-libs/Ice-3.4.1/work/Ice-3.4.1'
    
    >>> Failed to emerge dev-libs/Ice-3.4.1, Log file:
    
    >>>  '/var/tmp/portage/dev-libs/Ice-3.4.1/temp/build.log'
    
     * Messages for package dev-libs/Ice-3.4.1:
    
     * ERROR: dev-libs/Ice-3.4.1 failed (compile phase):
     *   emake py failed (for py-2.7)
     *
     * Call stack:
     *     ebuild.sh, line   56:  Called src_compile
     *   environment, line 5396:  Called python_execute_function 'building'
     *   environment, line 3514:  Called building
     *   environment, line 5393:  Called die
     * The specific snippet of code:
     *               emake -C py ${MAKE_RULES} || die "emake py failed (for py-${PYTHON_ABI})";
     *
     * If you need support, post the output of 'emerge --info =dev-libs/Ice-3.4.1',
     * the complete build log and the output of 'emerge -pqv =dev-libs/Ice-3.4.1'.
     * The complete build log is located at '/var/tmp/portage/dev-libs/Ice-3.4.1/temp/build.log'.
     * The ebuild environment file is located at '/var/tmp/portage/dev-libs/Ice-3.4.1/temp/environment'.
     * S: '/var/tmp/portage/dev-libs/Ice-3.4.1/work/Ice-3.4.1'
    
  • xdm
    xdm La Coruña, Spain
    Hi,

    I have tested gentoo 3.4.1 ebuild and it works fine for me, note that this ebuilds aren't provided or supported by ZeroC.
    >>> Installing (2 of 2) dev-libs/Ice-3.4.1
     * Compilation and optimization of Python modules for CPython 2.7                 [ ok ]
    >>> Recording dev-libs/Ice in "world" favorites file...
    >>> Auto-cleaning packages...
    >>> No outdated packages were found on your system.
     * GNU info directory index is up-to-date.
    

    Is difficult to know what is the problem with your system without see the compilation errors, can you post the error of Ice compilation.