Opened 10 years ago

Closed 10 years ago

#41776 closed defect (fixed)

libvirt @1.2.0_0+python* Configure warning

Reported by: shanto@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc:
Port: libvirt

Description

In version 1.2.0, python binding has been removed. The build is okay, however, a warning appears due to this change:

:debug:configure Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_libvirt/libvirt/work/libvirt-1.2.0" && ./configure --prefix=/opt/local --disable-silent-rules --without-apparmor --without-audit --without-avahi --without-capng --without-dtrace --without-hal --with-init-script=none --without-lxc --without-macvtap --without-netcf --without-network --without-numactl --without-openvz --without-phyp --without-polkit --with-python --without-qemu --without-sasl --without-selinux --without-udev --without-uml --without-virtualport --without-xen --without-xenapi --without-xen-inotify --with-esx --with-libpcap --with-libvirtd --with-remote --with-test --with-vbox=check --with-vmware --with-xml-catalog-file=/opt/local/etc/xml/catalog --with-yajl 
:info:configure configure: WARNING: unrecognized options: --with-python

So, I guess, the python* variants of this package should be removed and a new package (libvirt-python) may be created.

Details are in the commit log: http://libvirt.org/git/?p=libvirt.git;a=commit;h=a7a1244a739d134a9aca7f76c12d63043810c077

Change History (2)

comment:1 Changed 10 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to ryandesign@…

In the future, please Cc the port maintainers (port info --maintainers libvirt).

comment:2 in reply to:  description Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

Replying to shanto@…:

So, I guess, the python* variants of this package should be removed

r117707

and a new package (libvirt-python) may be created.

#41777

Note: See TracTickets for help on using tickets.