Your message dated Sat, 23 Jan 2021 23:34:14 +0000
with message-id <e1l3sq2-0008do...@fasolo.debian.org>
and subject line Bug#954512: fixed in nextepc 0.3.10+nods-4
has caused the Debian Bug report #954512,
regarding nextepc: FTBFS: sysctl.h:21:2: error: #warning "The <sys/sysctl.h> 
header is deprecated and will be removed." [-Werror=cpp]
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.)


-- 
954512: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=954512
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: nextepc
Version: 0.3.10+nods-3
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200321 ftbfs-bullseye

Hi,

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

Relevant part (hopefully):
> /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
> -I../..  -I../../lib/ipfw/objs/include_e -include glue.h -D_DEFAULT_SOURCE 
> -D_BSD_SOURCE -DUSERSPACE -D__BSD_VISIBLE -DNEED_STRTONUM -DNEED_ROUNDUP2 
> -DNEED_SYSCTLBYNAME -DNEED_SIN_LEN -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
> -Werror -Wno-shift-negative-value -Wno-unused-but-set-variable 
> -Wno-unknown-warning-option -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wno-unused-result 
> -c -o tables.lo tables.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. 
> -I../../lib/ipfw/objs/include_e -include glue.h -D_DEFAULT_SOURCE 
> -D_BSD_SOURCE -DUSERSPACE -D__BSD_VISIBLE -DNEED_STRTONUM -DNEED_ROUNDUP2 
> -DNEED_SYSCTLBYNAME -DNEED_SIN_LEN -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
> -Werror -Wno-shift-negative-value -Wno-unused-but-set-variable 
> -Wno-unknown-warning-option -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wno-unused-result 
> -c ipfw2.c  -fPIC -DPIC -o .libs/ipfw2.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. 
> -I../../lib/ipfw/objs/include_e -include glue.h -D_DEFAULT_SOURCE 
> -D_BSD_SOURCE -DUSERSPACE -D__BSD_VISIBLE -DNEED_STRTONUM -DNEED_ROUNDUP2 
> -DNEED_SYSCTLBYNAME -DNEED_SIN_LEN -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
> -Werror -Wno-shift-negative-value -Wno-unused-but-set-variable 
> -Wno-unknown-warning-option -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wno-unused-result 
> -c tables.c  -fPIC -DPIC -o .libs/tables.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. 
> -I../../lib/ipfw/objs/include_e -include glue.h -D_DEFAULT_SOURCE 
> -D_BSD_SOURCE -DUSERSPACE -D__BSD_VISIBLE -DNEED_STRTONUM -DNEED_ROUNDUP2 
> -DNEED_SYSCTLBYNAME -DNEED_SIN_LEN -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
> -Werror -Wno-shift-negative-value -Wno-unused-but-set-variable 
> -Wno-unknown-warning-option -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wno-unused-result 
> -c dummynet.c  -fPIC -DPIC -o .libs/dummynet.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. 
> -I../../lib/ipfw/objs/include_e -include glue.h -D_DEFAULT_SOURCE 
> -D_BSD_SOURCE -DUSERSPACE -D__BSD_VISIBLE -DNEED_STRTONUM -DNEED_ROUNDUP2 
> -DNEED_SYSCTLBYNAME -DNEED_SIN_LEN -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
> -Werror -Wno-shift-negative-value -Wno-unused-but-set-variable 
> -Wno-unknown-warning-option -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wno-unused-result 
> -c ipv6.c  -fPIC -DPIC -o .libs/ipv6.o
> In file included from dummynet.c:21:
> /usr/include/x86_64-linux-gnu/sys/sysctl.h:21:2: error: #warning "The 
> <sys/sysctl.h> header is deprecated and will be removed." [-Werror=cpp]
>    21 | #warning "The <sys/sysctl.h> header is deprecated and will be 
> removed."
>       |  ^~~~~~~
> In file included from ipfw2.c:27:
> /usr/include/x86_64-linux-gnu/sys/sysctl.h:21:2: error: #warning "The 
> <sys/sysctl.h> header is deprecated and will be removed." [-Werror=cpp]
>    21 | #warning "The <sys/sysctl.h> header is deprecated and will be 
> removed."
>       |  ^~~~~~~
> In file included from tables.c:23:
> /usr/include/x86_64-linux-gnu/sys/sysctl.h:21:2: error: #warning "The 
> <sys/sysctl.h> header is deprecated and will be removed." [-Werror=cpp]
>    21 | #warning "The <sys/sysctl.h> header is deprecated and will be 
> removed."
>       |  ^~~~~~~
> /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
> -I../..  -I../../lib/ipfw/objs/include_e -include glue.h -D_DEFAULT_SOURCE 
> -D_BSD_SOURCE -DUSERSPACE -D__BSD_VISIBLE -DNEED_STRTONUM -DNEED_ROUNDUP2 
> -DNEED_SYSCTLBYNAME -DNEED_SIN_LEN -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
> -Werror -Wno-shift-negative-value -Wno-unused-but-set-variable 
> -Wno-unknown-warning-option -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wno-unused-result 
> -c -o expand_number.lo expand_number.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. 
> -I../../lib/ipfw/objs/include_e -include glue.h -D_DEFAULT_SOURCE 
> -D_BSD_SOURCE -DUSERSPACE -D__BSD_VISIBLE -DNEED_STRTONUM -DNEED_ROUNDUP2 
> -DNEED_SYSCTLBYNAME -DNEED_SIN_LEN -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
> -Werror -Wno-shift-negative-value -Wno-unused-but-set-variable 
> -Wno-unknown-warning-option -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wno-unused-result 
> -c expand_number.c  -fPIC -DPIC -o .libs/expand_number.o
> /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
> -I../..  -I../../lib/ipfw/objs/include_e -include glue.h -D_DEFAULT_SOURCE 
> -D_BSD_SOURCE -DUSERSPACE -D__BSD_VISIBLE -DNEED_STRTONUM -DNEED_ROUNDUP2 
> -DNEED_SYSCTLBYNAME -DNEED_SIN_LEN -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
> -Werror -Wno-shift-negative-value -Wno-unused-but-set-variable 
> -Wno-unknown-warning-option -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wno-unused-result 
> -c -o humanize_number.lo humanize_number.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. 
> -I../../lib/ipfw/objs/include_e -include glue.h -D_DEFAULT_SOURCE 
> -D_BSD_SOURCE -DUSERSPACE -D__BSD_VISIBLE -DNEED_STRTONUM -DNEED_ROUNDUP2 
> -DNEED_SYSCTLBYNAME -DNEED_SIN_LEN -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
> -Werror -Wno-shift-negative-value -Wno-unused-but-set-variable 
> -Wno-unknown-warning-option -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wno-unused-result 
> -c humanize_number.c  -fPIC -DPIC -o .libs/humanize_number.o
> cc1: error: unrecognized command line option ‘-Wno-unknown-warning-option’ 
> [-Werror]
> cc1: all warnings being treated as errors
> make[4]: *** [Makefile:491: dummynet.lo] Error 1

