Your message dated Tue, 23 Jan 2024 21:12:41 +0000
with message-id <e1rso4x-00ctol...@fasolo.debian.org>
and subject line Bug#1058349: fixed in zmap 2.1.1-2.1
has caused the Debian Bug report #1058349,
regarding zmap: FTBFS: cc: fatal error: no input files
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.)
--
1058349: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1058349
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: zmap
Version: 2.1.1-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20231212 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/lib && /usr/bin/cc -DJSON -DREDIS
> -I/usr/include/json-c -I/<<PKGBUILDDIR>>/lib -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
> -Wdate-time -D_FORTIFY_SOURCE=2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2
> -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -Wall
> -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra
> -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs
> -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector
> -I/usr/include;-I/usr/include/json-c -std=gnu99 -MD -MT
> lib/CMakeFiles/zmaplib.dir/xalloc.c.o -MF CMakeFiles/zmaplib.dir/xalloc.c.o.d
> -o CMakeFiles/zmaplib.dir/xalloc.c.o -c /<<PKGBUILDDIR>>/lib/xalloc.c
> cc: fatal error: no input files
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/lib && /usr/bin/cc -DJSON -DREDIS
> -I/usr/include/json-c -I/<<PKGBUILDDIR>>/lib -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
> -Wdate-time -D_FORTIFY_SOURCE=2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2
> -fstack-protector-all -fwrapv -fPIC --param ssp-buffer-size=1 -O2 -Wall
> -Wformat=2 -Wno-format-nonliteral -pedantic -fno-strict-aliasing -Wextra
> -Wfloat-equal -Wundef -Wwrite-strings -Wredundant-decls -Wnested-externs
> -Wbad-function-cast -Winit-self -Wmissing-noreturn -Wstack-protector
> -I/usr/include;-I/usr/include/json-c -std=gnu99 -MD -MT
> lib/CMakeFiles/zmaplib.dir/lockfd.c.o -MF CMakeFiles/zmaplib.dir/lockfd.c.o.d
> -o CMakeFiles/zmaplib.dir/lockfd.c.o -c /<<PKGBUILDDIR>>/lib/lockfd.c
> compilation terminated.
> cc: fatal error: no input files
> compilation terminated.
> /bin/sh: 1: -I/usr/include/json-c: not found
> cc: fatal error: no input files
> compilation terminated.
> make[3]: *** [lib/CMakeFiles/zmaplib.dir/build.make:93:
> lib/CMakeFiles/zmaplib.dir/constraint.c.o] Error 127
The full build log is available from:
http://qa-logs.debian.net/2023/12/12/zmap_2.1.1-2_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&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: zmap
Source-Version: 2.1.1-2.1
Done: Sergio Durigan Junior <sergi...@debian.org>
We believe that the bug you reported is fixed in the latest version of
zmap, 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 1058...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sergio Durigan Junior <sergi...@debian.org> (supplier of updated zmap 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: Tue, 23 Jan 2024 15:33:37 -0500
Source: zmap
Architecture: source
Version: 2.1.1-2.1
Distribution: unstable
Urgency: medium
Maintainer: Dariusz Dwornikowski <dariusz.dwornikow...@cs.put.poznan.pl>
Changed-By: Sergio Durigan Junior <sergi...@debian.org>
Closes: 1058349
Changes:
zmap (2.1.1-2.1) unstable; urgency=medium
.
* Non-maintainer upload.
* d/p/fix-build-with-json-c-0.14.patch: Fix FTBFS with libjson-c.
(Closes: #1058349)
Checksums-Sha1:
a9bea05278d452f4f1f6416df4f8d96e6b48634d 1963 zmap_2.1.1-2.1.dsc
5faa9a35a633675849314bc560da0fad0d3297b7 3940 zmap_2.1.1-2.1.debian.tar.xz
3718601b26cdc7037f037dd3d52d6a654f5b3c3b 7704 zmap_2.1.1-2.1_amd64.buildinfo
Checksums-Sha256:
0cac857738fe0177d6b00b1ef9216918f16aa57e5689aab19b018597488d0d17 1963
zmap_2.1.1-2.1.dsc
279b1243c12d9db7094b54bdf485381ce3f9c50c4afa74b98c84ffdf5a1d4ac7 3940
zmap_2.1.1-2.1.debian.tar.xz
75b4412fc582d899e0ace31886476a6afb33a86e38c48a3b08eb6230c291e687 7704
zmap_2.1.1-2.1_amd64.buildinfo
Files:
f57ce4654df1889096f3085b7393f2a5 1963 net optional zmap_2.1.1-2.1.dsc
ef34b8adf8565491f6190d3b6384a177 3940 net optional zmap_2.1.1-2.1.debian.tar.xz
d6966089eade324658af0736070a0b09 7704 net optional
zmap_2.1.1-2.1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCgAyFiEEI3pUsQKHKL8A7zH00Ot2KGX8XjYFAmWwIssUHHNlcmdpb2Rq
QGRlYmlhbi5vcmcACgkQ0Ot2KGX8Xja45g//ZnGHdkAbgw2J0/MfDZNdvw/Recqt
IrqKmM9V1XyZDW6YUGCoFcz6BuI+BFiF/BtTE7/W9j3hnEIJo4MIbM53wDPm7EqT
QxmjmqawCOaY+EIWOy3LXQx0ggUcLF6ZiF9M1To1Awnsbjjw5YlRLaRAXezs03gZ
AwRqKBess0kYNb1A73LT1bhK2+Whv5WH1O0SQzh5IMTmMVrwUv7r2WKzuDiSdICK
o8LqxhHmA406WGgzbMWBzMW5sdJzQYxIHpUImPgTv2hKyMCpufkICdYFemJqvGsu
voeGG/gzLitxMHcBe4Y8ZP9r9T6CCqeuQ+ZkH80W+kSh12qzAsXQNXCet3LW9GyM
LqHe+XJ8FrWVJdtMWkZcUs1fyeS9Bv9pXWXXYVQ7oR1wYISHfBZqChm4Vfk6iiRt
3IfV+kriT97xBUgQ0LQVRwwWGdhocCTUA8n5SULaGrCMDuPvjaQOwV0AzzoAxHoe
YoQBFcsT7RHoBwaKQpY6E2qgpiqnykiYydxvGDaSoiwc827e3VW1bF+n1mMOqc5Z
d2bH5BcX81PmEHTVCjZJWLcXXTuGCQ7MzpSARQN5XKsf6SbuCL2tf0DJtadOaWF3
sOlpzJr+SgG86xwwG1C0rLm0NTJ68QDVTtYuvDca/0FgBp3d4fp60zqNQJuyNEHD
wEXWv55mjDx/EgQ=
=2UKT
-----END PGP SIGNATURE-----
--- End Message ---