-
Notifications
You must be signed in to change notification settings - Fork 73
Closed
Labels
bugSomething isn't workingSomething isn't workingogre1.xtestsBroken or missing tests / testing infraBroken or missing tests / testing infra
Description
Our CI is not finding Ogre 1.9, it may be related to #376
Environment
- OS Version: Ubuntu Bionic or Focal
- Source or binary build? Source, on CI
Description
- Expected behavior: CI runs for both Ogre 1 and 2
- Actual behavior: CI is only finding Ogre 2
Steps to reproduce
Run CI on Jenkins or GitHub actions. Jenkins is yellow because of the warning, but Actions doesn't fail on warnings, so it shows up green.
Output
Ogre 1.9 is installed:
2021-09-09T00:23:39.9181608Z Selecting previously unselected package libogre-1.9.0v5:amd64.
2021-09-09T00:23:39.9217794Z Preparing to unpack .../270-libogre-1.9.0v5_1.9.0+dfsg1-10_amd64.deb ...
2021-09-09T00:23:39.9329386Z Unpacking libogre-1.9.0v5:amd64 (1.9.0+dfsg1-10) ...
2021-09-09T00:23:40.1933838Z Selecting previously unselected package libogre-1.9-dev.
2021-09-09T00:23:40.1977322Z Preparing to unpack .../271-libogre-1.9-dev_1.9.0+dfsg1-10_amd64.deb ...
2021-09-09T00:23:40.1989527Z Unpacking libogre-1.9-dev (1.9.0+dfsg1-10) ...
But not found:
2021-09-09T00:23:47.9754351Z CONFIGURATION WARNINGS:
2021-09-09T00:23:47.9755220Z -- Missing dependency [IgnOGRE] (Components: RTShaderSystem, Terrain, Overlay)
2021-09-09T00:23:47.9756184Z -- Skipping component [optix]: Missing dependency [OptiX].
2021-09-09T00:23:47.9756851Z ^~~~~ Set SKIP_optix=true in cmake to suppress this warning.
Example builds:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingogre1.xtestsBroken or missing tests / testing infraBroken or missing tests / testing infra