parsec-benchmark icon indicating copy to clipboard operation
parsec-benchmark copied to clipboard

Error: Cannot find local build configuration 'gcc.bldconf' for package bench.

Open cirosantilli opened this issue 7 years ago • 3 comments

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.

cirosantilli avatar Feb 28 '18 15:02 cirosantilli

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 avatar Aug 28 '18 14:08 smazigh

@smazigh btw, I have some stuff working at: https://github.com/cirosantilli/parsec-benchmark (not all), and will review and accept pull requests.

cirosantilli avatar Aug 28 '18 15:08 cirosantilli

Thank you !

smazigh avatar Aug 29 '18 10:08 smazigh