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

Makefile:83: recipe for target 'all' failed #46

Open
oustegn opened this issue Nov 23, 2020 · 0 comments
Open

Makefile:83: recipe for target 'all' failed #46

oustegn opened this issue Nov 23, 2020 · 0 comments

Comments

@oustegn
Copy link

oustegn commented Nov 23, 2020

Bonjour, je suis TRÈS TRÈS débutant en cingulata, j'ai suivi ce tuto et la création d'une image docker avec les packages requis pour Cingulata en mode B / FV: marche bie mais à partir de création d'un conteneur à partir de l' cingulata:bfvimage avec le dossier actuel en tant que volume docker et exécutez-le sans commande: docker exécuter -it --rm -v $ ( pwd ) : / cingu cingulata: bfv j'ai ce problème:

pwd):/cingu cingulata:bfv -- Submodule ABC update -- Submodule CinguParam update BUILD_DOC OFF BUILD_ONLY_COMMON OFF USE_BFV ON USE_TFHE OFF TFHE_PATH ENABLE_UNITTEST OFF INIT_ABC_MODULE ON INIT_CINGU_PARAM_MODULE ON INIT_GOOGLETEST_MODULE OFF -- Boost version: 1.65.1 -- Found the following Boost libraries: -- program_options -- Boost version: 1.65.1 -- Found the following Boost libraries: -- program_options -- graph -- Configuring done -- Generating done -- Build files have been written to: /cingu/build_bfv [ 14%] Built target common [ 15%] Built target simple_test [ 17%] Built target test_cpp_oper [ 24%] Built target fhe_fv [ 25%] Built target decrypt [ 26%] Built target encrypt [ 27%] Built target generate_keys [ 28%] Built target pack [ 30%] Built target helper [ 34%] Built target dyn_omp [ 35%] Built target old-bfv-wiretap-gen [ 35%] Built target abc [ 35%] Built target fhe_apps [ 35%] Built target runtime [ 36%] Generating old-bfv-wiretap-opt.blif Traceback (most recent call last): File "/cingu/build_bfv/tests/../optim/abc_optimize.py", line 77, in <module> circuit = utils.readBlifFile(args.input_file) File "/cingu/build_bfv/optim/utils.py", line 32, in readBlifFile return parseBlif(lines) File "/cingu/build_bfv/optim/utils.py", line 68, in parseBlif G.nodes()[out]['gate'] = True TypeError: list indices must be integers or slices, not str tests/old_bfv/wiretap/CMakeFiles/old-bfv-wiretap.dir/build.make:64: recipe for target 'tests/old_bfv/wiretap/old-bfv-wiretap-opt.blif' failed make[2]: *** [tests/old_bfv/wiretap/old-bfv-wiretap-opt.blif] Error 1 CMakeFiles/Makefile2:3026: recipe for target 'tests/old_bfv/wiretap/CMakeFiles/old-bfv-wiretap.dir/all' failed make[1]: *** [tests/old_bfv/wiretap/CMakeFiles/old-bfv-wiretap.dir/all] Error 2 Makefile:83: recipe for target 'all' failed make: *** [all] Error 2
je précise que j'utilise ubuntu 18.04.
Je vous remercie d'avance pour vos précieuses aides.

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

1 participant