Skip to content

Build Windows EXE with build-wine failed #37

@dalijolijo

Description

@dalijolijo

I checked out the latest code base (bdf4d84) and want to compile Windows EXE with build-wine. See https://github.com/electrum-altcoin/electrum/tree/master/contrib/build-wine
I executed the following command:

sudo docker run -it \
    --name electrum-wine-builder-cont \
    -v $PWD:/opt/wine64/drive_c/electrum \
    --rm \
    --workdir /opt/wine64/drive_c/electrum/contrib/build-wine \
    electrum-wine-builder-img \
    ./build.sh

The build failed with:

[...]
Build failed
 -> task in 'run_d' failed with exit status 1 (run with -v to display more information)
 -> task in 'run_d' failed with exit status 1 (run with -v to display more information)
/opt/wine64/drive_c/electrum/contrib/build-wine/.cache/pyinstaller
🗯 ERROR: Could not find runw.exe in target dir!
🗯 ERROR: PyInstaller build failed
🗯 ERROR: prepare-wine failed

grafik

I used Ubuntu 20.04.2 LTS and Docker version 20.10.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions