Source: nageru
Version: 1.7.3-1
Severity: important
Tags: sid buster

nageru does not build against the current version of x264 available in
experimental:
| g++ -MMD -MP -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -std=gnu++11 -fPIC -DQT_OPENGLEXTENSIONS_LIB 
-DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB 
-DQT_CORE_LIB -pthread -I/usr/include/x86_64-linux-gnu/qt5/QtOpenGLExtensions 
-I/usr/include/x86_64-linux-gnu/qt5 
-I/usr/include/x86_64-linux-gnu/qt5/QtOpenGL 
-I/usr/include/x86_64-linux-gnu/qt5 
-I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport 
-I/usr/include/x86_64-linux-gnu/qt5 
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets 
-I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui 
-I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore 
-I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/movit 
-I/usr/include/luajit-2.1 -I/usr/include/p11-kit-1 -I/usr/include/libusb-1.0 
-I/usr/include/eigen3 -pthread -DMOVIT_SHADER_DIR=\"/usr/share/movit\" 
-Idecklink/ -o x264_dynamic.o -c x264_dynamic.cpp
| x264_dynamic.cpp: In function 'X264Dynamic load_x264_for_bit_depth(unsigned 
int)':
| x264_dynamic.cpp:17:15: error: 'x264_bit_depth' was not declared in this scope
|   if (unsigned(x264_bit_depth) >= depth) {
|                ^~~~~~~~~~~~~~
| x264_dynamic.cpp:17:15: note: suggested alternative: 'x264_picture_t'
|   if (unsigned(x264_bit_depth) >= depth) {
|                ^~~~~~~~~~~~~~
|                x264_picture_t
| make[1]: *** [Makefile:87: x264_dynamic.o] Error 1

Cheers
-- 
Sebastian Ramacher

Attachment: signature.asc
Description: PGP signature

Reply via email to