Skip to content

MacOS: Qemu: aio=native was specified, but is not supported in this build #166

Description

@juanluispaz

Hello,

I'm trying to run capstan on MacOS, but I got an error

Instation process:

brew install qemu
brew install go
go get github.com/cloudius-systems/capstan

Command executed:

capstan build -v -p vbox

Output:

Building projects...
qemu-system-x86_64: -redir tcp:10000::10000: The -redir option is deprecated. Please use '-netdev user,hostfwd=...' instead.
qemu-system-x86_64: -drive file=/Users/juanluis.paz/.capstan/repository/projects/projects.vbox,if=none,id=hd0,aio=native,cache=unsafe: aio=native was specified, but is not supported in this build.
dial tcp [::1]:10000: getsockopt: connection refused

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions