Oipo opened a new issue #140: Can't run target test_framework
URL: https://github.com/apache/celix/issues/140
 
 
   Output is as follows:
   ```
   ====================[ Build | test_framework | Debug 
]==========================
   /home/oipo/Programming/clion-2019.2/bin/cmake/linux/bin/cmake --build 
/home/oipo-unencrypted/Programming/celix/cmake-build-debug --target 
test_framework -- -j 12
   Scanning dependencies of target utils
   [  0%] Built target simple_test_bundle5
   [  0%] Built target simple_test_bundle1
   [  0%] Built target simple_test_bundle3
   [  0%] Built target sublib
   [  0%] Built target simple_test_bundle4
   [  0%] Built target simple_test_bundle2
   [  0%] Building C object 
libs/utils/CMakeFiles/utils.dir/src/version_range.c.o
   [ 12%] Packaging simple_test_bundle5
   [ 12%] Packaging simple_test_bundle1
   [ 12%] Packaging simple_test_bundle3
   /bin/sh: 1: cd: can't cd to 
/home/oipo-unencrypted/Programming/celix/cmake-build-debug/celix/gen/bundles/simple_test_bundle5/content
   make[3]: *** 
[libs/framework/tst/subdir/CMakeFiles/simple_test_bundle5_bundle.dir/build.make:61:
 libs/framework/tst/subdir/simple_test_bundle5.zip] Error 2
   /bin/sh: 1: cd: can't cd to 
/home/oipo-unencrypted/Programming/celix/cmake-build-debug/celix/gen/bundles/simple_test_bundle1/content
   make[2]: *** [CMakeFiles/Makefile2:1731: 
libs/framework/tst/subdir/CMakeFiles/simple_test_bundle5_bundle.dir/all] Error 2
   make[2]: *** Waiting for unfinished jobs....
   make[3]: *** 
[libs/framework/tst/CMakeFiles/simple_test_bundle1_bundle.dir/build.make:61: 
libs/framework/tst/simple_test_bundle1.zip] Error 2
   make[2]: *** [CMakeFiles/Makefile2:1509: 
libs/framework/tst/CMakeFiles/simple_test_bundle1_bundle.dir/all] Error 2
   /bin/sh: 1: cd: can't cd to 
/home/oipo-unencrypted/Programming/celix/cmake-build-debug/celix/gen/bundles/simple_test_bundle3/content
   make[3]: *** 
[libs/framework/tst/CMakeFiles/simple_test_bundle3_bundle.dir/build.make:61: 
libs/framework/tst/simple_test_bundle3.zip] Error 2
   make[2]: *** [CMakeFiles/Makefile2:1374: 
libs/framework/tst/CMakeFiles/simple_test_bundle3_bundle.dir/all] Error 2
   [ 12%] Packaging simple_test_bundle4
   [ 12%] Packaging simple_test_bundle2
   /bin/sh: 1: cd: can't cd to 
/home/oipo-unencrypted/Programming/celix/cmake-build-debug/celix/gen/bundles/simple_test_bundle4/content
   /bin/sh: 1: cd: can't cd to 
/home/oipo-unencrypted/Programming/celix/cmake-build-debug/celix/gen/bundles/simple_test_bundle2/content
   make[3]: *** 
[libs/framework/tst/subdir/CMakeFiles/simple_test_bundle4_bundle.dir/build.make:61:
 libs/framework/tst/subdir/simple_test_bundle4.zip] Error 2
   make[3]: *** 
[libs/framework/tst/CMakeFiles/simple_test_bundle2_bundle.dir/build.make:61: 
libs/framework/tst/simple_test_bundle2.zip] Error 2
   make[2]: *** [CMakeFiles/Makefile2:1704: 
libs/framework/tst/subdir/CMakeFiles/simple_test_bundle4_bundle.dir/all] Error 2
   make[2]: *** [CMakeFiles/Makefile2:1655: 
libs/framework/tst/CMakeFiles/simple_test_bundle2_bundle.dir/all] Error 2
   [ 12%] Linking C shared library libcelix_utils.so
   [ 25%] Built target utils
   make[1]: *** [CMakeFiles/Makefile2:1635: 
libs/framework/tst/CMakeFiles/test_framework.dir/rule] Error 2
   make: *** [Makefile:773: test_framework] 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

Reply via email to