Source: purelibc
Version: 1.0.4-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211220 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
> /usr/bin/cc -D_GNU_SOURCE -Dpurelibc_EXPORTS -I/<<PKGBUILDDIR>> -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wall -pedantic -Wdate-time -D_FORTIFY_SOURCE=2 
> -D_FORTIFY_SOURCE=2 -ggdb -Wall -Wextra -pedantic -std=gnu11 
> -Wno-incompatible-pointer-types -Wno-unused-parameter -fPIC -MD -MT 
> CMakeFiles/purelibc.dir/syscalls.c.o -MF 
> CMakeFiles/purelibc.dir/syscalls.c.o.d -o 
> CMakeFiles/purelibc.dir/syscalls.c.o -c /<<PKGBUILDDIR>>/syscalls.c
> /<<PKGBUILDDIR>>/syscalls.c: In function ‘__xstat’:
> /<<PKGBUILDDIR>>/syscalls.c:258:22: error: ‘_STAT_VER_LINUX’ undeclared 
> (first use in this function)
>   258 |                 case _STAT_VER_LINUX:
>       |                      ^~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/syscalls.c:258:22: note: each undeclared identifier is 
> reported only once for each function it appears in
> /<<PKGBUILDDIR>>/syscalls.c: In function ‘__lxstat’:
> /<<PKGBUILDDIR>>/syscalls.c:284:22: error: ‘_STAT_VER_LINUX’ undeclared 
> (first use in this function)
>   284 |                 case _STAT_VER_LINUX:
>       |                      ^~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/syscalls.c: In function ‘__fxstat’:
> /<<PKGBUILDDIR>>/syscalls.c:309:22: error: ‘_STAT_VER_LINUX’ undeclared 
> (first use in this function)
>   309 |                 case _STAT_VER_LINUX:
>       |                      ^~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/syscalls.c: In function ‘__fxstatat’:
> /<<PKGBUILDDIR>>/syscalls.c:1562:22: error: ‘_STAT_VER_LINUX’ undeclared 
> (first use in this function)
>  1562 |                 case _STAT_VER_LINUX:
>       |                      ^~~~~~~~~~~~~~~
> make[3]: *** [CMakeFiles/purelibc.dir/build.make:135: 
> CMakeFiles/purelibc.dir/syscalls.c.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2021/12/20/purelibc_1.0.4-1_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.

Reply via email to