Skip to content

Instantly share code, notes, and snippets.

@redj
Created February 8, 2019 03:58
Show Gist options
  • Save redj/13c5095794d03062e3fe14b07a410b4d to your computer and use it in GitHub Desktop.
Save redj/13c5095794d03062e3fe14b07a410b4d to your computer and use it in GitHub Desktop.
reji: sudo chroot --userspec=nobody:nogroup /home/redj/ci/environments/a20/root sh -c "cd /ci/tools/ecere-sdk; make GCC_PREFIX=i686-w64-mingw32- TARGET_PLATFORM=win32 ARCH=x32 OPENSSL_DIR=/ci/deps/openssl-1.1.1a-win32-mingw"
Bootstrapping eC compiling tools...
Building ecere...
Building ec...
Building ecp...
Building ecc...
Building ecs...
All done!
Building dependencies...
Building FreeType...
Building libjpeg...
Building libpng...
Building libungif...
Building libffi...
Building zlib...
Building libcurl...
Building 2nd stage ecere (host)...
Building eAR command line tool...
Building 2nd stage ecere...
Building Vanilla Ecere...
Building ear...
Building self-extract tool...
/bin/sh: 1: upx: not found
upx not installed; not compressing.
Building eAR command line tool...
Building 2nd stage compiler (host)
Building 2nd stage libec...
Building 2nd stage ecp...
Building 2nd stage ecc...
Building 2nd stage ecs...
Building 2nd stage compiler
Building 2nd stage libec...
Building 2nd stage ecp...
Building 2nd stage ecc...
Building 2nd stage ecs...
Building libec2...
Building eC Core Runtime (host)...
Building eC Core Runtime...
Enabling 2nd stage binaries...
Building IDE...
Building epj2make...
Building bgen...
/ci/tools/ecere-sdk/bgen/src/c/genC.ec:5:1: error: Couldn't open obj/release.win32.x32/ec2.sym
/ci/tools/ecere-sdk/bgen/src/c/genC.ec:5:1: error: Couldn't open obj/release.win32.x32/ec2.sym
/ci/tools/ecere-sdk/bgen/src/c/genC.ec:503:43: error: syntax error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment