Skip to content

Ceedling Configuration issues #1119

@BenWhite-Price

Description

@BenWhite-Price

Hi,
I'm attempting to set up a new Ceedling project. I have a docker machine tied into my jenkins pipeline that is supposed to build and test the project. When I run ceedling clobber, I get this error:

ceedling clobber
🚧 Loaded project configuration from working directory.
 > Using: /home/user/workspace/project/project.yml
 > Working directory: /home/user/workspace/project

🧨 EXCEPTION: uninitialized constant PROJECT_USE_DEEP_DEPENDENCIES

if PROJECT_USE_DEEP_DEPENDENCIES
   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Did you mean?  PROJECT_USE_DEEP_PREPROCESSOR

Ruby version:

ruby -v
ruby 3.1.2p20 (2022-04-12 revision 4491bb740a) [x86_64-linux-gnu]

Ceedling version:

ceedling version
🌱 Welcome to Ceedling!

  Ceedling Launcher => 1.0.1-fb1ce6c
  ----------------------
  /var/lib/gems/3.1.0/gems/ceedling-1.0.1/

  Ceedling App => 1.0.1
  ----------------------
  /home/jenkins_adm/workspace/x5_Multibranch_dev_98336-add_dac@2/vendor/ceedling/

  Build Frameworks
  ----------------------
       CMock => 2.5.2
       Unity => 2.5.1
  CException => 1.3.2

project.yml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions