You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to compile sourcecode. I get an error while compile.
I use Ubuntu Linux 14.04 LTS x64 Desktop. I have CMake 2.8.12.2.
mibesis@W520:~/path/to/demonstrator/build$ cmake .. -DCELIX_DIR=/path/to/.app/celix/
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Found CELIX: /path/to/.app/celix/lib/libcelix_framework.so
-- Found APR: /usr/lib/x86_64-linux-gnu/libapr-1.so
-- Found APRUTIL: /usr/lib/x86_64-linux-gnu/libaprutil-1.so
-- Found CPack at: /usr/bin/cpack
-- Using JAR to repack bundles, bundles can be used by Apache ACE
-- Found Curses: /usr/lib/x86_64-linux-gnu/libcurses.so
-- Found Java: /path/to/Library/jdk1.7/bin/java (found version "1.7.0.71")
-- Found Jansson: /usr/lib/x86_64-linux-gnu/libjansson.so
CMake Error at /path/to/.app/celix/share/celix/cmake/modules/cmake_celix/Packaging.cmake:357 (get_property):
get_property could not find TARGET
/path/to/.app/celix/share/celix/bundles/discovery_configured.zip.
Perhaps it has not yet been created.
Call Stack (most recent call first):
org.inaetics.demonstrator.celix.implementation/deploy.cmake:15 (deploy)
/path/to/.app/celix/share/celix/cmake/modules/cmake_celix/Packaging.cmake:480 (include)
CMakeLists.txt:15 (deploy_targets)
CMake Error at /path/to/.app/celix/share/celix/cmake/modules/cmake_celix/Packaging.cmake:357 (get_property):
get_property could not find TARGET
/path/to/.app/celix/share/celix/bundles/topology_manager.zip. Perhaps
it has not yet been created.
Call Stack (most recent call first):
org.inaetics.demonstrator.celix.implementation/deploy.cmake:15 (deploy)
/path/to/.app/celix/share/celix/cmake/modules/cmake_celix/Packaging.cmake:480 (include)
CMakeLists.txt:15 (deploy_targets)
CMake Error at /path/to/.app/celix/share/celix/cmake/modules/cmake_celix/Packaging.cmake:357 (get_property):
get_property could not find TARGET
/path/to/.app/celix/share/celix/bundles/remote_service_admin_http.zip.
Perhaps it has not yet been created.
Call Stack (most recent call first):
org.inaetics.demonstrator.celix.implementation/deploy.cmake:15 (deploy)
/path/to/.app/celix/share/celix/cmake/modules/cmake_celix/Packaging.cmake:480 (include)
CMakeLists.txt:15 (deploy_targets)
CMake Error at /path/to/.app/celix/share/celix/cmake/modules/cmake_celix/Packaging.cmake:357 (get_property):
get_property could not find TARGET
/path/to/.app/celix/share/celix/bundles/topology_manager.zip. Perhaps
it has not yet been created.
Call Stack (most recent call first):
org.inaetics.demonstrator.celix.implementation/deploy.cmake:27 (deploy)
/path/to/.app/celix/share/celix/cmake/modules/cmake_celix/Packaging.cmake:480 (include)
CMakeLists.txt:15 (deploy_targets)
CMake Error at /path/to/.app/celix/share/celix/cmake/modules/cmake_celix/Packaging.cmake:357 (get_property):
get_property could not find TARGET
/path/to/.app/celix/share/celix/bundles/discovery_configured.zip.
Perhaps it has not yet been created.
Call Stack (most recent call first):
org.inaetics.demonstrator.celix.implementation/deploy.cmake:27 (deploy)
/path/to/.app/celix/share/celix/cmake/modules/cmake_celix/Packaging.cmake:480 (include)
CMakeLists.txt:15 (deploy_targets)
CMake Error at /path/to/.app/celix/share/celix/cmake/modules/cmake_celix/Packaging.cmake:357 (get_property):
get_property could not find TARGET
/path/to/.app/celix/share/celix/bundles/remote_service_admin_http.zip.
Perhaps it has not yet been created.
Call Stack (most recent call first):
org.inaetics.demonstrator.celix.implementation/deploy.cmake:27 (deploy)
/path/to/.app/celix/share/celix/cmake/modules/cmake_celix/Packaging.cmake:480 (include)
CMakeLists.txt:15 (deploy_targets)
CMake Error at /path/to/.app/celix/share/celix/cmake/modules/cmake_celix/Packaging.cmake:357 (get_property):
get_property could not find TARGET
/path/to/.app/celix/share/celix/bundles/topology_manager.zip. Perhaps
it has not yet been created.
Call Stack (most recent call first):
org.inaetics.demonstrator.celix.implementation/deploy.cmake:37 (deploy)
/path/to/.app/celix/share/celix/cmake/modules/cmake_celix/Packaging.cmake:480 (include)
CMakeLists.txt:15 (deploy_targets)
CMake Error at /path/to/.app/celix/share/celix/cmake/modules/cmake_celix/Packaging.cmake:357 (get_property):
get_property could not find TARGET
/path/to/.app/celix/share/celix/bundles/discovery_configured.zip.
Perhaps it has not yet been created.
Call Stack (most recent call first):
org.inaetics.demonstrator.celix.implementation/deploy.cmake:37 (deploy)
/path/to/.app/celix/share/celix/cmake/modules/cmake_celix/Packaging.cmake:480 (include)
CMakeLists.txt:15 (deploy_targets)
CMake Error at /path/to/.app/celix/share/celix/cmake/modules/cmake_celix/Packaging.cmake:357 (get_property):
get_property could not find TARGET
/path/to/.app/celix/share/celix/bundles/remote_service_admin_http.zip.
Perhaps it has not yet been created.
Call Stack (most recent call first):
org.inaetics.demonstrator.celix.implementation/deploy.cmake:37 (deploy)
/path/to/.app/celix/share/celix/cmake/modules/cmake_celix/Packaging.cmake:480 (include)
CMakeLists.txt:15 (deploy_targets)
CMake Error at /path/to/.app/celix/share/celix/cmake/modules/cmake_celix/Packaging.cmake:357 (get_property):
get_property could not find TARGET
/path/to/.app/celix/share/celix/bundles/topology_manager.zip. Perhaps
it has not yet been created.
Call Stack (most recent call first):
org.inaetics.demonstrator.celix.implementation/deploy.cmake:49 (deploy)
/path/to/.app/celix/share/celix/cmake/modules/cmake_celix/Packaging.cmake:480 (include)
CMakeLists.txt:15 (deploy_targets)
CMake Error at /path/to/.app/celix/share/celix/cmake/modules/cmake_celix/Packaging.cmake:357 (get_property):
get_property could not find TARGET
/path/to/.app/celix/share/celix/bundles/discovery_configured.zip.
Perhaps it has not yet been created.
Call Stack (most recent call first):
org.inaetics.demonstrator.celix.implementation/deploy.cmake:49 (deploy)
/path/to/.app/celix/share/celix/cmake/modules/cmake_celix/Packaging.cmake:480 (include)
CMakeLists.txt:15 (deploy_targets)
CMake Error at /path/to/.app/celix/share/celix/cmake/modules/cmake_celix/Packaging.cmake:357 (get_property):
get_property could not find TARGET
/path/to/.app/celix/share/celix/bundles/remote_service_admin_http.zip.
Perhaps it has not yet been created.
Call Stack (most recent call first):
org.inaetics.demonstrator.celix.implementation/deploy.cmake:49 (deploy)
/path/to/.app/celix/share/celix/cmake/modules/cmake_celix/Packaging.cmake:480 (include)
CMakeLists.txt:15 (deploy_targets)
CMake Error at /path/to/.app/celix/share/celix/cmake/modules/cmake_celix/Packaging.cmake:357 (get_property):
get_property could not find TARGET
/path/to/.app/celix/share/celix/bundles/discovery_configured.zip.
Perhaps it has not yet been created.
Call Stack (most recent call first):
org.inaetics.demonstrator.celix.implementation/deploy.cmake:62 (deploy)
/path/to/.app/celix/share/celix/cmake/modules/cmake_celix/Packaging.cmake:480 (include)
CMakeLists.txt:15 (deploy_targets)
CMake Error at /path/to/.app/celix/share/celix/cmake/modules/cmake_celix/Packaging.cmake:357 (get_property):
get_property could not find TARGET
/path/to/.app/celix/share/celix/bundles/topology_manager.zip. Perhaps
it has not yet been created.
Call Stack (most recent call first):
org.inaetics.demonstrator.celix.implementation/deploy.cmake:62 (deploy)
/path/to/.app/celix/share/celix/cmake/modules/cmake_celix/Packaging.cmake:480 (include)
CMakeLists.txt:15 (deploy_targets)
CMake Error at /path/to/.app/celix/share/celix/cmake/modules/cmake_celix/Packaging.cmake:357 (get_property):
get_property could not find TARGET
/path/to/.app/celix/share/celix/bundles/remote_service_admin_http.zip.
Perhaps it has not yet been created.
Call Stack (most recent call first):
org.inaetics.demonstrator.celix.implementation/deploy.cmake:62 (deploy)
/path/to/.app/celix/share/celix/cmake/modules/cmake_celix/Packaging.cmake:480 (include)
CMakeLists.txt:15 (deploy_targets)
-- Configuring incomplete, errors occurred!
See also "/path/to/demonstrator/build/CMakeFiles/CMakeOutput.log".
NOTE: In README it is written to switch to celix_bundles_impl branch. This does not exist. Also, there is a small typo - gut should be git.
The text was updated successfully, but these errors were encountered:
Thanks for trying to build the INAETICS demonstrator project.
Although somewhat lacking in clarity the errors indicate that you are missing bundles. I updated the README to more clearly specify that Apache Celix should be build with certain bundles enables.
Hi,
I am trying to compile sourcecode. I get an error while compile.
I use Ubuntu Linux 14.04 LTS x64 Desktop. I have CMake 2.8.12.2.
NOTE: In README it is written to switch to
celix_bundles_impl
branch. This does not exist. Also, there is a small typo - gut should be git.The text was updated successfully, but these errors were encountered: