Source: lomiri-url-dispatcher
Version: 0.1.0-4
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tools && /usr/bin/c++
> -I/usr/include/liblomiri-app-launch-0 -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/mirclient
> -I/usr/include/mircookie -I/usr/include/mircore -I/usr/include/libmount
> -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0
> -I/usr/include/libdbustest-1 -I/<<PKGBUILDDIR>>
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> -I/<<PKGBUILDDIR>>/liblomiri-url-dispatcher -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wpedantic
> -Wextra -std=c++11 -fPIC -g -MD -MT
> tools/CMakeFiles/lomiri-url-dispatcher.dir/url-dispatcher.cpp.o -MF
> CMakeFiles/lomiri-url-dispatcher.dir/url-dispatcher.cpp.o.d -o
> CMakeFiles/lomiri-url-dispatcher.dir/url-dispatcher.cpp.o -c
> /<<PKGBUILDDIR>>/tools/url-dispatcher.cpp
> -- Looking for pthread_create in pthreads - not found
> -- Looking for pthread_create in pthread
> -- Looking for pthread_create in pthread - found
> -- Found Threads: TRUE
> -- Configuring done
> -- Generating done
> -- Build files have been written to:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/gmock
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/gmock && /usr/bin/cmake -E
> touch
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/GMock-prefix/src/GMock-stamp/GMock-configure
> /<<PKGBUILDDIR>>/tools/url-dispatcher.cpp: In lambda function:
> /<<PKGBUILDDIR>>/tools/url-dispatcher.cpp:35:55: warning: unused parameter
> ‘url’ [-Wunused-parameter]
> 35 | lomiri_url_dispatch_send(argv[1], [](const gchar* url, gboolean
> success,
> | ~~~~~~~~~~~~~^~~
> In file included from /usr/include/glib-2.0/glib/glib-typeof.h:39,
> from /usr/include/glib-2.0/glib/gatomic.h:28,
> from /usr/include/glib-2.0/glib/gthread.h:32,
> from /usr/include/glib-2.0/glib/gasyncqueue.h:32,
> from /usr/include/glib-2.0/glib.h:32,
> from /<<PKGBUILDDIR>>/service/overlay-tracker.h:21,
> from /<<PKGBUILDDIR>>/service/overlay-tracker.cpp:21:
> /usr/include/c++/11/type_traits:44:3: error: template with C linkage
> 44 | template<typename... _Elements>
> | ^~~~~~~~
> /<<PKGBUILDDIR>>/service/overlay-tracker.cpp:20:1: note: ‘extern "C"’ linkage
> started here
> 20 | extern "C" {
> | ^~~~~~~~~~
The full build log is available from:
http://qa-logs.debian.net/2021/10/23/lomiri-url-dispatcher_0.1.0-4_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!
If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.