It's all about the answers!

Ask a question

zOS Dependency Build - Compile - Link Error


vikas pujar (285) | asked Nov 02 '16, 4:20 a.m.

The ZOs dependency build fails with below error

-----------------------------------------------------------------------------------------------------------------------------------------------

* [antz:compile] 2016-11-02 03:11:17,848 Resolving physical dependencies for //'DEMO.DEV.COBOL(HELLO)'

* [antz:compile] 2016-11-02 03:11:17,856 CRHTC1539I Processing DEMO.DEV.COBOL(HELLO)...

* [antz:compile] 2016-11-02 03:11:19,377 CRHTC1521I Use the default value STEP1_RC for attribute var.1.1rtcreturncodefortranslator.

* [antz:compile] 2016-11-02 03:11:19,379 CRHTC1521I Use the default value STEP2_RC for attribute var.2.2rtcreturncodefortranslator.

* [antz:mvsexec] 2016-11-02 03:11:19,848 CRHTC1659I ZOS.bpxwdyn: alloc dd(SYSIN) dsn(DEMO.DEV.COBOL(HELLO)) shr msg(1)

* [antz:mvsexec] 2016-11-02 03:11:19,925 CRHTC1659I ZOS.bpxwdyn: alloc dd(SYSLIN) dsn(&&TEMPOBJ) tracks space(200,300) unit(vio) blksize(80) lrecl(80) recfm(f,b) new msg(1)

* [antz:mvsexec] 2016-11-02 03:11:20,071 CRHTC1659I ZOS.bpxwdyn: alloc dd(SYSPRINT) tracks space(100,110) unit(vio) blksize(80) lrecl(80) recfm(f,b) new msg(1)

* [antz:mvsexec] 2016-11-02 03:11:20,172 CRHTC1659I ZOS.bpxwdyn: alloc dd(SYSADATA) tracks space(100,110) unit(vio) blksize(80) lrecl(80) recfm(f,b) new msg(1)

* [antz:mvsexec] 2016-11-02 03:11:20,227 CRHTC1659I ZOS.bpxwdyn: alloc dd(SYSXMLSD) tracks space(1,1) unit(vio) blksize(27998) lrecl(16383) recfm(v,b) new msg(1)

* [antz:mvsexec] 2016-11-02 03:11:20,293 CRHTC1659I ZOS.bpxwdyn: alloc dd(SYSMDECK) tracks space(100,110) unit(vio) blksize(80) lrecl(80) recfm(f,b) new msg(1)

* [antz:mvsexec] 2016-11-02 03:11:20,349 CRHTC1659I ZOS.bpxwdyn: alloc dd(SYSUT1) tracks space(100,110) unit(vio) blksize(80) lrecl(80) recfm(f,b) new msg(1)

* [antz:mvsexec] 2016-11-02 03:11:20,410 CRHTC1659I ZOS.bpxwdyn: alloc dd(SYSUT2) tracks space(100,110) unit(vio) blksize(80) lrecl(80) recfm(f,b) new msg(1)

* [antz:mvsexec] 2016-11-02 03:11:20,457 CRHTC1659I ZOS.bpxwdyn: alloc dd(SYSUT3) tracks space(100,110) unit(vio) blksize(80) lrecl(80) recfm(f,b) new msg(1)

* [antz:mvsexec] 2016-11-02 03:11:20,509 CRHTC1659I ZOS.bpxwdyn: alloc dd(SYSUT4) tracks space(100,110) unit(vio) blksize(80) lrecl(80) recfm(f,b) new msg(1)

* [antz:mvsexec] 2016-11-02 03:11:20,556 CRHTC1659I ZOS.bpxwdyn: alloc dd(SYSUT5) tracks space(100,110) unit(vio) blksize(80) lrecl(80) recfm(f,b) new msg(1)

* [antz:mvsexec] 2016-11-02 03:11:20,602 CRHTC1659I ZOS.bpxwdyn: alloc dd(SYSUT6) tracks space(100,110) unit(vio) blksize(80) lrecl(80) recfm(f,b) new msg(1)

* [antz:mvsexec] 2016-11-02 03:11:20,656 CRHTC1659I ZOS.bpxwdyn: alloc dd(SYSUT7) tracks space(100,110) unit(vio) blksize(80) lrecl(80) recfm(f,b) new msg(1)

* [antz:mvsexec] 2016-11-02 03:11:20,804 CRHTC1659I ZOS.bpxwdyn: alloc dd(SYSLIB) dsn(DEMO.DEV.COPYBOOK) shr msg(1)

* [antz:mvsexec] 2016-11-02 03:11:20,983 CRHTC1659I ZOS.bpxwdyn: alloc dd(TASKLIB) dsn(IGY510.SIGYCOMP) shr msg(1)

