To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=58214
                  Issue #:|58214
                  Summary:|pyuno/zipcore MAXPROCESS failure
                Component:|tools
                  Version:|680m142
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P2
             Subcomponent:|code
              Assigned to:|hjs
              Reported by:|pjanik





------- Additional comments from [EMAIL PROTECTED] Sun Nov 20 21:21:54 -0800 
2005 -------
Hi,

during MAXPROCESS=4 build on Solaris/SPARC:

mkdir -p ../unxsols4.pro/bin/python-core-2.3.4/lib/ 
rm -f ../unxsols4.pro/bin/python-core-2.3.4/lib/zipfile.py
cat
/home/pjanik/BuildDir/ooo_SRC680_m142_src/solver/680/unxsols4.pro/lib/python/zipfile.py
> ../unxsols4.pro/bin/python-core-2.3.4/lib/zipfile.py
rm -f ../unxsols4.pro/bin/python.sh
cat python.sh > ../unxsols4.pro/bin/python.sh
sed 's/%%PYVERSION%%/2.3.4/g' < ../unxsols4.pro/bin/python.sh >
../unxsols4.pro/bin/python.sh.new
mv ../unxsols4.pro/bin/python.sh.new ../unxsols4.pro/bin/python.sh
chmod +x ../unxsols4.pro/bin/python.sh
cd ../unxsols4.pro/bin && find . -name '*.so' | xargs strip
rm -f ../unxsols4.pro/bin/python-core-2.3.4.zip
cd ../unxsols4.pro/bin && zip -r python-core-2.3.4.zip python-core-2.3.4
cannot open ./python.sh.new: No such file or directory
find: cannot open .: No such file or directory
dmake:  Error code 1, while making '../unxsols4.pro/bin/python-core-2.3.4.zip'

ERROR: Error 65280 occurred while making
/home/pjanik/BuildDir/ooo_SRC680_m142_src/pyuno/zipcore
'---* RULES.MK *---'
bash-2.05$

I can't reproduce on GNU/Linux.

---------------------------------------------------------------------
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