Paste #233068

   
pasted on 08.11.2021 20:19
  • Edit to this paste
  • Print
  • Raw
  • Compare with paste
    #  
  • Toggle line numbers
  • Syntax highlighting  
Text paste
 * Package:    dev-python/pivy-0.6.6
 * Repository: gentoo
 * Maintainer: fordfrog@gentoo.org waebbl-gentoo@posteo.net
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_9 quarter userland_GNU
 * FEATURES:   network-sandbox preserve-libs sandbox usersandbox
>>> Unpacking source...
>>> Unpacking pivy-0.6.6.tar.gz to /var/calculate/tmp/portage/dev-python/pivy-0.6.6/work
>>> Source unpacked in /var/calculate/tmp/portage/dev-python/pivy-0.6.6/work
>>> Preparing source in /var/calculate/tmp/portage/dev-python/pivy-0.6.6/work/pivy-0.6.6 ...
 * Applying pivy-0.6.6-0001-fix-CMakeLists.txt-for-distutils_cmake.patch ...
 [ ok ]
 * Applying pivy-0.6.6-0002-Gentoo-specific-clear-swig-deprecation-warning.patch ...
 [ ok ]
>>> Source prepared.
>>> Configuring source in /var/calculate/tmp/portage/dev-python/pivy-0.6.6/work/pivy-0.6.6 ...
>>> Source configured.
>>> Compiling source in /var/calculate/tmp/portage/dev-python/pivy-0.6.6/work/pivy-0.6.6 ...
 * python3_9: running distutils-r1_run_phase distutils-r1_python_compile
python3.9 setup.py build -j 5
Oooh, it's a Gentoo! Nice nice! tuhtah salutes you! :)
running build

                            _____
                        .-'`     '.                                     
                     __/  __       \                                   
                    /  \ /  \       |    ___                          
                   | /`\| /`\|      | .-'  /^\/^\                   
                   | \(/| \(/|      |/     |) |)|                     
                  .-\__/ \__/       |      \_/\_/__..._             
          _...---'-.                /   _              '.               
         /,      ,             \   '|  `\                \           
        | ))     ))           /`|   \    `.       /)  /) |             
        | `      `          .'       |     `-._         /               
        \                 .'         |     ,_  `--....-'               
         `.           __.' ,         |     / /`'''`                     
           `'-.____.-' /  /,         |    / /                           
               `. `-.-` .'  \        /   / |                           
                 `-.__.'|    \      |   |  |-.                         
                    _.._|     |     /   |  |  `'.                       
              .-''``    |     |     |   /  |     `-.                    
           .'`         /      /     /  |   |        '.                  
         /`           /      /     |   /   |\         \               
        /            |      |      |   |   /\          |               
       ||            |      /      |   /     '.        |                
       |\            \      |      /   |       '.      /              
       \ `.           '.    /      |    \        '---'/               
        \  '.           `-./        \    '.          /                
         '.  `'.            `-._     '.__  '-._____.'--'''''--.         
           '-.  `'--._          `.__     `';----`              \       
              `-.     `-.          `.''```                     ;        
                 `'-..,_ `-.         `'-.                     /         
                        '.  '.           '.                 .'          


                            ~~~ HISSSSSSSSSS ~~~
                           Welcome to Pivy 0.6.6!
                 Building Pivy has never been so much fun!

    
Platform...linux
Python version...3.9.7
Checking for swig...
'/usr/bin/swig'
Checking for SWIG version...
4.0.2
Warning: Pivy has only been tested with the following SWIG versions: 3.0.8 3.0.10 3.0.12 4.0.0.
calling: cmake /var/calculate/tmp/portage/dev-python/pivy-0.6.6/work/pivy-0.6.6/distutils_cmake
-- The C compiler identification is GNU 11.2.0
-- The CXX compiler identification is GNU 11.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring incomplete, errors occurred!
See also "/var/calculate/tmp/portage/dev-python/pivy-0.6.6/work/pivy-0.6.6/CMakeFiles/CMakeOutput.log".

CMake Error at CMakeLists.txt:5 (find_package):
  Could not find a package configuration file provided by "Coin" with any of
  the following names:

    CoinConfig.cmake
    coin-config.cmake

  Add the installation prefix of "Coin" to CMAKE_PREFIX_PATH or set
  "Coin_DIR" to a directory containing one of the above files.  If "Coin"
  provides a separate development package or SDK, be sure it has been
  installed.




checking for COIN via cmake

checking for SOQT via cmake

disable soqt, because cmake couldn't find it
Traceback (most recent call last):
  File "/var/calculate/tmp/portage/dev-python/pivy-0.6.6/work/pivy-0.6.6/setup.py", line 669, in <module>
    setup(name="Pivy",
  File "/usr/lib/python3.9/distutils/core.py", line 148, in setup
    dist.run_commands()
  File "/usr/lib/python3.9/distutils/dist.py", line 966, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/distutils/dist.py", line 985, in run_command
    cmd_obj.run()
  File "/var/calculate/tmp/portage/dev-python/pivy-0.6.6/work/pivy-0.6.6/setup.py", line 607, in run
    self.pivy_configure()
  File "/var/calculate/tmp/portage/dev-python/pivy-0.6.6/work/pivy-0.6.6/setup.py", line 463, in pivy_configure
    self.check_with_cmake()
  File "/var/calculate/tmp/portage/dev-python/pivy-0.6.6/work/pivy-0.6.6/setup.py", line 248, in check_with_cmake
    raise(RuntimeError('coin was not found, but you need coin to build pivy'))
RuntimeError: coin was not found, but you need coin to build pivy
 * ERROR: dev-python/pivy-0.6.6::gentoo failed (compile phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line  127:  Called src_compile
 *   environment, line 3096:  Called distutils-r1_src_compile
 *   environment, line 1275:  Called _distutils-r1_run_foreach_impl 'distutils-r1_python_compile'
 *   environment, line  513:  Called python_foreach_impl 'distutils-r1_run_phase' 'distutils-r1_python_compile'
 *   environment, line 2760:  Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile'
 *   environment, line 2198:  Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile'
 *   environment, line 2196:  Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'distutils-r1_python_compile'
 *   environment, line  839:  Called distutils-r1_run_phase 'distutils-r1_python_compile'
 *   environment, line 1266:  Called distutils-r1_python_compile
 *   environment, line 1124:  Called esetup.py 'build' '-j' '5'
 *   environment, line 1713:  Called die
 * The specific snippet of code:
 *       "${@}" || die -n;
 * 
 * If you need support, post the output of `emerge --info '=dev-python/pivy-0.6.6::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-python/pivy-0.6.6::gentoo'`.
 * The complete build log is located at '/var/calculate/tmp/portage/dev-python/pivy-0.6.6/temp/build.log'.
 * The ebuild environment file is located at '/var/calculate/tmp/portage/dev-python/pivy-0.6.6/temp/environment'.
 * Working directory: '/var/calculate/tmp/portage/dev-python/pivy-0.6.6/work/pivy-0.6.6'
 * S: '/var/calculate/tmp/portage/dev-python/pivy-0.6.6/work/pivy-0.6.6'
Add Comment
Author