- 论坛徽章:
- 0
|
安装gmlive
localhost ~ # ACCEPT_KEYWORDS="~x86" USE="pplive pps sopcast" emerge media-tv/gmlive-extra
* IMPORTANT: 5 news items need reading for repository 'gentoo'. * Use eselect news to read news items.
Calculating dependencies... done!
>>> Verifying ebuild manifests
>>> Emerging (1 of 1) media-tv/gmlive-extra-0.3 from gentoo-china * gmlive-extra-0.3.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ] * checking ebuild checksums ;-) ... [ ok ] * checking auxfile checksums ;-) ... [ ok ] * checking miscfile checksums ;-) ... [ ok ]>>> Unpacking source...>>> Unpacking gmlive-extra-0.3.tar.gz to /var/tmp/portage/media-tv/gmlive-extra-0.3/work>>> Source unpacked in /var/tmp/portage/media-tv/gmlive-extra-0.3/work>>> Preparing source in /var/tmp/portage/media-tv/gmlive-extra-0.3/work/gmlive-extra-0.3 ...>>> Source prepared.>>> Configuring source in /var/tmp/portage/media-tv/gmlive-extra-0.3/work/gmlive-extra-0.3 ...>>> Source configured.>>> Compiling source in /var/tmp/portage/media-tv/gmlive-extra-0.3/work/gmlive-extra-0.3 ...make g++ -O2 -g -m32 -c -o xpps.o xpps.ccg++ -O2 -g -m32 -c -o ec_throw.o ec_throw.ccg++ -O2 -g -m32 -o xpps xpps.o ec_throw.o -m32 -L./lib -lppsbase -lppssg -lppsapi -lppsvodres -lppsfds -lppsvodnetgcc -shared -Wl,-ldl -o libppswrapper-preload.so.0.0.0 ppswrapper-msgget.c/usr/lib/gcc/i686-pc-linux-gnu/4.4.1/../../../../i686-pc-linux-gnu/bin/ld: warning: creating a DT_TEXTREL in object.ln -s libppswrapper-preload.so.0.0.0 libppswrapper-preload.so.0.0ln -s libppswrapper-preload.so.0.0 libppswrapper-preload.so.0ln -s libppswrapper-preload.so.0 libppswrapper-preload.so>>> Source compiled.>>> Test phase [not enabled]: media-tv/gmlive-extra-0.3
>>> Install gmlive-extra-0.3 into /var/tmp/portage/media-tv/gmlive-extra-0.3/image/ category media-tvlib/lib/libppsbase.solib/libppsapi.so.0.1.826lib/libppsbase.so.0.1.826lib/libppssg.so.0.1.826lib/libppssg.solib/libppsvodres.so.0.1.826lib/libppsvodres.so.0lib/libppsapi.solib/libppsfds.solib/libppsfds.so.0.1.826lib/libppsapi.so.0lib/libppssg.so.0lib/libppsvodnet.solib/libppsvodres.solib/libppsvodnet.so.0.1.826lib/libppsbase.so.0lib/libppsfds.so.0lib/libppsvodnet.so.0mv: cannot move `/var/tmp/portage/media-tv/gmlive-extra-0.3/image//usr/lib' to a subdirectory of itself, `/var/tmp/portage/media-tv/gmlive-extra-0.3/image//usr/lib/lib'make DESTDIR=/var/tmp/portage/media-tv/gmlive-extra-0.3/image/ install cp xpps /usr/bin/[color="#FF0102"]ACCESS DENIED open_wr: /usr/bin/xpps[color="#FF0102"]cp: cannot create regular file `/usr/bin/xpps': Permission deniedmake: *** [install] Error 1 * * ERROR: media-tv/gmlive-extra-0.3 failed. * Call stack: * ebuild.sh, line 49: Called src_install * environment, line 2241: Called die * The specific snippet of code: * emake DESTDIR="${D}" install || die "install failed."; * The die message: * install 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/media-tv/gmlive-extra-0.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-tv/gmlive-extra-0.3/temp/environment'. * This ebuild is from an overlay named 'gentoo-china': '/usr/local/portage/layman/gentoo-china/' * --------------------------- ACCESS VIOLATION SUMMARY ---------------------------LOG FILE "/var/log/sandbox/sandbox-28355.log"
VERSION 1.0FORMAT: F - Function calledFORMAT: S - Access StatusFORMAT: P - Path as passed to functionFORMAT: A - Absolute Path (not canonical)FORMAT: R - Canonical PathFORMAT: C - Command Line
F: open_wrS: denyP: /usr/bin/xppsA: /usr/bin/xppsR: /usr/bin/xppsC: cp xpps /usr/bin/ --------------------------------------------------------------------------------
>>> Failed to emerge media-tv/gmlive-extra-0.3, Log file:
>>> '/var/tmp/portage/media-tv/gmlive-extra-0.3/temp/build.log'
* Messages for package media-tv/gmlive-extra-0.3:
* * ERROR: media-tv/gmlive-extra-0.3 failed. * Call stack: * ebuild.sh, line 49: Called src_install * environment, line 2241: Called die * The specific snippet of code: * emake DESTDIR="${D}" install || die "install failed."; * The die message: * install 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/media-tv/gmlive-extra-0.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-tv/gmlive-extra-0.3/temp/environment'. * This ebuild is from an overlay named 'gentoo-china': '/usr/local/portage/layman/gentoo-china/' *
* IMPORTANT: 5 news items need reading for repository 'gentoo'. * Use eselect news to read news items.
解决办法:
修改/etc/make.conf,增加
FEATURES="-sandbox"
本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u3/100881/showart_2103927.html |
|