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

mosquitto 2.0.19 #192699

Merged
merged 2 commits into from
Oct 7, 2024
Merged

mosquitto 2.0.19 #192699

merged 2 commits into from
Oct 7, 2024

Conversation

chenrui333
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Oct 3, 2024
@github-actions github-actions bot added automerge-skip `brew pr-automerge` will skip this pull request autobump labels Oct 3, 2024
@chenrui333
Copy link
Member Author

  ld: unknown options: --version-script=/tmp/mosquitto-20241003-6610-u78el7/mosquitto-2.0.19/lib/linker.version 

@chenrui333 chenrui333 added the build failure CI fails while building the software label Oct 3, 2024
Copy link
Contributor

github-actions bot commented Oct 5, 2024

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.

@daeho-ro
Copy link
Member

daeho-ro commented Oct 6, 2024

I create an issue to the upstream, and temporarily adding patch will work.

__END__
diff --git a/lib/CMakeLists.txt b/lib/CMakeLists.txt
index de53e8bd..479b45dc 100644
--- a/lib/CMakeLists.txt
+++ b/lib/CMakeLists.txt
@@ -106,7 +106,6 @@ set_target_properties(libmosquitto PROPERTIES
 	VERSION ${VERSION}
 	SOVERSION 1
 	LINK_DEPENDS ${CMAKE_CURRENT_SOURCE_DIR}/linker.version
-	LINK_FLAGS "-Wl,--version-script=${CMAKE_CURRENT_SOURCE_DIR}/linker.version"
 )
 
 install(TARGETS libmosquitto

@github-actions github-actions bot removed stale No recent activity labels Oct 6, 2024
autobump: add mosquitto

Signed-off-by: Rui Chen <rui@chenrui.dev>

mosquitto: add build patch

Co-authored-by: Rui Chen <rui@chenrui.dev>
Co-authored-by: Daeho Ro <lamanus@outlook.kr>
@chenrui333 chenrui333 added CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. ready to merge PR can be merged once CI is green and removed build failure CI fails while building the software automerge-skip `brew pr-automerge` will skip this pull request CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. labels Oct 6, 2024
Copy link
Contributor

github-actions bot commented Oct 7, 2024

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Oct 7, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Oct 7, 2024
Merged via the queue into master with commit 3b226d9 Oct 7, 2024
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-mosquitto-2.0.19 branch October 7, 2024 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autobump bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. ready to merge PR can be merged once CI is green
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants