Source: rl-renderpm
Version: 4.0.3+repack-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g 
> -Werror=implicit-function-declaration -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g 
> -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DRENDERPM_FT -DLIBART_COMPILATION 
> -DLIBART_VERSION=2.3.12 -I/<<PKGBUILDDIR>>/src 
> -I/<<PKGBUILDDIR>>/src/libart_lgpl -I/<<PKGBUILDDIR>>/src/gt1 -I/usr/include 
> -I/usr/include/freetype2 -I/usr/include/python3.11 -c 
> /<<PKGBUILDDIR>>/src/_renderPM.c -o 
> build/temp.linux-x86_64-cpython-311/<<PKGBUILDDIR>>/src/_renderPM.o
> /<<PKGBUILDDIR>>/src/_renderPM.c:2:10: fatal error: Python.h: No such file or 
> directory
>     2 | #include "Python.h"
>       |          ^~~~~~~~~~
> compilation terminated.
> error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1
> E: pybuild pybuild:389: build: plugin distutils failed with: exit code=1: 
> /usr/bin/python3.11 setup.py build 
> I: pybuild base:311: /usr/bin/python3 setup.py build 
> ===================================================
> Attempting build of _renderPM
> extension from '/<<PKGBUILDDIR>>/src'
> ===================================================
> will use package libart 2.3.12
> installing with freetype version 2.13.2
> FT_LIB_DIR=['/usr/lib/x86_64-linux-gnu'] FT_INC_DIR=['/usr/include', 
> '/usr/include/freetype2']
> running build
> running build_ext
> building '_rl_renderPM' extension
> creating build/temp.linux-x86_64-cpython-312
> creating build/temp.linux-x86_64-cpython-312/build
> creating build/temp.linux-x86_64-cpython-312/<<BUILDDIR>>
> creating build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>
> creating build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src
> creating build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/gt1
> creating build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/libart_lgpl
> x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DRENDERPM_FT -DLIBART_COMPILATION 
> -DLIBART_VERSION=2.3.12 -I/<<PKGBUILDDIR>>/src 
> -I/<<PKGBUILDDIR>>/src/libart_lgpl -I/<<PKGBUILDDIR>>/src/gt1 -I/usr/include 
> -I/usr/include/freetype2 -I/usr/include/python3.12 -c 
> /<<PKGBUILDDIR>>/src/_renderPM.c -o 
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/_renderPM.o
> /<<PKGBUILDDIR>>/src/_renderPM.c: In function ‘gstate__stringPath’:
> /<<PKGBUILDDIR>>/src/_renderPM.c:1185:25: warning: ‘text’ may be used 
> uninitialized [-Wmaybe-uninitialized]
>  1185 |                 c = text[i]&0xff;
>       |                         ^
> /<<PKGBUILDDIR>>/src/_renderPM.c:1113:17: note: ‘text’ was declared here
>  1113 |         char*   text;
>       |                 ^~~~
> /<<PKGBUILDDIR>>/src/_renderPM.c: In function ‘gstate_drawString’:
> /<<PKGBUILDDIR>>/src/_renderPM.c:968:26: warning: ‘text’ may be used 
> uninitialized [-Wmaybe-uninitialized]
>   968 |                 c = (text[i])&0xff;
>       |                          ^
> /<<PKGBUILDDIR>>/src/_renderPM.c:880:17: note: ‘text’ was declared here
>   880 |         char*   text;
>       |                 ^~~~
> x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DRENDERPM_FT -DLIBART_COMPILATION 
> -DLIBART_VERSION=2.3.12 -I/<<PKGBUILDDIR>>/src 
> -I/<<PKGBUILDDIR>>/src/libart_lgpl -I/<<PKGBUILDDIR>>/src/gt1 -I/usr/include 
> -I/usr/include/freetype2 -I/usr/include/python3.12 -c 
> /<<PKGBUILDDIR>>/src/gt1/gt1-dict.c -o 
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/gt1/gt1-dict.o
> x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DRENDERPM_FT -DLIBART_COMPILATION 
> -DLIBART_VERSION=2.3.12 -I/<<PKGBUILDDIR>>/src 
> -I/<<PKGBUILDDIR>>/src/libart_lgpl -I/<<PKGBUILDDIR>>/src/gt1 -I/usr/include 
> -I/usr/include/freetype2 -I/usr/include/python3.12 -c 
> /<<PKGBUILDDIR>>/src/gt1/gt1-namecontext.c -o 
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/gt1/gt1-namecontext.o
> x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DRENDERPM_FT -DLIBART_COMPILATION 
> -DLIBART_VERSION=2.3.12 -I/<<PKGBUILDDIR>>/src 
> -I/<<PKGBUILDDIR>>/src/libart_lgpl -I/<<PKGBUILDDIR>>/src/gt1 -I/usr/include 
> -I/usr/include/freetype2 -I/usr/include/python3.12 -c 
> /<<PKGBUILDDIR>>/src/gt1/gt1-parset1.c -o 
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/gt1/gt1-parset1.o
> /<<PKGBUILDDIR>>/src/gt1/gt1-parset1.c: In function ‘print_string’:
> /<<PKGBUILDDIR>>/src/gt1/gt1-parset1.c:604:9: warning: this ‘for’ clause does 
> not guard... [-Wmisleading-indentation]
>   604 |         for (i = 0; i < size; i++);
>       |         ^~~
> /<<PKGBUILDDIR>>/src/gt1/gt1-parset1.c:605:17: note: ...this statement, but 
> the latter is misleadingly indented as if it were guarded by the ‘for’
>   605 |                 printf ("%c", start[i]);
>       |                 ^~~~~~
> /<<PKGBUILDDIR>>/src/gt1/gt1-parset1.c: In function ‘pscontext_new’:
> /<<PKGBUILDDIR>>/src/gt1/gt1-parset1.c:1907:23: warning: comparison of 
> integer expressions of different signedness: ‘int’ and ‘long unsigned int’ 
> [-Wsign-compare]
>  1907 |         for (i = 0; i < sizeof(internal_procs) / 
> sizeof(InternalGt1ProcListing); i++)
>       |                       ^
> /<<PKGBUILDDIR>>/src/gt1/gt1-parset1.c: At top level:
> /<<PKGBUILDDIR>>/src/gt1/gt1-parset1.c:710:1: warning: ‘print_value_deep’ 
> defined but not used [-Wunused-function]
>   710 | print_value_deep (Gt1PSContext *psc, Gt1Value *val, int nest)
>       | ^~~~~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DRENDERPM_FT -DLIBART_COMPILATION 
> -DLIBART_VERSION=2.3.12 -I/<<PKGBUILDDIR>>/src 
> -I/<<PKGBUILDDIR>>/src/libart_lgpl -I/<<PKGBUILDDIR>>/src/gt1 -I/usr/include 
> -I/usr/include/freetype2 -I/usr/include/python3.12 -c 
> /<<PKGBUILDDIR>>/src/gt1/gt1-region.c -o 
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/gt1/gt1-region.o
> x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DRENDERPM_FT -DLIBART_COMPILATION 
> -DLIBART_VERSION=2.3.12 -I/<<PKGBUILDDIR>>/src 
> -I/<<PKGBUILDDIR>>/src/libart_lgpl -I/<<PKGBUILDDIR>>/src/gt1 -I/usr/include 
> -I/usr/include/freetype2 -I/usr/include/python3.12 -c 
> /<<PKGBUILDDIR>>/src/libart_lgpl/art_affine.c -o 
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/libart_lgpl/art_affine.o
> x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DRENDERPM_FT -DLIBART_COMPILATION 
> -DLIBART_VERSION=2.3.12 -I/<<PKGBUILDDIR>>/src 
> -I/<<PKGBUILDDIR>>/src/libart_lgpl -I/<<PKGBUILDDIR>>/src/gt1 -I/usr/include 
> -I/usr/include/freetype2 -I/usr/include/python3.12 -c 
> /<<PKGBUILDDIR>>/src/libart_lgpl/art_misc.c -o 
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/libart_lgpl/art_misc.o
> x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DRENDERPM_FT -DLIBART_COMPILATION 
> -DLIBART_VERSION=2.3.12 -I/<<PKGBUILDDIR>>/src 
> -I/<<PKGBUILDDIR>>/src/libart_lgpl -I/<<PKGBUILDDIR>>/src/gt1 -I/usr/include 
> -I/usr/include/freetype2 -I/usr/include/python3.12 -c 
> /<<PKGBUILDDIR>>/src/libart_lgpl/art_rect.c -o 
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/libart_lgpl/art_rect.o
> x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DRENDERPM_FT -DLIBART_COMPILATION 
> -DLIBART_VERSION=2.3.12 -I/<<PKGBUILDDIR>>/src 
> -I/<<PKGBUILDDIR>>/src/libart_lgpl -I/<<PKGBUILDDIR>>/src/gt1 -I/usr/include 
> -I/usr/include/freetype2 -I/usr/include/python3.12 -c 
> /<<PKGBUILDDIR>>/src/libart_lgpl/art_rgb.c -o 
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/libart_lgpl/art_rgb.o
> x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DRENDERPM_FT -DLIBART_COMPILATION 
> -DLIBART_VERSION=2.3.12 -I/<<PKGBUILDDIR>>/src 
> -I/<<PKGBUILDDIR>>/src/libart_lgpl -I/<<PKGBUILDDIR>>/src/gt1 -I/usr/include 
> -I/usr/include/freetype2 -I/usr/include/python3.12 -c 
> /<<PKGBUILDDIR>>/src/libart_lgpl/art_rgb_affine.c -o 
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/libart_lgpl/art_rgb_affine.o
> x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DRENDERPM_FT -DLIBART_COMPILATION 
> -DLIBART_VERSION=2.3.12 -I/<<PKGBUILDDIR>>/src 
> -I/<<PKGBUILDDIR>>/src/libart_lgpl -I/<<PKGBUILDDIR>>/src/gt1 -I/usr/include 
> -I/usr/include/freetype2 -I/usr/include/python3.12 -c 
> /<<PKGBUILDDIR>>/src/libart_lgpl/art_rgb_affine_private.c -o 
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/libart_lgpl/art_rgb_affine_private.o
> x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DRENDERPM_FT -DLIBART_COMPILATION 
> -DLIBART_VERSION=2.3.12 -I/<<PKGBUILDDIR>>/src 
> -I/<<PKGBUILDDIR>>/src/libart_lgpl -I/<<PKGBUILDDIR>>/src/gt1 -I/usr/include 
> -I/usr/include/freetype2 -I/usr/include/python3.12 -c 
> /<<PKGBUILDDIR>>/src/libart_lgpl/art_rgb_pixbuf_affine.c -o 
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/libart_lgpl/art_rgb_pixbuf_affine.o
> x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DRENDERPM_FT -DLIBART_COMPILATION 
> -DLIBART_VERSION=2.3.12 -I/<<PKGBUILDDIR>>/src 
> -I/<<PKGBUILDDIR>>/src/libart_lgpl -I/<<PKGBUILDDIR>>/src/gt1 -I/usr/include 
> -I/usr/include/freetype2 -I/usr/include/python3.12 -c 
> /<<PKGBUILDDIR>>/src/libart_lgpl/art_rgb_rgba_affine.c -o 
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/libart_lgpl/art_rgb_rgba_affine.o
> x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DRENDERPM_FT -DLIBART_COMPILATION 
> -DLIBART_VERSION=2.3.12 -I/<<PKGBUILDDIR>>/src 
> -I/<<PKGBUILDDIR>>/src/libart_lgpl -I/<<PKGBUILDDIR>>/src/gt1 -I/usr/include 
> -I/usr/include/freetype2 -I/usr/include/python3.12 -c 
> /<<PKGBUILDDIR>>/src/libart_lgpl/art_rgb_svp.c -o 
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/libart_lgpl/art_rgb_svp.o
> x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DRENDERPM_FT -DLIBART_COMPILATION 
> -DLIBART_VERSION=2.3.12 -I/<<PKGBUILDDIR>>/src 
> -I/<<PKGBUILDDIR>>/src/libart_lgpl -I/<<PKGBUILDDIR>>/src/gt1 -I/usr/include 
> -I/usr/include/freetype2 -I/usr/include/python3.12 -c 
> /<<PKGBUILDDIR>>/src/libart_lgpl/art_svp.c -o 
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/libart_lgpl/art_svp.o
> x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DRENDERPM_FT -DLIBART_COMPILATION 
> -DLIBART_VERSION=2.3.12 -I/<<PKGBUILDDIR>>/src 
> -I/<<PKGBUILDDIR>>/src/libart_lgpl -I/<<PKGBUILDDIR>>/src/gt1 -I/usr/include 
> -I/usr/include/freetype2 -I/usr/include/python3.12 -c 
> /<<PKGBUILDDIR>>/src/libart_lgpl/art_svp_intersect.c -o 
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/libart_lgpl/art_svp_intersect.o
> /<<PKGBUILDDIR>>/src/libart_lgpl/art_svp_intersect.c: In function 
> ‘art_svp_intersect_add_seg’:
> /<<PKGBUILDDIR>>/src/libart_lgpl/art_svp_intersect.c:1402:17: warning: 
> variable ‘beg_range’ set but not used [-Wunused-but-set-variable]
>  1402 |   ArtActiveSeg *beg_range;
>       |                 ^~~~~~~~~
> x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DRENDERPM_FT -DLIBART_COMPILATION 
> -DLIBART_VERSION=2.3.12 -I/<<PKGBUILDDIR>>/src 
> -I/<<PKGBUILDDIR>>/src/libart_lgpl -I/<<PKGBUILDDIR>>/src/gt1 -I/usr/include 
> -I/usr/include/freetype2 -I/usr/include/python3.12 -c 
> /<<PKGBUILDDIR>>/src/libart_lgpl/art_svp_ops.c -o 
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/libart_lgpl/art_svp_ops.o
> x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DRENDERPM_FT -DLIBART_COMPILATION 
> -DLIBART_VERSION=2.3.12 -I/<<PKGBUILDDIR>>/src 
> -I/<<PKGBUILDDIR>>/src/libart_lgpl -I/<<PKGBUILDDIR>>/src/gt1 -I/usr/include 
> -I/usr/include/freetype2 -I/usr/include/python3.12 -c 
> /<<PKGBUILDDIR>>/src/libart_lgpl/art_svp_render_aa.c -o 
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/libart_lgpl/art_svp_render_aa.o
> x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DRENDERPM_FT -DLIBART_COMPILATION 
> -DLIBART_VERSION=2.3.12 -I/<<PKGBUILDDIR>>/src 
> -I/<<PKGBUILDDIR>>/src/libart_lgpl -I/<<PKGBUILDDIR>>/src/gt1 -I/usr/include 
> -I/usr/include/freetype2 -I/usr/include/python3.12 -c 
> /<<PKGBUILDDIR>>/src/libart_lgpl/art_svp_vpath.c -o 
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/libart_lgpl/art_svp_vpath.o
> x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DRENDERPM_FT -DLIBART_COMPILATION 
> -DLIBART_VERSION=2.3.12 -I/<<PKGBUILDDIR>>/src 
> -I/<<PKGBUILDDIR>>/src/libart_lgpl -I/<<PKGBUILDDIR>>/src/gt1 -I/usr/include 
> -I/usr/include/freetype2 -I/usr/include/python3.12 -c 
> /<<PKGBUILDDIR>>/src/libart_lgpl/art_svp_vpath_stroke.c -o 
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/libart_lgpl/art_svp_vpath_stroke.o
> x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DRENDERPM_FT -DLIBART_COMPILATION 
> -DLIBART_VERSION=2.3.12 -I/<<PKGBUILDDIR>>/src 
> -I/<<PKGBUILDDIR>>/src/libart_lgpl -I/<<PKGBUILDDIR>>/src/gt1 -I/usr/include 
> -I/usr/include/freetype2 -I/usr/include/python3.12 -c 
> /<<PKGBUILDDIR>>/src/libart_lgpl/art_svp_wind.c -o 
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/libart_lgpl/art_svp_wind.o
> x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DRENDERPM_FT -DLIBART_COMPILATION 
> -DLIBART_VERSION=2.3.12 -I/<<PKGBUILDDIR>>/src 
> -I/<<PKGBUILDDIR>>/src/libart_lgpl -I/<<PKGBUILDDIR>>/src/gt1 -I/usr/include 
> -I/usr/include/freetype2 -I/usr/include/python3.12 -c 
> /<<PKGBUILDDIR>>/src/libart_lgpl/art_vpath.c -o 
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/libart_lgpl/art_vpath.o
> x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DRENDERPM_FT -DLIBART_COMPILATION 
> -DLIBART_VERSION=2.3.12 -I/<<PKGBUILDDIR>>/src 
> -I/<<PKGBUILDDIR>>/src/libart_lgpl -I/<<PKGBUILDDIR>>/src/gt1 -I/usr/include 
> -I/usr/include/freetype2 -I/usr/include/python3.12 -c 
> /<<PKGBUILDDIR>>/src/libart_lgpl/art_vpath_bpath.c -o 
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/libart_lgpl/art_vpath_bpath.o
> x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DRENDERPM_FT -DLIBART_COMPILATION 
> -DLIBART_VERSION=2.3.12 -I/<<PKGBUILDDIR>>/src 
> -I/<<PKGBUILDDIR>>/src/libart_lgpl -I/<<PKGBUILDDIR>>/src/gt1 -I/usr/include 
> -I/usr/include/freetype2 -I/usr/include/python3.12 -c 
> /<<PKGBUILDDIR>>/src/libart_lgpl/art_vpath_dash.c -o 
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/libart_lgpl/art_vpath_dash.o
> x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g 
> -fwrapv -O2 -Wl,-z,relro -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/_renderPM.o 
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/gt1/gt1-dict.o 
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/gt1/gt1-namecontext.o 
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/gt1/gt1-parset1.o 
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/gt1/gt1-region.o 
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/libart_lgpl/art_affine.o
>  
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/libart_lgpl/art_misc.o
>  
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/libart_lgpl/art_rect.o
>  
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/libart_lgpl/art_rgb.o 
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/libart_lgpl/art_rgb_affine.o
>  
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/libart_lgpl/art_rgb_affine_private.o
>  
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/libart_lgpl/art_rgb_pixbuf_affine.o
>  
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/libart_lgpl/art_rgb_rgba_affine.o
>  
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/libart_lgpl/art_rgb_svp.o
>  
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/libart_lgpl/art_svp.o 
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/libart_lgpl/art_svp_intersect.o
>  
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/libart_lgpl/art_svp_ops.o
>  
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/libart_lgpl/art_svp_render_aa.o
>  
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/libart_lgpl/art_svp_vpath.o
>  
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/libart_lgpl/art_svp_vpath_stroke.o
>  
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/libart_lgpl/art_svp_wind.o
>  
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/libart_lgpl/art_vpath.o
>  
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/libart_lgpl/art_vpath_bpath.o
>  
> build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/src/libart_lgpl/art_vpath_dash.o
>  -L/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -lfreetype -o 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_rl-renderpm/build/_rl_renderPM.cpython-312-x86_64-linux-gnu.so
> dh_auto_build: error: pybuild --build -i python{version} -p "3.11 3.12" 
> returned exit code 13
> make: *** [debian/rules:10: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/rl-renderpm_4.0.3+repack-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240702&[email protected]&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 mark 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