Thank you for updating spectemu so fast :) However, whenever I try to emerge the new version 0.99.3, the installation stage ends prematurely with the following error: /bin/install -c -m 644 ./xspect.1 /usr/share/man/man1 ACCESS DENIED open_wr: /usr/share/man/man1/xspect.1 /bin/install: tavallisen tiedoston "/usr/share/man/man1/xspect.1" luominen ei onnistu: Lupa ev
Thank you for updating spectemu so fast :) However, whenever I try to emerge the new version 0.99.3, the installation stage ends prematurely with the following error: /bin/install -c -m 644 ./xspect.1 /usr/share/man/man1 ACCESS DENIED open_wr: /usr/share/man/man1/xspect.1 /bin/install: tavallisen tiedoston "/usr/share/man/man1/xspect.1" luominen ei onnistu: Lupa evätty make: *** [install_man] Error 1 !!! ERROR: app-emulation/spectemu-0.99.3 failed. !!! Function einstall, Line 524, Exitcode 2 !!! einstall failed !!! If you need support, post the topmost build error, NOT this status message. --------------------------- ACCESS VIOLATION SUMMARY --------------------------- LOG FILE = "/tmp/sandbox-app-emulation_-_spectemu-0.99.3-13582.log" open_wr: /usr/share/man/man1/xspect.1 -------------------------------------------------------------------------------- (Translation: /bin/install: ordinary file "/usr/share/man/man1/xspect.1" creation failed: access denied) Very strange... Reproducible: Always Steps to Reproduce: 1. emerge -av spectemu 2. 3. Actual Results: Installation failed. Expected Results: Compiled & installed properly. Gentoo Base System version 1.6.10 Portage 2.0.51.19 (default-linux/ppc/2004.3, gcc-3.4.3-20050110, glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r6 ppc) ================================================================= System uname: 2.6.11-gentoo-r6 ppc 7447A, altivec supported Python: dev-lang/python-2.3.5 [2.3.5 (#1, Mar 24 2005, 22:48:53)] dev-lang/python: 2.3.5 sys-devel/autoconf: 2.13, 2.59-r6 sys-devel/automake: 1.9.5, 1.5, 1.6.3, 1.7.9-r1, 1.4_p6, 1.8.5-r3 sys-devel/binutils: 2.15.90.0.3-r4 sys-devel/libtool: 1.5.14 virtual/os-headers: 2.6.8.1-r4 ACCEPT_KEYWORDS="ppc ~ppc" AUTOCLEAN="yes" CFLAGS="-O2 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt" CHOST="powerpc-unknown-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-O2 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict" GENTOO_MIRRORS="http://trumpetti.atm.tut.fi/gentoo/" LANG="fi_FI" LC_ALL="fi_FI" LINGUAS="en fi" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" USE="X a52 aac alsa altivec berkdb bitmap-fonts cdr crypt cups curl dga dv dvd emboss esd fam ffmpeg flac font-server fortran gdbm gif gstreamer gtk gtk2 guile imagemagick imap imlib java jpeg kde lcms mad matroska mikmod motif mp3 mpeg nas ncurses nls nodrm ogg oggvorbis opengl pam perl png ppc python qt quicktime radeon readline sdl slang sndfile ssl tcltk tcpd theora tiff truetype truetype-fonts type1-fonts unicode vorbis xine xml xml2 xprint xv zlib linguas_en linguas_fi" Unset: ASFLAGS, CBUILD, CTARGET, LDFLAGS
Try syncing after a little while and try the new ebuild please.
Compiles, installs and runs fine now, thank you very much :)
Whoops, there's still one bug in 0.99.3: the path to manpages is wrong, they are installed to /usr/share/man/man1/man1/, instead of /usr/share/man/man1/ (notice the duplicated man1 directory). As a result 'man' doesn't find the tapeout & xspect manpages.
Fixed the man page location