bugGNUstep - Bugs: bug #30556, base documentation being installed...

Group
 
 

bug #30556: base documentation being installed in /Developer/

Submitter:  Derek Fawcus <dfawcus>
Submitted:  Mon 26 Jul 2010 08:55:15 PM UTC
   
 
Category:  Base/Foundation Severity:  3 - Normal
Item Group:  Documentation Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Sat 05 Mar 2011 03:11:19 PM UTC, comment #7: 

No update ... assuming this is OK.

Richard Frith-Macdonald <CaS>
Group Member
Wed 12 Jan 2011 09:40:40 AM UTC, comment #6: 

Any news on this issue?

Richard Frith-Macdonald <CaS>
Group Member
Tue 10 Aug 2010 06:29:16 PM UTC, comment #5: 

I was going to try;  but could find no suitable change.

Checking now,  I find that the issue is that I'm tracking the repository via git;  specifically pulling from Andrew Ruder's repositories,  and his base.git saw its last updates on 29th June.

I'll give him a prod to see whats happening.

Derek Fawcus <dfawcus>
Mon 09 Aug 2010 03:56:49 PM UTC, comment #4: 

Does it work now from trunk ?  Can we close it ? :-)

Thanks

Nicola Pero <nico>
Group Member
Tue 27 Jul 2010 09:15:18 AM UTC, comment #3: 

Given the previous discussion;  Yes.

OK,  that'll be later this evening.

Derek Fawcus <dfawcus>
Mon 26 Jul 2010 09:58:15 PM UTC, comment #2: 

Did you configure gnustep-make with --enable-strict-v2-mode by any chance ?

If so, try again from subversion trunk and let me know :-)

Thanks

Nicola Pero <nico>
Group Member
Mon 26 Jul 2010 08:55:58 PM UTC, comment #1: 

or more accurately,  some of the base documentation is...

Derek Fawcus <dfawcus>
Mon 26 Jul 2010 08:55:15 PM UTC, original submission:  

For some reason,  part of the base documentation gets installed under /Developer,  rather than the tree under /GS that I have configured.

make[1]: Nothing to be done for `internal-textdoc-all'.
Making all for textdoc README...
make[1]: Nothing to be done for `internal-textdoc-all'.
Making all for textdoc ANNOUNCE...
make[1]: Nothing to be done for `internal-textdoc-all'.
Making all in manual ...
Making all for doc manual...
make[2]: Nothing to be done for `internal-doc-all'.
Making all in General ...
Making all for doc General...
make[2]: Nothing to be done for `internal-doc-all'.
make -C ../Source -f DocMakefile
make[1]: Entering directory `/gssrc/base/Source'
cp ../Documentation/Base.gsdoc .
cp ../Documentation/BaseAdditions.gsdoc .
Making all for doc Base...
make[2]: Nothing to be done for `internal-doc-all'.
Making all for doc BaseAdditions...
make[2]: Nothing to be done for `internal-doc-all'.
make[1]: Leaving directory `/gssrc/base/Source'
make -C ../Tools -f DocMakefile
make[1]: Entering directory `/gssrc/base/Tools'
cp -f ../Tools/BaseTools.gsdoc ../Documentation/BaseTools
Making all for doc BaseTools...
make[2]: Nothing to be done for `internal-doc-all'.
make[1]: Leaving directory `/gssrc/base/Tools'
Making install for doc coding-standards...
if [ -f coding-standards.pdf ]; then \
          /usr/bin/install -c -p  -m 644 coding-standards.pdf \
                        /GS/System/Library/Documentation/Developer/CodingStandards; \
        fi
if [ -f coding-standards.info ]; then \
          /usr/bin/install -c -p  -m 644 coding-standards.info* /GS/System/Library/Documentation/info; \
        fi
if [ -f coding-standards_toc.html ]; then \
          /usr/bin/install -c -p  -m 644 coding-standards_*.html \
                          /GS/System/Library/Documentation/Developer/CodingStandards; \
        fi
if [ -f coding-standards.html ]; then \
          /usr/bin/install -c -p  -m 644 coding-standards.html \
                          /GS/System/Library/Documentation/Developer/CodingStandards; \
        fi
Making install for doc ReleaseNotes...
 Installing doc ReleaseNotes...
Making install for textdoc INSTALL...
 Creating /GS/System/Library/Documentation/Developer/Base/ReleaseNotes/1.21.1...
Making install for textdoc NEWS...
Making install for textdoc README...
Making install for textdoc ANNOUNCE...
Making install in manual ...
Making install for doc manual...
if [ -f manual.pdf ]; then \
          /usr/bin/install -c -p  -m 644 manual.pdf \
                        /GS/System/Library/Documentation/Developer/Base/ProgrammingManual; \
        fi
if [ -f manual.info ]; then \
          /usr/bin/install -c -p  -m 644 manual.info* /GS/System/Library/Documentation/info; \
        fi
if [ -f manual_toc.html ]; then \
          /usr/bin/install -c -p  -m 644 manual_*.html \
                          /GS/System/Library/Documentation/Developer/Base/ProgrammingManual; \
        fi
if [ -f manual.html ]; then \
          /usr/bin/install -c -p  -m 644 manual.html \
                          /GS/System/Library/Documentation/Developer/Base/ProgrammingManual; \
        fi
Making install in General ...
Making install for doc General...
 Installing doc General...
rm -rf /Developer/Base/Reference
rm -rf /Developer/BaseAdditions/Reference
rm -rf /Developer/Tools/Reference
/GS/System/Library/Makefiles/mkinstalldirs /Developer/Base/Reference
/GS/System/Library/Makefiles/mkinstalldirs /Developer/BaseAdditions/Reference
/GS/System/Library/Makefiles/mkinstalldirs /Developer/Tools/Reference
(cd Base; gnutar cf - .) | \
          (cd /Developer/Base/Reference; gnutar xf -)
gnutar: current './' newer.
(cd BaseAdditions; gnutar cf - .) | \
          (cd /Developer/BaseAdditions/Reference; gnutar xf -)
gnutar: current './' newer.
(cd BaseTools; gnutar cf - .) | \
          (cd /Developer/Tools/Reference; gnutar xf -)
gnutar: current './' newer.
cp -f HtmlNav/index.html /Developer/..
cp -f HtmlNav/style.css /Developer/..
cp -f HtmlNav/gnustep-header14.jpg /Developer/..
cp -f HtmlNav/masthead-bg.jpg /Developer/..

Derek Fawcus <dfawcus>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by CaS (Posted a comment)
  • -email is unavailable- added by nico (Posted a comment)
  • -email is unavailable- added by dfawcus (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-03-05 CaS StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code