Your message dated Thu, 11 Apr 2024 07:35:06 +0000
with message-id <[email protected]>
and subject line Bug#1065789: fixed in libdbd-sybase-perl 1.24-1
has caused the Debian Bug report #1065789,
regarding libdbd-sybase-perl: FTBFS on arm{el,hf}: Sybase.xs:83:32: error: 
implicit declaration of function ‘syb_ping’ 
[-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 [email protected]
immediately.)


-- 
1065789: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1065789
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libdbd-sybase-perl
Version: 1.14-1.1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: [email protected]

https://buildd.debian.org/status/fetch.php?pkg=libdbd-sybase-perl&arch=armhf&ver=1.14-1.1%2Bb2&stamp=1709894119&raw=0

arm-linux-gnueabihf-gcc -c  -I/usr/include -DNO_BLK=1 
-I/usr/lib/arm-linux-gnueabihf/perl5/5.38/auto/DBI -D_REENTRANT -D_GNU_SOURCE 
-DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2   -DVERSION=\"1.14\" 
-DXS_VERSION=\"1.14\" -fPIC "-I/usr/lib/arm-linux-gnueabihf/perl/5.38/CORE"   
Sybase.c
In file included from /usr/lib/arm-linux-gnueabihf/perl/5.38/CORE/perl.h:6227,
                 from 
/usr/lib/arm-linux-gnueabihf/perl5/5.38/auto/DBI/DBIXS.h:23,
                 from Sybase.h:16,
                 from Sybase.xs:14:
Sybase.xs: In function ‘XS_DBD__Sybase__db_ping’:
Sybase.xs:83:32: error: implicit declaration of function ‘syb_ping’ 
[-Werror=implicit-function-declaration]
   83 |     ST(0) = sv_2mortal(newSViv(syb_ping(dbh, imp_dbh)));
      |                                ^~~~~~~~
/usr/lib/arm-linux-gnueabihf/perl/5.38/CORE/embed.h:612:71: note: in definition 
of macro ‘sv_2mortal’
  612 | # define sv_2mortal(a)                          Perl_sv_2mortal(aTHX_ a)
      |                                                                       ^
Sybase.xs:83:24: note: in expansion of macro ‘newSViv’
   83 |     ST(0) = sv_2mortal(newSViv(syb_ping(dbh, imp_dbh)));
      |                        ^~~~~~~
Sybase.xs: In function ‘XS_DBD__Sybase__st_cancel’:
Sybase.xs:95:13: error: implicit declaration of function ‘syb_st_cancel’ 
[-Werror=implicit-function-declaration]
   95 |     ST(0) = syb_st_cancel(sth, imp_sth) ? &PL_sv_yes : &PL_sv_no;
      |             ^~~~~~~~~~~~~
./Sybase.xsi: In function ‘XS_DBD__Sybase__db_selectrow_arrayref’:
./Sybase.xsi:234:9: warning: ‘Perl_dowantarray’ is deprecated 
[-Wdeprecated-declarations]
  234 |         if (GIMME == G_SCALAR)
      |         ^~
In file included from /usr/lib/arm-linux-gnueabihf/perl/5.38/CORE/perl.h:6188:
/usr/lib/arm-linux-gnueabihf/perl/5.38/CORE/proto.h:1019:1: note: declared here
 1019 | Perl_dowantarray(pTHX)
      | ^~~~~~~~~~~~~~~~
./Sybase.xsi:240:9: warning: ‘Perl_dowantarray’ is deprecated 
[-Wdeprecated-declarations]
  240 |         if (GIMME == G_SCALAR)
      |         ^~
/usr/lib/arm-linux-gnueabihf/perl/5.38/CORE/proto.h:1019:1: note: declared here
 1019 | Perl_dowantarray(pTHX)
      | ^~~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
make[1]: *** [Makefile:350: Sybase.o] Error 1

Cheers
-- 
Sebastian Ramacher

--- End Message ---
--- Begin Message ---
Source: libdbd-sybase-perl
Source-Version: 1.24-1
Done: Gianfranco Costamagna <[email protected]>

