Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 389861

Summary: gnustep-base/gnustep-make-2.6.1-r1[doc] - mkdir: cannot create directory `gnustep-howto.t2d': File exists
Product: Gentoo Linux Reporter: Andrew Savchenko <bircoph>
Component: Current packagesAssignee: Gentoo Gnustep project <gnustep>
Status: RESOLVED TEST-REQUEST    
Severity: normal CC: bircoph, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
environment
emerge --info

Description Andrew Savchenko gentoo-dev 2011-11-08 08:25:59 UTC
Hello,

gnustep-make fails to build docs:

Cannot create directory 'TMP': File exists
Compilation failed in require at /usr/bin/latex2html line 39.
make[2]: *** [gnustep-internals/gnustep-internals.html] Error 17
make[1]: *** [gnustep-internals.all.doc.variables] Error 2
make[1]: Leaving directory `/var/tmp/portage/gnustep-base/gnustep-make-2.6.1-r1/work/gnustep-make-2.6.1/Documentation'
make: *** [install] Error 2

With USE="-doc" it builds fine.
Comment 1 Andrew Savchenko gentoo-dev 2011-11-08 08:26:18 UTC
Created attachment 291939 [details]
build.log
Comment 2 Andrew Savchenko gentoo-dev 2011-11-08 08:26:40 UTC
Created attachment 291941 [details]
environment
Comment 3 Andrew Savchenko gentoo-dev 2011-11-08 08:26:51 UTC
Created attachment 291943 [details]
emerge --info
Comment 4 Andrew Savchenko gentoo-dev 2011-11-08 08:28:05 UTC
As a note: I have latex2html installed:

$ eix -c latex2html
[I] dev-tex/latex2html (2008-r1@11/07/2011): convertor written in Perl that converts LATEX documents to HTML
Comment 5 Bernard Cafarelli gentoo-dev 2014-01-29 14:32:51 UTC
gnustep-make-2.6.2[doc] works fine here, do you still have the problem? Thanks!