Oipo commented on issue #140: Can't run target test_framework URL: https://github.com/apache/celix/issues/140#issuecomment-577804246 It "fixes" it in the sense that a single-threaded build now works. Compiling in parallel leads to the following: ``` [ 57%] Built target dm_example_cxx_phase2a_bundle [ 57%] Built target shell [ 57%] Generating ../../../celix/gen/bundles/dm_example_phase3/lib-dm_example_phase3-copy-timestamp [ 57%] Generating ../../../celix/gen/bundles/dm_example_phase1/lib-dm_example_phase1-copy-timestamp [ 57%] Packaging dm_example_phase1 [ 57%] Packaging dm_example_phase3 [ 57%] Built target dm_example_cxx_phase3_bundle zip warning: No such file or directory make[2]: *** [examples/dm_example_cxx/phase2/CMakeFiles/dm_example_cxx_phase2b_bundle.dir/build.make:66: examples/dm_example_cxx/phase2/dm_example_cxx_phase2b.zip] Error 18 make[2]: *** Deleting file 'examples/dm_example_cxx/phase2/dm_example_cxx_phase2b.zip' make[1]: *** [CMakeFiles/Makefile2:4660: examples/dm_example_cxx/phase2/CMakeFiles/dm_example_cxx_phase2b_bundle.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... [ 57%] Built target dm_example_phase3_bundle [ 57%] Built target dm_example_phase1_bundle [ 58%] Generating ../../../celix/gen/bundles/dm_example_phase2a/lib-dm_example_phase2a-copy-timestamp [ 58%] Packaging dm_example_phase2a [ 58%] Built target dm_example_phase2a_bundle make: *** [Makefile:141: all] Error 2 ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
