-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
@RJVB Something does not work on Catalina. Initially I took my port (which is somewhat tweaked), it built, but failed to destroot at:
---> Patching qttracereplay: s|@BUNDLEEXEC@|/Applications/MacPorts/Qt4/qttracereplay.app/Contents/MacOS/qttracereplay|g
Error: Failed to destroot qt4-mac-devel: error renaming "/opt/local/var/macports/build/_opt_local_var_macports_sources_macos-powerpc.org_macos-powerpc_PPCPorts_ports_aqua_qt4-mac-devel/qt4-mac-devel/work/destroot/opt/local/libexec/qt4/tests/qt4": no such file or directory
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_macos-powerpc.org_macos-powerpc_PPCPorts_ports_aqua_qt4-mac-devel/qt4-mac-devel/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there
is a bug.
Error: Processing of port qt4-mac-devel failed
Apparently this is the command in the portfile which fails:
move ${destroot_qt}/tests/qt4 ${destroot}${qt_data_dir}/tests
This is with clang and libc++, so pretty much standard set-up, though with my PGs.
Anyway, I thought maybe I accidentally messed something up for Intel, since never really cared about it, so I borrowed the original port and qt4* PGs from here, put into a local overlay, and then it failed immediately, right on configure:
---> Configuring qt4-mac-devel
qt_arch_types=x86_64 but os.arch==i386 ; ignoring and building optimised qmake anyway
Error: Failed to configure qt4-mac-devel: extra characters after close-quote
Error: See /opt/local/var/macports/logs/_opt_CatalinaPorts_aqua_qt4-mac-devel/qt4-mac-devel/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there
is a bug.
Error: Processing of port qt4-mac-devel failed
Has it been confirmed to build on x86 in the current version?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels