Bug 130125 - gnustep-apps/cenon-3.80 does not install properly
Bug#: 130125 Product:  Gentoo Linux Version: 2005.0 Platform: x86
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: gnustep@gentoo.org Reported By: l33tmmx@gmail.com
Component: Applications
URL: 
Summary: gnustep-apps/cenon-3.80 does not install properly
Keywords:  
Status Whiteboard: 
Opened: 2006-04-15 23:19 0000
Description:   Opened: 2006-04-15 23:19 0000
When I try to emerge gnustep-apps/cenon-3.80 it fails in the installation phase
with the following error message:

<-snip->
Making install for app Cenon...
 Creating /var/tmp/portage/cenon-3.80/image///usr/GNUstep/Local/Applications...
 Installing bundle directory...
# copy library
#rm -R /var/tmp/portage/cenon-3.80/image///usr/GNUstep/Local/Library/Cenon
cp -R Library/Cenon/
/var/tmp/portage/cenon-3.80/image///usr/GNUstep/Local/Library/
cp: target "/var/tmp/portage/cenon-3.80/image///usr/GNUstep/Local/Library/" is
not a directory: No such file or directory
make: *** [after-install] Error 1

!!! ERROR: gnustep-apps/cenon-3.80 failed.
Call stack:
  ebuild.sh, line 1532:   Called dyn_install
  ebuild.sh, line 1005:   Called src_install
  ebuild.sh, line 1242:   Called gnustep_src_install
  gnustep.eclass, line 112:   Called egnustep_install
  gnustep-funcs.eclass, line 211:   Called die

!!! package install failed
!!! If you need support, post the topmost build error, and the call stack if
relevant.

------- Comment #1 From Fabian Groffen 2006-04-16 02:15:38 0000 -------
Seemed unstable GNUmake behaviour differs from the stable one.  Added a patch
which solved the problem for me.  Thanks for reporting!  Please reopen if the
problem persists.