The full build log is available from:
   http://qa-logs.debian.net/2020/03/21/nextepc_0.3.10+nods-3_unstable.log

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!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: nextepc
Source-Version: 0.3.10+nods-4
Done: Ruben Undheim <ruben.undh...@gmail.com>

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

Debian distribution maintenance software
pp.
Ruben Undheim <ruben.undh...@gmail.com> (supplier of updated nextepc 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: Sat, 23 Jan 2021 23:35:09 +0100
Source: nextepc
Architecture: source
Version: 0.3.10+nods-4
Distribution: unstable
Urgency: low
Maintainer: Debian Mobcom Maintainers 
<debian-mobcom-maintain...@lists.alioth.debian.org>
Changed-By: Ruben Undheim <ruben.undh...@gmail.com>
Closes: 954512
Changes:
 nextepc (0.3.10+nods-4) unstable; urgency=low
 .
   * d/patches/0007-Patch-deprecated-sys-sysctl.h-problem.patch
     - Fix FTBFS with GCC 10 (Closes: #954512)
   * Standards-Version: 4.5.1
   * debhelper-compat 13
   * d/rules: Disable tests for now
   * Add salsa-ci file
   * d/control:
     - Rules-Requires-Root: no
     - Use secure URI in Homepage field.
   * d/watch: Update watch file format version to 4.
   * Remove obsolete field Name from debian/upstream/metadata (already present 
in
     machine-readable debian/copyright).
Checksums-Sha1:
 9d1b1fb4a5febcac1781fba76f53940998b9515c 2528 nextepc_0.3.10+nods-4.dsc
 efdc6dae37c0a1f461265bee91db37c9e5561fc7 19872 
nextepc_0.3.10+nods-4.debian.tar.xz
 d57d736a6eeadee05412929168560f6972770357 6974 
nextepc_0.3.10+nods-4_source.buildinfo
Checksums-Sha256:
 86b524576a3142ff7d3713ebdc48243b4c800ab36119cae564f4def2e74ef663 2528 
nextepc_0.3.10+nods-4.dsc
 0c87374ed3344656f851f17e143148fb26cd7f42dd600c64e6d08b7e3081f8af 19872 
nextepc_0.3.10+nods-4.debian.tar.xz
 44b56bf907aaf2be24f90522d707575b7465dc41eb2f0962184c865ec48c7da8 6974 
nextepc_0.3.10+nods-4_source.buildinfo
Files:
 6af77af24b9573f12e4073709fcfb702 2528 net optional nextepc_0.3.10+nods-4.dsc
 bf5b9563989601433258a43f9693edf0 19872 net optional 
nextepc_0.3.10+nods-4.debian.tar.xz
 f06a94f69ec1da2f287d25854d9db7bc 6974 net optional 
nextepc_0.3.10+nods-4_source.buildinfo

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

iQJMBAEBCgA2FiEENHTECWcp7QxRgH085pgix+ApWM0FAmAMrjcYHHJ1YmVuLnVu
ZGhlaW1AZ21haWwuY29tAAoJEOaYIsfgKVjNxIkP/05/Hk7G1H2Rcaradb8WNVQD
cqHRRMOeO64U22YQ8oNaJ31rM7x0uk6vw5k4iMuXsHkJb55rYHoDi96OZjPRBkWD
c6TcszvLkKGNhdCO2mIqjrQCAEX05C0BA/pF9HTkla/0WezL4Fu9ykbGbE8XodwC
qxVB5O2q1z4UGRQZVf9UCax2Aq4Fh9qvQR1EviKzvaxrBtfFF5UWotfJaYHDNbE8
QWu/Trn5E+NrvVzrdsXSQjmGlacXuXjXAGeB6fMwRHyoKWujYcxLcDGbqT2Tw0kb
bteEMFoH9xxj0QGb0BlTm11iP4qiVzX13jQOTc4sQoN3yJidLHsi8Xa3xcSd4ice
+byc6C5S1qDlCDK3DOcVpcl68tELK40Nb2P3q/HBCDEJkN1XJWKJ4ATRQL2bSkY1
MD8ogeVxQFvsZVRG76oQWa4/2UTKzfNPU8YdGdjFEvA+9STD31LU1umeDR8AZhR6
sdHtZog6REPRroVlVU0GHdB6LHt7sZTSL9L0nlsT+JK/Ord8fRUmd7fQRyDQlghn
GDGEEfGKSZBvXnRoNAKAfNPOL9a2S86YycFKMngwW0YLbG7k0rZYADg6xvDFcZa8
x0rHNYwk4tecIeDeWZ3UHFVuNiREra86NBbG909LvkdWBxJ+iG/k05kx8Iv5THgl
kYGrZMZfon/isLNXpdBR
=2+CS
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to