Raspberry 4 melodic rosbag failed compiling
Hello, I'm kind dissapointed, I'm not able to compile ROS melodic on raspbian buster (Raspberry 4)
Processing catkin package: 'rosbag_storage'
==> Building with env: '/opt/ros/melodic/env.sh'
Makefile exists, skipping explicit cmake invocation...
==> make cmake_check_build_system in '/home/pi/ros_catkin_ws/build_isolated/rosbag_storage'
==> make -j2 in '/home/pi/ros_catkin_ws/build_isolated/rosbag_storage'
[ 7%] Linking CXX shared library /home/pi/ros_catkin_ws/devel_isolated/rosbag_storage/lib/librosbag_storage.so
/usr/bin/ld: CMakeFiles/rosbag_storage.dir/src/aes_encryptor.cpp.o: file not recognized: file truncated
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/rosbag_storage.dir/build.make:310: /home/pi/ros_catkin_ws/devel_isolated/rosbag_storage/lib/librosbag_storage.so] Error 1
make[1]: *** [CMakeFiles/Makefile2:458: CMakeFiles/rosbag_storage.dir/all] Error 2
make: *** [Makefile:141: all] Error 2
<== Failed to process package 'rosbag_storage':
Command '['/opt/ros/melodic/env.sh', 'make', '-j2']' returned non-zero exit s
Thank you in advance for your help !