[From nobody Mon Apr 20 22:55:06 2026
Received: (at maintonly) by bugs.debian.org; 13 Apr 2026 13:08:16 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-116.6 required=4.0 tests=BAYES_00,
 BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
 DKIM_VALID_AU,DKIM_VALID_EF,FOURLA,FROMDEVELOPER,FVGT_m_MULTI_ODD,
 HAS_PACKAGE,SPF_HELO_NONE,SPF_NONE,UNPARSEABLE_RELAY,
 USER_IN_DKIM_WELCOMELIST autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 356; hammy, 150; neutral, 301; spammy,
 0. spammytokens:
 hammytokens:0.000-+--Hx-spam-relays-external:sk:stravin,
 0.000-+--H*RT:sk:stravin, 0.000-+--Hx-spam-relays-external:311,
 0.000-+--H*RT:311, 0.000-+--H*RT:108
Return-path: &lt;ema@debian.org&gt;
Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]:34412)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;ema@debian.org&gt;) id 1wCH1U-002m5h-25
 for maintonly@bugs.debian.org; Mon, 13 Apr 2026 13:08:16 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.stravinsky;
 h=X-Debian-User:Content-Transfer-Encoding:Content-Type
 :MIME-Version:Message-ID:Subject:To:From:Date:Reply-To:Cc:Content-ID:
 Content-Description:In-Reply-To:References;
 bh=qjeRaK6agaArP3bpuBgfsoc48dtM1nWhtlhqr8vXH88=; b=HYgccdOmRKcPpVl9A/SYKOHsKG
 ucOEt+79GSeq60R6pLolbkWa2iHdUon4oQn7n0UrBH/GahXrzqFCbO2w390omOaQjswIJLDdqpAdC
 L67p9Cf1mDvRJH7sDCFoxOCnEZpldH/yoYgjvSLjlcaL57B//kBNmsQ/LcWuTG9eJ2TU2MyRJapMe
 a+rH7EqmUpjiMNUkoACTfMwyG1K+FwIRe9mTXwc1EGLArNx+23jUhEyXqVBGfF+rj9RGlW4knfb7c
 D4YM/px1E/Genv+OfG8wzIcBnLZj4ATnHmpiPu9YSKB38vo7e/U8q4Dwu06s997tkCYovjyKJARNX
 M+Rdbwew==;
Received: from authenticated user by stravinsky.debian.org with esmtpsa
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;ema@debian.org&gt;) id 1wCH1T-00CJV5-03
 for maintonly@bugs.debian.org; Mon, 13 Apr 2026 13:08:15 +0000
Date: Mon, 13 Apr 2026 15:08:14 +0200
From: Emanuele Rocca &lt;ema@debian.org&gt;
To: maintonly@bugs.debian.org
Subject: nextepc: ftbfs with GCC-16
Message-ID: &lt;adzqvogobKnIFlWg@ariel.home&gt;
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
X-Debian-User: ema
Delivered-To: maintonly@bugs.debian.org

Package: src:nextepc
Version: 0.3.10+nods-4.4
Severity: important
Tags: sid forky ftbfs
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-16

Hi,

nextepc fails to build in a test rebuild on at least amd64 and arm64 with
gcc-16/g++-16, but builds properly with gcc-15/g++-15. The severity of this
report will be raised before the forky release.

The full build log can be found at:
https://people.debian.org/~ema/gcc-16-rebuilds/output-1/nextepc_arm64.build=
=2Exz

The last lines of the build log are at the end of this report.

To build with GCC 16, either set CC=3Dgcc-16 CXX=3Dg++-16 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=3Dexperimental install g++=20

Common build failures include unused (but set) variables, array subscripts
partly outside array bounds, and new/dropped symbols in Debian symbols file=
s.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-16/porting_to.html

Please only close this issue after double-checking that the package can be
built correctly with GCC 16.

Please do not reassign this bug to another package. If a fix in another pac=
kage
is required, then file a bug for the other package (or clone), and mark this
bug as blocked by the bug in the other package.

[...]


libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/core/i=
nclude/arch/unix -I../../../lib/core/include -Wdate-time -D_FORTIFY_SOURCE=
=3D2 -Wall -Werror -DLINUX=3D1 -g -O2 -Werror=3Dimplicit-function-declarati=
on -ffile-prefix-map=3D/build/reproducible-path/nextepc-0.3.10+nods=3D. -fs=
tack-protector-strong -fstack-clash-protection -Wformat -Werror=3Dformat-se=
curity -mbranch-protection=3Dstandard -Wno-error=3Dstringop-overflow -Wno-u=
nused-result -c unix/udp.c  -fPIC -DPIC -o unix/.libs/udp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/core/i=
nclude/arch/unix -I../../../lib/core/include -Wdate-time -D_FORTIFY_SOURCE=
=3D2 -Wall -Werror -DLINUX=3D1 -g -O2 -Werror=3Dimplicit-function-declarati=
on -ffile-prefix-map=3D/build/reproducible-path/nextepc-0.3.10+nods=3D. -fs=
tack-protector-strong -fstack-clash-protection -Wformat -Werror=3Dformat-se=
curity -mbranch-protection=3Dstandard -Wno-error=3Dstringop-overflow -Wno-u=
nused-result -c unix/tcp.c  -fPIC -DPIC -o unix/.libs/tcp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/core/i=
nclude/arch/unix -I../../../lib/core/include -Wdate-time -D_FORTIFY_SOURCE=
=3D2 -Wall -Werror -DLINUX=3D1 -g -O2 -Werror=3Dimplicit-function-declarati=
on -ffile-prefix-map=3D/build/reproducible-path/nextepc-0.3.10+nods=3D. -fs=
tack-protector-strong -fstack-clash-protection -Wformat -Werror=3Dformat-se=
curity -mbranch-protection=3Dstandard -Wno-error=3Dstringop-overflow -Wno-u=
nused-result -c unix/time.c  -fPIC -DPIC -o unix/.libs/time.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/core/i=
nclude/arch/unix -I../../../lib/core/include -Wdate-time -D_FORTIFY_SOURCE=
=3D2 -Wall -Werror -DLINUX=3D1 -g -O2 -Werror=3Dimplicit-function-declarati=
on -ffile-prefix-map=3D/build/reproducible-path/nextepc-0.3.10+nods=3D. -fs=
tack-protector-strong -fstack-clash-protection -Wformat -Werror=3Dformat-se=
curity -mbranch-protection=3Dstandard -Wno-error=3Dstringop-overflow -Wno-u=
nused-result -c unix/start.c  -fPIC -DPIC -o unix/.libs/start.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/core/i=
nclude/arch/unix -I../../../lib/core/include -Wdate-time -D_FORTIFY_SOURCE=
=3D2 -Wall -Werror -DLINUX=3D1 -g -O2 -Werror=3Dimplicit-function-declarati=
on -ffile-prefix-map=3D/build/reproducible-path/nextepc-0.3.10+nods=3D. -fs=
tack-protector-strong -fstack-clash-protection -Wformat -Werror=3Dformat-se=
curity -mbranch-protection=3Dstandard -Wno-error=3Dstringop-overflow -Wno-u=
nused-result -c unix/sockaddr.c  -fPIC -DPIC -o unix/.libs/sockaddr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/core/i=
nclude/arch/unix -I../../../lib/core/include -Wdate-time -D_FORTIFY_SOURCE=
=3D2 -Wall -Werror -DLINUX=3D1 -g -O2 -Werror=3Dimplicit-function-declarati=
on -ffile-prefix-map=3D/build/reproducible-path/nextepc-0.3.10+nods=3D. -fs=
tack-protector-strong -fstack-clash-protection -Wformat -Werror=3Dformat-se=
curity -mbranch-protection=3Dstandard -Wno-error=3Dstringop-overflow -Wno-u=
nused-result -c unix/sctp.c  -fPIC -DPIC -o unix/.libs/sctp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/core/i=
nclude/arch/unix -I../../../lib/core/include -Wdate-time -D_FORTIFY_SOURCE=
=3D2 -Wall -Werror -DLINUX=3D1 -g -O2 -Werror=3Dimplicit-function-declarati=
on -ffile-prefix-map=3D/build/reproducible-path/nextepc-0.3.10+nods=3D. -fs=
tack-protector-strong -fstack-clash-protection -Wformat -Werror=3Dformat-se=
curity -mbranch-protection=3Dstandard -Wno-error=3Dstringop-overflow -Wno-u=
nused-result -c unix/tun.c  -fPIC -DPIC -o unix/.libs/tun.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/core/i=
nclude/arch/unix -I../../../lib/core/include -Wdate-time -D_FORTIFY_SOURCE=
=3D2 -Wall -Werror -DLINUX=3D1 -g -O2 -Werror=3Dimplicit-function-declarati=
on -ffile-prefix-map=3D/build/reproducible-path/nextepc-0.3.10+nods=3D. -fs=
tack-protector-strong -fstack-clash-protection -Wformat -Werror=3Dformat-se=
curity -mbranch-protection=3Dstandard -Wno-error=3Dstringop-overflow -Wno-u=
nused-result -c unix/atomic.c  -fPIC -DPIC -o unix/.libs/atomic.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/core/i=
nclude/arch/unix -I../../../lib/core/include -Wdate-time -D_FORTIFY_SOURCE=
=3D2 -Wall -Werror -DLINUX=3D1 -g -O2 -Werror=3Dimplicit-function-declarati=
on -ffile-prefix-map=3D/build/reproducible-path/nextepc-0.3.10+nods=3D. -fs=
tack-protector-strong -fstack-clash-protection -Wformat -Werror=3Dformat-se=
curity -mbranch-protection=3Dstandard -Wno-error=3Dstringop-overflow -Wno-u=
nused-result -c unix/rwlock.c  -fPIC -DPIC -o unix/.libs/rwlock.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/core/i=
nclude/arch/unix -I../../../lib/core/include -Wdate-time -D_FORTIFY_SOURCE=
=3D2 -Wall -Werror -DLINUX=3D1 -g -O2 -Werror=3Dimplicit-function-declarati=
on -ffile-prefix-map=3D/build/reproducible-path/nextepc-0.3.10+nods=3D. -fs=
tack-protector-strong -fstack-clash-protection -Wformat -Werror=3Dformat-se=
curity -mbranch-protection=3Dstandard -Wno-error=3Dstringop-overflow -Wno-u=
nused-result -c unix/socket.c  -fPIC -DPIC -o unix/.libs/socket.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/core/i=
nclude/arch/unix -I../../../lib/core/include -Wdate-time -D_FORTIFY_SOURCE=
=3D2 -Wall -Werror -DLINUX=3D1 -g -O2 -Werror=3Dimplicit-function-declarati=
on -ffile-prefix-map=3D/build/reproducible-path/nextepc-0.3.10+nods=3D. -fs=
tack-protector-strong -fstack-clash-protection -Wformat -Werror=3Dformat-se=
curity -mbranch-protection=3Dstandard -Wno-error=3Dstringop-overflow -Wno-u=
nused-result -c unix/semaphore.c  -fPIC -DPIC -o unix/.libs/semaphore.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/core/i=
nclude/arch/unix -I../../../lib/core/include -Wdate-time -D_FORTIFY_SOURCE=
=3D2 -Wall -Werror -DLINUX=3D1 -g -O2 -Werror=3Dimplicit-function-declarati=
on -ffile-prefix-map=3D/build/reproducible-path/nextepc-0.3.10+nods=3D. -fs=
tack-protector-strong -fstack-clash-protection -Wformat -Werror=3Dformat-se=
curity -mbranch-protection=3Dstandard -Wno-error=3Dstringop-overflow -Wno-u=
nused-result -c unix/mutex.c  -fPIC -DPIC -o unix/.libs/mutex.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/core/i=
nclude/arch/unix -I../../../lib/core/include -Wdate-time -D_FORTIFY_SOURCE=
=3D2 -Wall -Werror -DLINUX=3D1 -g -O2 -Werror=3Dimplicit-function-declarati=
on -ffile-prefix-map=3D/build/reproducible-path/nextepc-0.3.10+nods=3D. -fs=
tack-protector-strong -fstack-clash-protection -Wformat -Werror=3Dformat-se=
curity -mbranch-protection=3Dstandard -Wno-error=3Dstringop-overflow -Wno-u=
nused-result -c unix/cond.c  -fPIC -DPIC -o unix/.libs/cond.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/core/i=
nclude/arch/unix -I../../../lib/core/include -Wdate-time -D_FORTIFY_SOURCE=
=3D2 -Wall -Werror -DLINUX=3D1 -g -O2 -Werror=3Dimplicit-function-declarati=
on -ffile-prefix-map=3D/build/reproducible-path/nextepc-0.3.10+nods=3D. -fs=
tack-protector-strong -fstack-clash-protection -Wformat -Werror=3Dformat-se=
curity -mbranch-protection=3Dstandard -Wno-error=3Dstringop-overflow -Wno-u=
nused-result -c unix/signal.c  -fPIC -DPIC -o unix/.libs/signal.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/core/i=
nclude/arch/unix -I../../../lib/core/include -Wdate-time -D_FORTIFY_SOURCE=
=3D2 -Wall -Werror -DLINUX=3D1 -g -O2 -Werror=3Dimplicit-function-declarati=
on -ffile-prefix-map=3D/build/reproducible-path/nextepc-0.3.10+nods=3D. -fs=
tack-protector-strong -fstack-clash-protection -Wformat -Werror=3Dformat-se=
curity -mbranch-protection=3Dstandard -Wno-error=3Dstringop-overflow -Wno-u=
nused-result -c unix/file.c  -fPIC -DPIC -o unix/.libs/file.o
/bin/bash ../../../libtool  --tag=3DCC   --mode=3Dlink gcc -Wall -Werror -D=
LINUX=3D1  -g -O2 -Werror=3Dimplicit-function-declaration -ffile-prefix-map=
=3D/build/reproducible-path/nextepc-0.3.10+nods=3D. -fstack-protector-stron=
g -fstack-clash-protection -Wformat -Werror=3Dformat-security -mbranch-prot=
ection=3Dstandard -Wno-error=3Dstringop-overflow -Wno-unused-result -versio=
n-info 1:0:0  -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o libcore.la -rpath =
/usr/lib/nextepc debug.lo version.lo fsm.lo msgq.lo ringbuf.lo timer.lo tlv=
=2Elo tlv_msg.lo hash.lo aes.lo aes_cmac.lo sha1.lo sha1_hmac.lo sha2.lo sh=
a2_hmac.lo misc.lo event.lo 3gpp_types.lo unix/start.lo unix/errorcodes.lo =
unix/pkbuf.lo unix/rand.lo unix/time.lo unix/file.lo unix/thread.lo unix/si=
gnal.lo unix/atomic.lo unix/cond.lo unix/mutex.lo unix/rwlock.lo unix/semap=
hore.lo unix/socket.lo unix/sockaddr.lo unix/udp.lo unix/tcp.lo unix/tun.lo=
 unix/sctp.lo  -lsctp -lgnutls=20
libtool: link: gcc -shared  -fPIC -DPIC  .libs/debug.o .libs/version.o .lib=
s/fsm.o .libs/msgq.o .libs/ringbuf.o .libs/timer.o .libs/tlv.o .libs/tlv_ms=
g.o .libs/hash.o .libs/aes.o .libs/aes_cmac.o .libs/sha1.o .libs/sha1_hmac.=
o .libs/sha2.o .libs/sha2_hmac.o .libs/misc.o .libs/event.o .libs/3gpp_type=
s.o unix/.libs/start.o unix/.libs/errorcodes.o unix/.libs/pkbuf.o unix/.lib=
s/rand.o unix/.libs/time.o unix/.libs/file.o unix/.libs/thread.o unix/.libs=
/signal.o unix/.libs/atomic.o unix/.libs/cond.o unix/.libs/mutex.o unix/.li=
bs/rwlock.o unix/.libs/semaphore.o unix/.libs/socket.o unix/.libs/sockaddr.=
o unix/.libs/udp.o unix/.libs/tcp.o unix/.libs/tun.o unix/.libs/sctp.o   -l=
sctp -lgnutls  -Werror -g -O2 -Werror=3Dimplicit-function-declaration -ffil=
e-prefix-map=3D/build/reproducible-path/nextepc-0.3.10+nods=3D. -fstack-pro=
tector-strong -Werror=3Dformat-security -mbranch-protection=3Dstandard -Wl,=
-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed   -Wl,-soname -Wl,libcore.so.1 =
-o .libs/libcore.so.1.0.0
libtool: link: (cd &quot;.libs&quot; &amp;&amp; rm -f &quot;libcore.so.1&quot; &amp;&amp; ln -s &quot;libcore.so.1.0=
=2E0&quot; &quot;libcore.so.1&quot;)
libtool: link: (cd &quot;.libs&quot; &amp;&amp; rm -f &quot;libcore.so&quot; &amp;&amp; ln -s &quot;libcore.so.1.0.0=
&quot; &quot;libcore.so&quot;)
libtool: link: ( cd &quot;.libs&quot; &amp;&amp; rm -f &quot;libcore.la&quot; &amp;&amp; ln -s &quot;../libcore.la&quot; =
&quot;libcore.la&quot; )
make[5]: Leaving directory '/build/reproducible-path/nextepc-0.3.10+nods/li=
b/core/src'
Making all in test
make[5]: Entering directory '/build/reproducible-path/nextepc-0.3.10+nods/l=
ib/core/test'
gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/core/include  -Wdate-tim=
e -D_FORTIFY_SOURCE=3D2 -Wall -Werror -DLINUX=3D1 -Wno-unused-function -Wno=
-unused-variable -Wno-restrict -Wno-unknown-warning-option  -g -O2 -Werror=
=3Dimplicit-function-declaration -ffile-prefix-map=3D/build/reproducible-pa=
th/nextepc-0.3.10+nods=3D. -fstack-protector-strong -fstack-clash-protectio=
n -Wformat -Werror=3Dformat-security -mbranch-protection=3Dstandard -Wno-er=
ror=3Dstringop-overflow -Wno-unused-result -c -o abts.o abts.c
gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/core/include  -Wdate-tim=
e -D_FORTIFY_SOURCE=3D2 -Wall -Werror -DLINUX=3D1 -Wno-unused-function -Wno=
-unused-variable -Wno-restrict -Wno-unknown-warning-option  -g -O2 -Werror=
=3Dimplicit-function-declaration -ffile-prefix-map=3D/build/reproducible-pa=
th/nextepc-0.3.10+nods=3D. -fstack-protector-strong -fstack-clash-protectio=
n -Wformat -Werror=3Dformat-security -mbranch-protection=3Dstandard -Wno-er=
ror=3Dstringop-overflow -Wno-unused-result -c -o testds.o testds.c
gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/core/include  -Wdate-tim=
e -D_FORTIFY_SOURCE=3D2 -Wall -Werror -DLINUX=3D1 -Wno-unused-function -Wno=
-unused-variable -Wno-restrict -Wno-unknown-warning-option  -g -O2 -Werror=
=3Dimplicit-function-declaration -ffile-prefix-map=3D/build/reproducible-pa=
th/nextepc-0.3.10+nods=3D. -fstack-protector-strong -fstack-clash-protectio=
n -Wformat -Werror=3Dformat-security -mbranch-protection=3Dstandard -Wno-er=
ror=3Dstringop-overflow -Wno-unused-result -c -o testfsm.o testfsm.c
gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/core/include  -Wdate-tim=
e -D_FORTIFY_SOURCE=3D2 -Wall -Werror -DLINUX=3D1 -Wno-unused-function -Wno=
-unused-variable -Wno-restrict -Wno-unknown-warning-option  -g -O2 -Werror=
=3Dimplicit-function-declaration -ffile-prefix-map=3D/build/reproducible-pa=
th/nextepc-0.3.10+nods=3D. -fstack-protector-strong -fstack-clash-protectio=
n -Wformat -Werror=3Dformat-security -mbranch-protection=3Dstandard -Wno-er=
ror=3Dstringop-overflow -Wno-unused-result -c -o testsock.o testsock.c
gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/core/include  -Wdate-tim=
e -D_FORTIFY_SOURCE=3D2 -Wall -Werror -DLINUX=3D1 -Wno-unused-function -Wno=
-unused-variable -Wno-restrict -Wno-unknown-warning-option  -g -O2 -Werror=
=3Dimplicit-function-declaration -ffile-prefix-map=3D/build/reproducible-pa=
th/nextepc-0.3.10+nods=3D. -fstack-protector-strong -fstack-clash-protectio=
n -Wformat -Werror=3Dformat-security -mbranch-protection=3Dstandard -Wno-er=
ror=3Dstringop-overflow -Wno-unused-result -c -o testthread.o testthread.c
gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/core/include  -Wdate-tim=
e -D_FORTIFY_SOURCE=3D2 -Wall -Werror -DLINUX=3D1 -Wno-unused-function -Wno=
-unused-variable -Wno-restrict -Wno-unknown-warning-option  -g -O2 -Werror=
=3Dimplicit-function-declaration -ffile-prefix-map=3D/build/reproducible-pa=
th/nextepc-0.3.10+nods=3D. -fstack-protector-strong -fstack-clash-protectio=
n -Wformat -Werror=3Dformat-security -mbranch-protection=3Dstandard -Wno-er=
ror=3Dstringop-overflow -Wno-unused-result -c -o testtlv.o testtlv.c
gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/core/include  -Wdate-tim=
e -D_FORTIFY_SOURCE=3D2 -Wall -Werror -DLINUX=3D1 -Wno-unused-function -Wno=
-unused-variable -Wno-restrict -Wno-unknown-warning-option  -g -O2 -Werror=
=3Dimplicit-function-declaration -ffile-prefix-map=3D/build/reproducible-pa=
th/nextepc-0.3.10+nods=3D. -fstack-protector-strong -fstack-clash-protectio=
n -Wformat -Werror=3Dformat-security -mbranch-protection=3Dstandard -Wno-er=
ror=3Dstringop-overflow -Wno-unused-result -c -o testaes.o testaes.c
gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/core/include  -Wdate-tim=
e -D_FORTIFY_SOURCE=3D2 -Wall -Werror -DLINUX=3D1 -Wno-unused-function -Wno=
-unused-variable -Wno-restrict -Wno-unknown-warning-option  -g -O2 -Werror=
=3Dimplicit-function-declaration -ffile-prefix-map=3D/build/reproducible-pa=
th/nextepc-0.3.10+nods=3D. -fstack-protector-strong -fstack-clash-protectio=
n -Wformat -Werror=3Dformat-security -mbranch-protection=3Dstandard -Wno-er=
ror=3Dstringop-overflow -Wno-unused-result -c -o testfile.o testfile.c
gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/core/include  -Wdate-tim=
e -D_FORTIFY_SOURCE=3D2 -Wall -Werror -DLINUX=3D1 -Wno-unused-function -Wno=
-unused-variable -Wno-restrict -Wno-unknown-warning-option  -g -O2 -Werror=
=3Dimplicit-function-declaration -ffile-prefix-map=3D/build/reproducible-pa=
th/nextepc-0.3.10+nods=3D. -fstack-protector-strong -fstack-clash-protectio=
n -Wformat -Werror=3Dformat-security -mbranch-protection=3Dstandard -Wno-er=
ror=3Dstringop-overflow -Wno-unused-result -c -o testlock.o testlock.c
gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/core/include  -Wdate-tim=
e -D_FORTIFY_SOURCE=3D2 -Wall -Werror -DLINUX=3D1 -Wno-unused-function -Wno=
-unused-variable -Wno-restrict -Wno-unknown-warning-option  -g -O2 -Werror=
=3Dimplicit-function-declaration -ffile-prefix-map=3D/build/reproducible-pa=
th/nextepc-0.3.10+nods=3D. -fstack-protector-strong -fstack-clash-protectio=
n -Wformat -Werror=3Dformat-security -mbranch-protection=3Dstandard -Wno-er=
ror=3Dstringop-overflow -Wno-unused-result -c -o testatomic.o testatomic.c
gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/core/include  -Wdate-tim=
e -D_FORTIFY_SOURCE=3D2 -Wall -Werror -DLINUX=3D1 -Wno-unused-function -Wno=
-unused-variable -Wno-restrict -Wno-unknown-warning-option  -g -O2 -Werror=
=3Dimplicit-function-declaration -ffile-prefix-map=3D/build/reproducible-pa=
th/nextepc-0.3.10+nods=3D. -fstack-protector-strong -fstack-clash-protectio=
n -Wformat -Werror=3Dformat-security -mbranch-protection=3Dstandard -Wno-er=
ror=3Dstringop-overflow -Wno-unused-result -c -o testsha.o testsha.c
gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/core/include  -Wdate-tim=
e -D_FORTIFY_SOURCE=3D2 -Wall -Werror -DLINUX=3D1 -Wno-unused-function -Wno=
-unused-variable -Wno-restrict -Wno-unknown-warning-option  -g -O2 -Werror=
=3Dimplicit-function-declaration -ffile-prefix-map=3D/build/reproducible-pa=
th/nextepc-0.3.10+nods=3D. -fstack-protector-strong -fstack-clash-protectio=
n -Wformat -Werror=3Dformat-security -mbranch-protection=3Dstandard -Wno-er=
ror=3Dstringop-overflow -Wno-unused-result -c -o testtime.o testtime.c
gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/core/include  -Wdate-tim=
e -D_FORTIFY_SOURCE=3D2 -Wall -Werror -DLINUX=3D1 -Wno-unused-function -Wno=
-unused-variable -Wno-restrict -Wno-unknown-warning-option  -g -O2 -Werror=
=3Dimplicit-function-declaration -ffile-prefix-map=3D/build/reproducible-pa=
th/nextepc-0.3.10+nods=3D. -fstack-protector-strong -fstack-clash-protectio=
n -Wformat -Werror=3Dformat-security -mbranch-protection=3Dstandard -Wno-er=
ror=3Dstringop-overflow -Wno-unused-result -c -o testdir.o testdir.c
gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/core/include  -Wdate-tim=
e -D_FORTIFY_SOURCE=3D2 -Wall -Werror -DLINUX=3D1 -Wno-unused-function -Wno=
-unused-variable -Wno-restrict -Wno-unknown-warning-option  -g -O2 -Werror=
=3Dimplicit-function-declaration -ffile-prefix-map=3D/build/reproducible-pa=
th/nextepc-0.3.10+nods=3D. -fstack-protector-strong -fstack-clash-protectio=
n -Wformat -Werror=3Dformat-security -mbranch-protection=3Dstandard -Wno-er=
ror=3Dstringop-overflow -Wno-unused-result -c -o testfilecopy.o testfilecop=
y.c
gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/core/include  -Wdate-tim=
e -D_FORTIFY_SOURCE=3D2 -Wall -Werror -DLINUX=3D1 -Wno-unused-function -Wno=
-unused-variable -Wno-restrict -Wno-unknown-warning-option  -g -O2 -Werror=
=3Dimplicit-function-declaration -ffile-prefix-map=3D/build/reproducible-pa=
th/nextepc-0.3.10+nods=3D. -fstack-protector-strong -fstack-clash-protectio=
n -Wformat -Werror=3Dformat-security -mbranch-protection=3Dstandard -Wno-er=
ror=3Dstringop-overflow -Wno-unused-result -c -o testmsgq.o testmsgq.c
gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/core/include  -Wdate-tim=
e -D_FORTIFY_SOURCE=3D2 -Wall -Werror -DLINUX=3D1 -Wno-unused-function -Wno=
-unused-variable -Wno-restrict -Wno-unknown-warning-option  -g -O2 -Werror=
=3Dimplicit-function-declaration -ffile-prefix-map=3D/build/reproducible-pa=
th/nextepc-0.3.10+nods=3D. -fstack-protector-strong -fstack-clash-protectio=
n -Wformat -Werror=3Dformat-security -mbranch-protection=3Dstandard -Wno-er=
ror=3Dstringop-overflow -Wno-unused-result -c -o testsleep.o testsleep.c
gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/core/include  -Wdate-tim=
e -D_FORTIFY_SOURCE=3D2 -Wall -Werror -DLINUX=3D1 -Wno-unused-function -Wno=
-unused-variable -Wno-restrict -Wno-unknown-warning-option  -g -O2 -Werror=
=3Dimplicit-function-declaration -ffile-prefix-map=3D/build/reproducible-pa=
th/nextepc-0.3.10+nods=3D. -fstack-protector-strong -fstack-clash-protectio=
n -Wformat -Werror=3Dformat-security -mbranch-protection=3Dstandard -Wno-er=
ror=3Dstringop-overflow -Wno-unused-result -c -o testtimer.o testtimer.c
gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/core/include  -Wdate-tim=
e -D_FORTIFY_SOURCE=3D2 -Wall -Werror -DLINUX=3D1 -Wno-unused-function -Wno=
-unused-variable -Wno-restrict -Wno-unknown-warning-option  -g -O2 -Werror=
=3Dimplicit-function-declaration -ffile-prefix-map=3D/build/reproducible-pa=
th/nextepc-0.3.10+nods=3D. -fstack-protector-strong -fstack-clash-protectio=
n -Wformat -Werror=3Dformat-security -mbranch-protection=3Dstandard -Wno-er=
ror=3Dstringop-overflow -Wno-unused-result -c -o testpkbuf.o testpkbuf.c
gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/core/include  -Wdate-tim=
e -D_FORTIFY_SOURCE=3D2 -Wall -Werror -DLINUX=3D1 -Wno-unused-function -Wno=
-unused-variable -Wno-restrict -Wno-unknown-warning-option  -g -O2 -Werror=
=3Dimplicit-function-declaration -ffile-prefix-map=3D/build/reproducible-pa=
th/nextepc-0.3.10+nods=3D. -fstack-protector-strong -fstack-clash-protectio=
n -Wformat -Werror=3Dformat-security -mbranch-protection=3Dstandard -Wno-er=
ror=3Dstringop-overflow -Wno-unused-result -c -o testmisc.o testmisc.c
gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/core/include  -Wdate-tim=
e -D_FORTIFY_SOURCE=3D2 -Wall -Werror -DLINUX=3D1 -Wno-unused-function -Wno=
-unused-variable -Wno-restrict -Wno-unknown-warning-option  -g -O2 -Werror=
=3Dimplicit-function-declaration -ffile-prefix-map=3D/build/reproducible-pa=
th/nextepc-0.3.10+nods=3D. -fstack-protector-strong -fstack-clash-protectio=
n -Wformat -Werror=3Dformat-security -mbranch-protection=3Dstandard -Wno-er=
ror=3Dstringop-overflow -Wno-unused-result -c -o testhash.o testhash.c
gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/core/include  -Wdate-tim=
e -D_FORTIFY_SOURCE=3D2 -Wall -Werror -DLINUX=3D1 -Wno-unused-function -Wno=
-unused-variable -Wno-restrict -Wno-unknown-warning-option  -g -O2 -Werror=
=3Dimplicit-function-declaration -ffile-prefix-map=3D/build/reproducible-pa=
th/nextepc-0.3.10+nods=3D. -fstack-protector-strong -fstack-clash-protectio=
n -Wformat -Werror=3Dformat-security -mbranch-protection=3Dstandard -Wno-er=
ror=3Dstringop-overflow -Wno-unused-result -c -o test3gpp.o test3gpp.c
gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/core/include  -Wdate-tim=
e -D_FORTIFY_SOURCE=3D2 -Wall -Werror -DLINUX=3D1 -Wno-unused-function -Wno=
-unused-variable -Wno-restrict -Wno-unknown-warning-option  -g -O2 -Werror=
=3Dimplicit-function-declaration -ffile-prefix-map=3D/build/reproducible-pa=
th/nextepc-0.3.10+nods=3D. -fstack-protector-strong -fstack-clash-protectio=
n -Wformat -Werror=3Dformat-security -mbranch-protection=3Dstandard -Wno-er=
ror=3Dstringop-overflow -Wno-unused-result -c -o testutil.o testutil.c
gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../lib/core/include  -Wdate-tim=
e -D_FORTIFY_SOURCE=3D2 -Wall -Werror -DLINUX=3D1 -Wno-unused-function -Wno=
-unused-variable -Wno-restrict -Wno-unknown-warning-option  -g -O2 -Werror=
=3Dimplicit-function-declaration -ffile-prefix-map=3D/build/reproducible-pa=
th/nextepc-0.3.10+nods=3D. -fstack-protector-strong -fstack-clash-protectio=
n -Wformat -Werror=3Dformat-security -mbranch-protection=3Dstandard -Wno-er=
ror=3Dstringop-overflow -Wno-unused-result -c -o testsctp.o testsctp.c
testmsgq.c: In function =E2=80=98producer_main=E2=80=99:
testmsgq.c:184:18: error: variable =E2=80=98full=E2=80=99 set but not used =
[-Werror=3Dunused-but-set-variable=3D]
  184 |     unsigned int full =3D 0;
      |                  ^~~~
