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

hotfix/Revert "Fix linker error caused by private linking of transitive depe… #737

Merged
merged 1 commit into from
Mar 9, 2024

Conversation

PengZheng
Copy link
Contributor

The previous fix will cause build failure of our downstream users for unknown reasons.
Note that this is my second try to fix conan-io/conan#7192.

I'll not try again and will wait patiently for the Conan team's official fix to land in Conan 2.0.

…ndencies."

This reverts commit f75a419.

Revert "Fix copy error in generate method."

This reverts commit 6f147b8.

Revert "Fix copy error in generate method."

This reverts commit 1db9b85.

Revert "Add more tracing to CI."

This reverts commit 3b12f3b.

Revert "Add more tracing to CI."

This reverts commit 2d285da.

Revert "Revert "Fix copy error in generate method.""

This reverts commit 09cfcae.

Revert "Revert "Fix copy error in generate method.""

This reverts commit 52eaaf8.

Revert "Fix assertion failure when dep.cpp_info.libdir is None."

This reverts commit 4d831cc.

Revert "Fix assertion failure when dep.cpp_info.libdir is None."

This reverts commit fdf96fd.

Revert "Fix broken test_package for conan1."

This reverts commit acabf59.

Revert "Copy dependent libraries in Pythonic way."

This reverts commit 3bd5474.
@PengZheng PengZheng changed the title Revert "Fix linker error caused by private linking of transitive depe… hotfix/Revert "Fix linker error caused by private linking of transitive depe… Mar 9, 2024
@PengZheng PengZheng merged commit d46d983 into master Mar 9, 2024
32 checks passed
@PengZheng PengZheng deleted the hotfix/revert-conan-private-dep-fix branch March 9, 2024 09:54
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.

[feature] Build fails with CMake privately linking to a library with transitive dependencies
1 participant