Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

A modified program fails to build during a dependency build if no previous build map is found

If the initial build of a program is not done for any reason (i.e no language definition), then a build map will not be created. After you change this program by adding a language definition for example, dependency build now considers the program to be a MODIFIED program rather than a NEW program which means that it will search for the program's previous build map to determine dependency changes. Because a build map has not been created for this program, it will not find any changes and the dependency build will skip building the program.

1 vote


Accepted answer

Permanent link
This issue is being tracked in defect new file is not built if Lang def is assigned after 1st build (243516) targeted for RTC 4.0.3 and the fix has also been backported to RTC 4.0.0.2 and RTC 4.0.2.
Spencer Murata selected this answer as the correct answer

1 vote

Comments

The work around for this issue is to create a buildable subset containing the program that is not building and run a build with the "Build change items only" option unchecked.  The work around need only be performed one time then the program will be preprocessed normally once a build map has been created.

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 562
× 69
× 38

Question asked: Feb 25 '13, 2:34 p.m.

Question was seen: 5,065 times

Last updated: Feb 25 '13, 4:55 p.m.

Confirmation Cancel Confirm