[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1066460: marked as done (epson-inkjet-printer-escpr: FTBFS: mem.c:34:17: error: implicit declaration of function ‘err_system’; did you mean ‘system’? [-Werror=implicit-function-declaration])



Your message dated Mon, 18 Mar 2024 18:49:35 +0000
with message-id <E1rmI3D-00G1h3-0t@fasolo.debian.org>
and subject line Bug#1066460: fixed in epson-inkjet-printer-escpr 1.7.17-4
has caused the Debian Bug report #1066460,
regarding epson-inkjet-printer-escpr: FTBFS: mem.c:34:17: error: implicit declaration of function ‘err_system’; did you mean ‘system’? [-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 owner@bugs.debian.org
immediately.)


-- 
1066460: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066460
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: epson-inkjet-printer-escpr
Version: 1.7.17-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lucas@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):
> gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -DCUPS_FILTER_NAME=\"epson-escpr\" -DCUPS_FILTER_PATH=\"/usr/lib/cups/filter\"  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o epson_escpr_wrapper-wrapper.o `test -f 'wrapper.c' || echo './'`wrapper.c
> mem.c: In function ‘mem_malloc’:
> mem.c:34:17: error: implicit declaration of function ‘err_system’; did you mean ‘system’? [-Werror=implicit-function-declaration]
>    34 |                 err_system ("mem_malloc");
>       |                 ^~~~~~~~~~
>       |                 system
> cc1: some warnings being treated as errors
> filter.c: In function ‘epsInitJob’:
> filter.c:132:9: error: implicit declaration of function ‘obsClear’ [-Werror=implicit-function-declaration]
>   132 |         obsClear();
>       |         ^~~~~~~~
> filter.c: In function ‘main’:
> filter.c:346:15: error: implicit declaration of function ‘SetupJobAttrib’ [-Werror=implicit-function-declaration]
>   346 |         err = SetupJobAttrib(&jobAttr);
>       |               ^~~~~~~~~~~~~~
> filter.c:355:15: error: implicit declaration of function ‘pageAllocBuffer’ [-Werror=implicit-function-declaration]
>   355 |         err = pageAllocBuffer();
>       |               ^~~~~~~~~~~~~~~
> filter.c:374:15: error: implicit declaration of function ‘SendStartJob’; did you mean ‘epsStartJob’? [-Werror=implicit-function-declaration]
>   374 |         err = SendStartJob(FALSE);
>       |               ^~~~~~~~~~~~
>       |               epsStartJob
> filter.c:537:33: error: implicit declaration of function ‘PrintBand’; did you mean ‘epsPrintBand’? [-Werror=implicit-function-declaration]
>   537 |                                 PrintBand (rever_buf, bandBmp.widthBytes, &printHeight);
>       |                                 ^~~~~~~~~
>       |                                 epsPrintBand
> make[3]: *** [Makefile:547: epson_escpr-mem.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/03/13/epson-inkjet-printer-escpr_1.7.17-3_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240313;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240313&fusertaguser=lucas@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: epson-inkjet-printer-escpr
Source-Version: 1.7.17-4
Done: Thorsten Alteholz <debian@alteholz.de>

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

Debian distribution maintenance software
pp.
Thorsten Alteholz <debian@alteholz.de> (supplier of updated epson-inkjet-printer-escpr 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 ftpmaster@ftp-master.debian.org)


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

Format: 1.8
Date: Mon, 18 Mar 2024 11:20:05 +0100
Source: epson-inkjet-printer-escpr
Architecture: source
Version: 1.7.17-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Changed-By: Thorsten Alteholz <debian@alteholz.de>
Closes: 1066460
Changes:
 epson-inkjet-printer-escpr (1.7.17-4) unstable; urgency=medium
 .
   * add 0004-fix-implicit-function-compile-error.patch (Closes: #1066460)
   * debian/control: bump standard to 4.6.2 (no changes)
Checksums-Sha1:
 a8b9033fc4dd379c1a8c280efac15163b7824bf7 2418 epson-inkjet-printer-escpr_1.7.17-4.dsc
 dba2f6b9f20351ce6fd0835d8737d6e7c019fdf7 8364 epson-inkjet-printer-escpr_1.7.17-4.debian.tar.xz
 1c07de5599282d775f728b1810a62bbbcdb5fb41 8015 epson-inkjet-printer-escpr_1.7.17-4_amd64.buildinfo
Checksums-Sha256:
 eaf1354ac9f320d648d9ec0732a0bfdb71d69144e817e840a73aeb565fc34b38 2418 epson-inkjet-printer-escpr_1.7.17-4.dsc
 cfad823eb843791ba79526b5489f5504ae17658516923c51860f3f11d73de3b5 8364 epson-inkjet-printer-escpr_1.7.17-4.debian.tar.xz
 1834bc0268e9df3d940255e4879dabaad90503a0f98c204d7d69832c43b805b5 8015 epson-inkjet-printer-escpr_1.7.17-4_amd64.buildinfo
Files:
 ccc85e8e1f7a7101518aa7d4421cda7f 2418 text optional epson-inkjet-printer-escpr_1.7.17-4.dsc
 19a6bec03085130db6fe5f988460bba5 8364 text optional epson-inkjet-printer-escpr_1.7.17-4.debian.tar.xz
 2c58bdf8dd656294ebf2a82b0bd8ba53 8015 text optional epson-inkjet-printer-escpr_1.7.17-4_amd64.buildinfo

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

iQKnBAEBCgCRFiEEYgH7/9u94Hgi6ruWlvysDTh7WEcFAmX4ialfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDYy
MDFGQkZGREJCREUwNzgyMkVBQkI5Njk2RkNBQzBEMzg3QjU4NDcTHGRlYmlhbkBh
bHRlaG9sei5kZQAKCRCW/KwNOHtYR5wYD/9nJme1QFSuXUFiRCtp411n/jbaDdbr
cCJxF5POzwnFdrJrriISXz1kaRhWiYXYZiVcjhlo9azoHu3DinXS0uTjhFxdslhr
s8G3SHQG37mzSDkZ4oodTGVI9phSG7A+xUfAp1G7yOUAt3DpARD4KoPXFGSl/OIV
VVNDzaZ4vuKQHTOkbl5kbcQeB54FFrwMVagSVnOjZMt7+Xw999HtYKTB8zYPHNQz
xBBfTDa7GHeJeUOqXgBeFk9FkOeROD/3OdzOR/B34SlofyS1cGavZCGcHj636wIH
E1udEat5QH8AevRx20XqpsGRbVbLgQITcBW0PrjEm4+WsUYRIEVAATDilYn4BdBe
ZUe8fQK4mVQZwo3oNhOCkhNlnhggbyEW47zMsYaq4Qjm5K5FRzEWThS5zmtBEAeQ
/u9XPOIjKnCHqd/E7wos2bYzqRJGlvMfhtFs/gXmryoEPo8PT4JCHz37AFIuB9sQ
FxBV7lOdMVnvg9XDr/sIaVF8zJB184fcjIdi9EKM4plpSD3bHvfPynrrYrAUlhxy
cu4P+5BgQgyAKLd2pylsVmT6ow6fJOZIxRpE0kbez8WoYFt+ryUiPLvMXAHvOnpq
te2KpDIhPlJJhKzrO8++5oQReyU6LqJe4LaCFBYGx6IpbSfRDwsaFYxSL0aHe6IX
stuTD/mnI8MHlA==
=lAMO
-----END PGP SIGNATURE-----

Attachment: pgpj_hyu1XgXv.pgp
Description: PGP signature


--- End Message ---

Reply to: