Skip to content

Commit

Permalink
recal
Browse files Browse the repository at this point in the history
  • Loading branch information
RonaldsonBellande committed Dec 6, 2022
1 parent d8695ba commit 3109872
Show file tree
Hide file tree
Showing 39 changed files with 152 additions and 152 deletions.
4 changes: 2 additions & 2 deletions .rosinstall
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- git:
local-name: rosjava_core
uri: https://github.com/rosjava/rosjava_core/
local-name: rosmobile_core
uri: https://github.com/rosjava/rosmobile_core/
version: hydro-devel
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Changelog
0.3.2 (2017-03-06)
------------------
* Adds fix for shutting down DefaultNodeMainExecutor ListenerGroup to prevent leak in android when activities are destroyed.
* Added ability to remove listener from ListenerGroup to fix android_core issue `#254 <https://github.com/rosjava/rosjava_core/issues/254>`_.
* Added ability to remove listener from ListenerGroup to fix android_core issue `#254 <https://github.com/rosjava/rosmobile_core/issues/254>`_.

0.3.1 (2017-02-22)
------------------
Expand Down
26 changes: 13 additions & 13 deletions CMakeCache.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This is the CMakeCache file.
# For build in directory: /home/ronaldsonbellande-hplaptop/Desktop/User_Interface_Experience/rosjava_core
# For build in directory: /home/ronaldsonbellande-hplaptop/Desktop/User_Interface_Experience/rosmobile_core
# It was generated by CMake: /usr/bin/cmake
# You can edit this file to change values found and used by cmake.
# If you do not want to change any of the values, simply exit the editor.
Expand Down Expand Up @@ -212,7 +212,7 @@ CMAKE_PROJECT_DESCRIPTION:STATIC=
CMAKE_PROJECT_HOMEPAGE_URL:STATIC=

//Value Computed by CMake
CMAKE_PROJECT_NAME:STATIC=rosjava_core
CMAKE_PROJECT_NAME:STATIC=rosmobile_core

//Value Computed by CMake
CMAKE_PROJECT_VERSION:STATIC=1.10.0
Expand Down Expand Up @@ -371,7 +371,7 @@ _gtest_SOURCES:FILEPATH=/usr/src/gtest/src/gtest.cc
catkin_DIR:PATH=/opt/ros/noetic/share/catkin/cmake

//Value Computed by CMake
gmock_BINARY_DIR:STATIC=/home/ronaldsonbellande-hplaptop/Desktop/User_Interface_Experience/rosjava_core/gtest/googlemock
gmock_BINARY_DIR:STATIC=/home/ronaldsonbellande-hplaptop/Desktop/User_Interface_Experience/rosmobile_core/gtest/googlemock

//Dependencies for the target
gmock_LIB_DEPENDS:STATIC=general;gtest;
Expand All @@ -386,13 +386,13 @@ gmock_build_tests:BOOL=OFF
gmock_main_LIB_DEPENDS:STATIC=general;gmock;

//Value Computed by CMake
googletest-distribution_BINARY_DIR:STATIC=/home/ronaldsonbellande-hplaptop/Desktop/User_Interface_Experience/rosjava_core/gtest
googletest-distribution_BINARY_DIR:STATIC=/home/ronaldsonbellande-hplaptop/Desktop/User_Interface_Experience/rosmobile_core/gtest

//Value Computed by CMake
googletest-distribution_SOURCE_DIR:STATIC=/usr/src/googletest

//Value Computed by CMake
gtest_BINARY_DIR:STATIC=/home/ronaldsonbellande-hplaptop/Desktop/User_Interface_Experience/rosjava_core/gtest/googletest
gtest_BINARY_DIR:STATIC=/home/ronaldsonbellande-hplaptop/Desktop/User_Interface_Experience/rosmobile_core/gtest/googletest

//Value Computed by CMake
gtest_SOURCE_DIR:STATIC=/usr/src/googletest/googletest
Expand Down Expand Up @@ -420,25 +420,25 @@ gtest_main_LIB_DEPENDS:STATIC=general;gtest;
rosjava_build_tools_DIR:PATH=rosjava_build_tools_DIR-NOTFOUND

//Value Computed by CMake
rosjava_core_BINARY_DIR:STATIC=/home/ronaldsonbellande-hplaptop/Desktop/User_Interface_Experience/rosjava_core
rosmobile_core_BINARY_DIR:STATIC=/home/ronaldsonbellande-hplaptop/Desktop/User_Interface_Experience/rosmobile_core