We believe that the bug you reported is fixed in the latest version of
libdbd-sybase-perl, 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.
Gianfranco Costamagna <[email protected]> (supplier of updated 
libdbd-sybase-perl 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: Thu, 11 Apr 2024 08:03:20 +0200
Source: libdbd-sybase-perl
Built-For-Profiles: noudeb
Architecture: source
Version: 1.24-1
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <[email protected]>
Changed-By: Gianfranco Costamagna <[email protected]>
Closes: 706392 1036692 1050248 1065789 1066200
Changes:
 libdbd-sybase-perl (1.24-1) unstable; urgency=medium
 .
   * QA upload.
   * Set maintainer as Debian QA, as per maintainer intention to orphan
     the package. Thanks <vorlon> for your work!
   * Drop makefile.patch
   * Refresh patches
   * Std-version to 4.6.2, no changes required.
   * bump compat level to 13
   * Drop old dependencies on perl/dpkg and similar
   * Drop version constraints
   * New upstream release (Closes: #1065789, #1066200,
     Closes: #1036692, #1050248, #706392).
   * Drop dh_auto_configure override
   * Drop cflags append on rules file, it isn't considered on upstream Makefile
   * Set R^3: no
Checksums-Sha1:
 3a5519be375193bcf1b8c4dd46e06744d5aff20a 1784 libdbd-sybase-perl_1.24-1.dsc
 655840f03d3abf4dbeef4f0d7f17d2cbd048bb3a 197494 
libdbd-sybase-perl_1.24.orig.tar.gz
 9eefee46548c278dcc3d127ae9871cbe11807f5c 3196 
libdbd-sybase-perl_1.24-1.debian.tar.xz
 33b696ca0a7185c6f648b73981817459f5a88569 7843 
libdbd-sybase-perl_1.24-1_source.buildinfo
Checksums-Sha256:
 c5a8eed25deb41f7f406055dbf8eb9f5f3c0828b6d9a937461aca9be7dc090ee 1784 
libdbd-sybase-perl_1.24-1.dsc
 27bf68b3f260e00e761b812561f0ee3208155850b21bab76a0a11338055bef88 197494 
libdbd-sybase-perl_1.24.orig.tar.gz
 82b1ed815dda0e3500ad80a1cbc889425adfb565d40ca99d313fd7a4720c4fd1 3196 
libdbd-sybase-perl_1.24-1.debian.tar.xz
 b45dc3215703afcfcf26bd12e3f93962e9744600b73b17103250d0bf17be3f31 7843 
libdbd-sybase-perl_1.24-1_source.buildinfo
Files:
 4ae3b51ce2bf2131556529e09f102a48 1784 perl optional 
libdbd-sybase-perl_1.24-1.dsc
 80f6f5f678a4de788d977904b637718c 197494 perl optional 
libdbd-sybase-perl_1.24.orig.tar.gz
 44021e2b563de07f967595c98a89266e 3196 perl optional 
libdbd-sybase-perl_1.24-1.debian.tar.xz
 1a2783b6846f34271b2cdaa724c6c4f3 7843 perl optional 
libdbd-sybase-perl_1.24-1_source.buildinfo

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

iQIzBAEBCAAdFiEEkpeKbhleSSGCX3/w808JdE6fXdkFAmYXkb8ACgkQ808JdE6f
XdldLBAAt2VNidjX9bWvqJ0Cne2rTNPLPcr9LGSP58wDrGKAjyWFODeCB5FyNBZw
dBdIU7CAMhuCrYM6ioxz0boExSNE/7r7D98h/gT67EkJE0CBe4zUOuIOzpDMl73N
HjwuaY0ktQWSoQm35sYaYqD+oImc8dcjgGrhOLR/2oK/vVQncxc92wmNHnVv6kpn
pDFKMlhHYgfMRwM6CubCFJfBGMm86kqKthohmBhfSUtYKQs1XnQqKyHGFtdosT8V
wO4KORGqEsKKJXlcFEr//iBitsdFWMDZQIrCpyE6JIz20adJgZPyAv3b5TIPsVKE
oU027Hk1MCmSUBjlZcsGIBA+PyuCh6K7o/RBCXX84uUCJCAYLPCAaHiOhgavTfcu
Q+R5qEsMTxmEO3B66HjFplvuCuCQVk2Gv+ltSXngOB6QHsnwWuhNAcfVs04KxPST
r6tzLVepFj0THQpBhTamK9RtrArcJbORGylPnAp7N249Lb1Kdp2+Pb38oxWqjdPP
AWP3dNJLBV389OeHMvI3lLMsRv5R+MtvDKyjU1FPLPWpvlDnZL+C8Ar68rp3FD/n
XDGaIpsRM0f4tLYlmKMVlEGUc7Tx+9UzFjXFCUWOXryxCHLq4PlDB5h9NVCB+mZ6
Qsgyy3B7DqBd1qsQkR/wHjLbwg0r3rud5SuMkuygv4EhkFUbzcI=
=nZ+1
-----END PGP SIGNATURE-----

Attachment: pgppb4xQqWNtP.pgp
Description: PGP signature


--- End Message ---

Reply via email to