Package: src:cairo-5c Version: 1.22 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, this package failed to build. Below you will find the last part of the build log (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202510/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you cannot reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:cairo-5c, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean dh_clean debian/rules binary dh binary dh_update_autotools_config dh_autoreconf libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:40: warning: The macro 'AC_LIBTOOL_WIN32_DLL' is obsolete. configure.ac:40: You should run autoupdate. m4/ltoptions.m4:148: AC_LIBTOOL_WIN32_DLL is expanded from... configure.ac:40: the top level configure.ac:40: warning: AC_LIBTOOL_WIN32_DLL: Remove this warning and the call to _LT_SET_OPTION when you configure.ac:40: put the 'win32-dll' option into LT_INIT's first parameter. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... m4/ltoptions.m4:148: AC_LIBTOOL_WIN32_DLL is expanded from... configure.ac:40: the top level configure.ac:41: warning: The macro 'AC_PROG_LIBTOOL' is obsolete. configure.ac:41: You should run autoupdate. m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... configure.ac:41: the top level configure.ac:37: installing './compile' configure.ac:40: installing './config.guess' configure.ac:40: installing './config.sub' configure.ac:19: installing './install-sh' configure.ac:19: installing './missing' src/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' debian/rules override_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_configure -- --libdir=\${prefix}/lib/x86_64-linux-gnu --with-nickle-libdir='${datadir}/nickle' --prefix=/usr --mandir='${prefix}/share/man' ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking --libdir=\${prefix}/lib/x86_64-linux-gnu --with-nickle-libdir=\${datadir}/nickle --prefix=/usr --mandir=\${prefix}/share/man checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking whether ln -s works... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/x86_64-linux-gnu-ld checking if the linker (/usr/bin/x86_64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/x86_64-linux-gnu-ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether make sets $(MAKE)... (cached) yes checking for library containing pthread_create... none required checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for librsvg-2.0 cairo cairo-ft cairo-xlib x11 fontconfig... yes checking for cairo-xlib.h... yes checking for cairo-pdf.h... yes checking for cairo-svg.h... yes checking for cairo-ps.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating nichrome/Makefile config.status: creating test/Makefile config.status: creating examples/Makefile config.status: creating cairo-5c-config.h config.status: executing depfiles commands config.status: executing libtool commands make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build make -j2 make[1]: Entering directory '/<<PKGBUILDDIR>>' make all-recursive make[2]: Entering directory '/<<PKGBUILDDIR>>' Making all in src make[3]: Entering directory '/<<PKGBUILDDIR>>/src' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/fribidi -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o init.lo init.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/fribidi -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o cairo.lo cairo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/fribidi -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c init.c -fPIC -DPIC -o .libs/init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/fribidi -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c cairo.c -fPIC -DPIC -o .libs/cairo.o In file included from cairo-5c.h:70, from cairo.c:36: /usr/include/librsvg-2.0/librsvg/rsvg-cairo.h:26:2: warning: #warning "Including <librsvg/rsvg-cairo.h> directly is deprecated." [-Wcpp] 26 | #warning "Including <librsvg/rsvg-cairo.h> directly is deprecated." | ^~~~~~~ In file included from cairo-5c.h:70, from init.c:36: /usr/include/librsvg-2.0/librsvg/rsvg-cairo.h:26:2: warning: #warning "Including <librsvg/rsvg-cairo.h> directly is deprecated." [-Wcpp] 26 | #warning "Including <librsvg/rsvg-cairo.h> directly is deprecated." | ^~~~~~~ In file included from /usr/include/X11/Xlib.h:44, from /usr/include/cairo/cairo-xlib.h:44, from cairo-5c.h:62: /usr/include/nickle/value.h:605:3: error: expected identifier or '(' before numeric constant 605 | } Complex; | ^~~~~~~ In file included from /usr/include/X11/Xlib.h:44, from /usr/include/cairo/cairo-xlib.h:44, from cairo-5c.h:62: /usr/include/nickle/value.h:605:3: error: expected identifier or '(' before numeric constant 605 | } Complex; | ^~~~~~~ /usr/include/nickle/value.h:898:5: error: expected specifier-qualifier-list before numeric constant 898 | Complex complex; | ^~~~~~~ /usr/include/nickle/value.h:898:5: error: expected specifier-qualifier-list before numeric constant 898 | Complex complex; | ^~~~~~~ In file included from /usr/include/nickle/nickle.h:15, from /usr/include/nickle/builtin.h:16, from cairo-5c.h:72: /usr/include/nickle/value.h: In function 'RefCheck': /usr/include/nickle/value.h:1090:13: error: 'union _value' has no member named 'ref' 1090 | if (BoxReplace(r->ref.box)) | ^~~~~~~~~~ /usr/include/nickle/value.h: In function 'RefValueSet': In file included from /usr/include/nickle/nickle.h:15, from /usr/include/nickle/builtin.h:16, from cairo-5c.h:72: /usr/include/nickle/value.h: In function 'RefCheck': /usr/include/nickle/value.h:1096:22: error: 'union _value' has no member named 'ref' 1096 | BoxValueSet(r->ref.box, r->ref.element, v); | ^~ /usr/include/nickle/value.h:1096:34: error: 'union _value' has no member named 'ref' 1096 | BoxValueSet(r->ref.box, r->ref.element, v); | ^~ /usr/include/nickle/value.h: In function 'RefValueGet': /usr/include/nickle/value.h:1101:29: error: 'union _value' has no member named 'ref' 1101 | return BoxValueGet(r->ref.box, r->ref.element); | ^~ /usr/include/nickle/value.h:1101:41: error: 'union _value' has no member named 'ref' 1101 | return BoxValueGet(r->ref.box, r->ref.element); | ^~ /usr/include/nickle/value.h: In function 'RefType': /usr/include/nickle/value.h:1106:16: error: 'union _value' has no member named 'ref' 1106 | return BoxType(r->ref.box, r->ref.element); | ^~~~~~~ /usr/include/nickle/value.h:1106:16: error: 'union _value' has no member named 'ref' 1106 | return BoxType(r->ref.box, r->ref.element); | ^~~~~~~ /usr/include/nickle/value.h: In function 'RefConstant': /usr/include/nickle/value.h:1110:29: error: 'union _value' has no member named 'ref' 1110 | return BoxConstant(r->ref.box); | ^~ /usr/include/nickle/value.h: In function 'NewRef': /usr/include/nickle/value.h:1170:19: error: 'union _value' has no member named 'ref' 1170 | if (ret && ret->ref.box == box && ret->ref.element == element) | ^~ /usr/include/nickle/value.h:1170:42: error: 'union _value' has no member named 'ref' 1170 | if (ret && ret->ref.box == box && ret->ref.element == element) | ^~ /usr/include/nickle/value.h:1090:13: error: 'union _value' has no member named 'ref' 1090 | if (BoxReplace(r->ref.box)) | ^~~~~~~~~~ /usr/include/nickle/value.h: In function 'RefValueSet': /usr/include/nickle/value.h:1096:22: error: 'union _value' has no member named 'ref' 1096 | BoxValueSet(r->ref.box, r->ref.element, v); | ^~ /usr/include/nickle/value.h:1096:34: error: 'union _value' has no member named 'ref' 1096 | BoxValueSet(r->ref.box, r->ref.element, v); | ^~ /usr/include/nickle/value.h: In function 'RefValueGet': /usr/include/nickle/value.h:1101:29: error: 'union _value' has no member named 'ref' 1101 | return BoxValueGet(r->ref.box, r->ref.element); | ^~ /usr/include/nickle/value.h:1101:41: error: 'union _value' has no member named 'ref' 1101 | return BoxValueGet(r->ref.box, r->ref.element); | ^~ /usr/include/nickle/value.h: In function 'RefType': /usr/include/nickle/value.h:1106:16: error: 'union _value' has no member named 'ref' 1106 | return BoxType(r->ref.box, r->ref.element); | ^~~~~~~ /usr/include/nickle/value.h:1106:16: error: 'union _value' has no member named 'ref' 1106 | return BoxType(r->ref.box, r->ref.element); | ^~~~~~~ /usr/include/nickle/value.h: In function 'RefConstant': /usr/include/nickle/value.h:1110:29: error: 'union _value' has no member named 'ref' 1110 | return BoxConstant(r->ref.box); | ^~ /usr/include/nickle/value.h: In function 'NewRef': /usr/include/nickle/value.h:1170:19: error: 'union _value' has no member named 'ref' 1170 | if (ret && ret->ref.box == box && ret->ref.element == element) | ^~ /usr/include/nickle/value.h:1170:42: error: 'union _value' has no member named 'ref' 1170 | if (ret && ret->ref.box == box && ret->ref.element == element) | ^~ cairo.c: In function 'cairo_5c_get': cairo.c:46:11: error: 'union _value' has no member named 'foreign' 46 | if (av->foreign.id != CairoId) | ^~ cairo.c:53:13: error: 'union _value' has no member named 'foreign' 53 | c5c = av->foreign.data; | ^~ cairo.c: In function 'do_Cairo_destroy': cairo.c:247:7: error: 'union _value' has no member named 'foreign' 247 | cv->foreign.data = 0; | ^~ init.c: In function 'EnumIntPart': init.c:515:25: error: 'union _value' has no member named 'unions' 515 | Union *u = &ev->unions; | ^~ init.c: In function 'IntToEnum': init.c:544:6: error: 'union _value' has no member named 'unions' 544 | v->unions.tag = StructTypeAtoms(st)[i]; | ^~ init.c:545:19: error: 'union _value' has no member named 'unions' 545 | BoxValueSet (v->unions.value, 0, Void); | ^~ init.c: In function 'nickle_init': init.c:1238:5: warning: 'rsvg_init' is deprecated: Use 'g_type_init' instead [-Wdeprecated-declarations] 1238 | rsvg_init(); | ^~~~~~~~~ In file included from cairo-5c.h:69: /usr/include/librsvg-2.0/librsvg/rsvg.h:1207:6: note: declared here 1207 | void rsvg_init (void); | ^~~~~~~~~ make[3]: *** [Makefile:516: cairo.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [Makefile:516: init.lo] Error 1 make[3]: Leaving directory '/<<PKGBUILDDIR>>/src' make[2]: *** [Makefile:572: all-recursive] Error 1 make[2]: Leaving directory '/<<PKGBUILDDIR>>' make[1]: *** [Makefile:440: all] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build: error: make -j2 returned exit code 2 make: *** [debian/rules:13: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

