Open keheliya opened 5 years ago
i need to be an org member to assign myself to issues
@nictuku I have added you. You can accept it here: https://github.com/project-kotinos
migration instructions: https://github.com/project-kotinos/root
wrote a first version of the config. It doesn't test all the test suites, only one, but at least on my mac it's taking a long time while compiling tools needed for the project.
current config: https://github.com/project-kotinos/tupa/commit/bdcf253b4eea112d4c045f4f0a76b4ea36a4d0e8
Example super slow step:
==> make install
==> ./configure --prefix=/Users/yves/.yourbase/workspaces/4a3ffff4d286/build/homebrew/brew/Cellar/ghc/8.6.5 --with-gmp-includes=/Users/yves/.yourbase/workspaces/4a3ffff4d286/build/homebrew/brew/Cellar/ghc/8.6.5/libexec/integer-gmp/include --with-gmp-libraries=/Users/yves/.yourbase/workspaces/4a3ffff4d286/build/homebrew/brew/Cellar/ghc/8.6.5/libexec/integer-gmp/lib
==> make
I may need to use a bigger machine to speed this up, or use remote builds :-)
lol first attempt:
Completed 'brew install pandoc' in 2h0m51.671105124s
Running: pip install . in /Users/yves/src/github.com/project-kotinos/tupa
Failed to run pip install .: Command failed to run with error: exec: "pip": executable file not found in $PATH
Completed 'pip install .' in 3.528881ms
Resetting target environment variables...
- TEST_SUITE =
Build finished at 19:22:14 PDT, taking 2h6m56.258266495s
Start End Elapsed Target Command
17:15:18 PDT 17:21:13 PDT5m55.207062073s dependency_setup python:3.6.3 [install]
17:21:13 PDT 17:21:13 PDT 56.379µs dependency_setup python:3.6.3 [setup]
17:21:13 PDT 17:21:23 PDT 9.342938326s dependency_setup homebrew:2.1.7 [install]
17:21:23 PDT 17:21:23 PDT 21.655µs dependency_setup homebrew:2.1.7 [setup]
17:21:23 PDT 19:22:14 PDT2h0m51.671105124s default brew install pandoc
19:22:14 PDT 19:22:14 PDT 3.528881ms default pip install .
2h6m56.258266495s TOTAL
Migrate https://github.com/project-kotinos/tupa to YourBase. If you come across problems, add them as comments here.