Uploaded image for project: 'MariaDB Connector/C++'
  1. MariaDB Connector/C++
  2. CONCPP-127

Rebuild failure with "sha256_password of target"

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • General
    • None

    Description

      Building mariadb-connector-cpp using below steps:

      Build passed.

      Rerun all the above commands without cleanup is reporting the below errors. Found https://jira.mariadb.org/browse/CONCPP-80 where this issue is resolved, not sure if the fixes are merged to the master branch.

      CMake Error at CMakeLists.txt:469 (ADD_DEPENDENCIES):
      The dependency target "caching_sha2_password" of target
      "DEPENDENCIES_FOR_PACKAGE" does not exist.

      CMake Error at CMakeLists.txt:469 (ADD_DEPENDENCIES):
      The dependency target "client_ed25519" of target "DEPENDENCIES_FOR_PACKAGE"
      does not exist.

      CMake Error at CMakeLists.txt:469 (ADD_DEPENDENCIES):
      The dependency target "sha256_password" of target
      "DEPENDENCIES_FOR_PACKAGE" does not exist.

      CMake Error:
      Error evaluating generator expression:

      $<TARGET_FILE:client_ed25519>

      No target "client_ed25519"

      CMake Error:
      Error evaluating generator expression:

      $<TARGET_FILE:sha256_password>

      No target "sha256_password"

      CMake Error:
      Error evaluating generator expression:

      $<TARGET_FILE:caching_sha2_password>

      No target "caching_sha2_password"

      Please let us know if we need to clean directory 'git clean -f -d -x' before building again.

      Code base:
      mariadb-connector-cpp used for tests taken from mariadb-repo
      Commit id: b09555de99ed4b1d054a88ff85acbae996bce1d1
      Date: Mon Jan 1 21:24:42 2024

      Attachments

        Activity

          People

            Lawrin Lawrin Novitsky
            rchinni Rakesh babu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.