[Pkg-xen-devel] Bug#968965: Bug#968965: xen: FTBFS in sid

Hans van Kranenburg hans at knorrie.org
Fri Sep 4 12:55:44 BST 2020


Hi Gianfranco,

On 8/24/20 7:03 PM, Gianfranco Costamagna wrote:
> Source: xen
> Version: 4.11.4+24-gddaaccbbab-1
> Severity: serious
> 
> Hello, looks like xen is FTBFS because of some bd-uninstallable python package and a gcc-10 related build failure. 

Yes. Thanks for the report.

Currently (actually, also today!) Ian Jackson and I are working on this.
We want to have Xen 4.14 in Debian unstable, and the two big things that
are needed are GCC 10 fixes and getting rid of python 2 usage.

So, just to let you know it's known and being worked on.

> gcc  -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs   -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .tdb.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -g -O2 -fdebug-prefix-map=/build/xen-4.11.4+24-gddaaccbbab=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Werror -I. -include /build/xen-4.11.4+24-gddaaccbbab/tools/xenstore/../../tools/config.h -I./include -I/build/xen-4.11.4+24-gddaaccbbab/tools/xenstore/../../tools/libs/evtchn/include -I/build/xen-4.11.4+24-gddaaccbbab/tools/xenstore/../../tools/include -I/build/xen-4.11.4+24-gddaaccbbab/tools/xenstore/../../tools/libxc/include -I/build/xen-4.11.4+24-gddaaccbbab/tools/xenstore/../../tools/libs/toollog/include -I/build/xen-4.11.4+24-gddaaccbbab/tools/xenstore/../../tools/include -I/build/xen-4.11.4+24-gddaaccbbab/tools/xenstore/../../tools/libs/foreignmemory/include -I/build/xen-4.11.4+24-gddaaccbbab/tools/xenstore/../../tools/include -I/build/xen-4.11.4+24-gddaaccbbab/tools/xenstore/../../tools/libs/devicemodel/include -I/build/xen-4.11.4+24-gddaaccbbab/tools/xenstore/../../tools/include -I/build/xen-4.11.4+24-gddaaccbbab/tools/xenstore/../../tools/include -D__XEN_TOOLS__ -I/build/xen-4.11.4+24-gddaaccbbab/tools/xenstore/../../tools/libs/toolcore/include -I/build/xen-4.11.4+24-gddaaccbbab/tools/xenstore/../../tools/include -DXEN_LIB_STORED="\"/var/lib/xenstored\"" -DXEN_RUN_STORED="\"/var/run/xenstored\""  -I/build/xen-4.11.4+24-gddaaccbbab/tools/xenstore/../../tools/libs/gnttab/include -I/build/xen-4.11.4+24-gddaaccbbab/tools/xenstore/../../tools/include  -c -o tdb.o tdb.c 
> gcc  -m64 -DBUILD_ID -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs   -O2 -fomit-frame-pointer -D__XEN_INTERFACE_VERSION__=__XEN_LATEST_INTERFACE_VERSION__ -MMD -MF .talloc.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -g -O2 -fdebug-prefix-map=/build/xen-4.11.4+24-gddaaccbbab=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Werror -I. -include /build/xen-4.11.4+24-gddaaccbbab/tools/xenstore/../../tools/config.h -I./include -I/build/xen-4.11.4+24-gddaaccbbab/tools/xenstore/../../tools/libs/evtchn/include -I/build/xen-4.11.4+24-gddaaccbbab/tools/xenstore/../../tools/include -I/build/xen-4.11.4+24-gddaaccbbab/tools/xenstore/../../tools/libxc/include -I/build/xen-4.11.4+24-gddaaccbbab/tools/xenstore/../../tools/libs/toollog/include -I/build/xen-4.11.4+24-gddaaccbbab/tools/xenstore/../../tools/include -I/build/xen-4.11.4+24-gddaaccbbab/tools/xenstore/../../tools/libs/foreignmemory/include -I/build/xen-4.11.4+24-gddaaccbbab/tools/xenstore/../../tools/include -I/build/xen-4.11.4+24-gddaaccbbab/tools/xenstore/../../tools/libs/devicemodel/include -I/build/xen-4.11.4+24-gddaaccbbab/tools/xenstore/../../tools/include -I/build/xen-4.11.4+24-gddaaccbbab/tools/xenstore/../../tools/include -D__XEN_TOOLS__ -I/build/xen-4.11.4+24-gddaaccbbab/tools/xenstore/../../tools/libs/toolcore/include -I/build/xen-4.11.4+24-gddaaccbbab/tools/xenstore/../../tools/include -DXEN_LIB_STORED="\"/var/lib/xenstored\"" -DXEN_RUN_STORED="\"/var/run/xenstored\""  -I/build/xen-4.11.4+24-gddaaccbbab/tools/xenstore/../../tools/libs/gnttab/include -I/build/xen-4.11.4+24-gddaaccbbab/tools/xenstore/../../tools/include  -c -o talloc.o talloc.c 
> gcc xs_tdb_dump.o utils.o tdb.o talloc.o    -Wl,-z,relro -Wl,-z,now  -o xs_tdb_dump 
> /usr/bin/ld: utils.o:./tools/xenstore/utils.h:27: multiple definition of `xprintf'; xs_tdb_dump.o:./tools/xenstore/utils.h:27: first defined here
> collect2: error: ld returned 1 exit status
> make[6]: *** [Makefile:97: xs_tdb_dump] Error 1
> make[6]: Leaving directory '/build/xen-4.11.4+24-gddaaccbbab/tools/xenstore'
> make[5]: *** [/build/xen-4.11.4+24-gddaaccbbab/tools/../tools/Rules.mk:253: subdir-install-xenstore] Error 2
> make[5]: Leaving directory '/build/xen-4.11.4+24-gddaaccbbab/tools'
> make[4]: *** [/build/xen-4.11.4+24-gddaaccbbab/tools/../tools/Rules.mk:248: subdirs-install] Error 2
> make[4]: Leaving directory '/build/xen-4.11.4+24-gddaaccbbab/tools'
> make[3]: *** [Makefile:74: install] Error 2
> make[3]: Leaving directory '/build/xen-4.11.4+24-gddaaccbbab/tools'
> make[2]: *** [Makefile:127: install-tools] Error 2
> make[2]: Leaving directory '/build/xen-4.11.4+24-gddaaccbbab'
> make[1]: *** [debian/rules:202: override_dh_auto_build] Error 2
> make[1]: Leaving directory '/build/xen-4.11.4+24-gddaaccbbab'
> make: *** [debian/rules:150: build] Error 2
> dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
> I: copying local configuration

Hans



More information about the Pkg-xen-devel mailing list