Bug#868612: mixxx FTBFS with libsqlite3-dev 3.19.3-3

Adrian Bunk bunk at debian.org
Sun Jul 16 23:55:25 UTC 2017


Source: mixxx
Version: 2.0.0~dfsg-7
Severity: serious
Tags: buster sid

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/mixxx.html

...
In file included from src/library/trackcollection.cpp:7:0:
/usr/include/sqlite3.h:3712:16: error: using typedef-name 'sqlite3_value' after 'struct'
 typedef struct sqlite3_value sqlite3_value;
                ^~~~~~~~~~~~~
In file included from src/library/trackcollection.cpp:4:0:
src/library/trackcollection.h:38:20: note: 'sqlite3_value' has a previous declaration here
 typedef struct Mem sqlite3_value;
                    ^~~~~~~~~~~~~
In file included from src/library/trackcollection.cpp:7:0:
/usr/include/sqlite3.h:3712:30: error: conflicting declaration 'typedef int sqlite3_value'
 typedef struct sqlite3_value sqlite3_value;
                              ^~~~~~~~~~~~~
In file included from src/library/trackcollection.cpp:4:0:
src/library/trackcollection.h:38:20: note: previous declaration as 'typedef struct Mem sqlite3_value'
 typedef struct Mem sqlite3_value;
                    ^~~~~~~~~~~~~
scons: *** [lin64_build/library/trackcollection.o] Error 1
scons: building terminated because of errors.
debian/rules:46: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2



More information about the pkg-multimedia-maintainers mailing list