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

tl-expected/all using components to correct package #1648

Merged
merged 2 commits into from
May 21, 2020

Conversation

prince-chrismc
Copy link
Contributor

Specify library name and version: tl-expected1.0.0

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

@prince-chrismc prince-chrismc mentioned this pull request May 15, 2020
4 tasks
@conan-center-bot
Copy link
Collaborator

Some configurations of 'tl-expected/1.0.0' failed in build 1 (84a0e01deb92c76421125104b00a6f9e2acbcbaa):

  • Linux x86_64, Release, gcc 5, libstdc++
    • Hooks errors detected:
      • [HOOK - conan-center.py] pre_export(): ERROR: [NO TARGET NAME (KB-H040)] CCI uses the name of the package for cmake generator. Use 'cpp_info.names' instead. (https://github.com/conan-io/conan-center-index/wiki/Error-Knowledge-Base#KB-H040)
    • Log download
    • Log error Download
    • Profile
  • Access to all the logs

@prince-chrismc
Copy link
Contributor Author

@prince-chrismc prince-chrismc changed the title using components to correct package Tl-expevted/all using components to correct package May 17, 2020
@prince-chrismc prince-chrismc changed the title Tl-expevted/all using components to correct package tl-expected/all using components to correct package May 17, 2020
@conan-center-bot
Copy link
Collaborator

Some configurations of 'tl-expected/1.0.0' failed in build 2 (ae5f893e5aaee3b5b192605708a8d7c47f65530b):

@uilianries
Copy link
Member

uilianries commented May 18, 2020

@uilianries
Copy link
Member

Runtime error when running test_package:

----Running------
> bin/example
-----------------
Traceback (most recent call last):
  File "/opt/pyenv/versions/3.7.5/lib/python3.7/site-packages/conans/client/command.py", line 2018, in run
    method(args[0][1:])
  File "/opt/pyenv/versions/3.7.5/lib/python3.7/site-packages/conans/client/command.py", line 379, in create
    self._outputer.json_output(info, args.json, cwd)
  File "/opt/pyenv/versions/3.7.5/lib/python3.7/site-packages/conans/client/conan_command_output.py", line 80, in json_output
    save(json_output, json.dumps(info, default=date_handler))
  File "/opt/pyenv/versions/3.7.5/lib/python3.7/json/__init__.py", line 238, in dumps
    **kw).encode(obj)
  File "/opt/pyenv/versions/3.7.5/lib/python3.7/json/encoder.py", line 199, in encode
    chunks = self.iterencode(o, _one_shot=True)
  File "/opt/pyenv/versions/3.7.5/lib/python3.7/json/encoder.py", line 257, in iterencode
    return _iterencode(o, 0)
  File "/opt/pyenv/versions/3.7.5/lib/python3.7/site-packages/conans/client/conan_command_output.py", line 78, in date_handler
    raise TypeError("Unserializable object {} of type {}".format(obj, type(obj)))
TypeError: Unserializable object <conans.model.build_info.Component object at 0x7f1eb8f477d0> of type <class 'conans.model.build_info.Component'>

@prince-chrismc
Copy link
Contributor Author

prince-chrismc commented May 18, 2020

It's conan-io/conan#6966 again

@prince-chrismc
Copy link
Contributor Author

Hmm I sounds like conan-io/conan#6269 might conflict with the usage of generators =?

This project uses

  • Findtl-expected-config.cmake
  • exports tl::expected

I would expect it to still be CONAN_PKG::tl-expected

Would this be possible?

@prince-chrismc
Copy link
Contributor Author

Can this be restarted please? the pipeline has been updated =)

@uilianries uilianries closed this May 20, 2020
@uilianries uilianries reopened this May 20, 2020
@conan-center-bot
Copy link
Collaborator

All green in build 3 (ae5f893e5aaee3b5b192605708a8d7c47f65530b)! 😊

@uilianries uilianries requested review from danimtb and SSE4 May 20, 2020 13:50
@SSE4 SSE4 merged commit 053145d into conan-io:master May 21, 2020
@SpaceIm SpaceIm mentioned this pull request Aug 18, 2020
4 tasks
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.

5 participants