Issue 9764 - break in udkwww
Summary: break in udkwww
Status: CLOSED FIXED
Alias: None
Product: udk
Classification: Code
Component: code (show other issues)
Version: current
Hardware: PC Linux, all
: P2 Trivial (vote)
Target Milestone: OOo 1.0.2
Assignee: Unknown
QA Contact: issues@udk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-02 14:30 UTC by Unknown
Modified: 2003-03-06 09:24 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Unknown 2002-12-02 14:30:30 UTC
get the following breakage in udkwww while compiling the current stable branch 
OOO_STABLE_1. Need fix for upcoming 1.0.2 release.

echo "UDK 3.0.1 c/C++ API Reference"
UDK 3.0.1 c/C++ API Reference
/usr/local/home/buildso/OOO_STABLE_1/solver/641/unxlngi4.pro/bin/autodoc -html
../unxlngi4.pro/misc/udk3.0.1/docs/cpp/ref -name "UDK 3.0.1 c/C++ API Reference"
-lg c++         -p sal
/usr/local/home/buildso/OOO_STABLE_1/solver/641/unxlngi4.pro/inc -t sal -t osl
-t rtl         -p store
/usr/local/home/buildso/OOO_STABLE_1/solver/641/unxlngi4.pro/inc -t store      
  -p registry /usr/local/home/buildso/OOO_STABLE_1/solver/641/unxlngi4.pro/inc
-t registry         -p cppu
/usr/local/home/buildso/OOO_STABLE_1/solver/641/unxlngi4.pro/inc -t cppu -t com
-t typelib -t uno         -p cppuhelper
/usr/local/home/buildso/OOO_STABLE_1/solver/641/unxlngi4.pro/inc -t cppuhelper 
       -p bridges
/usr/local/home/buildso/OOO_STABLE_1/solver/641/unxlngi4.pro/inc -t bridges

Autodoc version 2.1
-------------------

Parsing the repository UDK 3.0.1 c/C++ API Reference ...
......69 files found to parse in project sal.
Parse
/usr/local/home/buildso/OOO_STABLE_1/solver/641/unxlngi4.pro/inc/sal/config.h ...
Segmentation fault (core dumped)
dmake:  Error code 139, while making
'../unxlngi4.pro/misc/docugen_cpp_reference.flag'
---* RULES.MK *---

ERROR: Error 65280 occurred while making
/usr/local/home/buildso/OOO_STABLE_1/udkwww/util
Comment 1 kay.ramme 2002-12-03 07:53:20 UTC
Nikolai, seems to be autodoc dying. Could you please
have a look at it?
Comment 2 stx123 2002-12-03 12:01:53 UTC
Please set the target milestone accordingly...
Comment 3 Martin Hollmichel 2002-12-03 18:18:38 UTC
this might be also related to STLport problems ?
Comment 4 nikolai.pretzell 2002-12-17 15:34:06 UTC
When did this appear first?
I wonder whether this worked in the first OO_STABLE_1 build.

Any hints appreciated,
Nikolai
Comment 5 Martin Hollmichel 2002-12-19 17:56:37 UTC
armin, I think this is fixed in your new Linux build ?
Comment 6 Martin Hollmichel 2002-12-19 17:57:00 UTC
armin, please confirm !
Comment 7 Unknown 2002-12-20 14:56:57 UTC
fixed.
Comment 8 Martin Hollmichel 2003-03-06 09:24:32 UTC
verified and closed.