Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
cirosantilli opened this issue Feb 28, 2018 · 3 comments

Comments

@cirosantilli
Copy link

c99eea6

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.
@smazigh
Copy link

smazigh commented Aug 28, 2018

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.

@cirosantilli
Copy link
Author

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

@smazigh
Copy link

smazigh commented Aug 29, 2018

Thank you !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants