Changes between Initial Version and Version 2 of Ticket #65179


Ignore:
Timestamp:
May 19, 2022, 1:38:15 PM (2 years ago)
Author:
barracuda156
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #65179

    • Property Summary changed from py-libxml2: need to either blacklist gcc-4* or patch out -Wno-unused-result to py-libxml2, py-cython: need to either blacklist gcc-4* or patch out -Wno-unused-result
    • Property Port py39-cython py310-cython added
  • Ticket #65179 – Description

    initial v2  
    1010Error: Failed to build py310-libxml2: command execution failed
    1111}}}
     12
     13Same for py-cython:
     14{{{
     15/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-cython/py310-cython/work/compwrap/cc/usr/bin/gcc-4.2 -Wno-unused-result -Wsign-compare -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -m64 -arch ppc -arch ppc64 -isysroot/ -I/opt/local/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-cython/py310-cython/work/Cython-0.29.29/Cython/Plex/Scanners.c -o build/temp.macosx-10.5-ppc64-cpython-310/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-cython/py310-cython/work/Cython-0.29.29/Cython/Plex/Scanners.o
     16cc1: error: unrecognized command line option "-Wno-unused-result"
     17cc1: error: unrecognized command line option "-Wno-unused-result"
     18fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-cython/py310-cython/work/.tmp/cc6ta5kY.out (No such file or directory)
     19error: command '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-cython/py310-cython/work/compwrap/cc/usr/bin/gcc-4.2' failed with exit code 1
     20* Getting dependencies for wheel...
     21* Building wheel...
     22
     23ERROR Backend subproccess exited when trying to invoke build_wheel
     24}}}