//Value Computed by CMake
rosjava_core_SOURCE_DIR:STATIC=/home/ronaldsonbellande-hplaptop/Desktop/User_Interface_Experience/rosjava_core
rosmobile_core_SOURCE_DIR:STATIC=/home/ronaldsonbellande-hplaptop/Desktop/User_Interface_Experience/rosmobile_core


########################
# INTERNAL cache entries
########################

//catkin environment
CATKIN_ENV:INTERNAL=/home/ronaldsonbellande-hplaptop/Desktop/User_Interface_Experience/rosjava_core/catkin_generated/env_cached.sh
CATKIN_TEST_RESULTS_DIR:INTERNAL=/home/ronaldsonbellande-hplaptop/Desktop/User_Interface_Experience/rosjava_core/test_results
CATKIN_ENV:INTERNAL=/home/ronaldsonbellande-hplaptop/Desktop/User_Interface_Experience/rosmobile_core/catkin_generated/env_cached.sh
CATKIN_TEST_RESULTS_DIR:INTERNAL=/home/ronaldsonbellande-hplaptop/Desktop/User_Interface_Experience/rosmobile_core/test_results
//ADVANCED property for variable: CMAKE_ADDR2LINE
CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_AR
CMAKE_AR-ADVANCED:INTERNAL=1
//This is the directory where this CMakeCache.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=/home/ronaldsonbellande-hplaptop/Desktop/User_Interface_Experience/rosjava_core
CMAKE_CACHEFILE_DIR:INTERNAL=/home/ronaldsonbellande-hplaptop/Desktop/User_Interface_Experience/rosmobile_core
//Major version of cmake used to create the current loaded cache
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
//Minor version of cmake used to create the current loaded cache
Expand Down Expand Up @@ -523,7 +523,7 @@ CMAKE_HAVE_PTHREAD_CREATE:INTERNAL=1
CMAKE_HAVE_PTHREAD_H:INTERNAL=1
//Source directory with the top level CMakeLists.txt file for this
// project
CMAKE_HOME_DIRECTORY:INTERNAL=/home/ronaldsonbellande-hplaptop/Desktop/User_Interface_Experience/rosjava_core
CMAKE_HOME_DIRECTORY:INTERNAL=/home/ronaldsonbellande-hplaptop/Desktop/User_Interface_Experience/rosmobile_core
//ADVANCED property for variable: CMAKE_INSTALL_BINDIR
CMAKE_INSTALL_BINDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_DATADIR
Expand Down Expand Up @@ -627,12 +627,12 @@ FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()]
GMOCK_FROM_SOURCE_FOUND:INTERNAL=TRUE
GMOCK_FROM_SOURCE_INCLUDE_DIRS:INTERNAL=/usr/src/googletest/googlemock/include
GMOCK_FROM_SOURCE_LIBRARIES:INTERNAL=gmock
GMOCK_FROM_SOURCE_LIBRARY_DIRS:INTERNAL=/home/ronaldsonbellande-hplaptop/Desktop/User_Interface_Experience/rosjava_core/gmock
GMOCK_FROM_SOURCE_LIBRARY_DIRS:INTERNAL=/home/ronaldsonbellande-hplaptop/Desktop/User_Interface_Experience/rosmobile_core/gmock
GMOCK_FROM_SOURCE_MAIN_LIBRARIES:INTERNAL=gmock_main
GTEST_FROM_SOURCE_FOUND:INTERNAL=TRUE
GTEST_FROM_SOURCE_INCLUDE_DIRS:INTERNAL=/usr/include
GTEST_FROM_SOURCE_LIBRARIES:INTERNAL=gtest
GTEST_FROM_SOURCE_LIBRARY_DIRS:INTERNAL=/home/ronaldsonbellande-hplaptop/Desktop/User_Interface_Experience/rosjava_core/gtest
GTEST_FROM_SOURCE_LIBRARY_DIRS:INTERNAL=/home/ronaldsonbellande-hplaptop/Desktop/User_Interface_Experience/rosmobile_core/gtest
GTEST_FROM_SOURCE_MAIN_LIBRARIES:INTERNAL=gtest_main
//ADVANCED property for variable: GTEST_INCLUDE_DIR
GTEST_INCLUDE_DIR-ADVANCED:INTERNAL=1
Expand Down
14 changes: 7 additions & 7 deletions CMakeFiles/CMakeError.log
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Performing C SOURCE FILE Test CMAKE_HAVE_LIBC_PTHREAD failed with the following output:
Change Dir: /home/ronaldsonbellande-hplaptop/Desktop/User_Interface_Experience/rosjava_core/CMakeFiles/CMakeTmp
Change Dir: /home/ronaldsonbellande-hplaptop/Desktop/User_Interface_Experience/rosmobile_core/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/make cmTC_3b3f5/fast && /usr/bin/make -f CMakeFiles/cmTC_3b3f5.dir/build.make CMakeFiles/cmTC_3b3f5.dir/build
make[1]: Entering directory '/home/ronaldsonbellande-hplaptop/Desktop/User_Interface_Experience/rosjava_core/CMakeFiles/CMakeTmp'
make[1]: Entering directory '/home/ronaldsonbellande-hplaptop/Desktop/User_Interface_Experience/rosmobile_core/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_3b3f5.dir/src.c.o
/usr/bin/cc -DCMAKE_HAVE_LIBC_PTHREAD -o CMakeFiles/cmTC_3b3f5.dir/src.c.o -c /home/ronaldsonbellande-hplaptop/Desktop/User_Interface_Experience/rosjava_core/CMakeFiles/CMakeTmp/src.c
/usr/bin/cc -DCMAKE_HAVE_LIBC_PTHREAD -o CMakeFiles/cmTC_3b3f5.dir/src.c.o -c /home/ronaldsonbellande-hplaptop/Desktop/User_Interface_Experience/rosmobile_core/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_3b3f5
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3b3f5.dir/link.txt --verbose=1
/usr/bin/cc -DCMAKE_HAVE_LIBC_PTHREAD -rdynamic CMakeFiles/cmTC_3b3f5.dir/src.c.o -o cmTC_3b3f5
Expand All @@ -14,7 +14,7 @@ src.c:(.text+0x46): undefined reference to `pthread_create'
/usr/bin/ld: src.c:(.text+0x63): undefined reference to `pthread_join'
collect2: error: ld returned 1 exit status
make[1]: *** [CMakeFiles/cmTC_3b3f5.dir/build.make:87: cmTC_3b3f5] Error 1
make[1]: Leaving directory '/home/ronaldsonbellande-hplaptop/Desktop/User_Interface_Experience/rosjava_core/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/ronaldsonbellande-hplaptop/Desktop/User_Interface_Experience/rosmobile_core/CMakeFiles/CMakeTmp'
make: *** [Makefile:121: cmTC_3b3f5/fast] Error 2


Expand All @@ -39,10 +39,10 @@ int main(void)
}

Determining if the function pthread_create exists in the pthreads failed with the following output:
Change Dir: /home/ronaldsonbellande-hplaptop/Desktop/User_Interface_Experience/rosjava_core/CMakeFiles/CMakeTmp
Change Dir: /home/ronaldsonbellande-hplaptop/Desktop/User_Interface_Experience/rosmobile_core/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/make cmTC_b6fe1/fast && /usr/bin/make -f CMakeFiles/cmTC_b6fe1.dir/build.make CMakeFiles/cmTC_b6fe1.dir/build
make[1]: Entering directory '/home/ronaldsonbellande-hplaptop/Desktop/User_Interface_Experience/rosjava_core/CMakeFiles/CMakeTmp'
make[1]: Entering directory '/home/ronaldsonbellande-hplaptop/Desktop/User_Interface_Experience/rosmobile_core/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_b6fe1.dir/CheckFunctionExists.c.o
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_b6fe1.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.16/Modules/CheckFunctionExists.c
Linking C executable cmTC_b6fe1
Expand All @@ -51,7 +51,7 @@ Linking C executable cmTC_b6fe1
/usr/bin/ld: cannot find -lpthreads
collect2: error: ld returned 1 exit status
make[1]: *** [CMakeFiles/cmTC_b6fe1.dir/build.make:87: cmTC_b6fe1] Error 1
make[1]: Leaving directory '/home/ronaldsonbellande-hplaptop/Desktop/User_Interface_Experience/rosjava_core/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/ronaldsonbellande-hplaptop/Desktop/User_Interface_Experience/rosmobile_core/CMakeFiles/CMakeTmp'
make: *** [Makefile:121: cmTC_b6fe1/fast] Error 2


Expand Down
Loading

0 comments on commit 3109872

Please sign in to comment.