qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [Bug 1777252] Re: tests/Makefile.include trying to add


From: Markus Armbruster
Subject: Re: [Qemu-devel] [Bug 1777252] Re: tests/Makefile.include trying to add linking library '-lutil' that break the build on Solaris
Date: Mon, 18 Jun 2018 07:55:47 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Thomas Huth <address@hidden> writes:

> I'm sorry, but Solaris is currently unsupported and might get removed in
> a future release, see:
>
>  https://wiki.qemu.org/ChangeLog/2.12#Warning:_unsupported_host_systems

Quote configure:

if test "$supported_os" = "no"; then
    echo
    echo "WARNING: SUPPORT FOR THIS HOST OS WILL GO AWAY IN FUTURE RELEASES!"
    echo
    echo "Host OS $targetos support is not currently maintained."
    echo "The QEMU project intends to remove support for this host OS in"
    echo "a future release if nobody volunteers to maintain it and to"
    echo "provide a build host for our continuous integration setup."
    echo "configure has succeeded and you can continue to build, but"
    echo "if you care about QEMU on this platform you should contact"
    echo "us upstream at address@hidden"
fi

> So it would be great if you could contribute patches, or find someone
> who's willing to maintain QEMU on Solaris.

The key phrase here is "provide a build host for our continuous
integration setup".  Once that's in place, continuing maintenance
shouldn't be hard.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]