|
|
之前已经
rm /root/.revdep-rebuild*.?_*
过了
- localhost pjq # revdep-rebuild
- Configuring search environment for revdep-rebuild
- Checking reverse dependencies...
- Packages containing binaries and libraries broken by a package update
- will be emerged.
- Collecting system binaries and libraries... done.
- (/root/.revdep-rebuild.1_files)
- Collecting complete LD_LIBRARY_PATH... done.
- (/root/.revdep-rebuild.2_ldpath)
- Checking dynamic linking consistency...
- broken /usr/lib/python2.5/site-packages/chm/_chmlib.so (requires libchm.so.0)
- broken /usr/lib/python2.5/site-packages/chm/extra.so (requires libchm.so.0)
- broken /usr/sbin/cupsd (requires libdns_sd.so.1)
- done.
- (/root/.revdep-rebuild.3_rebuild)
- Assigning files to ebuilds... done.
- (/root/.revdep-rebuild.4_ebuilds)
- Evaluating package order... done.
- (/root/.revdep-rebuild.5_order)
- All prepared. Starting rebuild...
- emerge --oneshot =dev-python/pychm-0.8.4 =net-print/cups-1.3.7-r1
- ..........
- Calculating dependencies... done!
- >>> Verifying ebuild Manifests...
- >>> Emerging (1 of 2) dev-python/pychm-0.8.4 to /
- * pychm-0.8.4.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ]
- * checking ebuild checksums ;-) ... [ ok ]
- * checking auxfile checksums ;-) ... [ ok ]
- * checking miscfile checksums ;-) ... [ ok ]
- * checking pychm-0.8.4.tar.gz ;-) ... [ ok ]
- >>> Unpacking source...
- >>> Unpacking pychm-0.8.4.tar.gz to /var/tmp/portage/dev-python/pychm-0.8.4/work
- >>> Source unpacked.
- >>> Compiling source in /var/tmp/portage/dev-python/pychm-0.8.4/work/pychm-0.8.4 ...
- running build
- running build_py
- creating build
- creating build/lib.linux-i686-2.5
- creating build/lib.linux-i686-2.5/chm
- copying chm/__init__.py -> build/lib.linux-i686-2.5/chm
- copying chm/chm.py -> build/lib.linux-i686-2.5/chm
- copying chm/chmlib.py -> build/lib.linux-i686-2.5/chm
- running build_ext
- building 'chm._chmlib' extension
- creating build/temp.linux-i686-2.5
- creating build/temp.linux-i686-2.5/chm
- i686-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -march=athlon64 -O2 -pipe -fomit-frame-pointer -fPIC -I/usr/include/python2.5 -c chm/swig_chm.c -o build/temp.linux-i686-2.5/chm/swig_chm.o -DSWIG_COBJECT_TYPES
- chm/swig_chm.c:681:21: error: chm_lib.h: No such file or directory
- chm/swig_chm.c:706: warning: ‘struct chmUnitInfo’ declared inside parameter list
- chm/swig_chm.c:706: warning: its scope is only this definition or declaration, which is probably not what you want
- chm/swig_chm.c:706: warning: ‘struct chmFile’ declared inside parameter list
- chm/swig_chm.c: In function ‘_wrap_chmUnitInfo_start_set’:
- chm/swig_chm.c:769: error: ‘LONGUINT64’ undeclared (first use in this function)
- chm/swig_chm.c:769: error: (Each undeclared identifier is reported only once
- chm/swig_chm.c:769: error: for each function it appears in.)
- chm/swig_chm.c:769: error: expected ‘;’ before ‘arg2’
- chm/swig_chm.c:775: error: ‘arg2’ undeclared (first use in this function)
- chm/swig_chm.c:775: error: expected ‘;’ before ‘PyLong_AsUnsignedLongLong’
- chm/swig_chm.c:777: error: dereferencing pointer to incomplete type
- chm/swig_chm.c: In function ‘_wrap_chmUnitInfo_start_get’:
- chm/swig_chm.c:789: error: ‘LONGUINT64’ undeclared (first use in this function)
- chm/swig_chm.c:789: error: expected ‘;’ before ‘result’
- chm/swig_chm.c:794: error: ‘result’ undeclared (first use in this function)
- chm/swig_chm.c:794: error: dereferencing pointer to incomplete type
- chm/swig_chm.c: In function ‘_wrap_chmUnitInfo_length_set’:
- chm/swig_chm.c:806: error: ‘LONGUINT64’ undeclared (first use in this function)
- chm/swig_chm.c:806: error: expected ‘;’ before ‘arg2’
- chm/swig_chm.c:812: error: ‘arg2’ undeclared (first use in this function)
- chm/swig_chm.c:812: error: expected ‘;’ before ‘PyLong_AsUnsignedLongLong’
- chm/swig_chm.c:814: error: dereferencing pointer to incomplete type
- chm/swig_chm.c: In function ‘_wrap_chmUnitInfo_length_get’:
- chm/swig_chm.c:826: error: ‘LONGUINT64’ undeclared (first use in this function)
- chm/swig_chm.c:826: error: expected ‘;’ before ‘result’
- chm/swig_chm.c:831: error: ‘result’ undeclared (first use in this function)
- chm/swig_chm.c:831: error: dereferencing pointer to incomplete type
- chm/swig_chm.c: In function ‘_wrap_chmUnitInfo_space_set’:
- chm/swig_chm.c:848: error: dereferencing pointer to incomplete type
- chm/swig_chm.c: In function ‘_wrap_chmUnitInfo_space_get’:
- chm/swig_chm.c:865: error: dereferencing pointer to incomplete type
- chm/swig_chm.c: In function ‘_wrap_chmUnitInfo_path_set’:
- chm/swig_chm.c:883: error: dereferencing pointer to incomplete type
- chm/swig_chm.c:884: error: dereferencing pointer to incomplete type
- chm/swig_chm.c: In function ‘_wrap_chmUnitInfo_path_get’:
- chm/swig_chm.c:901: error: dereferencing pointer to incomplete type
- chm/swig_chm.c: In function ‘_wrap_new_chmUnitInfo’:
- chm/swig_chm.c:915: error: invalid application of ‘sizeof’ to incomplete type ‘struct chmUnitInfo’
- chm/swig_chm.c: In function ‘_wrap_chm_resolve_object’:
- chm/swig_chm.c:1002: error: invalid application of ‘sizeof’ to incomplete type ‘struct chmUnitInfo’
- chm/swig_chm.c: In function ‘_wrap_chm_retrieve_object’:
- chm/swig_chm.c:1043: error: ‘LONGUINT64’ undeclared (first use in this function)
- chm/swig_chm.c:1043: error: expected ‘;’ before ‘arg4’
- chm/swig_chm.c:1044: error: ‘LONGINT64’ undeclared (first use in this function)
- chm/swig_chm.c:1044: error: expected ‘;’ before ‘arg5’
- chm/swig_chm.c:1045: error: expected ‘;’ before ‘result’
- chm/swig_chm.c:1056: error: ‘arg4’ undeclared (first use in this function)
- chm/swig_chm.c:1056: error: expected ‘;’ before ‘PyLong_AsUnsignedLongLong’
- chm/swig_chm.c:1058: error: ‘arg5’ undeclared (first use in this function)
- chm/swig_chm.c:1058: error: expected ‘;’ before ‘PyLong_AsLongLong’
- chm/swig_chm.c:1069: error: ‘result’ undeclared (first use in this function)
- chm/swig_chm.c:1069: error: expected ‘;’ before ‘chm_retrieve_object’
- chm/swig_chm.c: In function ‘_wrap_chm_enumerate’:
- chm/swig_chm.c:1092: error: ‘CHM_ENUMERATOR’ undeclared (first use in this function)
- chm/swig_chm.c:1092: error: expected ‘;’ before ‘arg3’
- chm/swig_chm.c:1103: error: ‘arg3’ undeclared (first use in this function)
- chm/swig_chm.c: In function ‘_wrap_chm_enumerate_dir’:
- chm/swig_chm.c:1122: error: ‘CHM_ENUMERATOR’ undeclared (first use in this function)
- chm/swig_chm.c:1122: error: expected ‘;’ before ‘arg4’
- chm/swig_chm.c:1133: error: ‘arg4’ undeclared (first use in this function)
- error: command 'i686-pc-linux-gnu-gcc' failed with exit status 1
- *
- * ERROR: dev-python/pychm-0.8.4 failed.
- * Call stack:
- * ebuild.sh, line 49: Called src_compile
- * environment, line 2313: Called distutils_src_compile
- * environment, line 677: Called die
- * The specific snippet of code:
- * ${python} setup.py build "$@" || die "compilation failed"
- * The die message:
- * compilation failed
- *
- * If you need support, post the topmost build error, and the call stack if relevant.
- * A complete build log is located at '/var/tmp/portage/dev-python/pychm-0.8.4/temp/build.log'.
- * The ebuild environment file is located at '/var/tmp/portage/dev-python/pychm-0.8.4/temp/environment'.
- *
- * Messages for package dev-python/pychm-0.8.4:
- *
- * ERROR: dev-python/pychm-0.8.4 failed.
- * Call stack:
- * ebuild.sh, line 49: Called src_compile
- * environment, line 2313: Called distutils_src_compile
- * environment, line 677: Called die
- * The specific snippet of code:
- * ${python} setup.py build "$@" || die "compilation failed"
- * The die message:
- * compilation failed
- *
- * If you need support, post the topmost build error, and the call stack if relevant.
- * A complete build log is located at '/var/tmp/portage/dev-python/pychm-0.8.4/temp/build.log'.
- * The ebuild environment file is located at '/var/tmp/portage/dev-python/pychm-0.8.4/temp/environment'.
- *
- revdep-rebuild failed to emerge all packages
- you have the following choices:
- - if emerge failed during the build, fix the problems and re-run revdep-rebuild
- or
- - use -X or --package-names as first argument (trys to rebuild package, not exact
- ebuild)
- or
- - set ACCEPT_KEYWORDS="~<your platform>" and/or /etc/portage/package.unmask
- (and remove /root/.revdep-rebuild.5_order to be evaluated again)
- or
- - modify the above emerge command and run it manually
- or
- - compile or unmerge unsatisfied packages manually, remove temporary files and
- try again (you can edit package/ebuild list first)
- To remove temporary files, please run:
- rm /root/.revdep-rebuild*.?_*
复制代码 |
|