Your message dated Fri, 05 Jul 2024 09:19:15 +0000
with message-id <[email protected]>
and subject line Bug#1075128: fixed in lasso 2.8.2-3
has caused the Debian Bug report #1075128,
regarding lasso: ftbfs with GCC-14
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1075128: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075128
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:lasso
Version: 2.8.2-2
Severity: important
Tags: sid trixie
User: [email protected]
Usertags: ftbfs-gcc-14

[This bug is targeted to the upcoming trixie release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-14/g++-14, but succeeds to build with gcc-13/g++-13. The
severity of this report will be raised before the trixie release.

The full build log can be found at:
http://qa-logs.debian.net/2024/07/01/lasso_2.8.2-2_unstable_gccexp.log
The last lines of the build log are at the end of this report.

To build with GCC 14, either set CC=gcc-14 CXX=g++-14 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-14/porting_to.html

[...]
 1497 | void     g_type_class_add_private       (gpointer                    
g_class,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. 
-I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread 
-I/usr/include/libxml2 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ 
-DXMLSEC_NO_SIZE_T -DXMLSEC_OPENSSL3_ENGINES=1 -DXMLSEC_NO_FTP=1 
-DXMLSEC_NO_MD5=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 
-DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_CRYPTO_OPENSSL=1 
-DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -Wdate-time -D_FORTIFY_SOURCE=2 -g 
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -MT ds_x509_data.lo -MD -MP -MF 
.deps/ds_x509_data.Tpo -c ds_x509_data.c -o ds_x509_data.o >/dev/null 2>&1
mv -f .deps/ds_x509_data.Tpo .deps/ds_x509_data.Plo
/bin/bash ../../../libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall  -Wl,-z,relro -o 
liblasso-xml-dsig.la  ds_key_info.lo ds_key_value.lo ds_rsa_key_value.lo 
ds_x509_data.lo  
libtool: link: x86_64-linux-gnu-ar cr .libs/liblasso-xml-dsig.a 
.libs/ds_key_info.o .libs/ds_key_value.o .libs/ds_rsa_key_value.o 
.libs/ds_x509_data.o 
libtool: link: x86_64-linux-gnu-ranlib .libs/liblasso-xml-dsig.a
libtool: link: ( cd ".libs" && rm -f "liblasso-xml-dsig.la" && ln -s 
"../liblasso-xml-dsig.la" "liblasso-xml-dsig.la" )
make[6]: Leaving directory '/<<PKGBUILDDIR>>/lasso/xml/dsig'
Making all in ecp
make[6]: Entering directory '/<<PKGBUILDDIR>>/lasso/xml/ecp'
/bin/bash ../../../libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
-DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso  -I../../.. -I../../.. 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/xmlsec1 
-D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_OPENSSL3_ENGINES=1 
-DXMLSEC_NO_FTP=1 -DXMLSEC_NO_MD5=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 
-DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_CRYPTO_OPENSSL=1    
-DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -Wdate-time -D_FORTIFY_SOURCE=2  -g 
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -MT ecp_request.lo -MD -MP -MF 
.deps/ecp_request.Tpo -c -o ecp_request.lo ecp_request.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. 
-I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread 
-I/usr/include/libxml2 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ 
-DXMLSEC_NO_SIZE_T -DXMLSEC_OPENSSL3_ENGINES=1 -DXMLSEC_NO_FTP=1 
-DXMLSEC_NO_MD5=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 
-DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_CRYPTO_OPENSSL=1 
-DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -Wdate-time -D_FORTIFY_SOURCE=2 -g 
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -MT ecp_request.lo -MD -MP -MF 
.deps/ecp_request.Tpo -c ecp_request.c  -fPIC -DPIC -o .libs/ecp_request.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. 
-I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread 
-I/usr/include/libxml2 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ 
-DXMLSEC_NO_SIZE_T -DXMLSEC_OPENSSL3_ENGINES=1 -DXMLSEC_NO_FTP=1 
-DXMLSEC_NO_MD5=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 
-DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_CRYPTO_OPENSSL=1 
-DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -Wdate-time -D_FORTIFY_SOURCE=2 -g 
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -MT ecp_request.lo -MD -MP -MF 
.deps/ecp_request.Tpo -c ecp_request.c -o ecp_request.o >/dev/null 2>&1
mv -f .deps/ecp_request.Tpo .deps/ecp_request.Plo
/bin/bash ../../../libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
-DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso  -I../../.. -I../../.. 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/xmlsec1 
-D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_OPENSSL3_ENGINES=1 
-DXMLSEC_NO_FTP=1 -DXMLSEC_NO_MD5=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 
-DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_CRYPTO_OPENSSL=1    
-DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -Wdate-time -D_FORTIFY_SOURCE=2  -g 
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -MT ecp_response.lo -MD -MP -MF 
.deps/ecp_response.Tpo -c -o ecp_response.lo ecp_response.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. 
-I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread 
-I/usr/include/libxml2 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ 
-DXMLSEC_NO_SIZE_T -DXMLSEC_OPENSSL3_ENGINES=1 -DXMLSEC_NO_FTP=1 
-DXMLSEC_NO_MD5=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 
-DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_CRYPTO_OPENSSL=1 
-DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -Wdate-time -D_FORTIFY_SOURCE=2 -g 
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -MT ecp_response.lo -MD -MP -MF 
.deps/ecp_response.Tpo -c ecp_response.c  -fPIC -DPIC -o .libs/ecp_response.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. 
-I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread 
-I/usr/include/libxml2 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ 
-DXMLSEC_NO_SIZE_T -DXMLSEC_OPENSSL3_ENGINES=1 -DXMLSEC_NO_FTP=1 
-DXMLSEC_NO_MD5=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 
-DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_CRYPTO_OPENSSL=1 
-DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -Wdate-time -D_FORTIFY_SOURCE=2 -g 
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -MT ecp_response.lo -MD -MP -MF 
.deps/ecp_response.Tpo -c ecp_response.c -o ecp_response.o >/dev/null 2>&1
mv -f .deps/ecp_response.Tpo .deps/ecp_response.Plo
/bin/bash ../../../libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
-DHAVE_CONFIG_H -I. -I../../.. -I../../../lasso  -I../../.. -I../../.. 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/xmlsec1 
-D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_OPENSSL3_ENGINES=1 
-DXMLSEC_NO_FTP=1 -DXMLSEC_NO_MD5=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 
-DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_CRYPTO_OPENSSL=1    
-DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -Wdate-time -D_FORTIFY_SOURCE=2  -g 
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -MT ecp_relaystate.lo -MD -MP -MF 
.deps/ecp_relaystate.Tpo -c -o ecp_relaystate.lo ecp_relaystate.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. 
-I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread 
-I/usr/include/libxml2 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ 
-DXMLSEC_NO_SIZE_T -DXMLSEC_OPENSSL3_ENGINES=1 -DXMLSEC_NO_FTP=1 
-DXMLSEC_NO_MD5=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 
-DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_CRYPTO_OPENSSL=1 
-DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -Wdate-time -D_FORTIFY_SOURCE=2 -g 
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -MT ecp_relaystate.lo -MD -MP -MF 
.deps/ecp_relaystate.Tpo -c ecp_relaystate.c  -fPIC -DPIC -o 
.libs/ecp_relaystate.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. 
-I../../../lasso -I../../.. -I../../.. -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread 
-I/usr/include/libxml2 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ 
-DXMLSEC_NO_SIZE_T -DXMLSEC_OPENSSL3_ENGINES=1 -DXMLSEC_NO_FTP=1 
-DXMLSEC_NO_MD5=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 
-DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_CRYPTO_OPENSSL=1 
-DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -Wdate-time -D_FORTIFY_SOURCE=2 -g 
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -MT ecp_relaystate.lo -MD -MP -MF 
.deps/ecp_relaystate.Tpo -c ecp_relaystate.c -o ecp_relaystate.o >/dev/null 2>&1
mv -f .deps/ecp_relaystate.Tpo .deps/ecp_relaystate.Plo
/bin/bash ../../../libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall  -Wl,-z,relro -o 
liblasso-xml-ecp.la  ecp_request.lo ecp_response.lo ecp_relaystate.lo  
libtool: link: x86_64-linux-gnu-ar cr .libs/liblasso-xml-ecp.a 
.libs/ecp_request.o .libs/ecp_response.o .libs/ecp_relaystate.o 
libtool: link: x86_64-linux-gnu-ranlib .libs/liblasso-xml-ecp.a
libtool: link: ( cd ".libs" && rm -f "liblasso-xml-ecp.la" && ln -s 
"../liblasso-xml-ecp.la" "liblasso-xml-ecp.la" )
make[6]: Leaving directory '/<<PKGBUILDDIR>>/lasso/xml/ecp'
make[6]: Entering directory '/<<PKGBUILDDIR>>/lasso/xml'
/bin/bash ../../libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
-DHAVE_CONFIG_H -I. -I../.. -I../../lasso  -I../.. -I../.. 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/xmlsec1 
-D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_OPENSSL3_ENGINES=1 
-DXMLSEC_NO_FTP=1 -DXMLSEC_NO_MD5=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 
-DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_CRYPTO_OPENSSL=1    
-DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -Wdate-time -D_FORTIFY_SOURCE=2  -g 
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -MT tools.lo -MD -MP -MF 
.deps/tools.Tpo -c -o tools.lo tools.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. 
-I../../lasso -I../.. -I../.. -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread 
-I/usr/include/libxml2 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ 
-DXMLSEC_NO_SIZE_T -DXMLSEC_OPENSSL3_ENGINES=1 -DXMLSEC_NO_FTP=1 
-DXMLSEC_NO_MD5=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 
-DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_CRYPTO_OPENSSL=1 
-DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -Wdate-time -D_FORTIFY_SOURCE=2 -g 
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -MT tools.lo -MD -MP -MF 
.deps/tools.Tpo -c tools.c  -fPIC -DPIC -o .libs/tools.o
tools.c: In function ‘lasso_eval_xpath_expression’:
tools.c:1485:26: error: assignment to ‘xmlStructuredErrorFunc’ {aka ‘void 
(*)(void *, const struct _xmlError *)’} from incompatible pointer type ‘void 
(*)(void *, xmlError *)’ {aka ‘void (*)(void *, struct _xmlError *)’} 
[-Wincompatible-pointer-types]
 1485 |         xpath_ctx->error = structuredErrorFunc;
      |                          ^
In file included from private.h:36,
                 from tools.c:37:
tools.c: In function ‘lasso_base64_decode’:
tools.c:2545:50: warning: dereferencing type-punned pointer will break 
strict-aliasing rules [-Wstrict-aliasing]
 2545 |                 lasso_transfer_string(*buffer, *((char**)&out));
      |                                                 ~^~~~~~~~~~~~~
../utils.h:501:34: note: in definition of macro ‘lasso_transfer_full’
  501 |                 (dest) = (void*)(src); \
      |                                  ^~~
tools.c:2545:17: note: in expansion of macro ‘lasso_transfer_string’
 2545 |                 lasso_transfer_string(*buffer, *((char**)&out));
      |                 ^~~~~~~~~~~~~~~~~~~~~
tools.c:2545:50: warning: dereferencing type-punned pointer will break 
strict-aliasing rules [-Wstrict-aliasing]
 2545 |                 lasso_transfer_string(*buffer, *((char**)&out));
      |                                                 ~^~~~~~~~~~~~~
../utils.h:502:18: note: in definition of macro ‘lasso_transfer_full’
  502 |                 (src) = NULL; \
      |                  ^~~
tools.c:2545:17: note: in expansion of macro ‘lasso_transfer_string’
 2545 |                 lasso_transfer_string(*buffer, *((char**)&out));
      |                 ^~~~~~~~~~~~~~~~~~~~~
make[6]: *** [Makefile:795: tools.lo] Error 1
make[6]: Leaving directory '/<<PKGBUILDDIR>>/lasso/xml'
make[5]: *** [Makefile:835: all-recursive] Error 1
make[5]: Leaving directory '/<<PKGBUILDDIR>>/lasso/xml'
make[4]: *** [Makefile:741: all-recursive] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/lasso'
make[3]: *** [Makefile:563: all] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/lasso'
make[2]: *** [Makefile:588: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:495: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:59: build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: lasso
Source-Version: 2.8.2-3
Done: Frederic Peters <[email protected]>

We believe that the bug you reported is fixed in the latest version of
lasso, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Frederic Peters <[email protected]> (supplier of updated lasso package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 05 Jul 2024 10:36:46 +0200
Source: lasso
Architecture: source
Version: 2.8.2-3
Distribution: unstable
Urgency: medium
Maintainer: Frederic Peters <[email protected]>
Changed-By: Frederic Peters <[email protected]>
Closes: 1075128
Changes:
 lasso (2.8.2-3) unstable; urgency=medium
 .
   * 
debian/patches/0001-misc-adjust-to-structured-error-callback-argument-ch.patch,
     
debian/patches/0001-misc-fix-implicit-function-declaration-errors-85340.patch,
     debian/patches/0001-xml-fix-uninitialized-local-variable-85339.patch:
     backport git commits to fix build failure with GCC 14. (closes: #1075128)
Checksums-Sha1:
 af1caefda599a9415aa9548affdeea293e3d3ba1 2147 lasso_2.8.2-3.dsc
 f6c6f5d8c4d906beb8fadf0aafb7a9feac2060c1 13832 lasso_2.8.2-3.debian.tar.xz
 2e4d1c34b54048625f6c7aebda05f98d6ae1cbc0 8827 lasso_2.8.2-3_source.buildinfo
Checksums-Sha256:
 dfcad8ad5778c359d7d0f90f6c9f05b5d655eabd3c490e8e0d7b758584e10e0c 2147 
lasso_2.8.2-3.dsc
 c3df6c953ddd20768c0439017ecd3a2d268c0f2018af0a16ef273853da4e7af1 13832 
lasso_2.8.2-3.debian.tar.xz
 f8e2da17463957757b4757620852396aad471f97c4165e2e28771e14b4a5e89d 8827 
lasso_2.8.2-3_source.buildinfo
Files:
 29a596367d8ebb6569aa97d2e58ba00c 2147 libs optional lasso_2.8.2-3.dsc
 40e85146986fcab3be85b50076401b06 13832 libs optional 
lasso_2.8.2-3.debian.tar.xz
 3fab229c4ec9f11f12bbe6bd9e9de0d0 8827 libs optional 
lasso_2.8.2-3_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEcUkUffL0auA9VW47KukB5ccCGNIFAmaHt0oACgkQKukB5ccC
GNLYDw/9HTvWh4Wx1CZcJeqO4H82Z97/TSCmYpaDUtZcL8WhLYKg9Zprgqw7AzoQ
4DO++UTJ8HLvsYWkS7GD+yPR1OxVopUtHiplZRrIW+DyvtfaZSIlpia+ZxyRYW8g
UZyFKexuq10fvpUdmDpQpgls3UoVLbLeFdqRaYT/gDQF1i3B/ST3o8GHg77KO+aU
/t/fDF4jxXoGAkTrXMM8cemzJ0FDwIR/UzpTHn1OCsAmNJ701aLwkPqvnw/lWWly
CKUpXpXmdZUMIRly0zbitAWca5zcguhLC+it+EZp5+FBjWXiHuOlgxTxr2sO97XI
e07OfYfwvnomR9p0fTXagSr+eVef3SlIc98KY7dgep2fXY2hJ7nO7/qF2hc3OLvL
5cVWjQOzoDFNXLlut1E8TW0/hRovSVDtPOWDKromQE1bLitZCfmnMcjw/MI+t2Pd
/xk/yoVN5ML7vu5FUXRqrx2KgxdLk885tx7z8K1XgO3Zp/SHCdLNQY5eF/L3kp+t
e16hY2AjFnKgENhsKBseV8tYycYw1YqGBb4BMi2qrxXFsEHs91UygM7rUOb9zSoC
/VxpsAU6Spalq9N+dFHLYtH0l8aMI5sdExSXxdb8Ghe8OWLRvoLbghqZy0/HSDRw
OjUpLJoNzRh7WYBJ5pdlhx4QYRpBCZI9E4GkrVP5UYMa7Vg6alg=
=FifP
-----END PGP SIGNATURE-----

Attachment: pgpmR8O1YUOj4.pgp
Description: PGP signature


--- End Message ---

Reply via email to