paparazzi-builds
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paparazzi-builds] [paparazzi] Build failed : master #4620


From: Semaphore
Subject: [paparazzi-builds] [paparazzi] Build failed : master #4620
Date: Mon, 06 Feb 2023 20:10:20 +0000

Build 4620 Failed For project paparazzi on branch master
Last commit for this build
Fabien-B 5 Feb 10:16
9b18744 — [doc] Add parser for modules doc generation. (#2973)
Build Results
09:52
Thread #1
ls -lah $SEMAPHORE_CACHE_DIR 00:00
df -h 00:00
docker pull paparazziuav/pprz-ci 01:45
df -h 00:00
sudo rm -rf /home/runner/{.phpbrew,.phpunit,.kerl,.kiex,.lein,.nvm,.npm,.rbenv} 00:02
df -h 00:00
git --version 00:00
echo "git config --global --add safe.directory '*'" > test.sh 00:00
echo "ln -s /usr/bin/python3 /usr/bin/python" >> test.sh 00:00
echo "make test" >> test.sh 00:00
echo "git config --global --add safe.directory '*'" > test_all.sh 00:00
echo "ln -s /usr/bin/python3 /usr/bin/python" >> test_all.sh 00:00
echo "make test_all_confs" >> test_all.sh 00:00
git config --global user.email "paparazzi-devel@nongnu.org" 00:00
git config --global user.name "Paparazzi UAV" 00:00
git status --ignored 00:00
git submodule deinit --force . 00:00
rm -rf .git/modules 00:00
git submodule update --init --force --recursive 02:09
if [ "$SEMAPHORE_TRIGGER_SOURCE" = "scheduler" ]; then docker/run.sh -it paparazziuav/pprz-ci bash test_all.sh ; else docker/run.sh -it paparazziuav/pprz-ci bash test.sh ; fi 01:59
( Showing only the last 30 out of 36 lines. For a complete log visit the build page )

        [ 24%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/io/gzip_stream.cc.o
[ 24%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/io/printer.cc.o
[ 24%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/io/strtod.cc.o
[ 24%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/io/tokenizer.cc.o
[ 24%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/io/zero_copy_stream_impl.cc.o
[ 24%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/map_field.cc.o
[ 24%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/message.cc.o
[ 24%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/reflection_ops.cc.o
[ 25%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/service.cc.o
[ 25%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/source_context.pb.cc.o
[ 25%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/struct.pb.cc.o
[ 25%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/stubs/mathlimits.cc.o
[ 25%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/stubs/substitute.cc.o
[ 25%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/text_format.cc.o
[ 25%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/timestamp.pb.cc.o
[ 25%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/type.pb.cc.o
In file included from /usr/arm-linux-gnueabi/include/string.h:495,
                 from /home/pprz/paparazzi/sw/ext/opencv_bebop/opencv/3rdparty/protobuf/src/google/protobuf/stubs/port.h:38,
                 from /home/pprz/paparazzi/sw/ext/opencv_bebop/opencv/3rdparty/protobuf/src/google/protobuf/stubs/common.h:45,
                 from /home/pprz/paparazzi/sw/ext/opencv_bebop/opencv/3rdparty/protobuf/src/google/protobuf/timestamp.pb.h:9,
                 from /home/pprz/paparazzi/sw/ext/opencv_bebop/opencv/3rdparty/protobuf/src/google/protobuf/timestamp.pb.cc:4:
In function ‘void* memset(void*, int, size_t)’,
    inlined from ‘void google::protobuf::Timestamp::SharedCtor()’ at /home/pprz/paparazzi/sw/ext/opencv_bebop/opencv/3rdparty/protobuf/src/google/protobuf/timestamp.pb.cc:158:11,
    inlined from ‘google::protobuf::Timestamp::Timestamp()’ at /home/pprz/paparazzi/sw/ext/opencv_bebop/opencv/3rdparty/protobuf/src/google/protobuf/timestamp.pb.cc:135:13,
    inlined from ‘void protobuf_google_2fprotobuf_2ftimestamp_2eproto::InitDefaultsTimestampImpl()’ at /home/pprz/paparazzi/sw/ext/opencv_bebop/opencv/3rdparty/protobuf/src/google/protobuf/timestamp.pb.cc:130:1:
/usr/arm-linux-gnueabi/include/bits/string_fortified.h:71:33: warning: void* __builtin_memset(void*, int, unsigned int)’ offset [17, 20] from the object at ‘google::protobuf::_Timestamp_default_instance_’ is out of the bounds of referenced subobject ‘google::protobuf::Timestamp::seconds_’ with type ‘long long int’ at offset 8 [-Warray-bounds]
   71 |   return __builtin___memset_chk (__dest, __ch, __len, __bos0 (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 25%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/unknown_field_set.cc.o

      
df -h N/A

Manage your email notification settings.

Is this email not displaying correctly? Report the issue.

Sent by Semaphore


reply via email to

[Prev in Thread] Current Thread [Next in Thread]