Opened 17 years ago
Closed 16 years ago
#1203 closed defect (fixed)
ippdb.src fails build on first pass, not second
| Reported by: | eugene | Owned by: | jhoblitt |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | glueforge | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
if I do a new build for a new psconfig target, the first time through, ippdb.src will fail (non-zero exit status), halting psbuild. if i retry with psbuild -dev -start ippdb.src, it rebuilds ippdb successfully and continues.
i suspect this is caused by the errors generated in building the documentation, but i am not certain.
Note:
See TracTickets
for help on using tickets.

This is no longer an issue: a completely clean check out and build can run to completion (if nothing else is broken!). ippdb.src is no longer a consistent failure point.