testmsgq.c: In function =E2=80=98consumer_main=E2=80=99:
testmsgq.c:213:9: error: variable =E2=80=98i=E2=80=99 set but not used [-We=
rror=3Dunused-but-set-variable=3D]
  213 |     int i =3D 0;
      |         ^
At top level:
cc1: note: unrecognized command-line option =E2=80=98-Wno-unknown-warning-o=
ption=E2=80=99 may have been intended to silence earlier diagnostics
cc1: all warnings being treated as errors
make[5]: *** [Makefile:714: testmsgq.o] Error 1
make[5]: *** Waiting for unfinished jobs....
make[5]: Leaving directory '/build/reproducible-path/nextepc-0.3.10+nods/li=
b/core/test'
make[4]: *** [Makefile:385: all-recursive] Error 1
make[4]: Leaving directory '/build/reproducible-path/nextepc-0.3.10+nods/li=
b/core'
make[3]: *** [Makefile:385: all-recursive] Error 1
make[3]: Leaving directory '/build/reproducible-path/nextepc-0.3.10+nods/li=
b'
make[2]: *** [Makefile:636: all-recursive] Error 1
make[2]: Leaving directory '/build/reproducible-path/nextepc-0.3.10+nods'
make[1]: *** [Makefile:459: all] Error 2
make[1]: Leaving directory '/build/reproducible-path/nextepc-0.3.10+nods'
dh_auto_build: error: make -j128 returned exit code 2
make: *** [debian/rules:18: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit s=
tatus 2
]