Your message dated Wed, 26 Jun 2024 17:29:27 +0000
with message-id <e1smwsv-00boxp...@fasolo.debian.org>
and subject line Bug#1073321: fixed in libsbml 5.20.2+dfsg-8
has caused the Debian Bug report #1073321,
regarding libsbml: FTBFS: LibXMLParser.cpp:427:46: error: invalid conversion 
from ‘const xmlError*’ {aka ‘const _xmlError*’} to ‘xmlErrorPtr’ {aka 
‘_xmlError*’} [-fpermissive]
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 ow...@bugs.debian.org
immediately.)


-- 
1073321: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1073321
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libsbml
Version: 5.20.2+dfsg-7
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240615 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> cd /<<PKGBUILDDIR>>/build/src && /usr/bin/c++ -DLIBSBML_COMPILED_IN_SRC 
> -DLINUX -DUSE_BZ2 -DUSE_COMP -DUSE_FBC=1 -DUSE_GROUPS -DUSE_L3V2EXTENDEDMATH 
> -DUSE_LAYOUT -DUSE_LIBXML -DUSE_QUAL -DUSE_RENDER -DUSE_ZLIB -Dsbml_EXPORTS 
> -I/<<PKGBUILDDIR>>/build/src/src/sbml -I/<<PKGBUILDDIR>>/build/src/src 
> -I/<<PKGBUILDDIR>>/build/src -I/<<PKGBUILDDIR>>/src 
> -I/<<PKGBUILDDIR>>/src/sbml -I/<<PKGBUILDDIR>>/src/sbml/packages/comp/common 
> -I/<<PKGBUILDDIR>>/src/sbml/packages/comp/extension 
> -I/<<PKGBUILDDIR>>/src/sbml/packages/comp/sbml 
> -I/<<PKGBUILDDIR>>/src/sbml/packages/comp/util 
> -I/<<PKGBUILDDIR>>/src/sbml/packages/comp/validator 
> -I/<<PKGBUILDDIR>>/src/sbml/packages/comp/validator/constraints 
> -I/<<PKGBUILDDIR>>/src/sbml/packages/fbc/common 
> -I/<<PKGBUILDDIR>>/src/sbml/packages/fbc/extension 
> -I/<<PKGBUILDDIR>>/src/sbml/packages/fbc/sbml 
> -I/<<PKGBUILDDIR>>/src/sbml/packages/fbc/util 
> -I/<<PKGBUILDDIR>>/src/sbml/packages/fbc/validator 
> -I/<<PKGBUILDDIR>>/src/sbml/packages/fbc/validator/constraints 
> -I/<<PKGBUILDDIR>>/src/sbml/packages/groups/common 
> -I/<<PKGBUILDDIR>>/src/sbml/packages/groups/extension 
> -I/<<PKGBUILDDIR>>/src/sbml/packages/groups/sbml 
> -I/<<PKGBUILDDIR>>/src/sbml/packages/groups/validator 
> -I/<<PKGBUILDDIR>>/src/sbml/packages/groups/validator/constraints 
> -I/<<PKGBUILDDIR>>/src/sbml/packages/l3v2extendedmath/common 
> -I/<<PKGBUILDDIR>>/src/sbml/packages/l3v2extendedmath/extension 
> -I/<<PKGBUILDDIR>>/src/sbml/packages/l3v2extendedmath/sbml 
> -I/<<PKGBUILDDIR>>/src/sbml/packages/l3v2extendedmath/validator 
> -I/<<PKGBUILDDIR>>/src/sbml/packages/l3v2extendedmath/validator/constraints 
> -I/<<PKGBUILDDIR>>/src/sbml/packages/qual/common 
> -I/<<PKGBUILDDIR>>/src/sbml/packages/qual/extension 
> -I/<<PKGBUILDDIR>>/src/sbml/packages/qual/sbml 
> -I/<<PKGBUILDDIR>>/src/sbml/packages/qual/validator 
> -I/<<PKGBUILDDIR>>/src/sbml/packages/qual/validator/constraints 
> -I/<<PKGBUILDDIR>>/src/sbml/packages/render/common 
> -I/<<PKGBUILDDIR>>/src/sbml/packages/render/extension 
> -I/<<PKGBUILDDIR>>/src/sbml/packages/render/sbml 
> -I/<<PKGBUILDDIR>>/src/sbml/packages/render/util 
> -I/<<PKGBUILDDIR>>/src/sbml/packages/render/validator 
> -I/<<PKGBUILDDIR>>/src/sbml/packages/render/validator/constraints -isystem 
> /usr/include/libxml2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
> -fno-strict-aliasing -fPIC -fPIC   -Wall -MD -MT 
> src/CMakeFiles/sbml.dir/sbml/xml/LibXMLParser.cpp.o -MF 
> CMakeFiles/sbml.dir/sbml/xml/LibXMLParser.cpp.o.d -o 
> CMakeFiles/sbml.dir/sbml/xml/LibXMLParser.cpp.o -c 
> /<<PKGBUILDDIR>>/src/sbml/xml/LibXMLParser.cpp
> /<<PKGBUILDDIR>>/src/sbml/xml/LibXMLParser.cpp: In member function ‘virtual 
> bool LibXMLParser::parseNext()’:
> /<<PKGBUILDDIR>>/src/sbml/xml/LibXMLParser.cpp:427:46: error: invalid 
> conversion from ‘const xmlError*’ {aka ‘const _xmlError*’} to ‘xmlErrorPtr’ 
> {aka ‘_xmlError*’} [-fpermissive]
>   427 |     xmlErrorPtr libxmlError = xmlGetLastError();
>       |                               ~~~~~~~~~~~~~~~^~
>       |                                              |
>       |                                              const xmlError* {aka 
> const _xmlError*}
> make[3]: *** [src/CMakeFiles/sbml.dir/build.make:5623: 
> src/CMakeFiles/sbml.dir/sbml/xml/LibXMLParser.cpp.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/06/15/libsbml_5.20.2+dfsg-7_unstable.log

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

--- End Message ---
--- Begin Message ---
Source: libsbml
Source-Version: 5.20.2+dfsg-8
Done: Michael R. Crusoe <cru...@debian.org>

We believe that the bug you reported is fixed in the latest version of
libsbml, 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 1073...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael R. Crusoe <cru...@debian.org> (supplier of updated libsbml 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 26 Jun 2024 18:59:21 +0200
Source: libsbml
Architecture: source
Version: 5.20.2+dfsg-8
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 
<debian-med-packag...@lists.alioth.debian.org>
Changed-By: Michael R. Crusoe <cru...@debian.org>
Closes: 1073321
Changes:
 libsbml (5.20.2+dfsg-8) unstable; urgency=medium
 .
   * Team upload.
   * Added patch from upstream to add libxml2 2.12.0 support.
     Closes: #1073321
Checksums-Sha1:
 8e07cc800c6a14820e4dd3c8a4648ea1ab91d99f 3179 libsbml_5.20.2+dfsg-8.dsc
 74d00c227ac46dee83488eabcdd0f6493faf8cff 25192 
libsbml_5.20.2+dfsg-8.debian.tar.xz
 fff724f8b4de84779087a63cd0f17a14c5dac5ae 21618 
libsbml_5.20.2+dfsg-8_source.buildinfo
Checksums-Sha256:
 60e7800679442cafcfc9b07e29728009150cc878a462a7057987948da24f7d0f 3179 
libsbml_5.20.2+dfsg-8.dsc
 dd8977576cd03364c3964648ffc36c7f097d01b894cd630becd2f41b341f5ac1 25192 
libsbml_5.20.2+dfsg-8.debian.tar.xz
 0d360bc4a90f897258bc5e1287cf5f5080c90bd0fd46bc9d7df2b6f269cfe97b 21618 
libsbml_5.20.2+dfsg-8_source.buildinfo
Files:
 bbb2568ed27f1ce2b3b7df9ca73a9914 3179 science optional 
libsbml_5.20.2+dfsg-8.dsc
 9d071e87a3df15c396d4f01a6d7a21a0 25192 science optional 
libsbml_5.20.2+dfsg-8.debian.tar.xz
 343c90a3048b507680bf4331cbeaef63 21618 science optional 
libsbml_5.20.2+dfsg-8_source.buildinfo

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

iQIzBAEBCgAdFiEEck1gkzcRPHEFUNdHPCZ2P2xn5uIFAmZ8SWMACgkQPCZ2P2xn
5uK2/RAAl3sPmFs153Em/mXf9ElbH+kYcJonuvqxaX0SM6FDwcsTQ27LF4IHEyLx
mIGkwO/dN1uxqKiHAG08v+NByF3vL3SwESqDBG3u84K6yXMt48u7WfemEecyFw7H
aexY/Cw/oaHV0a/1JCAICCewV3GioY9yXrHwUijaokklYHASx7SmW5tqpvkfnZd2
4apIer3RNNcGLdcSf2gsVGdVnU8oEFwGZ/M3TIEqc1S+DXzcasBmZhuUe4GcIMtb
JOj72uNsxo+1oI/Pva0rroC8zn5DiqJKD90lo9VAyur0wPF1J6GKMBn8+9PkT5Lu
nmWuGJFgR7tCwE2agFKBGEcTAo/XHXwWjtrcAHNyJWsOitIvzSirr+zk61oxS9Ua
hGq8FMKQafdcJYe/NcmEu7HH0WkxQzctdVOgtMRARvJXt4sGMT77vROPQy0g8XF7
LUJ/utJBJ4WFdexhTrcwEFEBn94xlb1p0hCpjPhxBdqm+YUNqr4q7bSC3lPmY4Um
Nr4OVAck0VJGQVeMtWkysbX3cyo06QGYCfpJ5kSgDsighPU1AgJiujjmg7LZGzSL
eizShFhBZ1iWQPSsODXVJlri6IiWj+IqAgfExcHclvp3cfAIn7uLIThLRgHbcF8Y
zz5Cvft3bCBnh88SVU4MhlJK0W7I6PSb9ARUhjnQzjcnJU37okA=
=pj8P
-----END PGP SIGNATURE-----

Attachment: pgp8TlyIshbN5.pgp
Description: PGP signature


--- End Message ---

Reply via email to