[GENTOO] emerge gambas

Discussion in 'Безопасность и Анонимность' started by m1lo, 21 Jun 2009.

  1. m1lo

    m1lo Banned

    Joined:
    30 May 2009
    Messages:
    154
    Likes Received:
    5
    Reputations:
    0
    не могу понять в чем дело, помогите плиз

     
  2. wlan

    wlan Member

    Joined:
    19 Jun 2009
    Messages:
    37
    Likes Received:
    5
    Reputations:
    0
    >Blocked Packages

    ни о чем не говорит?

    заблокированный пэкаж, глянь файлы маскировки

    /etc/portage/package...

    и в хэндбуке гентушном есть очень хорошая статья по этому поводу, ;-)
     
  3. wlan

    wlan Member

    Joined:
    19 Jun 2009
    Messages:
    37
    Likes Received:
    5
    Reputations:
    0
    а лучше доставь

    emerge -pv gambas
     
  4. m1lo

    m1lo Banned

    Joined:
    30 May 2009
    Messages:
    154
    Likes Received:
    5
    Reputations:
    0
    неа не помогает(((
     
  5. neval

    neval Elder - Старейшина

    Joined:
    13 Dec 2006
    Messages:
    457
    Likes Received:
    116
    Reputations:
    23
    emerge -C poppler poppler-bindings && emerge gambas
     
  6. m1lo

    m1lo Banned

    Joined:
    30 May 2009
    Messages:
    154
    Likes Received:
    5
    Reputations:
    0
    [blocks B ] app-text/poppler ("app-text/poppler" is blocking dev-libs/poppler-0.10.7)
    [blocks B ] dev-libs/poppler ("dev-libs/poppler" is blocking app-text/poppler-bindings-0.10.5, app-text/poppler-0.10.5-r1)
    [blocks B ] app-text/poppler-bindings ("app-text/poppler-bindings" is blocking dev-libs/poppler-0.10.7)

    то что заблокированны это я понял, а что делать?
     
  7. m1lo

    m1lo Banned

    Joined:
    30 May 2009
    Messages:
    154
    Likes Received:
    5
    Reputations:
    0
    пасибо вро помогло, ща удалились поплеры и вроде началась установка :)
     
  8. m1lo

    m1lo Banned

    Joined:
    30 May 2009
    Messages:
    154
    Likes Received:
    5
    Reputations:
    0
    ну поплеры я удалил)))

    # emerge gambas
    Calculating dependencies... done!

    >>> Verifying ebuild manifests

    >>> Starting parallel fetch

    >>> Emerging (1 of 3) kde-base/kdelibs-3.5.10-r6
    * kde-3.5.9-seli-xinerama.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
    * kdelibs-3.5-patchset-15.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
    * kdelibs-3.5.10.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
    * checking ebuild checksums ;-) ... [ ok ]
    * checking auxfile checksums ;-) ... [ ok ]
    * checking miscfile checksums ;-) ... [ ok ]

    * On some setups, which rely on the correct update of utmp records, not using
    * utempter might not update them correctly. If you experience unexpected
    * behaviour, try to rebuild kde-base/kdelibs with utempter use-flag enabled.

    ^C

    Exiting on signal 2
    * The ebuild phase 'setup' has exited unexpectedly. This type of behavior
    * is known to be triggered by things such as failed variable assignments
    * (bug #190128) or bad substitution errors (bug #200313). Normally, before
    * exiting, bash should have displayed an error message above. If bash did
    * not produce an error message above, it's possible that the ebuild has
    * called `exit` when it should have called `die` instead. This behavior
    * may also be triggered by a corrupt bash binary or a hardware problem
    * such as memory or cpu malfunction. If the problem is not reproducible or
    * it appears to occur randomly, then it is likely to be triggered by a
    * hardware problem. If you suspect a hardware problem then you should try
    * some basic hardware diagnostics such as memtest. Please do not report
    * this as a bug unless it is consistently reproducible and you are sure
    * that your bash binary and hardware are functioning properly.

    >>> Failed to emerge kde-base/kdelibs-3.5.10-r6, Log file:

    >>> '/var/lib/entropy/logs/kde-base:kdelibs-3.5.10-r6:20090621-191318.log'
     
  9. neval

    neval Elder - Старейшина

    Joined:
    13 Dec 2006
    Messages:
    457
    Likes Received:
    116
    Reputations:
    23
    Code:
    echo "kde-base/kdelibs utempter" >> /etc/portage/package.use
    

    Code:
    emerge gambas
     
  10. m1lo

    m1lo Banned

    Joined:
    30 May 2009
    Messages:
    154
    Likes Received:
    5
    Reputations:
    0
    чувак не е помогло((((

    Installing (1 of 3) kde-base/kdelibs-3.5.10-r6
    * This package will overwrite one or more files that may belong to other
    * packages (see list below). You can use a command such as `portageq
    * owners / <filename>` to identify the installed package that owns a
    * file. If portageq reports that only one package owns a file then do
    * NOT file a bug report. A bug report is only useful if it identifies at
    * least two or more packages that are known to install the same file(s).
    * If a collision occurs and you can not explain where the file came from
    * then you should simply ignore the collision since there is not enough
    * information to determine if a real problem exists. Please do NOT file
    * a bug report at http://bugs.gentoo.org unless you report exactly which
    * two packages install the same file(s). Once again, please do NOT file
    * a bug report unless you have completely understood the above message.
    *
    * package kde-base/kdelibs-3.5.10-r6 NOT merged
    *
    * Detected file collision(s):
    *
    * /etc/env.d/45kdepaths-3.5
    *
    * Searching all installed packages for file collisions...
    *
    * Press Ctrl-C to Stop
    *
    * None of the installed packages claim the file(s).
    *
    * Package 'kde-base/kdelibs-3.5.10-r6' NOT merged due to file
    * collisions. If necessary, refer to your elog messages for the whole
    * content of the above message.

    >>> Failed to install kde-base/kdelibs-3.5.10-r6, Log file:

    >>> '/var/lib/entropy/logs/kde-base:kdelibs-3.5.10-r6:20090621-205307.log'
     
  11. neval

    neval Elder - Старейшина

    Joined:
    13 Dec 2006
    Messages:
    457
    Likes Received:
    116
    Reputations:
    23
    а что в лог-файле?

    ps. Используй тег CODE на форуме
     
  12. m1lo

    m1lo Banned

    Joined:
    30 May 2009
    Messages:
    154
    Likes Received:
    5
    Reputations:
    0
    там докуя!! был бы тут аттач я бы выкинул лог :)
    Code:
    >>> Unpacking source... >>> Unpacking kde-3.5.9-seli-xinerama.tar.bz2 to /var/tmp/portage/kde-base/kdelibs-3.5.10-r6/work >>> Unpacking kdelibs-3.5-patchset-15.tar.bz2 to /var/tmp/portage/kde-base/kdelibs-3.5.10-r6/work >>> Unpacking kdelibs-3.5.10.tar.bz2 to /var/tmp/portage/kde-base/kdelibs-3.5.10-r6/work  * Applying kdelibs-3.5.10-post-r858853.diff ...   [ ok ]  * Applying kdelibs-3.5-cups.diff ...   [ ok ]  * Applying kdelibs-3.5-hardcode-aspell.diff ...   [ ok ]  * Applying kdelibs-3.5-more-psnup-filter-opts.diff ...   [ ok ]  * Applying kdelibs-3.5-bindnow.patch ...   [ ok ]  * Applying kdelibs-3.5-kicker-crash.patch ...   [ ok ]  * Applying kdelibs-3.5_libutempter.patch ...   [ ok ]  * Applying kdelibs_3.5-cattlebrand.diff ...   [ ok ]  * Applying kdelibs-xinerama.patch ...   [ ok ]  * Applying kdelibs-3.5.10-kde4-apps.patch ...   [ ok ]  * Applying kdelibs-3.5.10-glibc-2.10.patch ...   [ ok ]  * Applying kdelibs-3.5-perl.xml.patch ...   [ ok ]  * Applying kdelibs-3.5.10-kjs-gcc44.patch ...   [ ok ]  * Applying kdelibs-3.5.10-khtml.patch ...   [ ok ] >>> Source unpacked in /var/tmp/portage/kde-base/kdelibs-3.5.10-r6/work >>> Compiling source in /var/tmp/portage/kde-base/kdelibs-3.5.10-r6/work/kdelibs-3.5.10 ... make -j2 -s -f Makefile.cvs  This Makefile is only for the SVN repository

    Code:
    ac-wrapper: warning: invalid WANT_AUTOCONF 'latest'; ignoring. ac-wrapper: warning: invalid WANT_AUTOCONF 'latest'; ignoring. *** automake (GNU automake) 1.9.6 found. *** Creating acinclude.m4 make[2]: Entering directory `/var/tmp/portage/kde-base/kdelibs-3.5.10-r6/work/kdelibs-3.5.10' make[2]: Nothing to be done for `acinclude.m4'. make[2]: Leaving directory `/var/tmp/portage/kde-base/kdelibs-3.5.10-r6/work/kdelibs-3.5.10' *** Creating list of subdirectories *** Creating Makefile.am *** Creating configure.files *** Creating configure.in *** Creating aclocal.m4 /usr/share/aclocal/path_dps.m4:202: warning: underquoted definition of AC_PATH_DPS_GUESS_GNUSTEP   run info '(automake)Extending aclocal'   or see http://sources.redhat.com/automake/automake.html#Extending-aclocal /usr/share/aclocal/path_dps.m4:239: warning: underquoted definition of AC_PATH_DPS_GUESS /usr/share/aclocal/path_dps.m4:333: warning: underquoted definition of AC_PATH_DPS_CHECK_LIB /usr/share/aclocal/path_dps.m4:405: warning: underquoted definition of AC_PATH_DPS_CHECK_HEADER /usr/share/aclocal/path_dps.m4:440: warning: underquoted definition of AC_PATH_DPS_CHECK /usr/share/aclocal/path_dps.m4:450: warning: underquoted definition of AC_PATH_DPS /usr/share/aclocal/path_dps.m4:525: warning: underquoted definition of AC_CHECK_DPS_NXAGENT /usr/share/aclocal/path_dps.m4:558: warning: underquoted definition of AC_PATH_DPSET /usr/share/aclocal/path_dps.m4:579: warning: underquoted definition of AC_PROG_PSWRAP ac-wrapper: warning: invalid WANT_AUTOCONF 'latest'; ignoring. configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from... acinclude.m4:6608: AC_LIBTOOL_LINKER_OPTION is expanded from... acinclude.m4:8468: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:8467: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:6092: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:6072: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:6037: AC_PROG_LIBTOOL is expanded from... acinclude.m4:11806: AM_PROG_LIBTOOL is expanded from... acinclude.m4:3497: KDE_PROG_LIBTOOL is expanded from... configure.in:37: the top level configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached acinclude.m4:6565: AC_LIBTOOL_COMPILER_OPTION is expanded from... acinclude.m4:10504: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached acinclude.m4:8613: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:8612: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:7605: _LT_AC_TAGCONFIG is expanded from... configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached acinclude.m4:9629: _LT_AC_LANG_F77_CONFIG is expanded from... acinclude.m4:9628: AC_LIBTOOL_LANG_F77_CONFIG is expanded from... configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached acinclude.m4:9729: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:9728: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... configure.in:1473: warning: AC_CACHE_VAL(kde_link_libthai, ...): suspicious cache-id, must contain _cv_ to be cached configure.in:1421: KDE_CHECK_LIBTHAI is expanded from... configure.in:1473: the top level *** Creating configure ac-wrapper: warning: invalid WANT_AUTOCONF 'latest'; ignoring. configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from... acinclude.m4:6608: AC_LIBTOOL_LINKER_OPTION is expanded from... acinclude.m4:8468: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:8467: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:6092: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:6072: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:6037: AC_PROG_LIBTOOL is expanded from... acinclude.m4:11806: AM_PROG_LIBTOOL is expanded from... acinclude.m4:3497: KDE_PROG_LIBTOOL is expanded from... configure.in:37: the top level configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached acinclude.m4:6565: AC_LIBTOOL_COMPILER_OPTION is expanded from... acinclude.m4:10504: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached acinclude.m4:8613: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:8612: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:7605: _LT_AC_TAGCONFIG is expanded from... configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached acinclude.m4:9629: _LT_AC_LANG_F77_CONFIG is expanded from... acinclude.m4:9628: AC_LIBTOOL_LANG_F77_CONFIG is expanded from... configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached acinclude.m4:9729: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:9728: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... configure.in:1473: warning: AC_CACHE_VAL(kde_link_libthai, ...): suspicious cache-id, must contain _cv_ to be cached configure.in:1421: KDE_CHECK_LIBTHAI is expanded from... configure.in:1473: the top level *** Creating config.h template ac-wrapper: warning: invalid WANT_AUTOCONF 'latest'; ignoring. configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from... acinclude.m4:6608: AC_LIBTOOL_LINKER_OPTION is expanded from... acinclude.m4:8468: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:8467: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:6092: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:6072: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:6037: AC_PROG_LIBTOOL is expanded from... acinclude.m4:11806: AM_PROG_LIBTOOL is expanded from... acinclude.m4:3497: KDE_PROG_LIBTOOL is expanded from... configure.in:37: the top level configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached acinclude.m4:6565: AC_LIBTOOL_COMPILER_OPTION is expanded from... acinclude.m4:10504: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached acinclude.m4:8613: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:8612: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:7605: _LT_AC_TAGCONFIG is expanded from... configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached acinclude.m4:9629: _LT_AC_LANG_F77_CONFIG is expanded from... acinclude.m4:9628: AC_LIBTOOL_LANG_F77_CONFIG is expanded from... configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached acinclude.m4:9729: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:9728: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... configure.in:1473: warning: AC_CACHE_VAL(kde_link_libthai, ...): suspicious cache-id, must contain _cv_ to be cached configure.in:1421: KDE_CHECK_LIBTHAI is expanded from... configure.in:1473: the top level *** Creating Makefile templates ac-wrapper: warning: invalid WANT_AUTOCONF 'latest'; ignoring. configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from... acinclude.m4:6608: AC_LIBTOOL_LINKER_OPTION is expanded from... acinclude.m4:8468: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:8467: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:6092: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:6072: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:6037: AC_PROG_LIBTOOL is expanded from... acinclude.m4:11806: AM_PROG_LIBTOOL is expanded from... acinclude.m4:3497: KDE_PROG_LIBTOOL is expanded from... configure.in:37: the top level configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached acinclude.m4:6565: AC_LIBTOOL_COMPILER_OPTION is expanded from... acinclude.m4:10504: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached acinclude.m4:8613: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:8612: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:7605: _LT_AC_TAGCONFIG is expanded from... configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached acinclude.m4:9629: _LT_AC_LANG_F77_CONFIG is expanded from... acinclude.m4:9628: AC_LIBTOOL_LANG_F77_CONFIG is expanded from... configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached acinclude.m4:9729: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:9728: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... configure.in:1473: warning: AC_CACHE_VAL(kde_link_libthai, ...): suspicious cache-id, must contain _cv_ to be cached configure.in:1421: KDE_CHECK_LIBTHAI is expanded from... configure.in:1473: the top level *** Postprocessing Makefile templates unknown icon type cr32 in pics/crystalsvg/Makefile.in (cr32-key_enter.png) *** Creating date/time stamp *** Finished     Don't forget to run ./configure     If you haven't done so in a while, run ./configure --help  * Running elibtoolize in: kdelibs-3.5.10/admin  *   Applying ltmain-1.5.patch ...  *   Applying portage-1.5.10.patch ...  *   Applying max_cmd_len-1.5.20.patch ...  *   Applying sed-1.5.6.patch ...  *   Applying as-needed-1.5.patch ...  * econf: updating kdelibs-3.5.10/admin/config.guess with /usr/share/gnuconfig/config.guess  * econf: updating kdelibs-3.5.10/admin/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-distribution=Gentoo --disable-fast-malloc --with-libart --with-libidn --with-ssl --without-hspell --enable-libfam --enable-dnotify --with-acl --with-alsa --without-arts --enable-cups --with-gssapi --with-tiff --with-jasper --with-openexr --with-utempter --without-lua --enable-sendfile --enable-mitshm --with-aspell --disable-dnssd --with-rgbfile=/usr/share/X11/rgb.txt --with-qt-dir=/usr/qt/3 --enable-mt --with-qt-libraries=/usr/qt/3/lib --disable-dependency-tracking --disable-debug --without-debug --without-arts --enable-gcc-hidden-visibility --prefix=/usr/kde/3.5 --mandir=/usr/kde/3.5/share/man --infodir=/usr/kde/3.5/share/info --datadir=/usr/kde/3.5/share --sysconfdir=/usr/kde/3.5/etc configure: WARNING: unrecognized options: --without-debug checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-li
    ну а дальше там просто тупо чекинг пакетов
     
    #12 m1lo, 21 Jun 2009
    Last edited: 21 Jun 2009
  13. m1lo

    m1lo Banned

    Joined:
    30 May 2009
    Messages:
    154
    Likes Received:
    5
    Reputations:
    0
    так а всетаки

    чего не так? что ему не нравиЦа
     
  14. neval

    neval Elder - Старейшина

    Joined:
    13 Dec 2006
    Messages:
    457
    Likes Received:
    116
    Reputations:
    23
    В icq пиши....