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

[Build] add_library cannot create ALIAS target "nsync::nsync_cpp" because target "nsync_cpp" does not already exist #20031

Closed
yurivict opened this issue Mar 22, 2024 · 7 comments
Labels
build build issues; typically submitted using template

Comments

@yurivict
Copy link
Contributor

Describe the issue

This is because nsync-1.26.0 doesn't install any cmake scripts.

Urgency

No response

Target platform

FreeBSD 14.0

Build script

cmake .

Error / output

CMake Error at external/onnxruntime_external_deps.cmake:327 (add_library):
  add_library cannot create ALIAS target "nsync::nsync_cpp" because target
  "nsync_cpp" does not already exist.
Call Stack (most recent call first):
  CMakeLists.txt:575 (include)


CMake Error at external/onnxruntime_external_deps.cmake:328 (target_include_directories):
  Cannot specify include directories for target "nsync_cpp" which is not
  built by this project.
Call Stack (most recent call first):
  CMakeLists.txt:575 (include)

Visual Studio Version

No response

GCC / Compiler Version

clang-16

@yurivict yurivict added the build build issues; typically submitted using template label Mar 22, 2024
@snnn
Copy link
Member

snnn commented Mar 22, 2024

@pranavsharma , can we consider deprecating this library? We may use absl instead. So that one less thing to maintain.

@pranavsharma
Copy link
Contributor

@pranavsharma , can we consider deprecating this library? We may use absl instead. So that one less thing to maintain.

sure, yeah, one less headache.

@snnn
Copy link
Member

snnn commented Mar 22, 2024

Thanks. I will make a PR.

Copy link
Contributor

This issue has been automatically marked as stale due to inactivity and will be closed in 30 days if no further activity occurs. If further support is needed, please provide an update and/or more details.

@github-actions github-actions bot added the stale issues that have not been addressed in a while; categorized by a bot label Apr 22, 2024
@snnn
Copy link
Member

snnn commented Apr 22, 2024

I am working on it.

@snnn
Copy link
Member

snnn commented Apr 22, 2024

#20413

@github-actions github-actions bot removed the stale issues that have not been addressed in a while; categorized by a bot label Apr 23, 2024
@snnn
Copy link
Member

snnn commented Oct 21, 2024

nsync is removed.

@snnn snnn closed this as completed Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build build issues; typically submitted using template
Projects
None yet
Development

No branches or pull requests

3 participants