Your message dated Wed, 04 May 2022 16:36:11 +0000
with message-id <e1nmhz1-0006ui...@fasolo.debian.org>
and subject line Bug#1009464: fixed in xdg-desktop-portal-wlr 0.5.0-4
has caused the Debian Bug report #1009464,
regarding xdg-desktop-portal-wlr: FTBFS: string.h:283:21: error: implicit 
declaration of function ‘strtof_l’; did you mean ‘strtok_r’? 
[-Werror=implicit-function-declaration]
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1009464: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1009464
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: xdg-desktop-portal-wlr
Version: 0.5.0-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220412 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> cc -Ixdg-desktop-portal-wlr.p -I. -I.. -I../include -Iprotocols 
> -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always 
> -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O0 
> -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter 
> -D_POSIX_C_SOURCE=200809L '-DSYSCONFDIR="/etc"' -DHAVE_LIBSYSTEMD=1 -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -MD -MQ 
> xdg-desktop-portal-wlr.p/src_core_session.c.o -MF 
> xdg-desktop-portal-wlr.p/src_core_session.c.o.d -o 
> xdg-desktop-portal-wlr.p/src_core_session.c.o -c ../src/core/session.c
> In file included from /usr/include/pipewire-0.3/pipewire/properties.h:35,
>                  from /usr/include/pipewire-0.3/pipewire/core.h:87,
>                  from /usr/include/pipewire-0.3/pipewire/context.h:67,
>                  from /usr/include/pipewire-0.3/pipewire/protocol.h:46,
>                  from /usr/include/pipewire-0.3/pipewire/proxy.h:108,
>                  from /usr/include/pipewire-0.3/pipewire/client.h:35,
>                  from /usr/include/pipewire-0.3/pipewire/pipewire.h:35,
>                  from ../include/screencast_common.h:4,
>                  from ../include/xdpw.h:13,
>                  from ../src/core/session.c:6:
> /usr/include/spa-0.2/spa/utils/string.h: In function ‘spa_strtof’:
> /usr/include/spa-0.2/spa/utils/string.h:283:21: error: implicit declaration 
> of function ‘strtof_l’; did you mean ‘strtok_r’? 
> [-Werror=implicit-function-declaration]
>   283 |                 v = strtof_l(str, endptr, locale);
>       |                     ^~~~~~~~
>       |                     strtok_r
> /usr/include/spa-0.2/spa/utils/string.h: In function ‘spa_strtod’:
> /usr/include/spa-0.2/spa/utils/string.h:327:21: error: implicit declaration 
> of function ‘strtod_l’; did you mean ‘strtok_r’? 
> [-Werror=implicit-function-declaration]
>   327 |                 v = strtod_l(str, endptr, locale);
>       |                     ^~~~~~~~
>       |                     strtok_r
> cc1: all warnings being treated as errors
> [11/21] cc -Ixdg-desktop-portal-wlr.p -I. -I.. -I../include -Iprotocols 
> -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always 
> -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O0 
> -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter 
> -D_POSIX_C_SOURCE=200809L '-DSYSCONFDIR="/etc"' -DHAVE_LIBSYSTEMD=1 -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -MD -MQ 
> xdg-desktop-portal-wlr.p/src_core_timer.c.o -MF 
> xdg-desktop-portal-wlr.p/src_core_timer.c.o.d -o 
> xdg-desktop-portal-wlr.p/src_core_timer.c.o -c ../src/core/timer.c
> FAILED: xdg-desktop-portal-wlr.p/src_core_timer.c.o 
> cc -Ixdg-desktop-portal-wlr.p -I. -I.. -I../include -Iprotocols 
> -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always 
> -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O0 
> -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter 
> -D_POSIX_C_SOURCE=200809L '-DSYSCONFDIR="/etc"' -DHAVE_LIBSYSTEMD=1 -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -MD -MQ 
> xdg-desktop-portal-wlr.p/src_core_timer.c.o -MF 
> xdg-desktop-portal-wlr.p/src_core_timer.c.o.d -o 
> xdg-desktop-portal-wlr.p/src_core_timer.c.o -c ../src/core/timer.c
> In file included from /usr/include/pipewire-0.3/pipewire/properties.h:35,
>                  from /usr/include/pipewire-0.3/pipewire/core.h:87,
>                  from /usr/include/pipewire-0.3/pipewire/context.h:67,
>                  from /usr/include/pipewire-0.3/pipewire/protocol.h:46,
>                  from /usr/include/pipewire-0.3/pipewire/proxy.h:108,
>                  from /usr/include/pipewire-0.3/pipewire/client.h:35,
>                  from /usr/include/pipewire-0.3/pipewire/pipewire.h:35,
>                  from ../include/screencast_common.h:4,
>                  from ../include/xdpw.h:13,
>                  from ../src/core/timer.c:5:
> /usr/include/spa-0.2/spa/utils/string.h: In function ‘spa_strtof’:
> /usr/include/spa-0.2/spa/utils/string.h:283:21: error: implicit declaration 
> of function ‘strtof_l’; did you mean ‘strtoull’? 
> [-Werror=implicit-function-declaration]
>   283 |                 v = strtof_l(str, endptr, locale);
>       |                     ^~~~~~~~
>       |                     strtoull
> /usr/include/spa-0.2/spa/utils/string.h: In function ‘spa_strtod’:
> /usr/include/spa-0.2/spa/utils/string.h:327:21: error: implicit declaration 
> of function ‘strtod_l’; did you mean ‘strtoull’? 
> [-Werror=implicit-function-declaration]
>   327 |                 v = strtod_l(str, endptr, locale);
>       |                     ^~~~~~~~
>       |                     strtoull
> cc1: all warnings being treated as errors
> [12/21] cc -Ixdg-desktop-portal-wlr.p -I. -I.. -I../include -Iprotocols 
> -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always 
> -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O0 
> -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter 
> -D_POSIX_C_SOURCE=200809L '-DSYSCONFDIR="/etc"' -DHAVE_LIBSYSTEMD=1 -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -MD -MQ 
> xdg-desktop-portal-wlr.p/src_core_config.c.o -MF 
> xdg-desktop-portal-wlr.p/src_core_config.c.o.d -o 
> xdg-desktop-portal-wlr.p/src_core_config.c.o -c ../src/core/config.c
> FAILED: xdg-desktop-portal-wlr.p/src_core_config.c.o 
> cc -Ixdg-desktop-portal-wlr.p -I. -I.. -I../include -Iprotocols 
> -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always 
> -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O0 
> -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter 
> -D_POSIX_C_SOURCE=200809L '-DSYSCONFDIR="/etc"' -DHAVE_LIBSYSTEMD=1 -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -MD -MQ 
> xdg-desktop-portal-wlr.p/src_core_config.c.o -MF 
> xdg-desktop-portal-wlr.p/src_core_config.c.o.d -o 
> xdg-desktop-portal-wlr.p/src_core_config.c.o -c ../src/core/config.c
> In file included from /usr/include/pipewire-0.3/pipewire/properties.h:35,
>                  from /usr/include/pipewire-0.3/pipewire/core.h:87,
>                  from /usr/include/pipewire-0.3/pipewire/context.h:67,
>                  from /usr/include/pipewire-0.3/pipewire/protocol.h:46,
>                  from /usr/include/pipewire-0.3/pipewire/proxy.h:108,
>                  from /usr/include/pipewire-0.3/pipewire/client.h:35,
>                  from /usr/include/pipewire-0.3/pipewire/pipewire.h:35,
>                  from ../include/screencast_common.h:4,
>                  from ../include/config.h:5,
>                  from ../src/core/config.c:1:
> /usr/include/spa-0.2/spa/utils/string.h: In function ‘spa_strtof’:
> /usr/include/spa-0.2/spa/utils/string.h:283:21: error: implicit declaration 
> of function ‘strtof_l’; did you mean ‘strtok_r’? 
> [-Werror=implicit-function-declaration]
>   283 |                 v = strtof_l(str, endptr, locale);
>       |                     ^~~~~~~~
>       |                     strtok_r
> /usr/include/spa-0.2/spa/utils/string.h: In function ‘spa_strtod’:
> /usr/include/spa-0.2/spa/utils/string.h:327:21: error: implicit declaration 
> of function ‘strtod_l’; did you mean ‘strtok_r’? 
> [-Werror=implicit-function-declaration]
>   327 |                 v = strtod_l(str, endptr, locale);
>       |                     ^~~~~~~~
>       |                     strtok_r
> cc1: all warnings being treated as errors
> [13/21] cc -Ixdg-desktop-portal-wlr.p -I. -I.. -I../include -Iprotocols 
> -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always 
> -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O0 
> -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter 
> -D_POSIX_C_SOURCE=200809L '-DSYSCONFDIR="/etc"' -DHAVE_LIBSYSTEMD=1 -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -MD -MQ 
> xdg-desktop-portal-wlr.p/src_core_main.c.o -MF 
> xdg-desktop-portal-wlr.p/src_core_main.c.o.d -o 
> xdg-desktop-portal-wlr.p/src_core_main.c.o -c ../src/core/main.c
> FAILED: xdg-desktop-portal-wlr.p/src_core_main.c.o 
> cc -Ixdg-desktop-portal-wlr.p -I. -I.. -I../include -Iprotocols 
> -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always 
> -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O0 
> -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter 
> -D_POSIX_C_SOURCE=200809L '-DSYSCONFDIR="/etc"' -DHAVE_LIBSYSTEMD=1 -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -MD -MQ 
> xdg-desktop-portal-wlr.p/src_core_main.c.o -MF 
> xdg-desktop-portal-wlr.p/src_core_main.c.o.d -o 
> xdg-desktop-portal-wlr.p/src_core_main.c.o -c ../src/core/main.c
> In file included from /usr/include/pipewire-0.3/pipewire/properties.h:35,
>                  from /usr/include/pipewire-0.3/pipewire/core.h:87,
>                  from /usr/include/pipewire-0.3/pipewire/context.h:67,
>                  from /usr/include/pipewire-0.3/pipewire/protocol.h:46,
>                  from /usr/include/pipewire-0.3/pipewire/proxy.h:108,
>                  from /usr/include/pipewire-0.3/pipewire/client.h:35,
>                  from /usr/include/pipewire-0.3/pipewire/pipewire.h:35,
>                  from ../src/core/main.c:7:
> /usr/include/spa-0.2/spa/utils/string.h: In function ‘spa_strtof’:
> /usr/include/spa-0.2/spa/utils/string.h:283:21: error: implicit declaration 
> of function ‘strtof_l’; did you mean ‘strtok_r’? 
> [-Werror=implicit-function-declaration]
>   283 |                 v = strtof_l(str, endptr, locale);
>       |                     ^~~~~~~~
>       |                     strtok_r
> /usr/include/spa-0.2/spa/utils/string.h: In function ‘spa_strtod’:
> /usr/include/spa-0.2/spa/utils/string.h:327:21: error: implicit declaration 
> of function ‘strtod_l’; did you mean ‘strtok_r’? 
> [-Werror=implicit-function-declaration]
>   327 |                 v = strtod_l(str, endptr, locale);
>       |                     ^~~~~~~~
>       |                     strtok_r
> cc1: all warnings being treated as errors
> [14/21] cc -Ixdg-desktop-portal-wlr.p -I. -I.. -I../include -Iprotocols 
> -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always 
> -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O0 
> -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter 
> -D_POSIX_C_SOURCE=200809L '-DSYSCONFDIR="/etc"' -DHAVE_LIBSYSTEMD=1 -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -MD -MQ 
> xdg-desktop-portal-wlr.p/src_core_request.c.o -MF 
> xdg-desktop-portal-wlr.p/src_core_request.c.o.d -o 
> xdg-desktop-portal-wlr.p/src_core_request.c.o -c ../src/core/request.c
> FAILED: xdg-desktop-portal-wlr.p/src_core_request.c.o 
> cc -Ixdg-desktop-portal-wlr.p -I. -I.. -I../include -Iprotocols 
> -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always 
> -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O0 
> -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter 
> -D_POSIX_C_SOURCE=200809L '-DSYSCONFDIR="/etc"' -DHAVE_LIBSYSTEMD=1 -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -MD -MQ 
> xdg-desktop-portal-wlr.p/src_core_request.c.o -MF 
> xdg-desktop-portal-wlr.p/src_core_request.c.o.d -o 
> xdg-desktop-portal-wlr.p/src_core_request.c.o -c ../src/core/request.c
> In file included from /usr/include/pipewire-0.3/pipewire/properties.h:35,
>                  from /usr/include/pipewire-0.3/pipewire/core.h:87,
>                  from /usr/include/pipewire-0.3/pipewire/context.h:67,
>                  from /usr/include/pipewire-0.3/pipewire/protocol.h:46,
>                  from /usr/include/pipewire-0.3/pipewire/proxy.h:108,
>                  from /usr/include/pipewire-0.3/pipewire/client.h:35,
>                  from /usr/include/pipewire-0.3/pipewire/pipewire.h:35,
>                  from ../include/screencast_common.h:4,
>                  from ../include/xdpw.h:13,
>                  from ../src/core/request.c:5:
> /usr/include/spa-0.2/spa/utils/string.h: In function ‘spa_strtof’:
> /usr/include/spa-0.2/spa/utils/string.h:283:21: error: implicit declaration 
> of function ‘strtof_l’; did you mean ‘strtok_r’? 
> [-Werror=implicit-function-declaration]
>   283 |                 v = strtof_l(str, endptr, locale);
>       |                     ^~~~~~~~
>       |                     strtok_r
> /usr/include/spa-0.2/spa/utils/string.h: In function ‘spa_strtod’:
> /usr/include/spa-0.2/spa/utils/string.h:327:21: error: implicit declaration 
> of function ‘strtod_l’; did you mean ‘strtok_r’? 
> [-Werror=implicit-function-declaration]
>   327 |                 v = strtod_l(str, endptr, locale);
>       |                     ^~~~~~~~
>       |                     strtok_r
> cc1: all warnings being treated as errors
> [15/21] cc -Ixdg-desktop-portal-wlr.p -I. -I.. -I../include -Iprotocols 
> -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always 
> -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O0 
> -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter 
> -D_POSIX_C_SOURCE=200809L '-DSYSCONFDIR="/etc"' -DHAVE_LIBSYSTEMD=1 -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -MD -MQ 
> xdg-desktop-portal-wlr.p/src_screencast_screencast_common.c.o -MF 
> xdg-desktop-portal-wlr.p/src_screencast_screencast_common.c.o.d -o 
> xdg-desktop-portal-wlr.p/src_screencast_screencast_common.c.o -c 
> ../src/screencast/screencast_common.c
> FAILED: xdg-desktop-portal-wlr.p/src_screencast_screencast_common.c.o 
> cc -Ixdg-desktop-portal-wlr.p -I. -I.. -I../include -Iprotocols 
> -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always 
> -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O0 
> -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter 
> -D_POSIX_C_SOURCE=200809L '-DSYSCONFDIR="/etc"' -DHAVE_LIBSYSTEMD=1 -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -MD -MQ 
> xdg-desktop-portal-wlr.p/src_screencast_screencast_common.c.o -MF 
> xdg-desktop-portal-wlr.p/src_screencast_screencast_common.c.o.d -o 
> xdg-desktop-portal-wlr.p/src_screencast_screencast_common.c.o -c 
> ../src/screencast/screencast_common.c
> In file included from /usr/include/pipewire-0.3/pipewire/properties.h:35,
>                  from /usr/include/pipewire-0.3/pipewire/core.h:87,
>                  from /usr/include/pipewire-0.3/pipewire/context.h:67,
>                  from /usr/include/pipewire-0.3/pipewire/protocol.h:46,
>                  from /usr/include/pipewire-0.3/pipewire/proxy.h:108,
>                  from /usr/include/pipewire-0.3/pipewire/client.h:35,
>                  from /usr/include/pipewire-0.3/pipewire/pipewire.h:35,
>                  from ../include/screencast_common.h:4,
>                  from ../src/screencast/screencast_common.c:1:
> /usr/include/spa-0.2/spa/utils/string.h: In function ‘spa_strtof’:
> /usr/include/spa-0.2/spa/utils/string.h:283:21: error: implicit declaration 
> of function ‘strtof_l’; did you mean ‘strtok_r’? 
> [-Werror=implicit-function-declaration]
>   283 |                 v = strtof_l(str, endptr, locale);
>       |                     ^~~~~~~~
>       |                     strtok_r
> /usr/include/spa-0.2/spa/utils/string.h: In function ‘spa_strtod’:
> /usr/include/spa-0.2/spa/utils/string.h:327:21: error: implicit declaration 
> of function ‘strtod_l’; did you mean ‘strtok_r’? 
> [-Werror=implicit-function-declaration]
>   327 |                 v = strtod_l(str, endptr, locale);
>       |                     ^~~~~~~~
>       |                     strtok_r
> cc1: all warnings being treated as errors
> [16/21] cc -Ixdg-desktop-portal-wlr.p -I. -I.. -I../include -Iprotocols 
> -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always 
> -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O0 
> -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter 
> -D_POSIX_C_SOURCE=200809L '-DSYSCONFDIR="/etc"' -DHAVE_LIBSYSTEMD=1 -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -MD -MQ 
> xdg-desktop-portal-wlr.p/src_screenshot_screenshot.c.o -MF 
> xdg-desktop-portal-wlr.p/src_screenshot_screenshot.c.o.d -o 
> xdg-desktop-portal-wlr.p/src_screenshot_screenshot.c.o -c 
> ../src/screenshot/screenshot.c
> FAILED: xdg-desktop-portal-wlr.p/src_screenshot_screenshot.c.o 
> cc -Ixdg-desktop-portal-wlr.p -I. -I.. -I../include -Iprotocols 
> -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always 
> -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O0 
> -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter 
> -D_POSIX_C_SOURCE=200809L '-DSYSCONFDIR="/etc"' -DHAVE_LIBSYSTEMD=1 -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -MD -MQ 
> xdg-desktop-portal-wlr.p/src_screenshot_screenshot.c.o -MF 
> xdg-desktop-portal-wlr.p/src_screenshot_screenshot.c.o.d -o 
> xdg-desktop-portal-wlr.p/src_screenshot_screenshot.c.o -c 
> ../src/screenshot/screenshot.c
> In file included from /usr/include/pipewire-0.3/pipewire/properties.h:35,
>                  from /usr/include/pipewire-0.3/pipewire/core.h:87,
>                  from /usr/include/pipewire-0.3/pipewire/context.h:67,
>                  from /usr/include/pipewire-0.3/pipewire/protocol.h:46,
>                  from /usr/include/pipewire-0.3/pipewire/proxy.h:108,
>                  from /usr/include/pipewire-0.3/pipewire/client.h:35,
>                  from /usr/include/pipewire-0.3/pipewire/pipewire.h:35,
>                  from ../include/screencast_common.h:4,
>                  from ../include/xdpw.h:13,
>                  from ../src/screenshot/screenshot.c:7:
> /usr/include/spa-0.2/spa/utils/string.h: In function ‘spa_strtof’:
> /usr/include/spa-0.2/spa/utils/string.h:283:21: error: implicit declaration 
> of function ‘strtof_l’; did you mean ‘strtok_r’? 
> [-Werror=implicit-function-declaration]
>   283 |                 v = strtof_l(str, endptr, locale);
>       |                     ^~~~~~~~
>       |                     strtok_r
> /usr/include/spa-0.2/spa/utils/string.h: In function ‘spa_strtod’:
> /usr/include/spa-0.2/spa/utils/string.h:327:21: error: implicit declaration 
> of function ‘strtod_l’; did you mean ‘strtok_r’? 
> [-Werror=implicit-function-declaration]
>   327 |                 v = strtod_l(str, endptr, locale);
>       |                     ^~~~~~~~
>       |                     strtok_r
> cc1: all warnings being treated as errors
> [17/21] cc -Ixdg-desktop-portal-wlr.p -I. -I.. -I../include -Iprotocols 
> -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always 
> -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O0 
> -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter 
> -D_POSIX_C_SOURCE=200809L '-DSYSCONFDIR="/etc"' -DHAVE_LIBSYSTEMD=1 -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -MD -MQ 
> xdg-desktop-portal-wlr.p/src_screencast_screencast.c.o -MF 
> xdg-desktop-portal-wlr.p/src_screencast_screencast.c.o.d -o 
> xdg-desktop-portal-wlr.p/src_screencast_screencast.c.o -c 
> ../src/screencast/screencast.c
> FAILED: xdg-desktop-portal-wlr.p/src_screencast_screencast.c.o 
> cc -Ixdg-desktop-portal-wlr.p -I. -I.. -I../include -Iprotocols 
> -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -fdiagnostics-color=always 
> -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O0 
> -Wno-missing-braces -Wno-missing-field-initializers -Wno-unused-parameter 
> -D_POSIX_C_SOURCE=200809L '-DSYSCONFDIR="/etc"' -DHAVE_LIBSYSTEMD=1 -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -MD -MQ 
> xdg-desktop-portal-wlr.p/src_screencast_screencast.c.o -MF 
> xdg-desktop-portal-wlr.p/src_screencast_screencast.c.o.d -o 
> xdg-desktop-portal-wlr.p/src_screencast_screencast.c.o -c 
> ../src/screencast/screencast.c
> In file included from /usr/include/pipewire-0.3/pipewire/properties.h:35,
>                  from /usr/include/pipewire-0.3/pipewire/core.h:87,
>                  from /usr/include/pipewire-0.3/pipewire/context.h:67,
>                  from /usr/include/pipewire-0.3/pipewire/protocol.h:46,
>                  from /usr/include/pipewire-0.3/pipewire/proxy.h:108,
>                  from /usr/include/pipewire-0.3/pipewire/client.h:35,
>                  from /usr/include/pipewire-0.3/pipewire/pipewire.h:35,
>                  from ../include/screencast_common.h:4,
>                  from ../include/screencast.h:4,
>                  from ../src/screencast/screencast.c:1:
> /usr/include/spa-0.2/spa/utils/string.h: In function ‘spa_strtof’:
> /usr/include/spa-0.2/spa/utils/string.h:283:21: error: implicit declaration 
> of function ‘strtof_l’; did you mean ‘strtok_r’? 
> [-Werror=implicit-function-declaration]
>   283 |                 v = strtof_l(str, endptr, locale);
>       |                     ^~~~~~~~
>       |                     strtok_r
> /usr/include/spa-0.2/spa/utils/string.h: In function ‘spa_strtod’:
> /usr/include/spa-0.2/spa/utils/string.h:327:21: error: implicit declaration 
> of function ‘strtod_l’; did you mean ‘strtok_r’? 
> [-Werror=implicit-function-declaration]
>   327 |                 v = strtod_l(str, endptr, locale);
>       |                     ^~~~~~~~
>       |                     strtok_r
> cc1: all warnings being treated as errors
> ninja: build stopped: subcommand failed.
> dh_auto_build: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j8 -v 
> returned exit code 1
> make: *** [debian/rules:6: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/04/12/xdg-desktop-portal-wlr_0.5.0-3_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220412;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220412&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

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.

--- End Message ---
--- Begin Message ---
Source: xdg-desktop-portal-wlr
Source-Version: 0.5.0-4
Done: Birger Schacht <bir...@debian.org>

We believe that the bug you reported is fixed in the latest version of
xdg-desktop-portal-wlr, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1009...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Birger Schacht <bir...@debian.org> (supplier of updated xdg-desktop-portal-wlr 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 04 May 2022 18:07:54 +0200
Source: xdg-desktop-portal-wlr
Architecture: source
Version: 0.5.0-4
Distribution: unstable
Urgency: medium
Maintainer: Sway and related packages team <team+swa...@tracker.debian.org>
Changed-By: Birger Schacht <bir...@debian.org>
Closes: 1009464
Changes:
 xdg-desktop-portal-wlr (0.5.0-4) unstable; urgency=medium
 .
   * d/rules: Set -Wno-error=implicit-function-declaration (Closes: #1009464)
Checksums-Sha1:
 af19ba712c603306afb90c4c2506a1d6a30de2bb 2257 
xdg-desktop-portal-wlr_0.5.0-4.dsc
 9e98b505b10f6a643100d67870d05ec6738c2f8e 2444 
xdg-desktop-portal-wlr_0.5.0-4.debian.tar.xz
 63d0fb8fa63fbcb5665cff847250c845848bcf19 8623 
xdg-desktop-portal-wlr_0.5.0-4_amd64.buildinfo
Checksums-Sha256:
 d66213ee91568b73285341bd8553ef638129d81dbfd879d09b1841e32d9ca76d 2257 
xdg-desktop-portal-wlr_0.5.0-4.dsc
 854a43361891d97e76f0882a1a0e8b4e54aa67c43da4d0e976f2da5751016058 2444 
xdg-desktop-portal-wlr_0.5.0-4.debian.tar.xz
 92035811b1c65daa0dc0529cb9cbe82d286b2fcb7e7aec5935139904d90fd677 8623 
xdg-desktop-portal-wlr_0.5.0-4_amd64.buildinfo
Files:
 a326641a4808a48720e65b8c050a20ca 2257 x11 optional 
xdg-desktop-portal-wlr_0.5.0-4.dsc
 ae9468d59b55f6545662ce43739c15b7 2444 x11 optional 
xdg-desktop-portal-wlr_0.5.0-4.debian.tar.xz
 118f2fafe36aad7dd0723f99b2f84302 8623 x11 optional 
xdg-desktop-portal-wlr_0.5.0-4_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJGBAEBCgAwFiEEOvC8tnwmrEjOtOW8KgxdYPIEvbAFAmJypywSHGJpcmdlckBk
ZWJpYW4ub3JnAAoJECoMXWDyBL2wBxoP/0y85Kpz3GUCJJsn4SDkURNMdXWsMcGG
ljXUXZn4x5dZ991jW5DxqX+p/IHbjuNlcBBU129/HobOO69XgIGFYOBa+kubVvgR
Ndnas09gi7yqwGDlkazhSkgk2yVWu8DftOSlayDgP9f/1pQSWlY1UHGVZ5BrZ2Ny
IGU7XZZQPEEvu1zbgpY7AwYnx0GbwDCLDEXVlLYPgXCe58v0ih53Sm8hAZCa7bjd
GSP7p/Bhnq2rTorjJEpX4zoQjPv3Z+wJdYF22r4Ov4oAKZm6BO/asdaxj6VtlQ8l
lkCajqlkee8WWOcua09OWoOPHBkViG+uuHMj/KB3yNBCqovW+oCtpyUiw4DBOdjN
3u8QFuYPoH4b+XI7D7Um6HbOsFQKoy/mVTlTl9hwQQ2tO1TNMxwciY+JvvLt2UFE
529VIs7ulrw2VAhvmA8XH8bjFR8s/xPQzM5QDA3LVxX9x0R0a21fOmxLoNvhn0X3
0ZX/zBHyzHlR+A4dUdnaQDoyN6+kUeTFgxRkIJTbxRTlWN1mYt1lqhb371afJ0BP
tFCLAgd+L51G1MG/fQkLtPHti9SFLG6BqBAxcsDeeIRJXFJ53GIVo9YsDcu9FTvK
wvZkImZ36NJqTLWMw9dqP22b/hf5MCGMcnW4A9X/L6rqNh+oMPN3AL3/2TS2lqr1
fkJKSFeND4fU
=Ajgd
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to