Source: roger-router Version: 1.8.14-2 Severity: serious Tags: buster sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20180502 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > /bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. > -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread > -I/usr/include/libpeas-1.0 -I/usr/include/gobject-introspection-1.0 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -DROUTERMANAGER_PLUGINS='"/usr/lib/x86_64-linux-gnu/routermanager/"' > -DAPP_PLUGINS='"/usr/lib/x86_64-linux-gnu/roger/"' > -DAPP_DATA='"/usr/share/roger/"' -DAPP_LOCALE='"/usr/share/locale"' -Wall > -I../../../ -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o libsecret_la-secret.lo `test -f 'secret.c' || > echo './'`secret.c > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time > -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/libpeas-1.0 > -I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -DROUTERMANAGER_PLUGINS=\"/usr/lib/x86_64-linux-gnu/routermanager/\" > -DAPP_PLUGINS=\"/usr/lib/x86_64-linux-gnu/roger/\" > -DAPP_DATA=\"/usr/share/roger/\" -DAPP_LOCALE=\"/usr/share/locale\" -Wall > -I../../../ -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c secret.c -fPIC -DPIC -o > .libs/libsecret_la-secret.o > In file included from secret.c:26:0: > ./secret.h:23:21: error: conflicting types for 'secret_get_schema' > const SecretSchema *secret_get_schema(void) G_GNUC_CONST; > ^~~~~~~~~~~~~~~~~ > In file included from /usr/include/libsecret-1/libsecret/secret.h:29:0, > from secret.c:20: > /usr/include/libsecret-1/libsecret/secret-schemas.h:57:21: note: previous > declaration of 'secret_get_schema' was here > const SecretSchema *secret_get_schema (SecretSchemaType type); > ^~~~~~~~~~~~~~~~~ > secret.c:41:21: error: conflicting types for 'secret_get_schema' > const SecretSchema *secret_get_schema(void) > ^~~~~~~~~~~~~~~~~ > In file included from /usr/include/libsecret-1/libsecret/secret.h:29:0, > from secret.c:20: > /usr/include/libsecret-1/libsecret/secret-schemas.h:57:21: note: previous > declaration of 'secret_get_schema' was here > const SecretSchema *secret_get_schema (SecretSchemaType type); > ^~~~~~~~~~~~~~~~~ > make[5]: *** [Makefile:558: libsecret_la-secret.lo] Error 1 The full build log is available from: http://aws-logs.debian.net/2018/05/02/roger-router_1.8.14-2_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.