Changes between Initial Version and Version 4 of Ticket #65600


Ignore:
Timestamp:
Sep 4, 2022, 12:36:21 AM (20 months ago)
Author:
mascguy (Christopher Nielsen)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #65600

    • Property Status changed from new to assigned
    • Property Cc mascguy added
    • Property Summary changed from Related to #65410: py310-poppler-qt5 : Don't know where to add use_xcode yes for this part of the frescobaldi build to py-poppler-qt5: fails to find the appropriate SDK for Big Sur and Monterey
    • Property Owner set to dliessi
    • Property Keywords frescobaldi Poppler-Qt5 removed
    • Property Port py-poppler-qt5 added; Poppler-Qt5 removed
  • Ticket #65600 – Description

    initial v4  
    1 Aloha. What file should be modified to use_xcode yes, please?   I changed the frescobaldi one but it doesn't seem to be inherited in the dependencies.
     1Failure building `py-poppler-qt5`, similar to other Qt5 ports:
    22
    3 J.
    4 
     3{{{
    54:info:build Querying qmake about your Qt installation...
    65:info:build /opt/local/libexec/qt5/bin/qmake -query
     
    1312:info:build sip-build-3.10: '/opt/local/libexec/qt5/bin/qmake -recursive python-poppler-qt5.pro' failed returning 3
    1413:info:build Project ERROR: Could not resolve SDK Path for 'macosx12' using --show-sdk-path
    15 :info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tar\
    16 balls_ports_python_py-poppler-qt5/py310-poppler-qt5/work/python-poppler-qt5-21.1.0" && sip-build-3.10 --qmake /opt/local/libexec/qt5/b\
    17 in/qmake --verbose
     14:info:build Command failed:  cd "work/python-poppler-qt5-21.1.0" && sip-build-3.10 --qmake /opt/local/libexec/qt5/bin/qmake --verbose
    1815:info:build Exit code: 1
    1916:error:build Failed to build py310-poppler-qt5: command execution failed
     17}}}