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 boost/1.65.1 #4354

Closed
wants to merge 2 commits into from
Closed

add boost/1.65.1 #4354

wants to merge 2 commits into from

Conversation

sebastian-bergt
Copy link
Contributor

@sebastian-bergt sebastian-bergt commented Jan 25, 2021

Specify library name and version: boost/1.65.1

  • I've read the guidelines for contributing.
  • I've followed the PEP8 style guides for Python code in the recipes.
  • I've used the latest Conan client version.
  • I've tried at least one configuration locally with the
    conan-center hook activated.

@CLAassistant
Copy link

CLAassistant commented Jan 25, 2021

CLA assistant check
All committers have signed the CLA.

@conan-center-bot
Copy link
Collaborator

Sorry, the build is only launched for Early Access Program users. You can request access writing in this issue.

@ghost
Copy link

ghost commented Jan 25, 2021

@SSE4
Copy link
Contributor

SSE4 commented Jan 25, 2021

any reason to add that old version? (actual is 1.75.0)

@SSE4 SSE4 requested a review from uilianries January 25, 2021 14:49
@sebastian-bergt
Copy link
Contributor Author

@SSE4 I need especially this version in a project I am currently working on as my dependency does not build with anything newer :(

@dmn-star
Copy link
Contributor

dmn-star commented Jan 27, 2021

A good chance to move your project forward.

@conan-center-bot
Copy link
Collaborator

Some configurations of 'boost/1.65.1' failed in build 2 (5e40f48135b3138177cac6e7d6f3f77f09ca503c):

@prince-chrismc
Copy link
Contributor

There must have been some structural changes in the gap of versions

clang-linux.compile.c++.pch /home/conan/w/cci_PR-4354/.conan/data/boost/1.65.1/_/_/build/c13df43a378dae2d7b4adf9ab69eae873af52906/boost/bin.v2/libs/math/build/clng-lnx-8.0.0/dbg/bst.l-on/bst.l-off/lnk-sttc/thrd-mlt/../src/tr1/pch.hpp.pth
error: unknown argument '-emit-pth', did you mean '-emit-pch'?

Seems like the compiler flags set by that version (from September 7th, 2017) does not support newer compilers

Might be time to move to a newer boost version 🙊

@SSE4
Copy link
Contributor

SSE4 commented Jan 29, 2021

yes, 10 versions behind would be a huge challenge, you will end up back-porting lots of fixes for modern compilers, if would be much easier to just upgrade instead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants