Opened 16 months ago

Last modified 16 months ago

#66861 closed defect

port install hangs during patch for opencv3-devel on macOS Ventura 13.1 — at Initial Version

Reported by: raiukan Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: ventura Cc:
Port: opencv3-devel

Description

The opencv3-devel port installs without issue on pre-Ventura macOS. On Ventura 13.1, the install hangs at the "Applying patches" phase.

The port installs were attempted on a 13.1 MacBookPro and a 13.1 Mac Studio (Mac Ports V2.8.1), wherein both opencv3 and opencv3-devel hanged upon invocation of /usr/bin/patch. A 'port selfupdate' was performed beforehand.

Following is the debug text from the opencv3-devel install:

% sudo port install opencv3-devel

:debug:patch Executing org.macports.patch (opencv3-devel) :notice:patch ---> Applying patches to opencv3-devel :info:patch ---> Applying patch-find-openexr.diff :debug:patch Creating patch directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_opencv3-devel/opencv3-devel/work/opencv3-3.4.16 :debug:patch Environment: :debug:patch CC_PRINT_OPTIONS='YES' :debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_opencv3-devel/opencv3-devel/work/.CC_PRINT_OPTIONS' :debug:patch CPATH='/opt/local/include' :debug:patch DEVELOPER_DIR='/Library/Developer/CommandLineTools' :debug:patch LIBRARY_PATH='/opt/local/lib' :debug:patch MACOSX_DEPLOYMENT_TARGET='13.0' :debug:patch SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk' :info:patch Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_opencv3-devel/opencv3-devel/work/opencv3-3.4.16" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/graphics/opencv3-devel/files/patch-find-openexr.diff' :debug:patch system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_opencv3-devel/opencv3-devel/work/opencv3-3.4.16" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/graphics/opencv3-devel/files/patch-find-openexr.diff'

Change History (0)

Note: See TracTickets for help on using tickets.