( Showing only the last 30 out of 206 lines. For a complete log visit the build page )
Copy extra lib files
GENERATE /home/pprz/paparazzi/var/include/ubx_protocol.h
GENERATE /home/pprz/paparazzi/var/include/mtk_protocol.h
GENERATE /home/pprz/paparazzi/var/include/xsens_protocol.h
GENERATE /home/pprz/paparazzi/var/include/abi_messages.h
make -C sw/ground_segment/lpc21iap
LD lpc21iap
make -C sw/ext opencv_bebop
git submodule init
git submodule update
cd opencv && git am --signoff < ../fix_compiler_crash.patch && cd ..
*** Please tell me who you are.
Run
git config --global user.email "address@hidden"
git config --global user.name "Your Name"
to set your account's default identity.
Omit --global to set the identity only in this repository.
fatal: unable to auto-detect email address (got 'address@hidden(none)')
Makefile:24: recipe for target 'all' failed
make[2]: *** [all] Error 128
Makefile:94: recipe for target 'opencv_bebop.build' failed
make[1]: *** [opencv_bebop.build] Error 2
Makefile:176: recipe for target 'opencv_bebop' failed
make: *** [opencv_bebop] Error 2