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

Add correct pkfconfig name for libnl components #25380

Merged
merged 2 commits into from
Sep 24, 2024

Conversation

uilianries
Copy link
Member

Summary

Changes to recipe: libnl/[*]

Motivation

The PR #23383, when building with libnl support, libpcap failed to find libnl-genl-3.0.pc

/cc @valgur

Details

The libnl uses specific names for its components, using 3.0 as suffix:

 /bin/mkdir -p '/home/conan/.conan2/p/b/libnlef6c99bdd2af2/p//lib/pkgconfig'
 /usr/bin/install -c -m 644 /home/conan/.conan2/p/b/libnlef6c99bdd2af2/b/src/man/genl-ctrl-list.8 /home/conan/.conan2/p/b/libnlef6c99bdd2af2/b/src/man/nl-classid-lookup.8 /home/conan/.conan2/p/b/libnlef6c99bdd2af2/b/src/man/nl-pktloc-lookup.8 /home/conan/.conan2/p/b/libnlef6c99bdd2af2/b/src/man/nl-qdisc-add.8 /home/conan/.conan2/p/b/libnlef6c99bdd2af2/b/src/man/nl-qdisc-delete.8 /home/conan/.conan2/p/b/libnlef6c99bdd2af2/b/src/man/nl-qdisc-list.8 '/home/conan/.conan2/p/b/libnlef6c99bdd2af2/p//share/man/man8'
 /usr/bin/install -c -m 644 libnl-3.0.pc libnl-genl-3.0.pc libnl-idiag-3.0.pc libnl-nf-3.0.pc libnl-route-3.0.pc libnl-xfrm-3.0.pc libnl-cli-3.0.pc '/home/conan/.conan2/p/b/libnlef6c99bdd2af2/p//lib/pkgconfig'

https://archlinux.org/packages/core/x86_64/libnl/files/ (BTW, I use Arch)


Signed-off-by: Uilian Ries <uilianries@gmail.com>
@conan-center-bot

This comment has been minimized.

AbrilRBS
AbrilRBS previously approved these changes Sep 24, 2024
Signed-off-by: Uilian Ries <uilianries@gmail.com>
@uilianries
Copy link
Member Author

The version 3.3.0 introduced xfrm: thom311/libnl@9171544

@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 2 (f29c5d6061a0ff6e12fd4ee87944cf54266eb382):

  • libnl/3.9.0:
    Built 12 packages out of 22 (All logs)

  • libnl/3.7.0:
    Built 12 packages out of 22 (All logs)

  • libnl/3.8.0:
    Built 12 packages out of 22 (All logs)

  • libnl/3.2.25:
    Built 12 packages out of 22 (All logs)


Conan v2 pipeline ✔️

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

All green in build 2 (f29c5d6061a0ff6e12fd4ee87944cf54266eb382):

  • libnl/3.9.0:
    Built 2 packages out of 10 (All logs)

  • libnl/3.8.0:
    Built 2 packages out of 10 (All logs)

  • libnl/3.7.0:
    Built 2 packages out of 10 (All logs)

  • libnl/3.2.25:
    Built 2 packages out of 10 (All logs)

Copy link
Contributor

@ErniGH ErniGH left a comment

Choose a reason for hiding this comment

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

LGTM 😄

@conan-center-bot conan-center-bot merged commit 21f5452 into conan-io:master Sep 24, 2024
21 checks passed
OMGtechy pushed a commit to OMGtechy/conan-center-index that referenced this pull request Dec 31, 2024
* Add correct pkfconfig name for libnl components

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* nl-xfrm requires 3.3.0

Signed-off-by: Uilian Ries <uilianries@gmail.com>

---------

Signed-off-by: Uilian Ries <uilianries@gmail.com>
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.

4 participants