Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapt to change in Conan recipe for NuDB #4615

Merged
merged 4 commits into from
Jul 11, 2023

Conversation

thejohnfreeman
Copy link
Collaborator

No description provided.

@sgramkumar
Copy link
Collaborator

sgramkumar commented Jul 10, 2023

QA build passed on ubuntu & MAC (intel chip).

Copy link
Collaborator

@gregtatcam gregtatcam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It didn't work. Tried on OSX. Deleted ~/.conan/data then ran conan install ... and then cmake -D.... cmake failed:

CMake Error at CMakeLists.txt:99 (target_link_libraries):
   The link interface of target "ripple_libs" contains:

    nudb::core

    but the target was not found.  Possible reasons include:

* There is a typo in the target name.
* A find_package call is missing for an IMPORTED target.
* An ALIAS target is missing.

@scottschurr
Copy link
Collaborator

This branch is working for me on macOS. Congrats!

MacOS: Ventura 13.4.1
conan: version 1.60.1
cmake: version 3.24.1

@gregtatcam
Copy link
Collaborator

This branch is working for me on macOS. Congrats!

MacOS: Ventura 13.4.1 conan: version 1.60.1 cmake: version 3.24.1

@scottschurr , have you removed ~/.conan/data?

@scottschurr
Copy link
Collaborator

@gregtatcam, Yup. Removed ~/.conan/data and my build directory before starting the process.

@gregtatcam
Copy link
Collaborator

@gregtatcam, Yup. Removed ~/.conan/data and my build directory before starting the process.

Hm, ok. I must have missed something... Will give it another try.

Copy link
Collaborator

@gregtatcam gregtatcam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 LGTM

Copy link
Collaborator

@scottschurr scottschurr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@thejohnfreeman thejohnfreeman added the Passed Passed code review & PR owner thinks it's ready to merge. Perf sign-off may still be required. label Jul 11, 2023
@thejohnfreeman thejohnfreeman merged commit eeb8b41 into XRPLF:develop Jul 11, 2023
@thejohnfreeman thejohnfreeman deleted the nudb branch July 11, 2023 21:26
seelabs pushed a commit to seelabs/rippled that referenced this pull request Jul 11, 2023
The recipe was updated a few days ago and the exported library target was renamed.
legleux pushed a commit to legleux/rippled that referenced this pull request Aug 3, 2023
The recipe was updated a few days ago and the exported library target was renamed.
scottschurr pushed a commit to scottschurr/rippled that referenced this pull request Aug 3, 2023
The recipe was updated a few days ago and the exported library target was renamed.
ckeshava pushed a commit to ckeshava/rippled that referenced this pull request Sep 22, 2023
The recipe was updated a few days ago and the exported library target was renamed.
ckeshava pushed a commit to ckeshava/rippled that referenced this pull request Sep 25, 2023
The recipe was updated a few days ago and the exported library target was renamed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Passed Passed code review & PR owner thinks it's ready to merge. Perf sign-off may still be required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants