To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43561
                  Issue #:|43561
                  Summary:|unquoted C# directory name breaks builds
                Component:|api
                  Version:|680m76
                 Platform:|PC
                      URL:|http://people.ubuntu.com/~lamont/buildLogs/o/openoffi
                          |ce.org2/1.9.76-0ubuntu2/openoffice.org2_1.9.76-
                          |0ubuntu2_20050216-1036-i386-failed
               OS/Version:|Linux
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|sw
              Reported by:|haggai





------- Additional comments from [EMAIL PROTECTED] Fri Feb 25 13:21:10 -0800 
2005 -------
cp -u
../../../examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/ToolkitControls/ScrollBarDlg.xdl
../../../unxlngi4.pr
o/bin/odk680/examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/ToolkitControls/ScrollBarDlg.xdl
/build/buildd/openoffice.org2-1.9.76/ooo-build/build/src680-m76/odk/examples/CLI
cat /tmp/mkSsx6z8 | xargs -n 20 mkdir -p && echo "dirs created" >
../../unxlngi4.pro/misc/ex_cli_dirs_created.txt && touch ..
/../unxlngi4.pro/misc/ex_cli_dirs_created.txt
rm -f
../../unxlngi4.pro/bin/odk680/examples/CLI/C#/Spreadsheet/GeneralTableSample.cs
>& /dev/null
tr -d "\015" < ../../examples/CLI/C#/Spreadsheet/GeneralTableSample.cs >
../../unxlngi4.pro/bin/odk680/examples/CLI/C#/Spread
sheet/GeneralTableSample.cs
../../examples/CLI/C: No such file or directory.
dmake:  Error code 1, while making
'../../unxlngi4.pro/bin/odk680/examples/CLI/C#/Spreadsheet/GeneralTableSample.cs'
'---* RULES.MK *---'

ERROR: Error 65280 occurred while making
/build/buildd/openoffice.org2-1.9.76/ooo-build/build/src680-m76/odk/examples/CLI


I didn't reproduce this problem on my own build machine, but the ubuntu
automatic build machines had this problem, where they seem to have interpreted
the '#' in the C# directory as the beginning of a shell comment (see the URL
field for the full build log).  I added quoting to the commands in the makefile
(will attach patch), and now all is well.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to