* [antz:mvsexec] 2016-11-02 03:11:21,132 CRHTC1659I ZOS.bpxwdyn: alloc dd(TMP00024) dsn(FEK910.SFEKLOAD) shr msg(1)

* [antz:mvsexec] 2016-11-02 03:11:21,172 CRHTC1659I ZOS.bpxwdyn: concat ddlist(TASKLIB,TMP00024) msg(1)

* [antz:mvsexec] 2016-11-02 03:11:21,210 CRHTC1668I The mvsexec task COBOL only compilation is about to call compiler IGYCRCTL with parameter SOURCE,LIST,XREF,MAP,LIB,TEST,ADATA,EXIT(ADEXIT(ELAXMGUX)) and ddnameslist null.

* [antz:mvsexec] 2016-11-02 03:11:23,687 CRHTC1656I The return code from COBOL only compilation was (4276224) (hex. 414000).

* [(internal) logpublishertask] Not using a proxy to reach https://clmweb:9443/ccm

* [(internal) logpublishertask] Published file "/u/ibmuser/HELLO.log" with extended contribution type id of "com.ibm.team.build.common.model.IBuildResultContribution.log" as content to build result "20161102-0406550493".

* [antz:mvsexec] 2016-11-02 03:11:27,133 CRHTC1659I ZOS.bpxwdyn: free dd(SYSIN) msg(1)

* [antz:mvsexec] 2016-11-02 03:11:27,160 CRHTC1659I ZOS.bpxwdyn: free dd(SYSPRINT) msg(1)

* [antz:mvsexec] 2016-11-02 03:11:27,180 CRHTC1659I ZOS.bpxwdyn: free dd(SYSADATA) msg(1)

* [antz:mvsexec] 2016-11-02 03:11:27,234 CRHTC1659I ZOS.bpxwdyn: free dd(SYSXMLSD) msg(1)

* [antz:mvsexec] 2016-11-02 03:11:27,250 CRHTC1659I ZOS.bpxwdyn: free dd(SYSMDECK) msg(1)

* [antz:mvsexec] 2016-11-02 03:11:27,271 CRHTC1659I ZOS.bpxwdyn: free dd(SYSUT1) msg(1)

* [antz:mvsexec] 2016-11-02 03:11:27,288 CRHTC1659I ZOS.bpxwdyn: free dd(SYSUT2) msg(1)

* [antz:mvsexec] 2016-11-02 03:11:27,315 CRHTC1659I ZOS.bpxwdyn: free dd(SYSUT3) msg(1)

* [antz:mvsexec] 2016-11-02 03:11:27,390 CRHTC1659I ZOS.bpxwdyn: free dd(SYSUT4) msg(1)

* [antz:mvsexec] 2016-11-02 03:11:27,432 CRHTC1659I ZOS.bpxwdyn: free dd(SYSUT5) msg(1)

* [antz:mvsexec] 2016-11-02 03:11:27,487 CRHTC1659I ZOS.bpxwdyn: free dd(SYSUT6) msg(1)

* [antz:mvsexec] 2016-11-02 03:11:27,501 CRHTC1659I ZOS.bpxwdyn: free dd(SYSUT7) msg(1)

* [antz:mvsexec] 2016-11-02 03:11:27,549 CRHTC1659I ZOS.bpxwdyn: free dd(SYSLIB) msg(1)

* [antz:mvsexec] 2016-11-02 03:11:27,581 CRHTC1659I ZOS.bpxwdyn: free dd(TASKLIB) msg(1)

* [antz:mvsexec] 2016-11-02 03:11:27,595 CRHTC1659I ZOS.bpxwdyn: free dd(TMP00024) msg(1)

* [antz:compile] 2016-11-02 03:11:27,665 CRHTC1659I ZOS.bpxwdyn: free dd(SYSLIN) msg(1)

* [antz:compile] 2016-11-02 03:11:27,813 CRHTC1501E Failed: COBOL compilation and link-edit : DEMO.DEV.COBOL(HELLO) BuildException : The following error occurred while executing this line:

* [antz:compile] /u/ibmuser/macrodefs.xml:50: CRHTC1655E The return code (4276224) (hex. 414000) from Vik EEBAW COBOL only compilation exceeded the maximum return code allowed (4) (hex. 4)..

* [antz:compile] 2016-11-02 03:11:27,815 CRHTC1504I Total (1) Built(0) Up to date(0) Failed(1).

* [ant] Exiting /u/ibmuser/generatedBuild.xml.

--------------------------------------------------------------------------------------------------------------------------------------------------

Additional Points

1) The Dataset Definition and Language definitions were copied from JKE Banking script and altered to suit our environment.

2) The Cobol Translator is defined with all DDnames present in error log, is there something missing?

3) Why in last error message it point to Cobol Compilation and Link edit when the error was with Cobol Compilation Tranlator

Be the first one to answer this question!


Register or to post your answer.