Your message dated Sun, 31 Mar 2024 17:41:47 +0000
with message-id <e1rqzbj-006rni...@fasolo.debian.org>
and subject line Bug#1066594: fixed in octave-iso2mesh 1.9.6+ds-10
has caused the Debian Bug report #1066594,
regarding octave-iso2mesh: FTBFS: nl_single_file.c:2505:26: error: implicit 
declaration of function ‘lsame_’ [-Werror=implicit-function-declaration]
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.)


-- 
1066594: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066594
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: octave-iso2mesh
Version: 1.9.6+ds-9
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240313 ftbfs-trixie ftbfs-impfuncdef

Hi,

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

This is most likely caused by a change in dpkg 1.22.6, that enabled
-Werror=implicit-function-declaration. For more information, see
https://wiki.debian.org/qa.debian.org/FTBFS#A2024-03-13_-Werror.3Dimplicit-function-declaration

Relevant part (hopefully):
> make[4]: Entering directory '/<<PKGBUILDDIR>>/meshfix'
> [ 37%] Building C object 
> CMakeFiles/meshfix.dir/contrib/jrs_predicates/jrs_predicates.c.o
> [ 39%] Building CXX object 
> CMakeFiles/meshfix.dir/src/detectIntersections.cpp.o
> [ 41%] Building CXX object CMakeFiles/meshfix.dir/src/holeFilling.cpp.o
> /<<PKGBUILDDIR>>/meshfix/src/holeFilling.cpp: In member function ‘void 
> ExtTriMesh::fairSelection(Triangle*)’:
> /<<PKGBUILDDIR>>/meshfix/src/holeFilling.cpp:378:31: warning: cast to pointer 
> from integer of different size [-Wint-to-pointer-cast]
>   378 |   ((Vertex *)n->data)->info = (void *)i;
>       |                               ^~~~~~~~~
> [ 43%] Building CXX object CMakeFiles/meshfix.dir/src/sparseLSystem.cpp.o
> [ 45%] Building CXX object CMakeFiles/meshfix.dir/src/mwExtensions.cpp.o
> [ 47%] Building CXX object CMakeFiles/meshfix.dir/src/smoothing.cpp.o
> [ 50%] Building C object 
> CMakeFiles/meshfix.dir/contrib/OpenNL3.2.1/src/nl_single_file.c.o
> /<<PKGBUILDDIR>>/meshfix/contrib/OpenNL3.2.1/src/nl_single_file.c: In 
> function ‘dtpsv_’:
> /<<PKGBUILDDIR>>/meshfix/contrib/OpenNL3.2.1/src/nl_single_file.c:2505:26: 
> error: implicit declaration of function ‘lsame_’ 
> [-Werror=implicit-function-declaration]
>  2505 |     if (!NL_FORTRAN_WRAP(lsame)(uplo, "U") &&
>       |                          ^~~~~
> /<<PKGBUILDDIR>>/meshfix/contrib/OpenNL3.2.1/src/nl_single_file.c:420:28: 
> note: in definition of macro ‘NL_FORTRAN_WRAP’
>   420 | #define NL_FORTRAN_WRAP(x) x##_
>       |                            ^
> /<<PKGBUILDDIR>>/meshfix/contrib/OpenNL3.2.1/src/nl_single_file.c:2526:25: 
> error: implicit declaration of function ‘xerbla_’ 
> [-Werror=implicit-function-declaration]
>  2526 |         NL_FORTRAN_WRAP(xerbla)("DTPSV ", &info);
>       |                         ^~~~~~
> /<<PKGBUILDDIR>>/meshfix/contrib/OpenNL3.2.1/src/nl_single_file.c:420:28: 
> note: in definition of macro ‘NL_FORTRAN_WRAP’
>   420 | #define NL_FORTRAN_WRAP(x) x##_
>       |                            ^
> /<<PKGBUILDDIR>>/meshfix/contrib/OpenNL3.2.1/src/nl_single_file.c: In 
> function ‘nlSolve_SUPERLU’:
> /<<PKGBUILDDIR>>/meshfix/contrib/OpenNL3.2.1/src/nl_single_file.c:3513:5: 
> error: implicit declaration of function ‘dCreate_CompCol_Matrix’; did you 
> mean ‘cCreate_CompCol_Matrix’? [-Werror=implicit-function-declaration]
>  3513 |     dCreate_CompCol_Matrix(
>       |     ^~~~~~~~~~~~~~~~~~~~~~
>       |     cCreate_CompCol_Matrix
> /<<PKGBUILDDIR>>/meshfix/contrib/OpenNL3.2.1/src/nl_single_file.c:3521:5: 
> error: implicit declaration of function ‘dCreate_Dense_Matrix’; did you mean 
> ‘cCreate_Dense_Matrix’? [-Werror=implicit-function-declaration]
>  3521 |     dCreate_Dense_Matrix(
>       |     ^~~~~~~~~~~~~~~~~~~~
>       |     cCreate_Dense_Matrix
> /<<PKGBUILDDIR>>/meshfix/contrib/OpenNL3.2.1/src/nl_single_file.c:3557:5: 
> error: implicit declaration of function ‘dgssv’; did you mean ‘cgssv’? 
> [-Werror=implicit-function-declaration]
>  3557 |     dgssv(&options, &A, perm, perm_r, &L, &U, &B, &stat, &info);
>       |     ^~~~~
>       |     cgssv
> cc1: some warnings being treated as errors
> make[4]: *** [CMakeFiles/meshfix.dir/build.make:160: 
> CMakeFiles/meshfix.dir/contrib/OpenNL3.2.1/src/nl_single_file.c.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/03/13/octave-iso2mesh_1.9.6+ds-9_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240313;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240313&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: octave-iso2mesh
Source-Version: 1.9.6+ds-10
Done: Rafael Laboissière <raf...@debian.org>

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

Debian distribution maintenance software
pp.
Rafael Laboissière <raf...@debian.org> (supplier of updated octave-iso2mesh 
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: SHA256

Format: 1.8
Date: Sat, 30 Mar 2024 06:02:28 -0300
Source: octave-iso2mesh
Architecture: source
Version: 1.9.6+ds-10
Distribution: unstable
Urgency: medium
Maintainer: Debian Octave Group <team+pkg-octave-t...@tracker.debian.org>
Changed-By: Rafael Laboissière <raf...@debian.org>
Closes: 1066594
Changes:
 octave-iso2mesh (1.9.6+ds-10) unstable; urgency=medium
 .
   * Team upload
 .
   * d/p/implicit-function-declaration.patch: New patch (Closes: #1066594)
Checksums-Sha1:
 4e15575a0ede61ba41bdee47a6e8da73440cdb3c 2426 octave-iso2mesh_1.9.6+ds-10.dsc
 03ead15e7aa1db255f2fa53f3a6081beded8030d 9064 
octave-iso2mesh_1.9.6+ds-10.debian.tar.xz
Checksums-Sha256:
 159f9e86cb1346bc9e273bccab14a8eac2b1fd09672e3fc5144ef3ee451df8c8 2426 
octave-iso2mesh_1.9.6+ds-10.dsc
 d6108b5915d348860fbdf6edfe1339e3a77b8373045b2eac7c67c19ceb5bd93b 9064 
octave-iso2mesh_1.9.6+ds-10.debian.tar.xz
Files:
 92d641968e7a1a737218b319bf8418ef 2426 science optional 
octave-iso2mesh_1.9.6+ds-10.dsc
 a4503db97fda2cdb451add8a198f6c4d 9064 science optional 
octave-iso2mesh_1.9.6+ds-10.debian.tar.xz

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

iQJGBAEBCAAwFiEEP0ZDkUmP6HS9tdmPISSqGYN4XJAFAmYJm8YSHHJhZmFlbEBk
ZWJpYW4ub3JnAAoJECEkqhmDeFyQF+oP/2xRvIbafxBhotvx0jaGjXI+BwxknyYd
eXGm7DHm7euiQvLg/hzQ4r1dIrq6dquwSw5acZHmehgdJYQAigr8sP8vA/g0uaT2
rrHwr/Y0d3iquNIdUsKKmJiOW2Rf+amUc9hx5za6lXqDmED8NYn/NcSEjuhKfBIi
Yy1ng/wneRnNMs4Et21qIzV8be+1KJuT3flhHwA3zykGMYgC7Xm1rlq5ARoFeXLZ
SCHixiFEZcPJaOQK4Op1wqpRArB4ZO7BHuXceKjXQ0VaRtf6ncvswnLxwQ8KLpo1
lPb/UgHSm88/RapJrKjVO4QLR74fFlvnoK/baNRrzGijaBzAT+1eQYHjryWJLAA2
0/Vuvjva50ojdGSu/BcOCXLCmQpPX+gtCTDg/RFs5xhxmz8B/ZJO7EsWC0bXtCWn
hkrzNlJlC0IrWeixOhefTWVDbt9yf4jVNmRPwfNFUUl5n//3xLbv3Fplz+3xRf+w
zYnqEannBJRmy5kfo+Dbk7dye/zX6PAgXnie9I42hyIAeETJSkr9efA54jVxL59H
AIqDRsL4+EXSHqgynC55RVurXzwdlRstOgeGl/AD9VGokrZJUIbxTnJocFyFZlDt
GpvDGuJvx6AkRX0Z08FkIobZGLFElsxm4a2nNpPyiPZOhuSJn0hZzd3deF88uA5J
dR39zde+mR1M
=rTi7
-----END PGP SIGNATURE-----

Attachment: pgpPqJzKqJf0J.pgp
Description: PGP signature


--- End Message ---

Reply via email to