Comment 3 for bug 1991441

Revision history for this message
Patrick Winnertz (pwinnertz) wrote :

I've still the same error while disabling lto:

By the way - the DEB_BUILD_MAINT_OPTIONS didn't worked as expected. I've added "--disable-lto" to the DEB_CONFIGURE_EXTRA_FLAGS instead.

root@odroid:/tmp# cat glusterfs_10.1-1_armhf.build |grep lto
dh_auto_configure -- --disable-linux-io_uring --enable-firewalld --libexecdir=/usr/lib/arm-linux-gnueabihf --without-tcmalloc --disable-lto
        ./configure --build=arm-linux-gnueabihf --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/arm-linux-gnueabihf --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking --disable-linux-io_uring --enable-firewalld --libexecdir=/usr/lib/arm-linux-gnueabihf --without-tcmalloc --disable-lto
checking for dlltool... no
root@odroid:/tmp#

Error/Crash message is still the same - see above.