[MacPorts] #62064: virt-manager @2.2.1_3+x11 Configure error - build failure: "gtksourceview4 must be installed with +x11 and without +quartz"
MacPorts
noreply at macports.org
Fri Jan 15 11:19:32 UTC 2021
#62064: virt-manager @2.2.1_3+x11 Configure error - build failure: "gtksourceview4
must be installed with +x11 and without +quartz"
--------------------+--------------------------
Reporter: b-pfl | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Keywords: | Port: virt-manager
--------------------+--------------------------
I had a running version of virt-manager on my Mac until I decided to to a
"port upgrade outdated route". Seems like there is an issue with regard to
the use of X11 / quartz for the virt-manager package.
The problem even occurs after enforcing a clean compilation.
{{{
sudo port install virt-manager
---> Computing dependencies for virt-manager
---> Fetching archive for virt-manager
---> Attempting to fetch virt-manager-2.2.1_3+x11.darwin_18.noarch.tbz2
from https://packages.macports.org/virt-manager
---> Fetching distfiles for virt-manager
---> Verifying checksums for virt-manager
---> Extracting virt-manager
---> Applying patches to virt-manager
---> Configuring virt-manager
Error: Failed to configure virt-manager: gtksourceview4 must be installed
with +x11 and without +quartz.
Error: See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
.org_release_tarballs_ports_gnome_virt-manager/virt-manager/main.log for
details.
Error: Processing of port virt-manager failed
}}}
Most essential part of the log file seems to be:
{{{
:debug:configure configure phase started at Fri Jan 15 12:04:37 CET 2021
:notice:configure ---> Configuring virt-manager
:debug:configure Preferred compilers: clang macports-clang-9.0 macports-
clang-8.0 macports-clang-7.0 macports-clang-6.0 macports-clang-5.0
macports-gcc-10 macports-gcc-9 macports-gcc-8 macports-gcc-7 macports-
gcc-6 macports-gcc-5
:debug:configure Using compiler 'Xcode Clang'
:debug:configure Executing proc-pre-org.macports.configure-configure-0
:debug:configure Active variants check for source-type install considers
depends_fetch depends_extract depends_lib depends_build depends_run:
python37 intltool gtk2 perl5 glib2 makeicns py37-gobject3 py37-libvirt
py37-libxml2 py37-requests libvirt-glib vte gtk-vnc gtk3 gtksourceview4
spice-gtk libosinfo xorg-server
:debug:configure Ignoring active_variants requirement for cairo because
source-type install only considers depends_fetch depends_extract
depends_lib depends_build depends_run and those do not contain cairo
:debug:configure glib2 is installed with the following variants: +x11
:debug:configure required: x11, forbidden: quartz
:debug:configure accepted
:debug:configure gtk3 is installed with the following variants: +x11
:debug:configure required: x11, forbidden: quartz
:debug:configure accepted
:debug:configure Ignoring active_variants requirement for librsvg because
source-type install only considers depends_fetch depends_extract
depends_lib depends_build depends_run and those do not contain librsvg
:debug:configure Ignoring active_variants requirement for pango because
source-type install only considers depends_fetch depends_extract
depends_lib depends_build depends_run and those do not contain pango
:debug:configure Ignoring active_variants requirement for py37-cairo
because source-type install only considers depends_fetch depends_extract
depends_lib depends_build depends_run and those do not contain py37-cairo
:debug:configure spice-gtk is installed with the following variants: +x11
:debug:configure required: x11, forbidden: quartz
:debug:configure accepted
:debug:configure gtksourceview4 is installed with the following variants:
:debug:configure required: x11, forbidden: quartz
:debug:configure rejected, because required variant x11 is missing
:error:configure Failed to configure virt-manager: gtksourceview4 must be
installed with +x11 and without +quartz.
:debug:configure Error code: NONE
:debug:configure Backtrace: gtksourceview4 must be installed with +x11 and
without +quartz.
:debug:configure while executing
:debug:configure "$pre $targetname"
}}}
--
Ticket URL: <https://trac.macports.org/ticket/62064>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list