Did a bit more research and the following seems to have unblocked things: sudo port clean xorg-libxcb
> On 30 Aug, 2022, at 15:46, André-John Mas <[email protected]> wrote: > > Hi, > > I am trying to install GNU Radio with the variants grc and qtgui, via `sudo > port install gnuradio +grc +qtgu`, but I am getting a failure: > > ---> Computing dependencies for xorg-libxcb > ---> Fetching archive for xorg-libxcb > ---> Attempting to fetch xorg-libxcb-1.15_0+python38.darwin_21.x86_64.tbz2 > from https://packages.macports.org/xorg-libxcb > ---> Attempting to fetch xorg-libxcb-1.15_0+python38.darwin_21.x86_64.tbz2 > from https://ywg.ca.packages.macports.org/mirror/macports/packages/xorg-libxcb > ---> Attempting to fetch xorg-libxcb-1.15_0+python38.darwin_21.x86_64.tbz2 > from https://fra.de.packages.macports.org/xorg-libxcb > ---> Staging xorg-libxcb into destroot > Error: Failed to destroot xorg-libxcb: could not read > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_xorg-libxcb/xorg-libxcb/work/destroot/opt/local/share/man/man3/xcb_glx_get_polygon_stipple_reply.3": > no such file or directory > Error: See > /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_xorg-libxcb/xorg-libxcb/main.log > for details. > Error: Unable to execute port: upgrade cairo failed > > Any ideas? > > Running on macOS 12.5.1, using an Intel based 16" MBP > > Thanks > > Andre
