Changes between Initial Version and Version 2 of Ticket #63357


Ignore:
Timestamp:
Aug 12, 2021, 5:17:56 AM (3 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

According to our build statistics we had a successful build of this port on El Capitan last time we tried, but that was in March 2021. Something could have happened with its dependencies since then. We do need to see the main.log to see what the problem was.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #63357

    • Property Keywords elcapitan added; py37-pyqt5 uhd gnuradio removed
    • Property Cc michaelld reneeotten ra1nb0w added
    • Property Port py-pyqt5 added
  • Ticket #63357 – Description

    initial v2  
    11I am attempting to use uhd and gnuradio to interface with a software defined radio device on a Mac-Pro that is running El Capitan 10.11.16. When attempting to install either it runs into an error that py37-pyqt5 os unable to be configured. It also give a warning about Qt dependency. Since py37-pyqt5 is outdated gnuradio can't be installed, and upgrading py37-pyqt5 gives the same errors.
    22
     3{{{
    34mac-pro:~ usrp_sdr$ sudo port upgrade outdated
    4 
    55Password:
    6 
    76--->  Computing dependencies for py37-pyqt5
    8 
    97--->  Fetching archive for py37-pyqt5
    10 
    118--->  Attempting to fetch py37-pyqt5-5.15.4_0.darwin_15.x86_64.tbz2 from https://packages.macports.org/py37-pyqt5
    12 
    139--->  Attempting to fetch py37-pyqt5-5.15.4_0.darwin_15.x86_64.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/py37-pyqt5
    14 
    1510--->  Attempting to fetch py37-pyqt5-5.15.4_0.darwin_15.x86_64.tbz2 from https://mse.uk.packages.macports.org/py37-pyqt5
    16 
    1711--->  Configuring py37-pyqt5
    18 
    1912Warning: Qt dependency is not the latest version but may be the latest supported on your OS
    20 
    2113Error: Failed to configure py37-pyqt5: configure failure: command execution failed
    22 
    2314Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pyqt5/py37-pyqt5/main.log for details.
    24 
    2515Error: Problem while installing py37-pyqt5
    26 
    27 Error: Follow https://guide.macports.org/#project.tickets if you believe there
    28 
    29 is a bug.
    30 
     16Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
     17}}}