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

prerelease package v3.1.2 broken #3667

Closed
akstrfn opened this issue Dec 22, 2020 · 2 comments
Closed

prerelease package v3.1.2 broken #3667

akstrfn opened this issue Dec 22, 2020 · 2 comments

Comments

@akstrfn
Copy link

akstrfn commented Dec 22, 2020

$ wget https://github.com/microsoft/LightGBM/archive/v3.1.2.zip
$ unzip unzip v3.1.2.zip && cd LightGBM-3.1.2
$ cmake -H. -Bbuild && cmake --build build

... snip ...

 /tmp/LightGBM-3.1.2/include/LightGBM/utils/common.h:35:10: fatal error: ../../../external_libs/fmt/include/fmt/format.h: No such file or directory
   35 | #include "../../../external_libs/fmt/include/fmt/format.h"
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

Likely the change introduced in PR #3639 requires change of workflow when making the release package.

@StrikerRUS
Copy link
Collaborator

We are so sorry, but that "release" was accidental! There are no plans to make 3.1.2 release actually. Next release should be 3.2.0 later. For now please keep using 3.1.1 or latest commits from the master branch.

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity since it was closed. To start a new related discussion, open a new issue at https://github.com/microsoft/LightGBM/issues including a reference to this.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants