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

objectbox: add version 4.0.0 #24042

Closed
wants to merge 2 commits into from
Closed

Conversation

toge
Copy link
Contributor

@toge toge commented May 20, 2024

Specify library name and version: objectbox/4.0.0

objectbox/objectbox-c@v0.21.0...v4.0.0


@conan-center-bot

This comment has been minimized.

@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 2 (76a64372a282edb24b509e6c713fa5c3e65b77ac):

  • objectbox/4.0.0:
    All packages built successfully! (All logs)

  • objectbox/0.19.0:
    All packages built successfully! (All logs)

  • objectbox/0.21.0:
    All packages built successfully! (All logs)

  • objectbox/0.20.0:
    All packages built successfully! (All logs)

  • objectbox/0.17.0:
    All packages built successfully! (All logs)

  • objectbox/0.18.1:
    All packages built successfully! (All logs)

  • objectbox/0.18.0:
    All packages built successfully! (All logs)


Conan v2 pipeline ✔️

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

All green in build 2 (76a64372a282edb24b509e6c713fa5c3e65b77ac):

  • objectbox/4.0.0:
    All packages built successfully! (All logs)

  • objectbox/0.20.0:
    All packages built successfully! (All logs)

  • objectbox/0.21.0:
    All packages built successfully! (All logs)

  • objectbox/0.17.0:
    All packages built successfully! (All logs)

  • objectbox/0.18.0:
    All packages built successfully! (All logs)

  • objectbox/0.19.0:
    All packages built successfully! (All logs)

  • objectbox/0.18.1:
    All packages built successfully! (All logs)

Copy link
Contributor

Hooks produced the following warnings for commit 76a6437
objectbox/4.0.0@#11a2bb385e2eca01bcce3fd6502fda31
post_package(): WARN: [APPLE RELOCATABLE SHARED LIBS (KB-H077)] install_name dir of these shared libs is not @rpath: libobjectbox.dylib
objectbox/0.19.0@#e736f8b3830af12065937fb5ba247562
post_package(): WARN: [APPLE RELOCATABLE SHARED LIBS (KB-H077)] install_name dir of these shared libs is not @rpath: libobjectbox.dylib
objectbox/0.21.0@#ab109f48ce14d1f8615b2b193a1bb5cc
post_package(): WARN: [APPLE RELOCATABLE SHARED LIBS (KB-H077)] install_name dir of these shared libs is not @rpath: libobjectbox.dylib
objectbox/0.20.0@#245f7c080921a983f14d7f22dd84ff03
post_package(): WARN: [APPLE RELOCATABLE SHARED LIBS (KB-H077)] install_name dir of these shared libs is not @rpath: libobjectbox.dylib
objectbox/0.17.0@#6425035fac0d5189898bf749780e3ba6
post_package(): WARN: [APPLE RELOCATABLE SHARED LIBS (KB-H077)] install_name dir of these shared libs is not @rpath: libobjectbox.dylib
objectbox/0.18.1@#8baf13bc255f764195515f06d7c60824
post_package(): WARN: [APPLE RELOCATABLE SHARED LIBS (KB-H077)] install_name dir of these shared libs is not @rpath: libobjectbox.dylib
objectbox/0.18.0@#9c7d0763a2de4cb76c8d251c711d017d
post_package(): WARN: [APPLE RELOCATABLE SHARED LIBS (KB-H077)] install_name dir of these shared libs is not @rpath: libobjectbox.dylib

@memsharded memsharded self-assigned this Jun 11, 2024
@memsharded
Copy link
Member

Hi @toge

Thanks very much for your contribution.

However, I am afraid that we cannot longer have this in ConanCenter.

This slipped in the past, and adding the upload_policy = "skip" to avoid uploading the binaries is not enough to bypass the closed source nature of this project, which is difficult to know from the Github source project and even from the project pages.

This would be a liability, even if the closed source binary is not uploaded to ConanCenter, the recipe is still reporting the Apache license of the bindings, but the CMakeLists.txt of the build is downloading the pre-compiled binary.

This might be a good candidate for https://github.com/conan-io/conan-recipes-contrib when this initiative is launched, but at the moment, ConanCenter cannot have this package:

  • I am closing this PR
  • In next PR existing versions will be marked as deprecated, and license changed to clarify it is not Apache
  • It will be removed in the future from conan-center-index

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants