Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- make -C fft
- CC libgstfft_1.0_la-gstfft.lo
- CC libgstfft_1.0_la-gstffts16.lo
- CC libgstfft_1.0_la-gstffts32.lo
- CC libgstfft_1.0_la-gstfftf32.lo
- CC libgstfft_1.0_la-gstfftf64.lo
- CC libgstfft_1.0_la-kiss_fft_s16.lo
- CC libgstfft_1.0_la-kiss_fft_s32.lo
- CC libgstfft_1.0_la-kiss_fft_f32.lo
- CC libgstfft_1.0_la-kiss_fft_f64.lo
- CC libgstfft_1.0_la-kiss_fftr_s16.lo
- CC libgstfft_1.0_la-kiss_fftr_s32.lo
- CC libgstfft_1.0_la-kiss_fftr_f32.lo
- CC libgstfft_1.0_la-kiss_fftr_f64.lo
- CCLD libgstfft-1.0.la
- make -C video
- ORCC tmp-orc.c
- In function video_orc_convert_I420_BGRA:
- error: variable "(null)" used before being written
- In function video_orc_convert_I420_ARGB:
- error: variable "(null)" used before being written
- In function video_orc_matrix8:
- error: line 1785: unknown directive: .backup
- Failed to compile no orc for 'video_orc_convert_I420_BGRA'
- Failed to compile backup code for 'video_orc_convert_I420_BGRA'
- ORC: ERROR: orcbytecode.c(251): bytecode_append_int(): assertion failed: value >= 0
- /bin/sh: line 1: 113760 Aborted /usr/bin/orcc --compat 0.4.24 --implementation --include glib.h -o tmp-orc.c ./video-orc.orc
- Makefile:1430: recipe for target 'tmp-orc.c' failed
- make[5]: *** [tmp-orc.c] Error 134
- Makefile:852: recipe for target 'video' failed
- make[4]: *** [video] Error 2
- Makefile:551: recipe for target 'all-recursive' failed
- make[3]: *** [all-recursive] Error 1
- Makefile:681: recipe for target 'all-recursive' failed
- make[2]: *** [all-recursive] Error 1
- Makefile:611: recipe for target 'all' failed
- make[1]: *** [all] Error 2
- make/gstreamer.mk:63: recipe for target '/home/vanhofen/ni/buildsystem-ax/deps/gst_plugins_base' failed
- make: *** [/home/vanhofen/ni/buildsystem-ax/deps/gst_plugins_base] Error 2
- vanhofen@jessie:~/ni/buildsystem-ax[master]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement