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

Update cpython #10769

Closed
wants to merge 5 commits into from
Closed

Update cpython #10769

wants to merge 5 commits into from

Conversation

ruilvo
Copy link
Contributor

@ruilvo ruilvo commented May 12, 2022

Specify library name and version: cpython/3.10.4


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

That bug on test_package/setup.py was really weird... It should have triggered before...

@ghost
Copy link

ghost commented May 12, 2022

I detected other pull requests that are modifying cpython/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
Copy link
Collaborator

Failure in build 2 (e6b9a79580989d08452fbb8937287810a58fc410):

  • cpython/3.10.0@:
    Didn't run or was cancelled before finishing

  • cpython/3.9.7@:
    CI failed to create some packages (All logs)

    Logs for packageID 048b3dd58b1fa96ce52a9f42a553db232bec2943:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=10
    os=Linux
    [options]
    cpython:shared=False
    
    [...]
        CMAKE_INSTALL_OLDINCLUDEDIR
        CMAKE_INSTALL_SBINDIR
    
    
    Traceback (most recent call last):
      File "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpython/all/test_package/test_package.py", line 213, in <module>
        main()
      File "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpython/all/test_package/test_package.py", line 209, in main
        ALL_TESTS[ns.test_module]()
      File "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpython/all/test_package/test_package.py", line 22, in inner_fn
        fn()
      File "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpython/all/test_package/test_package.py", line 108, in test_bsddb
        import bsddb
    ModuleNotFoundError: No module named 'bsddb'
    Could not find platform independent libraries <prefix>
    Could not find platform dependent libraries <exec_prefix>
    Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
    Python path configuration:
      PYTHONHOME = (not set)
      PYTHONPATH = (not set)
      program name = 'bin/test_package'
      isolated = 0
      environment = 1
      user site = 1
      import site = 1
      sys._base_executable = '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpython/all/test_package/build/10bca22fd3fe17e0d561a8ddc8bab0d435a1472c/bin/test_package'
      sys.base_prefix = '/home/conan/w/BuildSingleReference/.conan/data/cpython/3.9.7/_/_/package/048b3dd58b1fa96ce52a9f42a553db232bec2943'
      sys.base_exec_prefix = '/home/conan/w/BuildSingleReference/.conan/data/cpython/3.9.7/_/_/package/048b3dd58b1fa96ce52a9f42a553db232bec2943'
      sys.platlibdir = 'lib'
      sys.executable = '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cpython/all/test_package/build/10bca22fd3fe17e0d561a8ddc8bab0d435a1472c/bin/test_package'
      sys.prefix = '/home/conan/w/BuildSingleReference/.conan/data/cpython/3.9.7/_/_/package/048b3dd58b1fa96ce52a9f42a553db232bec2943'
      sys.exec_prefix = '/home/conan/w/BuildSingleReference/.conan/data/cpython/3.9.7/_/_/package/048b3dd58b1fa96ce52a9f42a553db232bec2943'
      sys.path = [
        '/home/conan/w/BuildSingleReference/.conan/data/cpython/3.9.7/_/_/package/048b3dd58b1fa96ce52a9f42a553db232bec2943/lib/python39.zip',
        '/home/conan/w/BuildSingleReference/.conan/data/cpython/3.9.7/_/_/package/048b3dd58b1fa96ce52a9f42a553db232bec2943/lib/python3.9',
        '/home/conan/w/BuildSingleReference/.conan/data/cpython/3.9.7/_/_/package/048b3dd58b1fa96ce52a9f42a553db232bec2943/lib/lib-dynload',
      ]
    Fatal Python error: init_fs_encoding: failed to get the Python codec of the filesystem encoding
    Python runtime state: core initialized
    ModuleNotFoundError: No module named 'encodings'
    
    Current thread 0x00007fd90df18b80 (most recent call first):
    <no Python frame>
    WARN: tcl/8.6.10: requirement zlib/1.2.12 overridden by tk/8.6.10 to zlib/1.2.11 
    WARN: fontconfig/2.13.93: requirement expat/2.4.8 overridden by tk/8.6.10 to expat/2.4.1 
    WARN: freetype/2.11.1: requirement zlib/1.2.12 overridden by fontconfig/2.13.93 to zlib/1.2.11 
    WARN: libpng/1.6.37: requirement zlib/1.2.12 overridden by freetype/2.11.1 to zlib/1.2.11 
    ERROR: cpython/3.9.7 (test package): Error in test() method, line 192
    	self.run(os.path.join("bin", "test_package"), run_environment=True)
    	ConanException: Error 1 while executing bin/test_package
    
  • cpython/3.7.12@:
    Didn't run or was cancelled before finishing

  • cpython/3.8.12@:
    Didn't run or was cancelled before finishing

  • cpython/2.7.18@:
    Didn't run or was cancelled before finishing

  • cpython/3.10.4@:
    Didn't run or was cancelled before finishing


Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.

@ghost ghost mentioned this pull request May 14, 2022
4 tasks
@ghost ghost mentioned this pull request Jun 7, 2022
4 tasks
@stale
Copy link

stale bot commented Jun 18, 2022

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. Thank you for your contributions.

@stale
Copy link

stale bot commented Jul 30, 2022

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. Thank you for your contributions.

@stale stale bot added the stale label Jul 30, 2022
@ghost ghost mentioned this pull request Aug 10, 2022
4 tasks
@ghost ghost mentioned this pull request Aug 23, 2022
4 tasks
@stale
Copy link

stale bot commented Sep 8, 2022

This pull request has been automatically closed because it has not had recent activity. Thank you for your contributions.

@stale stale bot closed this Sep 8, 2022
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.

2 participants