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

glib: Bump libmount to 2.39.2 to avoid conflicts with libsystemd #23030

Merged
merged 11 commits into from
Nov 28, 2024

Conversation

jwillikers
Copy link
Contributor

@jwillikers jwillikers commented Mar 8, 2024

Also avoids conflicts with libwebsockets and eudev.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@AbrilRBS AbrilRBS self-assigned this Mar 14, 2024
@ghost ghost mentioned this pull request Mar 14, 2024
3 tasks
@jwillikers
Copy link
Contributor Author

I'm a bit confused as to why this one broke.

@conan-center-bot

This comment has been minimized.

Also avoids conflicts with libwebsockets.
@conan-center-bot

This comment has been minimized.

@jwillikers
Copy link
Contributor Author

I think something breaks when pkgconf is bumped in the test package. It appears that PkgConfig is not actually using the pkgconf executable from the tool_requires but looking for an executable named pkg-config, which it doesn't always find.

@ghost ghost mentioned this pull request Mar 21, 2024
3 tasks
@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot conan-center-bot added Bump dependencies Only bumping dependencies versions in the recipe and removed Waiting for CI labels Jul 29, 2024
@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 12 (32d42d101558e15508759060820f6f90e7408513):

  • glib/2.81.0:
    All packages built successfully! (All logs)

  • glib/2.77.3:
    All packages built successfully! (All logs)

  • glib/2.78.3:
    All packages built successfully! (All logs)

  • glib/2.76.3:
    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 12 (32d42d101558e15508759060820f6f90e7408513):

  • glib/2.81.0:
    All packages built successfully! (All logs)

  • glib/2.78.3:
    All packages built successfully! (All logs)

  • glib/2.77.3:
    All packages built successfully! (All logs)

  • glib/2.76.3:
    All packages built successfully! (All logs)

Copy link
Contributor

Hooks produced the following warnings for commit 32d42d1
glib/2.81.0@#9cf9484c51dfbc19f1a7cc7734112f80
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libgirepository-2.0.so' links to system library 'm' but it is not in cpp_info.system_libs.

danimtb
danimtb previously approved these changes Jul 29, 2024
uilianries
uilianries previously approved these changes Jul 29, 2024
@AbrilRBS AbrilRBS dismissed stale reviews from uilianries and danimtb via 6f62bdb November 25, 2024 22:35
Copy link
Member

@AbrilRBS AbrilRBS left a comment

Choose a reason for hiding this comment

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

Hi @jwillikers sorry that this took so long to get addressed, I've now launched this PR on the new pipeline, let's merge this :)

Copy link
Member

@uilianries uilianries left a comment

Choose a reason for hiding this comment

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

LGTM. All other recipes are using the newest version available in Conan Center:

../glib/all/conanfile.py:            self.requires("libmount/2.39")
../libsystemd/all/conanfile.py:        self.requires("libmount/2.39.2")
../libwebsockets/all/conanfile.py:            self.requires("libmount/2.39.2")
../eudev/all/conanfile.py:            self.requires("libmount/2.39.2")

@uilianries uilianries merged commit 99954a6 into conan-io:master Nov 28, 2024
9 checks passed
@jwillikers jwillikers deleted the glib-bump-libmount branch November 28, 2024 13:14
memsharded pushed a commit to toge/conan-center-index that referenced this pull request Nov 29, 2024
…an-io#23030)

Co-authored-by: ericLemanissier <[email protected]>
Co-authored-by: Abril Rincón Blanco <[email protected]>
Co-authored-by: Abril Rincón Blanco <[email protected]>
OMGtechy pushed a commit to OMGtechy/conan-center-index that referenced this pull request Dec 31, 2024
…an-io#23030)

Co-authored-by: ericLemanissier <[email protected]>
Co-authored-by: Abril Rincón Blanco <[email protected]>
Co-authored-by: Abril Rincón Blanco <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bump dependencies Only bumping dependencies versions in the recipe
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants