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

Compile failure #3

Closed
miroslav-beranic opened this issue Feb 27, 2015 · 1 comment
Closed

Compile failure #3

miroslav-beranic opened this issue Feb 27, 2015 · 1 comment

Comments

@miroslav-beranic
Copy link

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.

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.

@pnoltes
Copy link
Member

pnoltes commented Mar 2, 2015

Hi,

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.

Could you check if this works for you?

Thanks,
Pepijn

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