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

Automake: drop old version and recipe fixes #15023

Merged
merged 25 commits into from
Jan 25, 2023

Conversation

System-Arch
Copy link
Contributor

@System-Arch System-Arch commented Dec 30, 2022

Specify library name and version: automake/1.16.5

This pull request started out building on the work of @jellespijker in PR #12898 and is an effort to close #15022. PRs #15245 and #15358 have subsumed/augmented most of this effort. This PR is now reduced to dropping support for the unused 1.16.1 version.


@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.

@jellespijker
Copy link
Contributor

@System-Arch thanks for picking up my slack, give a shout if you need some help

@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.

@ghost
Copy link

ghost commented Jan 13, 2023

I detected other pull requests that are modifying automake/all recipe:

This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

StellaSmith
StellaSmith previously approved these changes Jan 20, 2023
Copy link
Contributor

@jcar87 jcar87 left a comment

Choose a reason for hiding this comment

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

Just need some clarification on a line, everything else is 🆗 :D

recipes/automake/all/test_package/conanfile.py Outdated Show resolved Hide resolved
@conan-center-bot

This comment has been minimized.

StellaSmith
StellaSmith previously approved these changes Jan 21, 2023
@conan-center-bot

This comment has been minimized.

prince-chrismc
prince-chrismc previously approved these changes Jan 25, 2023
@xakod xakod mentioned this pull request Jan 25, 2023
4 tasks
@prince-chrismc prince-chrismc dismissed stale reviews from ericLemanissier, StellaSmith, and themself via 7fa1b39 January 25, 2023 16:16
@jcar87 jcar87 changed the title Automake Conan 2.0 compatibility Automake: drop old version and recipe fixes Jan 25, 2023
@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 26 (7fa1b396190e9c4d49f6ce56cae5d02cefbed89d):

  • automake/1.16.5@:
    All packages built successfully! (All logs)

  • automake/1.16.2@:
    All packages built successfully! (All logs)

  • automake/1.16.4@:
    All packages built successfully! (All logs)

  • automake/1.16.3@:
    All packages built successfully! (All logs)

@conan-center-bot conan-center-bot merged commit 98d00ce into conan-io:master Jan 25, 2023
paulharris added a commit to paulharris/conan-center-index that referenced this pull request Feb 1, 2023
StellaSmith pushed a commit to StellaSmith/conan-center-index that referenced this pull request Feb 2, 2023
* Automake Conan 2.0 compatibility

* Fixed lint and v1 issues

* Need autoconf for autoreconf

* Annotate patches per lint

* Deleted spurious blank line at EOF

* Try working around v1 quirks

* Removed redundant setting of win_bash

* Don't specify env in call to self.run()

* See if reordering build requirements appeases Conan 1.x

* Try adding VirtualBuildEnv to appease Conan 1.x

* Bump required_conan_version to trigger rebuild now that autoconf has been updated

* Removed environment variables per discussion in conan-io/conan:conan-io#12812

* Still need automake_dataroot_path

* Fixed definition of automake_dataroot_path

* Replaced env. vars. with script-based paths

* Removed extra blank line at EOF

* Merge in changes from mainline

* Remove obsolete patch files

* Bump required_conan_version

* Fixed lint warning

* Tweak required_conan_version() to restart CI after merge

* Removed autoconf as a build_requirement

* Update recipes/automake/all/conanfile.py

Co-authored-by: Chris Mc <prince.chrismc@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.

[package] automake/1.16.5 does not work with Conan 2.0
9 participants