Error: Cannot find local build configuration 'gcc.bldconf' for package bench.
c99eea62513359006e63ef7ebca2d468e31ff28f
gcc 6.3.0, Ubuntu 16.04.
Commands:
. env.sh
parsecmgmt -a build
Outcome:
[PARSEC] Packages to build: bench
/data/git/parsec-benchmark/bin/parsecmgmt: line 1252: /data/git/parsec-benchmark/config/packages/bench.pkgconf: No such file or directory
[PARSEC] [========== Building package bench [1] ==========]
[PARSEC] [---------- Analyzing package bench ----------]
/data/git/parsec-benchmark/bin/parsecmgmt: line 820: /data/git/parsec-benchmark/config/packages/bench.pkgconf: No such file or directory
/data/git/parsec-benchmark/bin/parsecmgmt: line 834: [: ==: unary operator expected
[PARSEC] Error: Cannot find local build configuration 'gcc.bldconf' for package bench.
Same issue. Commands: ./parsecmgmt -a build Console: [PARSEC] Packages to build: bench ./parsecmgmt: line 1252: /git/parsec-benchmark/bin/../config/packages/bench.pkgconf: No such file or directory
[PARSEC] [========== Building package bench [1] ==========] [PARSEC] [---------- Analyzing package bench ----------] ./parsecmgmt: line 820: /git/parsec-benchmark/bin/../config/packages/bench.pkgconf: No such file or directory ./parsecmgmt: line 834: [: ==: unary operator expected [PARSEC] Error: Cannot find local build configuration 'gcc.bldconf' for package bench.
@smazigh btw, I have some stuff working at: https://github.com/cirosantilli/parsec-benchmark (not all), and will review and accept pull requests.
Thank you !