It's all about the answers!

Ask a question

Error while running z dependency build


Amit Saxena (3111516) | asked Nov 23 '11, 5:45 p.m.
Hi,

I am trying to run the dependency build for z/OS . i have made change to just one member of PDS but for some reason it is trying to build all the other PDS members also even though they have not been changed


Accepting changes into workspace "Gentran64Stream-Build-Workspace"...
No previous successful build snapshot was found. All files without build maps will be built. Dependency set comparisons will be performed on all files with build maps.
No build map was found for STDTBAWH. This file will be rebuilt.
No build map was found for STDTB1WH. This file will be rebuilt.
No build map was found for STDLPWSH. This file will be rebuilt.
No build map was found for STDACTRH. This file will be rebuilt.
--
--
--

compile:
* 2011-11-23 22:29:22,687 CRHTC0538I Compile task started.
* 2011-11-23 22:29:23,188 buildableFiles.xml version: 3.0.0.1
* 2011-11-23 22:29:33,617 CRHTC0540I GENTRAN.V6X4.BSC.COPYLIB(OALOOCB) (component=Gentran64Component) will be loaded from Jazz SCM.
* 2011-11-23 22:29:33,631 CRHTC0540I GENTRAN.V6X4.VPT.COBBTCH(EDIN142) (component=Gentran64Component) will be loaded from Jazz SCM.
* 2011-11-23 22:29:33,644 CRHTC0540I GENTRAN.V6X4.CTL.UTILITY.SOURCE($INDEX) (component=Gentran64Component) will be loaded from Jazz SCM.
* 2011-11-23 22:29:33,659 CRHTC0540I GENTRAN.V6X4.BSC.COBBTCH(EBDI011M) (component=Gentran64Component) will be loaded from Jazz SCM.
* 2011-11-23 22:29:33,696 CRHTC0540I GENTRAN.V6X4.BSC.COPYLIB(EDITSNS) (component=Gentran64Component) will be loaded from Jazz SCM.
* [antz:compi

---
---
---

TMO Timeout after +300 seconds.
RESULT 999
EOR
Status:ERROR

and it fails after 30 mins any idea what is wrong here ?

2 answers



permanent link
Nick Edgar (6.5k711) | answered Nov 28 '11, 7:54 p.m.
JAZZ DEVELOPER
Sorry, I don't know what to suggest, other than to perhaps file a work item against Enterprise Extensions.

permanent link
Guy Slade (64158) | answered Nov 29 '11, 9:58 a.m.
JAZZ DEVELOPER
Hi

I second Nick's suggestion. There is a timeout setting in startbfa.sh that you could increase but I don't know if that will help here and it seems to me the underlying issue is why does dependency build think it needs to rebuild everything.

There could be a number of reasons for this that would revolve around misunderstanding of how dep build works. However, I'll state the obvious here based on the snippets of log you have posted...... you have not performed an initial build. Everything needs to be built once and among other things, we created a 'build map' for each thing that is built. This is what your build seems to think is missing. So even if you have changed just one program, because you have not performed that initial build of everything, dependency build is going to want to build everything.

This is just a guess. If this is not the case then please open a defect, attach the full log and describe your environment and what you are trying to do and we can take it from there.

Guy

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.