IBM Support

LI81382: XLF ".mod" file timestamp causes much larger rebuilds with incremental builds in CMake

Subscribe to this APAR

By subscribing, you receive periodic emails alerting you to the status of the APAR, along with a link to the fix after it becomes available. You can track this item individually or track all items by product.

Notify me when this APAR changes.

Notify me when an APAR for this component changes.

 

APAR status

  • Closed as new function.

Error description

  • XL Fortran for Linux, V16.1, even though there are no changes
    in the source file, it compiles the new version of .mod file
    which is identical to the older one, except for the timestamp
    which is embedded in.mod file
    
    
    ================================================================
    
    ====TESTCASE:
    
     Test case:
    $ cat x.f
          module m
            integer i
          end module
    $
    
    rm -f m.mod
    xlf x.f -c -qnotimestamps
    mv m.mod m.mod.1
    xlf x.f -c -qnotimestamps
    diff -q m.mod.1 m.mod
    diff should return rc 0 indicating the two files are identical.
    

Local fix

  • N/A
    

Problem summary

  • USERS AFFECTED:
    Users of XL Fortran are affected by this issue
    
    PROBLEM DESCRIPTION:
    Module and submodule files contain time stamp information about
    the build time, even when -qnotimestamps is specified.
    

Problem conclusion

  • CONCLUSION:
    The issue has been resolved
    

Temporary fix

Comments

APAR Information

  • APAR number

    LI81382

  • Reported component name

    XL FORTRAN LINU

  • Reported component ID

    5725C7510

  • Reported release

    G11

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2020-03-10

  • Closed date

    2020-03-11

  • Last modified date

    2020-03-11

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

    IJ24709

Fix information

  • Fixed component name

    XL FORTRAN LINU

  • Fixed component ID

    5725C7510

Applicable component levels

[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSAT4T","label":"XL Fortran for Linux"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Line of Business":{"code":"LOB57","label":"Power"}}]

Document Information

Modified date:
01 May 2020