Skip to content

STK: snapshot does not import header #14660

@lucbv

Description

@lucbv

Bug Report

The latest STK snapshot leads to failures in PR #14658 , @trilinos/stk @alanw0

Description

This build fails to build stk_util_doc_test with the following error:

/home/runner/_work/Trilinos/Trilinos/packages/stk/stk_doc_tests/stk_util/VersionHowTo.cpp:44:10: fatal error: Ioss_Version.h: No such file or directory
   44 | #include <Ioss_Version.h>
      |          ^~~~~~~~~~~~~~~~
compilation terminated.

Surprisingly that test was built in the STK snapshot PR #14651 so the build directory must have been dirty and already included the header file.
Additionally the gcc/14 build in the snapshot PR only tested 16 unit-tests, that looks pretty wrong to me! @sebrowne

Steps to Reproduce

  1. SHA1: [insert here]
  2. Configure script: [attach here]
  3. Configure log: [attach here]
  4. Build log: [attach here]
  5. Input deck: [attach here]
  6. Do this.
  7. Do that.
  8. Shake fist angrily at computer.
  9. Run log: [attach here]

Metadata

Metadata

Assignees

No one assigned

    Labels

    PA: FrameworkIssues that fall under the Trilinos Framework Product Areapkg: STKtype: bugThe primary issue is a bug in Trilinos code or tests

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions