[From nobody Sun Aug  9 09:51:09 2026
Received: (at maintonly) by bugs.debian.org; 13 Apr 2026 13:05:15 +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.7 required=4.0 tests=BAYES_00,
 BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
 DKIM_VALID_AU,DKIM_VALID_EF,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, 98; hammy, 150; neutral, 192; 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]:42782)
 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 1wCGyZ-002lLt-1G
 for maintonly@bugs.debian.org; Mon, 13 Apr 2026 13:05:15 +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=ccWGkiCtaSFOtL1JkNxBuAH4tFe/3RFRsfEsdxbvx3E=; b=mHX6mGqGR27b4GyPH3eMK7U7eU
 NrCjeP4Or/0WTg/7bTHEdwcQmFLJCPr6QmR47RQWxJroo9ymlefky3fTO9jMXPBZeFT7nd7smZeh0
 3HGVNnMQxnWjFhvptTbmW3wik93FjeIVySJPpPafQmibF1O75QJB9ps3rp+3U85K772KfA3AV/BkC
 kXSCG/uHU5gAVL2Y4on3o9x6J+3sABPz2kwywGE0PEPZOo/0fpAEHPZDsy+uxXPbYahR6fjlQSjX+
 QrpWmi+wA6acbdAsmam20vDQt95O6Hmeuo9Du2rqMAFioT7tximXloDdjo26I8rmjvQr0Uhn9DD5m
 kaEX6mjg==;
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 1wCGyX-00CJOQ-2H
 for maintonly@bugs.debian.org; Mon, 13 Apr 2026 13:05:14 +0000
Date: Mon, 13 Apr 2026 15:05:13 +0200
From: Emanuele Rocca &lt;ema@debian.org&gt;
To: maintonly@bugs.debian.org
Subject: kicad: ftbfs with GCC-16
Message-ID: &lt;adzqCb1CCjGVczpK@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:kicad
Version: 9.0.8+dfsg-1
Severity: important
Tags: sid forky ftbfs
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-16

Hi,

kicad 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/kicad_arm64.build.xz

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.

[...]


[ 57%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface_objects.dir/widg=
ets/pcb_net_inspector_panel.cpp.o
cd /build/reproducible-path/kicad-9.0.8+dfsg/debian/build/pcbnew &amp;&amp; /usr/bi=
n/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHARCONV_DYN_LI=
NK -DBOOST_CHARCONV_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -D=
BOOST_CONTAINER_DYN_LINK -DBOOST_CONTAINER_NO_LIB -DBOOST_DATE_TIME_DYN_LIN=
K -DBOOST_DATE_TIME_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -D=
BOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DGLM_FORCE_CTOR_INIT -DHAVE_ST=
DINT_H -DJSON_HAS_FILESYSTEM=3D0 -DKIAPI_IMPORTEXPORT=3DAPIIMPORT -DKICAD_B=
UILD_ARCH_X64 -DKICAD_CONFIG_DIR=3Dkicad -DKICAD_IPC_API -DKICAD_SCRIPTING_=
WXPYTHON -DKICAD_SIGNAL_INTEGRITY -DKICAD_UPDATE_CHECK -DNANODBC_ENABLE_UNI=
CODE -DPCBNEW -DUSINGZ -DWXUSINGDLL -D_FILE_OFFSET_BITS=3D64 -D__WXGTK__ -I=
/build/reproducible-path/kicad-9.0.8+dfsg/include -I/build/reproducible-pat=
h/kicad-9.0.8+dfsg/pcbnew/. -I/build/reproducible-path/kicad-9.0.8+dfsg/pcb=
new/./dialogs -I/build/reproducible-path/kicad-9.0.8+dfsg/pcbnew/./autorout=
er -I/build/reproducible-path/kicad-9.0.8+dfsg/pcbnew/./generators -I/build=
/reproducible-path/kicad-9.0.8+dfsg/3d-viewer -I/build/reproducible-path/ki=
cad-9.0.8+dfsg/3d-viewer/dialogs -I/build/reproducible-path/kicad-9.0.8+dfs=
g/common -I/build/reproducible-path/kicad-9.0.8+dfsg/common/dialogs -I/buil=
d/reproducible-path/kicad-9.0.8+dfsg/pcbnew/./exporters -I/build/reproducib=
le-path/kicad-9.0.8+dfsg/pcbnew/./importers -I/build/reproducible-path/kica=
d-9.0.8+dfsg/utils/idftools -I/build/reproducible-path/kicad-9.0.8+dfsg/pcb=
new/./specctra_import_export -I/build/reproducible-path/kicad-9.0.8+dfsg/de=
bian/build -I/build/reproducible-path/kicad-9.0.8+dfsg/scripting -I/build/r=
eproducible-path/kicad-9.0.8+dfsg/pcbnew/python/scripting -I/build/reproduc=
ible-path/kicad-9.0.8+dfsg/common/swig -I/build/reproducible-path/kicad-9.0=
=2E8+dfsg/debian/build/pcbnew -I/build/reproducible-path/kicad-9.0.8+dfsg/c=
ommon/. -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/argparse/inc=
lude -I/build/reproducible-path/kicad-9.0.8+dfsg/debian/build/api/cpp -I/bu=
ild/reproducible-path/kicad-9.0.8+dfsg/debian/build/api/cpp/api -I/build/re=
producible-path/kicad-9.0.8+dfsg/thirdparty/pegtl -I/build/reproducible-pat=
h/kicad-9.0.8+dfsg/thirdparty/magic_enum/magic_enum -I/build/reproducible-p=
ath/kicad-9.0.8+dfsg/thirdparty/libcontext -I/build/reproducible-path/kicad=
-9.0.8+dfsg/libs/kimath/include -I/build/reproducible-path/kicad-9.0.8+dfsg=
/libs/core/include -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/c=
lipper2/Clipper2Lib/include -I/build/reproducible-path/kicad-9.0.8+dfsg/thi=
rdparty/other_math -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/r=
tree -I/build/reproducible-path/kicad-9.0.8+dfsg/libs/kiplatform/include -I=
/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/dynamic_bitset -I/buil=
d/reproducible-path/kicad-9.0.8+dfsg/thirdparty/libpopcnt -I/build/reproduc=
ible-path/kicad-9.0.8+dfsg/thirdparty/expected/include -I/build/reproducibl=
e-path/kicad-9.0.8+dfsg/thirdparty/picosha2 -I/build/reproducible-path/kica=
d-9.0.8+dfsg/thirdparty/json_schema_validator -I/build/reproducible-path/ki=
cad-9.0.8+dfsg/thirdparty/nlohmann_json -I/build/reproducible-path/kicad-9.=
0.8+dfsg/thirdparty/thread-pool -I/build/reproducible-path/kicad-9.0.8+dfsg=
/debian/build/common -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty=
/fmt/include -I/build/reproducible-path/kicad-9.0.8+dfsg/libs/sexpr/include=
 -I/build/reproducible-path/kicad-9.0.8+dfsg/libs/kinng/include -I/build/re=
producible-path/kicad-9.0.8+dfsg/debian/build/include/gal/shaders -I/build/=
reproducible-path/kicad-9.0.8+dfsg/thirdparty/nanosvg -I/build/reproducible=
-path/kicad-9.0.8+dfsg/thirdparty/dxflib_qcad -I/build/reproducible-path/ki=
cad-9.0.8+dfsg/thirdparty/tinyspline_lib -I/build/reproducible-path/kicad-9=
=2E0.8+dfsg/thirdparty/compoundfilereader -I/build/reproducible-path/kicad-=
9.0.8+dfsg/thirdparty/rectpack2d -I/build/reproducible-path/kicad-9.0.8+dfs=
g/thirdparty/gzip-hpp -isystem /build/reproducible-path/kicad-9.0.8+dfsg/th=
irdparty/pybind11/include -isystem /usr/include/cairo -isystem /usr/include=
/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -i=
system /usr/include/opencascade -isystem /usr/lib/aarch64-linux-gnu/wx/incl=
ude/gtk3-unicode-3.2 -isystem /usr/include/wx-3.2 -isystem /usr/include/pyt=
hon3.13 -isystem /build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/nanod=
bc -g -O2 -ffile-prefix-map=3D/build/reproducible-path/kicad-9.0.8+dfsg=3D.=
 -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=3Dforma=
t-security -mbranch-protection=3Dstandard -Wdate-time -D_FORTIFY_SOURCE=3D2=
 -DNDEBUG -Wno-attributes -Wno-ignored-attributes -pthread -std=3Dc++20 -fP=
IC -fvisibility=3Dhidden -fvisibility-inlines-hidden -ftrivial-auto-var-ini=
t=3Dzero -Wall -Wsuggest-override -Wduplicated-branches -Wduplicated-cond -=
Werror=3Dvla -Wimplicit-fallthrough=3D5 -Werror=3Dreturn-type -Wshadow -Wsi=
gn-compare -Wmissing-field-initializers -Wempty-body -Wreorder -Wmismatched=
-tags -Wpessimizing-move -Wredundant-move -Wno-psabi -MD -MT pcbnew/CMakeFi=
les/pcbnew_kiface_objects.dir/widgets/pcb_net_inspector_panel.cpp.o -MF CMa=
keFiles/pcbnew_kiface_objects.dir/widgets/pcb_net_inspector_panel.cpp.o.d -=
o CMakeFiles/pcbnew_kiface_objects.dir/widgets/pcb_net_inspector_panel.cpp.=
o -c /build/reproducible-path/kicad-9.0.8+dfsg/pcbnew/widgets/pcb_net_inspe=
ctor_panel.cpp
[ 57%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface_objects.dir/git/=
kigit_pcb_merge.cpp.o
cd /build/reproducible-path/kicad-9.0.8+dfsg/debian/build/pcbnew &amp;&amp; /usr/bi=
n/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHARCONV_DYN_LI=
NK -DBOOST_CHARCONV_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -D=
BOOST_CONTAINER_DYN_LINK -DBOOST_CONTAINER_NO_LIB -DBOOST_DATE_TIME_DYN_LIN=
K -DBOOST_DATE_TIME_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -D=
BOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DGLM_FORCE_CTOR_INIT -DHAVE_ST=
DINT_H -DJSON_HAS_FILESYSTEM=3D0 -DKIAPI_IMPORTEXPORT=3DAPIIMPORT -DKICAD_B=
UILD_ARCH_X64 -DKICAD_CONFIG_DIR=3Dkicad -DKICAD_IPC_API -DKICAD_SCRIPTING_=
WXPYTHON -DKICAD_SIGNAL_INTEGRITY -DKICAD_UPDATE_CHECK -DNANODBC_ENABLE_UNI=
CODE -DPCBNEW -DUSINGZ -DWXUSINGDLL -D_FILE_OFFSET_BITS=3D64 -D__WXGTK__ -I=
/build/reproducible-path/kicad-9.0.8+dfsg/include -I/build/reproducible-pat=
h/kicad-9.0.8+dfsg/pcbnew/. -I/build/reproducible-path/kicad-9.0.8+dfsg/pcb=
new/./dialogs -I/build/reproducible-path/kicad-9.0.8+dfsg/pcbnew/./autorout=
er -I/build/reproducible-path/kicad-9.0.8+dfsg/pcbnew/./generators -I/build=
/reproducible-path/kicad-9.0.8+dfsg/3d-viewer -I/build/reproducible-path/ki=
cad-9.0.8+dfsg/3d-viewer/dialogs -I/build/reproducible-path/kicad-9.0.8+dfs=
g/common -I/build/reproducible-path/kicad-9.0.8+dfsg/common/dialogs -I/buil=
d/reproducible-path/kicad-9.0.8+dfsg/pcbnew/./exporters -I/build/reproducib=
le-path/kicad-9.0.8+dfsg/pcbnew/./importers -I/build/reproducible-path/kica=
d-9.0.8+dfsg/utils/idftools -I/build/reproducible-path/kicad-9.0.8+dfsg/pcb=
new/./specctra_import_export -I/build/reproducible-path/kicad-9.0.8+dfsg/de=
bian/build -I/build/reproducible-path/kicad-9.0.8+dfsg/scripting -I/build/r=
eproducible-path/kicad-9.0.8+dfsg/pcbnew/python/scripting -I/build/reproduc=
ible-path/kicad-9.0.8+dfsg/common/swig -I/build/reproducible-path/kicad-9.0=
=2E8+dfsg/debian/build/pcbnew -I/build/reproducible-path/kicad-9.0.8+dfsg/c=
ommon/. -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/argparse/inc=
lude -I/build/reproducible-path/kicad-9.0.8+dfsg/debian/build/api/cpp -I/bu=
ild/reproducible-path/kicad-9.0.8+dfsg/debian/build/api/cpp/api -I/build/re=
producible-path/kicad-9.0.8+dfsg/thirdparty/pegtl -I/build/reproducible-pat=
h/kicad-9.0.8+dfsg/thirdparty/magic_enum/magic_enum -I/build/reproducible-p=
ath/kicad-9.0.8+dfsg/thirdparty/libcontext -I/build/reproducible-path/kicad=
-9.0.8+dfsg/libs/kimath/include -I/build/reproducible-path/kicad-9.0.8+dfsg=
/libs/core/include -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/c=
lipper2/Clipper2Lib/include -I/build/reproducible-path/kicad-9.0.8+dfsg/thi=
rdparty/other_math -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/r=
tree -I/build/reproducible-path/kicad-9.0.8+dfsg/libs/kiplatform/include -I=
/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/dynamic_bitset -I/buil=
d/reproducible-path/kicad-9.0.8+dfsg/thirdparty/libpopcnt -I/build/reproduc=
ible-path/kicad-9.0.8+dfsg/thirdparty/expected/include -I/build/reproducibl=
e-path/kicad-9.0.8+dfsg/thirdparty/picosha2 -I/build/reproducible-path/kica=
d-9.0.8+dfsg/thirdparty/json_schema_validator -I/build/reproducible-path/ki=
cad-9.0.8+dfsg/thirdparty/nlohmann_json -I/build/reproducible-path/kicad-9.=
0.8+dfsg/thirdparty/thread-pool -I/build/reproducible-path/kicad-9.0.8+dfsg=
/debian/build/common -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty=
/fmt/include -I/build/reproducible-path/kicad-9.0.8+dfsg/libs/sexpr/include=
 -I/build/reproducible-path/kicad-9.0.8+dfsg/libs/kinng/include -I/build/re=
producible-path/kicad-9.0.8+dfsg/debian/build/include/gal/shaders -I/build/=
reproducible-path/kicad-9.0.8+dfsg/thirdparty/nanosvg -I/build/reproducible=
-path/kicad-9.0.8+dfsg/thirdparty/dxflib_qcad -I/build/reproducible-path/ki=
cad-9.0.8+dfsg/thirdparty/tinyspline_lib -I/build/reproducible-path/kicad-9=
=2E0.8+dfsg/thirdparty/compoundfilereader -I/build/reproducible-path/kicad-=
9.0.8+dfsg/thirdparty/rectpack2d -I/build/reproducible-path/kicad-9.0.8+dfs=
g/thirdparty/gzip-hpp -isystem /build/reproducible-path/kicad-9.0.8+dfsg/th=
irdparty/pybind11/include -isystem /usr/include/cairo -isystem /usr/include=
/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -i=
system /usr/include/opencascade -isystem /usr/lib/aarch64-linux-gnu/wx/incl=
ude/gtk3-unicode-3.2 -isystem /usr/include/wx-3.2 -isystem /usr/include/pyt=
hon3.13 -isystem /build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/nanod=
bc -g -O2 -ffile-prefix-map=3D/build/reproducible-path/kicad-9.0.8+dfsg=3D.=
 -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=3Dforma=
t-security -mbranch-protection=3Dstandard -Wdate-time -D_FORTIFY_SOURCE=3D2=
 -DNDEBUG -Wno-attributes -Wno-ignored-attributes -pthread -std=3Dc++20 -fP=
IC -fvisibility=3Dhidden -fvisibility-inlines-hidden -ftrivial-auto-var-ini=
t=3Dzero -Wall -Wsuggest-override -Wduplicated-branches -Wduplicated-cond -=
Werror=3Dvla -Wimplicit-fallthrough=3D5 -Werror=3Dreturn-type -Wshadow -Wsi=
gn-compare -Wmissing-field-initializers -Wempty-body -Wreorder -Wmismatched=
-tags -Wpessimizing-move -Wredundant-move -Wno-psabi -MD -MT pcbnew/CMakeFi=
les/pcbnew_kiface_objects.dir/git/kigit_pcb_merge.cpp.o -MF CMakeFiles/pcbn=
ew_kiface_objects.dir/git/kigit_pcb_merge.cpp.o.d -o CMakeFiles/pcbnew_kifa=
ce_objects.dir/git/kigit_pcb_merge.cpp.o -c /build/reproducible-path/kicad-=
9.0.8+dfsg/pcbnew/git/kigit_pcb_merge.cpp
[ 57%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface_objects.dir/api/=
api_handler_pcb.cpp.o
cd /build/reproducible-path/kicad-9.0.8+dfsg/debian/build/pcbnew &amp;&amp; /usr/bi=
n/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHARCONV_DYN_LI=
NK -DBOOST_CHARCONV_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -D=
BOOST_CONTAINER_DYN_LINK -DBOOST_CONTAINER_NO_LIB -DBOOST_DATE_TIME_DYN_LIN=
K -DBOOST_DATE_TIME_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -D=
BOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DGLM_FORCE_CTOR_INIT -DHAVE_ST=
DINT_H -DJSON_HAS_FILESYSTEM=3D0 -DKIAPI_IMPORTEXPORT=3DAPIIMPORT -DKICAD_B=
UILD_ARCH_X64 -DKICAD_CONFIG_DIR=3Dkicad -DKICAD_IPC_API -DKICAD_SCRIPTING_=
WXPYTHON -DKICAD_SIGNAL_INTEGRITY -DKICAD_UPDATE_CHECK -DNANODBC_ENABLE_UNI=
CODE -DPCBNEW -DUSINGZ -DWXUSINGDLL -D_FILE_OFFSET_BITS=3D64 -D__WXGTK__ -I=
/build/reproducible-path/kicad-9.0.8+dfsg/include -I/build/reproducible-pat=
h/kicad-9.0.8+dfsg/pcbnew/. -I/build/reproducible-path/kicad-9.0.8+dfsg/pcb=
new/./dialogs -I/build/reproducible-path/kicad-9.0.8+dfsg/pcbnew/./autorout=
er -I/build/reproducible-path/kicad-9.0.8+dfsg/pcbnew/./generators -I/build=
/reproducible-path/kicad-9.0.8+dfsg/3d-viewer -I/build/reproducible-path/ki=
cad-9.0.8+dfsg/3d-viewer/dialogs -I/build/reproducible-path/kicad-9.0.8+dfs=
g/common -I/build/reproducible-path/kicad-9.0.8+dfsg/common/dialogs -I/buil=
d/reproducible-path/kicad-9.0.8+dfsg/pcbnew/./exporters -I/build/reproducib=
le-path/kicad-9.0.8+dfsg/pcbnew/./importers -I/build/reproducible-path/kica=
d-9.0.8+dfsg/utils/idftools -I/build/reproducible-path/kicad-9.0.8+dfsg/pcb=
new/./specctra_import_export -I/build/reproducible-path/kicad-9.0.8+dfsg/de=
bian/build -I/build/reproducible-path/kicad-9.0.8+dfsg/scripting -I/build/r=
eproducible-path/kicad-9.0.8+dfsg/pcbnew/python/scripting -I/build/reproduc=
ible-path/kicad-9.0.8+dfsg/common/swig -I/build/reproducible-path/kicad-9.0=
=2E8+dfsg/debian/build/pcbnew -I/build/reproducible-path/kicad-9.0.8+dfsg/c=
ommon/. -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/argparse/inc=
lude -I/build/reproducible-path/kicad-9.0.8+dfsg/debian/build/api/cpp -I/bu=
ild/reproducible-path/kicad-9.0.8+dfsg/debian/build/api/cpp/api -I/build/re=
producible-path/kicad-9.0.8+dfsg/thirdparty/pegtl -I/build/reproducible-pat=
h/kicad-9.0.8+dfsg/thirdparty/magic_enum/magic_enum -I/build/reproducible-p=
ath/kicad-9.0.8+dfsg/thirdparty/libcontext -I/build/reproducible-path/kicad=
-9.0.8+dfsg/libs/kimath/include -I/build/reproducible-path/kicad-9.0.8+dfsg=
/libs/core/include -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/c=
lipper2/Clipper2Lib/include -I/build/reproducible-path/kicad-9.0.8+dfsg/thi=
rdparty/other_math -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/r=
tree -I/build/reproducible-path/kicad-9.0.8+dfsg/libs/kiplatform/include -I=
/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/dynamic_bitset -I/buil=
d/reproducible-path/kicad-9.0.8+dfsg/thirdparty/libpopcnt -I/build/reproduc=
ible-path/kicad-9.0.8+dfsg/thirdparty/expected/include -I/build/reproducibl=
e-path/kicad-9.0.8+dfsg/thirdparty/picosha2 -I/build/reproducible-path/kica=
d-9.0.8+dfsg/thirdparty/json_schema_validator -I/build/reproducible-path/ki=
cad-9.0.8+dfsg/thirdparty/nlohmann_json -I/build/reproducible-path/kicad-9.=
0.8+dfsg/thirdparty/thread-pool -I/build/reproducible-path/kicad-9.0.8+dfsg=
/debian/build/common -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty=
/fmt/include -I/build/reproducible-path/kicad-9.0.8+dfsg/libs/sexpr/include=
 -I/build/reproducible-path/kicad-9.0.8+dfsg/libs/kinng/include -I/build/re=
producible-path/kicad-9.0.8+dfsg/debian/build/include/gal/shaders -I/build/=
reproducible-path/kicad-9.0.8+dfsg/thirdparty/nanosvg -I/build/reproducible=
-path/kicad-9.0.8+dfsg/thirdparty/dxflib_qcad -I/build/reproducible-path/ki=
cad-9.0.8+dfsg/thirdparty/tinyspline_lib -I/build/reproducible-path/kicad-9=
=2E0.8+dfsg/thirdparty/compoundfilereader -I/build/reproducible-path/kicad-=
9.0.8+dfsg/thirdparty/rectpack2d -I/build/reproducible-path/kicad-9.0.8+dfs=
g/thirdparty/gzip-hpp -isystem /build/reproducible-path/kicad-9.0.8+dfsg/th=
irdparty/pybind11/include -isystem /usr/include/cairo -isystem /usr/include=
/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -i=
system /usr/include/opencascade -isystem /usr/lib/aarch64-linux-gnu/wx/incl=
ude/gtk3-unicode-3.2 -isystem /usr/include/wx-3.2 -isystem /usr/include/pyt=
hon3.13 -isystem /build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/nanod=
bc -g -O2 -ffile-prefix-map=3D/build/reproducible-path/kicad-9.0.8+dfsg=3D.=
 -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=3Dforma=
t-security -mbranch-protection=3Dstandard -Wdate-time -D_FORTIFY_SOURCE=3D2=
 -DNDEBUG -Wno-attributes -Wno-ignored-attributes -pthread -std=3Dc++20 -fP=
IC -fvisibility=3Dhidden -fvisibility-inlines-hidden -ftrivial-auto-var-ini=
t=3Dzero -Wall -Wsuggest-override -Wduplicated-branches -Wduplicated-cond -=
Werror=3Dvla -Wimplicit-fallthrough=3D5 -Werror=3Dreturn-type -Wshadow -Wsi=
gn-compare -Wmissing-field-initializers -Wempty-body -Wreorder -Wmismatched=
-tags -Wpessimizing-move -Wredundant-move -Wno-psabi -MD -MT pcbnew/CMakeFi=
les/pcbnew_kiface_objects.dir/api/api_handler_pcb.cpp.o -MF CMakeFiles/pcbn=
ew_kiface_objects.dir/api/api_handler_pcb.cpp.o.d -o CMakeFiles/pcbnew_kifa=
ce_objects.dir/api/api_handler_pcb.cpp.o -c /build/reproducible-path/kicad-=
9.0.8+dfsg/pcbnew/api/api_handler_pcb.cpp
[ 57%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface_objects.dir/pcbn=
ew_wrap.cxx.o
cd /build/reproducible-path/kicad-9.0.8+dfsg/debian/build/pcbnew &amp;&amp; /usr/bi=
n/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHARCONV_DYN_LI=
NK -DBOOST_CHARCONV_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -D=
BOOST_CONTAINER_DYN_LINK -DBOOST_CONTAINER_NO_LIB -DBOOST_DATE_TIME_DYN_LIN=
K -DBOOST_DATE_TIME_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -D=
BOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DGLM_FORCE_CTOR_INIT -DHAVE_ST=
DINT_H -DJSON_HAS_FILESYSTEM=3D0 -DKIAPI_IMPORTEXPORT=3DAPIIMPORT -DKICAD_B=
UILD_ARCH_X64 -DKICAD_CONFIG_DIR=3Dkicad -DKICAD_IPC_API -DKICAD_SCRIPTING_=
WXPYTHON -DKICAD_SIGNAL_INTEGRITY -DKICAD_UPDATE_CHECK -DNANODBC_ENABLE_UNI=
CODE -DPCBNEW -DUSINGZ -DWXUSINGDLL -D_FILE_OFFSET_BITS=3D64 -D__WXGTK__ -I=
/build/reproducible-path/kicad-9.0.8+dfsg/include -I/build/reproducible-pat=
h/kicad-9.0.8+dfsg/pcbnew/. -I/build/reproducible-path/kicad-9.0.8+dfsg/pcb=
new/./dialogs -I/build/reproducible-path/kicad-9.0.8+dfsg/pcbnew/./autorout=
er -I/build/reproducible-path/kicad-9.0.8+dfsg/pcbnew/./generators -I/build=
/reproducible-path/kicad-9.0.8+dfsg/3d-viewer -I/build/reproducible-path/ki=
cad-9.0.8+dfsg/3d-viewer/dialogs -I/build/reproducible-path/kicad-9.0.8+dfs=
g/common -I/build/reproducible-path/kicad-9.0.8+dfsg/common/dialogs -I/buil=
d/reproducible-path/kicad-9.0.8+dfsg/pcbnew/./exporters -I/build/reproducib=
le-path/kicad-9.0.8+dfsg/pcbnew/./importers -I/build/reproducible-path/kica=
d-9.0.8+dfsg/utils/idftools -I/build/reproducible-path/kicad-9.0.8+dfsg/pcb=
new/./specctra_import_export -I/build/reproducible-path/kicad-9.0.8+dfsg/de=
bian/build -I/build/reproducible-path/kicad-9.0.8+dfsg/scripting -I/build/r=
eproducible-path/kicad-9.0.8+dfsg/pcbnew/python/scripting -I/build/reproduc=
ible-path/kicad-9.0.8+dfsg/common/swig -I/build/reproducible-path/kicad-9.0=
=2E8+dfsg/debian/build/pcbnew -I/build/reproducible-path/kicad-9.0.8+dfsg/c=
ommon/. -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/argparse/inc=
lude -I/build/reproducible-path/kicad-9.0.8+dfsg/debian/build/api/cpp -I/bu=
ild/reproducible-path/kicad-9.0.8+dfsg/debian/build/api/cpp/api -I/build/re=
producible-path/kicad-9.0.8+dfsg/thirdparty/pegtl -I/build/reproducible-pat=
h/kicad-9.0.8+dfsg/thirdparty/magic_enum/magic_enum -I/build/reproducible-p=
ath/kicad-9.0.8+dfsg/thirdparty/libcontext -I/build/reproducible-path/kicad=
-9.0.8+dfsg/libs/kimath/include -I/build/reproducible-path/kicad-9.0.8+dfsg=
/libs/core/include -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/c=
lipper2/Clipper2Lib/include -I/build/reproducible-path/kicad-9.0.8+dfsg/thi=
rdparty/other_math -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/r=
tree -I/build/reproducible-path/kicad-9.0.8+dfsg/libs/kiplatform/include -I=
/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/dynamic_bitset -I/buil=
d/reproducible-path/kicad-9.0.8+dfsg/thirdparty/libpopcnt -I/build/reproduc=
ible-path/kicad-9.0.8+dfsg/thirdparty/expected/include -I/build/reproducibl=
e-path/kicad-9.0.8+dfsg/thirdparty/picosha2 -I/build/reproducible-path/kica=
d-9.0.8+dfsg/thirdparty/json_schema_validator -I/build/reproducible-path/ki=
cad-9.0.8+dfsg/thirdparty/nlohmann_json -I/build/reproducible-path/kicad-9.=
0.8+dfsg/thirdparty/thread-pool -I/build/reproducible-path/kicad-9.0.8+dfsg=
/debian/build/common -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty=
/fmt/include -I/build/reproducible-path/kicad-9.0.8+dfsg/libs/sexpr/include=
 -I/build/reproducible-path/kicad-9.0.8+dfsg/libs/kinng/include -I/build/re=
producible-path/kicad-9.0.8+dfsg/debian/build/include/gal/shaders -I/build/=
reproducible-path/kicad-9.0.8+dfsg/thirdparty/nanosvg -I/build/reproducible=
-path/kicad-9.0.8+dfsg/thirdparty/dxflib_qcad -I/build/reproducible-path/ki=
cad-9.0.8+dfsg/thirdparty/tinyspline_lib -I/build/reproducible-path/kicad-9=
=2E0.8+dfsg/thirdparty/compoundfilereader -I/build/reproducible-path/kicad-=
9.0.8+dfsg/thirdparty/rectpack2d -I/build/reproducible-path/kicad-9.0.8+dfs=
g/thirdparty/gzip-hpp -isystem /build/reproducible-path/kicad-9.0.8+dfsg/th=
irdparty/pybind11/include -isystem /usr/include/cairo -isystem /usr/include=
/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -i=
system /usr/include/opencascade -isystem /usr/lib/aarch64-linux-gnu/wx/incl=
ude/gtk3-unicode-3.2 -isystem /usr/include/wx-3.2 -isystem /usr/include/pyt=
hon3.13 -isystem /build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/nanod=
bc -g -O2 -ffile-prefix-map=3D/build/reproducible-path/kicad-9.0.8+dfsg=3D.=
 -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=3Dforma=
t-security -mbranch-protection=3Dstandard -Wdate-time -D_FORTIFY_SOURCE=3D2=
 -DNDEBUG -Wno-attributes -Wno-ignored-attributes -pthread -std=3Dc++20 -fP=
IC -fvisibility=3Dhidden -fvisibility-inlines-hidden -ftrivial-auto-var-ini=
t=3Dzero -w -MD -MT pcbnew/CMakeFiles/pcbnew_kiface_objects.dir/pcbnew_wrap=
=2Ecxx.o -MF CMakeFiles/pcbnew_kiface_objects.dir/pcbnew_wrap.cxx.o.d -o CM=
akeFiles/pcbnew_kiface_objects.dir/pcbnew_wrap.cxx.o -c /build/reproducible=
-path/kicad-9.0.8+dfsg/debian/build/pcbnew/pcbnew_wrap.cxx
[ 57%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface_objects.dir/__/c=
ommon/swig/wx_python_helpers.cpp.o
[ 57%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface_objects.dir/pyth=
on/scripting/pcbnew_action_plugins.cpp.o
cd /build/reproducible-path/kicad-9.0.8+dfsg/debian/build/pcbnew &amp;&amp; /usr/bi=
n/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHARCONV_DYN_LI=
NK -DBOOST_CHARCONV_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -D=
BOOST_CONTAINER_DYN_LINK -DBOOST_CONTAINER_NO_LIB -DBOOST_DATE_TIME_DYN_LIN=
K -DBOOST_DATE_TIME_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -D=
BOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DGLM_FORCE_CTOR_INIT -DHAVE_ST=
DINT_H -DJSON_HAS_FILESYSTEM=3D0 -DKIAPI_IMPORTEXPORT=3DAPIIMPORT -DKICAD_B=
UILD_ARCH_X64 -DKICAD_CONFIG_DIR=3Dkicad -DKICAD_IPC_API -DKICAD_SCRIPTING_=
WXPYTHON -DKICAD_SIGNAL_INTEGRITY -DKICAD_UPDATE_CHECK -DNANODBC_ENABLE_UNI=
CODE -DPCBNEW -DUSINGZ -DWXUSINGDLL -D_FILE_OFFSET_BITS=3D64 -D__WXGTK__ -I=
/build/reproducible-path/kicad-9.0.8+dfsg/include -I/build/reproducible-pat=
h/kicad-9.0.8+dfsg/pcbnew/. -I/build/reproducible-path/kicad-9.0.8+dfsg/pcb=
new/./dialogs -I/build/reproducible-path/kicad-9.0.8+dfsg/pcbnew/./autorout=
er -I/build/reproducible-path/kicad-9.0.8+dfsg/pcbnew/./generators -I/build=
/reproducible-path/kicad-9.0.8+dfsg/3d-viewer -I/build/reproducible-path/ki=
cad-9.0.8+dfsg/3d-viewer/dialogs -I/build/reproducible-path/kicad-9.0.8+dfs=
g/common -I/build/reproducible-path/kicad-9.0.8+dfsg/common/dialogs -I/buil=
d/reproducible-path/kicad-9.0.8+dfsg/pcbnew/./exporters -I/build/reproducib=
le-path/kicad-9.0.8+dfsg/pcbnew/./importers -I/build/reproducible-path/kica=
d-9.0.8+dfsg/utils/idftools -I/build/reproducible-path/kicad-9.0.8+dfsg/pcb=
new/./specctra_import_export -I/build/reproducible-path/kicad-9.0.8+dfsg/de=
bian/build -I/build/reproducible-path/kicad-9.0.8+dfsg/scripting -I/build/r=
eproducible-path/kicad-9.0.8+dfsg/pcbnew/python/scripting -I/build/reproduc=
ible-path/kicad-9.0.8+dfsg/common/swig -I/build/reproducible-path/kicad-9.0=
=2E8+dfsg/debian/build/pcbnew -I/build/reproducible-path/kicad-9.0.8+dfsg/c=
ommon/. -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/argparse/inc=
lude -I/build/reproducible-path/kicad-9.0.8+dfsg/debian/build/api/cpp -I/bu=
ild/reproducible-path/kicad-9.0.8+dfsg/debian/build/api/cpp/api -I/build/re=
producible-path/kicad-9.0.8+dfsg/thirdparty/pegtl -I/build/reproducible-pat=
h/kicad-9.0.8+dfsg/thirdparty/magic_enum/magic_enum -I/build/reproducible-p=
ath/kicad-9.0.8+dfsg/thirdparty/libcontext -I/build/reproducible-path/kicad=
-9.0.8+dfsg/libs/kimath/include -I/build/reproducible-path/kicad-9.0.8+dfsg=
/libs/core/include -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/c=
lipper2/Clipper2Lib/include -I/build/reproducible-path/kicad-9.0.8+dfsg/thi=
rdparty/other_math -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/r=
tree -I/build/reproducible-path/kicad-9.0.8+dfsg/libs/kiplatform/include -I=
/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/dynamic_bitset -I/buil=
d/reproducible-path/kicad-9.0.8+dfsg/thirdparty/libpopcnt -I/build/reproduc=
ible-path/kicad-9.0.8+dfsg/thirdparty/expected/include -I/build/reproducibl=
e-path/kicad-9.0.8+dfsg/thirdparty/picosha2 -I/build/reproducible-path/kica=
d-9.0.8+dfsg/thirdparty/json_schema_validator -I/build/reproducible-path/ki=
cad-9.0.8+dfsg/thirdparty/nlohmann_json -I/build/reproducible-path/kicad-9.=
0.8+dfsg/thirdparty/thread-pool -I/build/reproducible-path/kicad-9.0.8+dfsg=
/debian/build/common -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty=
/fmt/include -I/build/reproducible-path/kicad-9.0.8+dfsg/libs/sexpr/include=
 -I/build/reproducible-path/kicad-9.0.8+dfsg/libs/kinng/include -I/build/re=
producible-path/kicad-9.0.8+dfsg/debian/build/include/gal/shaders -I/build/=
reproducible-path/kicad-9.0.8+dfsg/thirdparty/nanosvg -I/build/reproducible=
-path/kicad-9.0.8+dfsg/thirdparty/dxflib_qcad -I/build/reproducible-path/ki=
cad-9.0.8+dfsg/thirdparty/tinyspline_lib -I/build/reproducible-path/kicad-9=
=2E0.8+dfsg/thirdparty/compoundfilereader -I/build/reproducible-path/kicad-=
9.0.8+dfsg/thirdparty/rectpack2d -I/build/reproducible-path/kicad-9.0.8+dfs=
g/thirdparty/gzip-hpp -isystem /build/reproducible-path/kicad-9.0.8+dfsg/th=
irdparty/pybind11/include -isystem /usr/include/cairo -isystem /usr/include=
/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -i=
system /usr/include/opencascade -isystem /usr/lib/aarch64-linux-gnu/wx/incl=
ude/gtk3-unicode-3.2 -isystem /usr/include/wx-3.2 -isystem /usr/include/pyt=
hon3.13 -isystem /build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/nanod=
bc -g -O2 -ffile-prefix-map=3D/build/reproducible-path/kicad-9.0.8+dfsg=3D.=
 -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=3Dforma=
t-security -mbranch-protection=3Dstandard -Wdate-time -D_FORTIFY_SOURCE=3D2=
 -DNDEBUG -Wno-attributes -Wno-ignored-attributes -pthread -std=3Dc++20 -fP=
IC -fvisibility=3Dhidden -fvisibility-inlines-hidden -ftrivial-auto-var-ini=
t=3Dzero -Wall -Wsuggest-override -Wduplicated-branches -Wduplicated-cond -=
Werror=3Dvla -Wimplicit-fallthrough=3D5 -Werror=3Dreturn-type -Wshadow -Wsi=
gn-compare -Wmissing-field-initializers -Wempty-body -Wreorder -Wmismatched=
-tags -Wpessimizing-move -Wredundant-move -Wno-psabi -MD -MT pcbnew/CMakeFi=
les/pcbnew_kiface_objects.dir/__/common/swig/wx_python_helpers.cpp.o -MF CM=
akeFiles/pcbnew_kiface_objects.dir/__/common/swig/wx_python_helpers.cpp.o.d=
 -o CMakeFiles/pcbnew_kiface_objects.dir/__/common/swig/wx_python_helpers.c=
pp.o -c /build/reproducible-path/kicad-9.0.8+dfsg/common/swig/wx_python_hel=
pers.cpp
cd /build/reproducible-path/kicad-9.0.8+dfsg/debian/build/pcbnew &amp;&amp; /usr/bi=
n/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHARCONV_DYN_LI=
NK -DBOOST_CHARCONV_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -D=
BOOST_CONTAINER_DYN_LINK -DBOOST_CONTAINER_NO_LIB -DBOOST_DATE_TIME_DYN_LIN=
K -DBOOST_DATE_TIME_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -D=
BOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DGLM_FORCE_CTOR_INIT -DHAVE_ST=
DINT_H -DJSON_HAS_FILESYSTEM=3D0 -DKIAPI_IMPORTEXPORT=3DAPIIMPORT -DKICAD_B=
UILD_ARCH_X64 -DKICAD_CONFIG_DIR=3Dkicad -DKICAD_IPC_API -DKICAD_SCRIPTING_=
WXPYTHON -DKICAD_SIGNAL_INTEGRITY -DKICAD_UPDATE_CHECK -DNANODBC_ENABLE_UNI=
CODE -DPCBNEW -DUSINGZ -DWXUSINGDLL -D_FILE_OFFSET_BITS=3D64 -D__WXGTK__ -I=
/build/reproducible-path/kicad-9.0.8+dfsg/include -I/build/reproducible-pat=
h/kicad-9.0.8+dfsg/pcbnew/. -I/build/reproducible-path/kicad-9.0.8+dfsg/pcb=
new/./dialogs -I/build/reproducible-path/kicad-9.0.8+dfsg/pcbnew/./autorout=
er -I/build/reproducible-path/kicad-9.0.8+dfsg/pcbnew/./generators -I/build=
/reproducible-path/kicad-9.0.8+dfsg/3d-viewer -I/build/reproducible-path/ki=
cad-9.0.8+dfsg/3d-viewer/dialogs -I/build/reproducible-path/kicad-9.0.8+dfs=
g/common -I/build/reproducible-path/kicad-9.0.8+dfsg/common/dialogs -I/buil=
d/reproducible-path/kicad-9.0.8+dfsg/pcbnew/./exporters -I/build/reproducib=
le-path/kicad-9.0.8+dfsg/pcbnew/./importers -I/build/reproducible-path/kica=
d-9.0.8+dfsg/utils/idftools -I/build/reproducible-path/kicad-9.0.8+dfsg/pcb=
new/./specctra_import_export -I/build/reproducible-path/kicad-9.0.8+dfsg/de=
bian/build -I/build/reproducible-path/kicad-9.0.8+dfsg/scripting -I/build/r=
eproducible-path/kicad-9.0.8+dfsg/pcbnew/python/scripting -I/build/reproduc=
ible-path/kicad-9.0.8+dfsg/common/swig -I/build/reproducible-path/kicad-9.0=
=2E8+dfsg/debian/build/pcbnew -I/build/reproducible-path/kicad-9.0.8+dfsg/c=
ommon/. -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/argparse/inc=
lude -I/build/reproducible-path/kicad-9.0.8+dfsg/debian/build/api/cpp -I/bu=
ild/reproducible-path/kicad-9.0.8+dfsg/debian/build/api/cpp/api -I/build/re=
producible-path/kicad-9.0.8+dfsg/thirdparty/pegtl -I/build/reproducible-pat=
h/kicad-9.0.8+dfsg/thirdparty/magic_enum/magic_enum -I/build/reproducible-p=
ath/kicad-9.0.8+dfsg/thirdparty/libcontext -I/build/reproducible-path/kicad=
-9.0.8+dfsg/libs/kimath/include -I/build/reproducible-path/kicad-9.0.8+dfsg=
/libs/core/include -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/c=
lipper2/Clipper2Lib/include -I/build/reproducible-path/kicad-9.0.8+dfsg/thi=
rdparty/other_math -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/r=
tree -I/build/reproducible-path/kicad-9.0.8+dfsg/libs/kiplatform/include -I=
/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/dynamic_bitset -I/buil=
d/reproducible-path/kicad-9.0.8+dfsg/thirdparty/libpopcnt -I/build/reproduc=
ible-path/kicad-9.0.8+dfsg/thirdparty/expected/include -I/build/reproducibl=
e-path/kicad-9.0.8+dfsg/thirdparty/picosha2 -I/build/reproducible-path/kica=
d-9.0.8+dfsg/thirdparty/json_schema_validator -I/build/reproducible-path/ki=
cad-9.0.8+dfsg/thirdparty/nlohmann_json -I/build/reproducible-path/kicad-9.=
0.8+dfsg/thirdparty/thread-pool -I/build/reproducible-path/kicad-9.0.8+dfsg=
/debian/build/common -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty=
/fmt/include -I/build/reproducible-path/kicad-9.0.8+dfsg/libs/sexpr/include=
 -I/build/reproducible-path/kicad-9.0.8+dfsg/libs/kinng/include -I/build/re=
producible-path/kicad-9.0.8+dfsg/debian/build/include/gal/shaders -I/build/=
reproducible-path/kicad-9.0.8+dfsg/thirdparty/nanosvg -I/build/reproducible=
-path/kicad-9.0.8+dfsg/thirdparty/dxflib_qcad -I/build/reproducible-path/ki=
cad-9.0.8+dfsg/thirdparty/tinyspline_lib -I/build/reproducible-path/kicad-9=
=2E0.8+dfsg/thirdparty/compoundfilereader -I/build/reproducible-path/kicad-=
9.0.8+dfsg/thirdparty/rectpack2d -I/build/reproducible-path/kicad-9.0.8+dfs=
g/thirdparty/gzip-hpp -isystem /build/reproducible-path/kicad-9.0.8+dfsg/th=
irdparty/pybind11/include -isystem /usr/include/cairo -isystem /usr/include=
/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -i=
system /usr/include/opencascade -isystem /usr/lib/aarch64-linux-gnu/wx/incl=
ude/gtk3-unicode-3.2 -isystem /usr/include/wx-3.2 -isystem /usr/include/pyt=
hon3.13 -isystem /build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/nanod=
bc -g -O2 -ffile-prefix-map=3D/build/reproducible-path/kicad-9.0.8+dfsg=3D.=
 -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=3Dforma=
t-security -mbranch-protection=3Dstandard -Wdate-time -D_FORTIFY_SOURCE=3D2=
 -DNDEBUG -Wno-attributes -Wno-ignored-attributes -pthread -std=3Dc++20 -fP=
IC -fvisibility=3Dhidden -fvisibility-inlines-hidden -ftrivial-auto-var-ini=
t=3Dzero -Wall -Wsuggest-override -Wduplicated-branches -Wduplicated-cond -=
Werror=3Dvla -Wimplicit-fallthrough=3D5 -Werror=3Dreturn-type -Wshadow -Wsi=
gn-compare -Wmissing-field-initializers -Wempty-body -Wreorder -Wmismatched=
-tags -Wpessimizing-move -Wredundant-move -Wno-psabi -MD -MT pcbnew/CMakeFi=
les/pcbnew_kiface_objects.dir/python/scripting/pcbnew_action_plugins.cpp.o =
-MF CMakeFiles/pcbnew_kiface_objects.dir/python/scripting/pcbnew_action_plu=
gins.cpp.o.d -o CMakeFiles/pcbnew_kiface_objects.dir/python/scripting/pcbne=
w_action_plugins.cpp.o -c /build/reproducible-path/kicad-9.0.8+dfsg/pcbnew/=
python/scripting/pcbnew_action_plugins.cpp
[ 57%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface_objects.dir/pyth=
on/scripting/pcbnew_footprint_wizards.cpp.o
cd /build/reproducible-path/kicad-9.0.8+dfsg/debian/build/pcbnew &amp;&amp; /usr/bi=
n/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHARCONV_DYN_LI=
NK -DBOOST_CHARCONV_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -D=
BOOST_CONTAINER_DYN_LINK -DBOOST_CONTAINER_NO_LIB -DBOOST_DATE_TIME_DYN_LIN=
K -DBOOST_DATE_TIME_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -D=
BOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DGLM_FORCE_CTOR_INIT -DHAVE_ST=
DINT_H -DJSON_HAS_FILESYSTEM=3D0 -DKIAPI_IMPORTEXPORT=3DAPIIMPORT -DKICAD_B=
UILD_ARCH_X64 -DKICAD_CONFIG_DIR=3Dkicad -DKICAD_IPC_API -DKICAD_SCRIPTING_=
WXPYTHON -DKICAD_SIGNAL_INTEGRITY -DKICAD_UPDATE_CHECK -DNANODBC_ENABLE_UNI=
CODE -DPCBNEW -DUSINGZ -DWXUSINGDLL -D_FILE_OFFSET_BITS=3D64 -D__WXGTK__ -I=
/build/reproducible-path/kicad-9.0.8+dfsg/include -I/build/reproducible-pat=
h/kicad-9.0.8+dfsg/pcbnew/. -I/build/reproducible-path/kicad-9.0.8+dfsg/pcb=
new/./dialogs -I/build/reproducible-path/kicad-9.0.8+dfsg/pcbnew/./autorout=
er -I/build/reproducible-path/kicad-9.0.8+dfsg/pcbnew/./generators -I/build=
/reproducible-path/kicad-9.0.8+dfsg/3d-viewer -I/build/reproducible-path/ki=
cad-9.0.8+dfsg/3d-viewer/dialogs -I/build/reproducible-path/kicad-9.0.8+dfs=
g/common -I/build/reproducible-path/kicad-9.0.8+dfsg/common/dialogs -I/buil=
d/reproducible-path/kicad-9.0.8+dfsg/pcbnew/./exporters -I/build/reproducib=
le-path/kicad-9.0.8+dfsg/pcbnew/./importers -I/build/reproducible-path/kica=
d-9.0.8+dfsg/utils/idftools -I/build/reproducible-path/kicad-9.0.8+dfsg/pcb=
new/./specctra_import_export -I/build/reproducible-path/kicad-9.0.8+dfsg/de=
bian/build -I/build/reproducible-path/kicad-9.0.8+dfsg/scripting -I/build/r=
eproducible-path/kicad-9.0.8+dfsg/pcbnew/python/scripting -I/build/reproduc=
ible-path/kicad-9.0.8+dfsg/common/swig -I/build/reproducible-path/kicad-9.0=
=2E8+dfsg/debian/build/pcbnew -I/build/reproducible-path/kicad-9.0.8+dfsg/c=
ommon/. -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/argparse/inc=
lude -I/build/reproducible-path/kicad-9.0.8+dfsg/debian/build/api/cpp -I/bu=
ild/reproducible-path/kicad-9.0.8+dfsg/debian/build/api/cpp/api -I/build/re=
producible-path/kicad-9.0.8+dfsg/thirdparty/pegtl -I/build/reproducible-pat=
h/kicad-9.0.8+dfsg/thirdparty/magic_enum/magic_enum -I/build/reproducible-p=
ath/kicad-9.0.8+dfsg/thirdparty/libcontext -I/build/reproducible-path/kicad=
-9.0.8+dfsg/libs/kimath/include -I/build/reproducible-path/kicad-9.0.8+dfsg=
/libs/core/include -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/c=
lipper2/Clipper2Lib/include -I/build/reproducible-path/kicad-9.0.8+dfsg/thi=
rdparty/other_math -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/r=
tree -I/build/reproducible-path/kicad-9.0.8+dfsg/libs/kiplatform/include -I=
/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/dynamic_bitset -I/buil=
d/reproducible-path/kicad-9.0.8+dfsg/thirdparty/libpopcnt -I/build/reproduc=
ible-path/kicad-9.0.8+dfsg/thirdparty/expected/include -I/build/reproducibl=
e-path/kicad-9.0.8+dfsg/thirdparty/picosha2 -I/build/reproducible-path/kica=
d-9.0.8+dfsg/thirdparty/json_schema_validator -I/build/reproducible-path/ki=
cad-9.0.8+dfsg/thirdparty/nlohmann_json -I/build/reproducible-path/kicad-9.=
0.8+dfsg/thirdparty/thread-pool -I/build/reproducible-path/kicad-9.0.8+dfsg=
/debian/build/common -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty=
/fmt/include -I/build/reproducible-path/kicad-9.0.8+dfsg/libs/sexpr/include=
 -I/build/reproducible-path/kicad-9.0.8+dfsg/libs/kinng/include -I/build/re=
producible-path/kicad-9.0.8+dfsg/debian/build/include/gal/shaders -I/build/=
reproducible-path/kicad-9.0.8+dfsg/thirdparty/nanosvg -I/build/reproducible=
-path/kicad-9.0.8+dfsg/thirdparty/dxflib_qcad -I/build/reproducible-path/ki=
cad-9.0.8+dfsg/thirdparty/tinyspline_lib -I/build/reproducible-path/kicad-9=
=2E0.8+dfsg/thirdparty/compoundfilereader -I/build/reproducible-path/kicad-=
9.0.8+dfsg/thirdparty/rectpack2d -I/build/reproducible-path/kicad-9.0.8+dfs=
g/thirdparty/gzip-hpp -isystem /build/reproducible-path/kicad-9.0.8+dfsg/th=
irdparty/pybind11/include -isystem /usr/include/cairo -isystem /usr/include=
/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -i=
system /usr/include/opencascade -isystem /usr/lib/aarch64-linux-gnu/wx/incl=
ude/gtk3-unicode-3.2 -isystem /usr/include/wx-3.2 -isystem /usr/include/pyt=
hon3.13 -isystem /build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/nanod=
bc -g -O2 -ffile-prefix-map=3D/build/reproducible-path/kicad-9.0.8+dfsg=3D.=
 -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=3Dforma=
t-security -mbranch-protection=3Dstandard -Wdate-time -D_FORTIFY_SOURCE=3D2=
 -DNDEBUG -Wno-attributes -Wno-ignored-attributes -pthread -std=3Dc++20 -fP=
IC -fvisibility=3Dhidden -fvisibility-inlines-hidden -ftrivial-auto-var-ini=
t=3Dzero -Wall -Wsuggest-override -Wduplicated-branches -Wduplicated-cond -=
Werror=3Dvla -Wimplicit-fallthrough=3D5 -Werror=3Dreturn-type -Wshadow -Wsi=
gn-compare -Wmissing-field-initializers -Wempty-body -Wreorder -Wmismatched=
-tags -Wpessimizing-move -Wredundant-move -Wno-psabi -MD -MT pcbnew/CMakeFi=
les/pcbnew_kiface_objects.dir/python/scripting/pcbnew_footprint_wizards.cpp=
=2Eo -MF CMakeFiles/pcbnew_kiface_objects.dir/python/scripting/pcbnew_footp=
rint_wizards.cpp.o.d -o CMakeFiles/pcbnew_kiface_objects.dir/python/scripti=
ng/pcbnew_footprint_wizards.cpp.o -c /build/reproducible-path/kicad-9.0.8+d=
fsg/pcbnew/python/scripting/pcbnew_footprint_wizards.cpp
[ 58%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface_objects.dir/pyth=
on/scripting/pcbnew_scripting_helpers.cpp.o
cd /build/reproducible-path/kicad-9.0.8+dfsg/debian/build/pcbnew &amp;&amp; /usr/bi=
n/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHARCONV_DYN_LI=
NK -DBOOST_CHARCONV_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -D=
BOOST_CONTAINER_DYN_LINK -DBOOST_CONTAINER_NO_LIB -DBOOST_DATE_TIME_DYN_LIN=
K -DBOOST_DATE_TIME_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -D=
BOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DGLM_FORCE_CTOR_INIT -DHAVE_ST=
DINT_H -DJSON_HAS_FILESYSTEM=3D0 -DKIAPI_IMPORTEXPORT=3DAPIIMPORT -DKICAD_B=
UILD_ARCH_X64 -DKICAD_CONFIG_DIR=3Dkicad -DKICAD_IPC_API -DKICAD_SCRIPTING_=
WXPYTHON -DKICAD_SIGNAL_INTEGRITY -DKICAD_UPDATE_CHECK -DNANODBC_ENABLE_UNI=
CODE -DPCBNEW -DUSINGZ -DWXUSINGDLL -D_FILE_OFFSET_BITS=3D64 -D__WXGTK__ -I=
/build/reproducible-path/kicad-9.0.8+dfsg/include -I/build/reproducible-pat=
h/kicad-9.0.8+dfsg/pcbnew/. -I/build/reproducible-path/kicad-9.0.8+dfsg/pcb=
new/./dialogs -I/build/reproducible-path/kicad-9.0.8+dfsg/pcbnew/./autorout=
er -I/build/reproducible-path/kicad-9.0.8+dfsg/pcbnew/./generators -I/build=
/reproducible-path/kicad-9.0.8+dfsg/3d-viewer -I/build/reproducible-path/ki=
cad-9.0.8+dfsg/3d-viewer/dialogs -I/build/reproducible-path/kicad-9.0.8+dfs=
g/common -I/build/reproducible-path/kicad-9.0.8+dfsg/common/dialogs -I/buil=
d/reproducible-path/kicad-9.0.8+dfsg/pcbnew/./exporters -I/build/reproducib=
le-path/kicad-9.0.8+dfsg/pcbnew/./importers -I/build/reproducible-path/kica=
d-9.0.8+dfsg/utils/idftools -I/build/reproducible-path/kicad-9.0.8+dfsg/pcb=
new/./specctra_import_export -I/build/reproducible-path/kicad-9.0.8+dfsg/de=
bian/build -I/build/reproducible-path/kicad-9.0.8+dfsg/scripting -I/build/r=
eproducible-path/kicad-9.0.8+dfsg/pcbnew/python/scripting -I/build/reproduc=
ible-path/kicad-9.0.8+dfsg/common/swig -I/build/reproducible-path/kicad-9.0=
=2E8+dfsg/debian/build/pcbnew -I/build/reproducible-path/kicad-9.0.8+dfsg/c=
ommon/. -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/argparse/inc=
lude -I/build/reproducible-path/kicad-9.0.8+dfsg/debian/build/api/cpp -I/bu=
ild/reproducible-path/kicad-9.0.8+dfsg/debian/build/api/cpp/api -I/build/re=
producible-path/kicad-9.0.8+dfsg/thirdparty/pegtl -I/build/reproducible-pat=
h/kicad-9.0.8+dfsg/thirdparty/magic_enum/magic_enum -I/build/reproducible-p=
ath/kicad-9.0.8+dfsg/thirdparty/libcontext -I/build/reproducible-path/kicad=
-9.0.8+dfsg/libs/kimath/include -I/build/reproducible-path/kicad-9.0.8+dfsg=
/libs/core/include -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/c=
lipper2/Clipper2Lib/include -I/build/reproducible-path/kicad-9.0.8+dfsg/thi=
rdparty/other_math -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/r=
tree -I/build/reproducible-path/kicad-9.0.8+dfsg/libs/kiplatform/include -I=
/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/dynamic_bitset -I/buil=
d/reproducible-path/kicad-9.0.8+dfsg/thirdparty/libpopcnt -I/build/reproduc=
ible-path/kicad-9.0.8+dfsg/thirdparty/expected/include -I/build/reproducibl=
e-path/kicad-9.0.8+dfsg/thirdparty/picosha2 -I/build/reproducible-path/kica=
d-9.0.8+dfsg/thirdparty/json_schema_validator -I/build/reproducible-path/ki=
cad-9.0.8+dfsg/thirdparty/nlohmann_json -I/build/reproducible-path/kicad-9.=
0.8+dfsg/thirdparty/thread-pool -I/build/reproducible-path/kicad-9.0.8+dfsg=
/debian/build/common -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty=
/fmt/include -I/build/reproducible-path/kicad-9.0.8+dfsg/libs/sexpr/include=
 -I/build/reproducible-path/kicad-9.0.8+dfsg/libs/kinng/include -I/build/re=
producible-path/kicad-9.0.8+dfsg/debian/build/include/gal/shaders -I/build/=
reproducible-path/kicad-9.0.8+dfsg/thirdparty/nanosvg -I/build/reproducible=
-path/kicad-9.0.8+dfsg/thirdparty/dxflib_qcad -I/build/reproducible-path/ki=
cad-9.0.8+dfsg/thirdparty/tinyspline_lib -I/build/reproducible-path/kicad-9=
=2E0.8+dfsg/thirdparty/compoundfilereader -I/build/reproducible-path/kicad-=
9.0.8+dfsg/thirdparty/rectpack2d -I/build/reproducible-path/kicad-9.0.8+dfs=
g/thirdparty/gzip-hpp -isystem /build/reproducible-path/kicad-9.0.8+dfsg/th=
irdparty/pybind11/include -isystem /usr/include/cairo -isystem /usr/include=
/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -i=
system /usr/include/opencascade -isystem /usr/lib/aarch64-linux-gnu/wx/incl=
ude/gtk3-unicode-3.2 -isystem /usr/include/wx-3.2 -isystem /usr/include/pyt=
hon3.13 -isystem /build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/nanod=
bc -g -O2 -ffile-prefix-map=3D/build/reproducible-path/kicad-9.0.8+dfsg=3D.=
 -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=3Dforma=
t-security -mbranch-protection=3Dstandard -Wdate-time -D_FORTIFY_SOURCE=3D2=
 -DNDEBUG -Wno-attributes -Wno-ignored-attributes -pthread -std=3Dc++20 -fP=
IC -fvisibility=3Dhidden -fvisibility-inlines-hidden -ftrivial-auto-var-ini=
t=3Dzero -Wall -Wsuggest-override -Wduplicated-branches -Wduplicated-cond -=
Werror=3Dvla -Wimplicit-fallthrough=3D5 -Werror=3Dreturn-type -Wshadow -Wsi=
gn-compare -Wmissing-field-initializers -Wempty-body -Wreorder -Wmismatched=
-tags -Wpessimizing-move -Wredundant-move -Wno-psabi -MD -MT pcbnew/CMakeFi=
les/pcbnew_kiface_objects.dir/python/scripting/pcbnew_scripting_helpers.cpp=
=2Eo -MF CMakeFiles/pcbnew_kiface_objects.dir/python/scripting/pcbnew_scrip=
ting_helpers.cpp.o.d -o CMakeFiles/pcbnew_kiface_objects.dir/python/scripti=
ng/pcbnew_scripting_helpers.cpp.o -c /build/reproducible-path/kicad-9.0.8+d=
fsg/pcbnew/python/scripting/pcbnew_scripting_helpers.cpp
[ 58%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface_objects.dir/pyth=
on/scripting/pcbnew_scripting.cpp.o
cd /build/reproducible-path/kicad-9.0.8+dfsg/debian/build/pcbnew &amp;&amp; /usr/bi=
n/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHARCONV_DYN_LI=
NK -DBOOST_CHARCONV_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -D=
BOOST_CONTAINER_DYN_LINK -DBOOST_CONTAINER_NO_LIB -DBOOST_DATE_TIME_DYN_LIN=
K -DBOOST_DATE_TIME_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -D=
BOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DGLM_FORCE_CTOR_INIT -DHAVE_ST=
DINT_H -DJSON_HAS_FILESYSTEM=3D0 -DKIAPI_IMPORTEXPORT=3DAPIIMPORT -DKICAD_B=
UILD_ARCH_X64 -DKICAD_CONFIG_DIR=3Dkicad -DKICAD_IPC_API -DKICAD_SCRIPTING_=
WXPYTHON -DKICAD_SIGNAL_INTEGRITY -DKICAD_UPDATE_CHECK -DNANODBC_ENABLE_UNI=
CODE -DPCBNEW -DUSINGZ -DWXUSINGDLL -D_FILE_OFFSET_BITS=3D64 -D__WXGTK__ -I=
/build/reproducible-path/kicad-9.0.8+dfsg/include -I/build/reproducible-pat=
h/kicad-9.0.8+dfsg/pcbnew/. -I/build/reproducible-path/kicad-9.0.8+dfsg/pcb=
new/./dialogs -I/build/reproducible-path/kicad-9.0.8+dfsg/pcbnew/./autorout=
er -I/build/reproducible-path/kicad-9.0.8+dfsg/pcbnew/./generators -I/build=
/reproducible-path/kicad-9.0.8+dfsg/3d-viewer -I/build/reproducible-path/ki=
cad-9.0.8+dfsg/3d-viewer/dialogs -I/build/reproducible-path/kicad-9.0.8+dfs=
g/common -I/build/reproducible-path/kicad-9.0.8+dfsg/common/dialogs -I/buil=
d/reproducible-path/kicad-9.0.8+dfsg/pcbnew/./exporters -I/build/reproducib=
le-path/kicad-9.0.8+dfsg/pcbnew/./importers -I/build/reproducible-path/kica=
d-9.0.8+dfsg/utils/idftools -I/build/reproducible-path/kicad-9.0.8+dfsg/pcb=
new/./specctra_import_export -I/build/reproducible-path/kicad-9.0.8+dfsg/de=
bian/build -I/build/reproducible-path/kicad-9.0.8+dfsg/scripting -I/build/r=
eproducible-path/kicad-9.0.8+dfsg/pcbnew/python/scripting -I/build/reproduc=
ible-path/kicad-9.0.8+dfsg/common/swig -I/build/reproducible-path/kicad-9.0=
=2E8+dfsg/debian/build/pcbnew -I/build/reproducible-path/kicad-9.0.8+dfsg/c=
ommon/. -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/argparse/inc=
lude -I/build/reproducible-path/kicad-9.0.8+dfsg/debian/build/api/cpp -I/bu=
ild/reproducible-path/kicad-9.0.8+dfsg/debian/build/api/cpp/api -I/build/re=
producible-path/kicad-9.0.8+dfsg/thirdparty/pegtl -I/build/reproducible-pat=
h/kicad-9.0.8+dfsg/thirdparty/magic_enum/magic_enum -I/build/reproducible-p=
ath/kicad-9.0.8+dfsg/thirdparty/libcontext -I/build/reproducible-path/kicad=
-9.0.8+dfsg/libs/kimath/include -I/build/reproducible-path/kicad-9.0.8+dfsg=
/libs/core/include -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/c=
lipper2/Clipper2Lib/include -I/build/reproducible-path/kicad-9.0.8+dfsg/thi=
rdparty/other_math -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/r=
tree -I/build/reproducible-path/kicad-9.0.8+dfsg/libs/kiplatform/include -I=
/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/dynamic_bitset -I/buil=
d/reproducible-path/kicad-9.0.8+dfsg/thirdparty/libpopcnt -I/build/reproduc=
ible-path/kicad-9.0.8+dfsg/thirdparty/expected/include -I/build/reproducibl=
e-path/kicad-9.0.8+dfsg/thirdparty/picosha2 -I/build/reproducible-path/kica=
d-9.0.8+dfsg/thirdparty/json_schema_validator -I/build/reproducible-path/ki=
cad-9.0.8+dfsg/thirdparty/nlohmann_json -I/build/reproducible-path/kicad-9.=
0.8+dfsg/thirdparty/thread-pool -I/build/reproducible-path/kicad-9.0.8+dfsg=
/debian/build/common -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty=
/fmt/include -I/build/reproducible-path/kicad-9.0.8+dfsg/libs/sexpr/include=
 -I/build/reproducible-path/kicad-9.0.8+dfsg/libs/kinng/include -I/build/re=
producible-path/kicad-9.0.8+dfsg/debian/build/include/gal/shaders -I/build/=
reproducible-path/kicad-9.0.8+dfsg/thirdparty/nanosvg -I/build/reproducible=
-path/kicad-9.0.8+dfsg/thirdparty/dxflib_qcad -I/build/reproducible-path/ki=
cad-9.0.8+dfsg/thirdparty/tinyspline_lib -I/build/reproducible-path/kicad-9=
=2E0.8+dfsg/thirdparty/compoundfilereader -I/build/reproducible-path/kicad-=
9.0.8+dfsg/thirdparty/rectpack2d -I/build/reproducible-path/kicad-9.0.8+dfs=
g/thirdparty/gzip-hpp -isystem /build/reproducible-path/kicad-9.0.8+dfsg/th=
irdparty/pybind11/include -isystem /usr/include/cairo -isystem /usr/include=
/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -i=
system /usr/include/opencascade -isystem /usr/lib/aarch64-linux-gnu/wx/incl=
ude/gtk3-unicode-3.2 -isystem /usr/include/wx-3.2 -isystem /usr/include/pyt=
hon3.13 -isystem /build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/nanod=
bc -g -O2 -ffile-prefix-map=3D/build/reproducible-path/kicad-9.0.8+dfsg=3D.=
 -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=3Dforma=
t-security -mbranch-protection=3Dstandard -Wdate-time -D_FORTIFY_SOURCE=3D2=
 -DNDEBUG -Wno-attributes -Wno-ignored-attributes -pthread -std=3Dc++20 -fP=
IC -fvisibility=3Dhidden -fvisibility-inlines-hidden -ftrivial-auto-var-ini=
t=3Dzero -Wall -Wsuggest-override -Wduplicated-branches -Wduplicated-cond -=
Werror=3Dvla -Wimplicit-fallthrough=3D5 -Werror=3Dreturn-type -Wshadow -Wsi=
gn-compare -Wmissing-field-initializers -Wempty-body -Wreorder -Wmismatched=
-tags -Wpessimizing-move -Wredundant-move -Wno-psabi -MD -MT pcbnew/CMakeFi=
les/pcbnew_kiface_objects.dir/python/scripting/pcbnew_scripting.cpp.o -MF C=
MakeFiles/pcbnew_kiface_objects.dir/python/scripting/pcbnew_scripting.cpp.o=
=2Ed -o CMakeFiles/pcbnew_kiface_objects.dir/python/scripting/pcbnew_script=
ing.cpp.o -c /build/reproducible-path/kicad-9.0.8+dfsg/pcbnew/python/script=
ing/pcbnew_scripting.cpp
[ 58%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface_objects.dir/pyth=
on/scripting/pcbnew_utils_3d.cpp.o
cd /build/reproducible-path/kicad-9.0.8+dfsg/debian/build/pcbnew &amp;&amp; /usr/bi=
n/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHARCONV_DYN_LI=
NK -DBOOST_CHARCONV_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -D=
BOOST_CONTAINER_DYN_LINK -DBOOST_CONTAINER_NO_LIB -DBOOST_DATE_TIME_DYN_LIN=
K -DBOOST_DATE_TIME_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -D=
BOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DGLM_FORCE_CTOR_INIT -DHAVE_ST=
DINT_H -DJSON_HAS_FILESYSTEM=3D0 -DKIAPI_IMPORTEXPORT=3DAPIIMPORT -DKICAD_B=
UILD_ARCH_X64 -DKICAD_CONFIG_DIR=3Dkicad -DKICAD_IPC_API -DKICAD_SCRIPTING_=
WXPYTHON -DKICAD_SIGNAL_INTEGRITY -DKICAD_UPDATE_CHECK -DNANODBC_ENABLE_UNI=
CODE -DPCBNEW -DUSINGZ -DWXUSINGDLL -D_FILE_OFFSET_BITS=3D64 -D__WXGTK__ -I=
/build/reproducible-path/kicad-9.0.8+dfsg/include -I/build/reproducible-pat=
h/kicad-9.0.8+dfsg/pcbnew/. -I/build/reproducible-path/kicad-9.0.8+dfsg/pcb=
new/./dialogs -I/build/reproducible-path/kicad-9.0.8+dfsg/pcbnew/./autorout=
er -I/build/reproducible-path/kicad-9.0.8+dfsg/pcbnew/./generators -I/build=
/reproducible-path/kicad-9.0.8+dfsg/3d-viewer -I/build/reproducible-path/ki=
cad-9.0.8+dfsg/3d-viewer/dialogs -I/build/reproducible-path/kicad-9.0.8+dfs=
g/common -I/build/reproducible-path/kicad-9.0.8+dfsg/common/dialogs -I/buil=
d/reproducible-path/kicad-9.0.8+dfsg/pcbnew/./exporters -I/build/reproducib=
le-path/kicad-9.0.8+dfsg/pcbnew/./importers -I/build/reproducible-path/kica=
d-9.0.8+dfsg/utils/idftools -I/build/reproducible-path/kicad-9.0.8+dfsg/pcb=
new/./specctra_import_export -I/build/reproducible-path/kicad-9.0.8+dfsg/de=
bian/build -I/build/reproducible-path/kicad-9.0.8+dfsg/scripting -I/build/r=
eproducible-path/kicad-9.0.8+dfsg/pcbnew/python/scripting -I/build/reproduc=
ible-path/kicad-9.0.8+dfsg/common/swig -I/build/reproducible-path/kicad-9.0=
=2E8+dfsg/debian/build/pcbnew -I/build/reproducible-path/kicad-9.0.8+dfsg/c=
ommon/. -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/argparse/inc=
lude -I/build/reproducible-path/kicad-9.0.8+dfsg/debian/build/api/cpp -I/bu=
ild/reproducible-path/kicad-9.0.8+dfsg/debian/build/api/cpp/api -I/build/re=
producible-path/kicad-9.0.8+dfsg/thirdparty/pegtl -I/build/reproducible-pat=
h/kicad-9.0.8+dfsg/thirdparty/magic_enum/magic_enum -I/build/reproducible-p=
ath/kicad-9.0.8+dfsg/thirdparty/libcontext -I/build/reproducible-path/kicad=
-9.0.8+dfsg/libs/kimath/include -I/build/reproducible-path/kicad-9.0.8+dfsg=
/libs/core/include -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/c=
lipper2/Clipper2Lib/include -I/build/reproducible-path/kicad-9.0.8+dfsg/thi=
rdparty/other_math -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/r=
tree -I/build/reproducible-path/kicad-9.0.8+dfsg/libs/kiplatform/include -I=
/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/dynamic_bitset -I/buil=
d/reproducible-path/kicad-9.0.8+dfsg/thirdparty/libpopcnt -I/build/reproduc=
ible-path/kicad-9.0.8+dfsg/thirdparty/expected/include -I/build/reproducibl=
e-path/kicad-9.0.8+dfsg/thirdparty/picosha2 -I/build/reproducible-path/kica=
d-9.0.8+dfsg/thirdparty/json_schema_validator -I/build/reproducible-path/ki=
cad-9.0.8+dfsg/thirdparty/nlohmann_json -I/build/reproducible-path/kicad-9.=
0.8+dfsg/thirdparty/thread-pool -I/build/reproducible-path/kicad-9.0.8+dfsg=
/debian/build/common -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty=
/fmt/include -I/build/reproducible-path/kicad-9.0.8+dfsg/libs/sexpr/include=
 -I/build/reproducible-path/kicad-9.0.8+dfsg/libs/kinng/include -I/build/re=
producible-path/kicad-9.0.8+dfsg/debian/build/include/gal/shaders -I/build/=
reproducible-path/kicad-9.0.8+dfsg/thirdparty/nanosvg -I/build/reproducible=
-path/kicad-9.0.8+dfsg/thirdparty/dxflib_qcad -I/build/reproducible-path/ki=
cad-9.0.8+dfsg/thirdparty/tinyspline_lib -I/build/reproducible-path/kicad-9=
=2E0.8+dfsg/thirdparty/compoundfilereader -I/build/reproducible-path/kicad-=
9.0.8+dfsg/thirdparty/rectpack2d -I/build/reproducible-path/kicad-9.0.8+dfs=
g/thirdparty/gzip-hpp -isystem /build/reproducible-path/kicad-9.0.8+dfsg/th=
irdparty/pybind11/include -isystem /usr/include/cairo -isystem /usr/include=
/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -i=
system /usr/include/opencascade -isystem /usr/lib/aarch64-linux-gnu/wx/incl=
ude/gtk3-unicode-3.2 -isystem /usr/include/wx-3.2 -isystem /usr/include/pyt=
hon3.13 -isystem /build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/nanod=
bc -g -O2 -ffile-prefix-map=3D/build/reproducible-path/kicad-9.0.8+dfsg=3D.=
 -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=3Dforma=
t-security -mbranch-protection=3Dstandard -Wdate-time -D_FORTIFY_SOURCE=3D2=
 -DNDEBUG -Wno-attributes -Wno-ignored-attributes -pthread -std=3Dc++20 -fP=
IC -fvisibility=3Dhidden -fvisibility-inlines-hidden -ftrivial-auto-var-ini=
t=3Dzero -Wall -Wsuggest-override -Wduplicated-branches -Wduplicated-cond -=
Werror=3Dvla -Wimplicit-fallthrough=3D5 -Werror=3Dreturn-type -Wshadow -Wsi=
gn-compare -Wmissing-field-initializers -Wempty-body -Wreorder -Wmismatched=
-tags -Wpessimizing-move -Wredundant-move -Wno-psabi -MD -MT pcbnew/CMakeFi=
les/pcbnew_kiface_objects.dir/python/scripting/pcbnew_utils_3d.cpp.o -MF CM=
akeFiles/pcbnew_kiface_objects.dir/python/scripting/pcbnew_utils_3d.cpp.o.d=
 -o CMakeFiles/pcbnew_kiface_objects.dir/python/scripting/pcbnew_utils_3d.c=
pp.o -c /build/reproducible-path/kicad-9.0.8+dfsg/pcbnew/python/scripting/p=
cbnew_utils_3d.cpp
[ 58%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface_objects.dir/pyth=
on/scripting/pcb_scripting_tool.cpp.o
cd /build/reproducible-path/kicad-9.0.8+dfsg/debian/build/pcbnew &amp;&amp; /usr/bi=
n/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHARCONV_DYN_LI=
NK -DBOOST_CHARCONV_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -D=
BOOST_CONTAINER_DYN_LINK -DBOOST_CONTAINER_NO_LIB -DBOOST_DATE_TIME_DYN_LIN=
K -DBOOST_DATE_TIME_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -D=
BOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DGLM_FORCE_CTOR_INIT -DHAVE_ST=
DINT_H -DJSON_HAS_FILESYSTEM=3D0 -DKIAPI_IMPORTEXPORT=3DAPIIMPORT -DKICAD_B=
UILD_ARCH_X64 -DKICAD_CONFIG_DIR=3Dkicad -DKICAD_IPC_API -DKICAD_SCRIPTING_=
WXPYTHON -DKICAD_SIGNAL_INTEGRITY -DKICAD_UPDATE_CHECK -DNANODBC_ENABLE_UNI=
CODE -DPCBNEW -DUSINGZ -DWXUSINGDLL -D_FILE_OFFSET_BITS=3D64 -D__WXGTK__ -I=
/build/reproducible-path/kicad-9.0.8+dfsg/include -I/build/reproducible-pat=
h/kicad-9.0.8+dfsg/pcbnew/. -I/build/reproducible-path/kicad-9.0.8+dfsg/pcb=
new/./dialogs -I/build/reproducible-path/kicad-9.0.8+dfsg/pcbnew/./autorout=
er -I/build/reproducible-path/kicad-9.0.8+dfsg/pcbnew/./generators -I/build=
/reproducible-path/kicad-9.0.8+dfsg/3d-viewer -I/build/reproducible-path/ki=
cad-9.0.8+dfsg/3d-viewer/dialogs -I/build/reproducible-path/kicad-9.0.8+dfs=
g/common -I/build/reproducible-path/kicad-9.0.8+dfsg/common/dialogs -I/buil=
d/reproducible-path/kicad-9.0.8+dfsg/pcbnew/./exporters -I/build/reproducib=
le-path/kicad-9.0.8+dfsg/pcbnew/./importers -I/build/reproducible-path/kica=
d-9.0.8+dfsg/utils/idftools -I/build/reproducible-path/kicad-9.0.8+dfsg/pcb=
new/./specctra_import_export -I/build/reproducible-path/kicad-9.0.8+dfsg/de=
bian/build -I/build/reproducible-path/kicad-9.0.8+dfsg/scripting -I/build/r=
eproducible-path/kicad-9.0.8+dfsg/pcbnew/python/scripting -I/build/reproduc=
ible-path/kicad-9.0.8+dfsg/common/swig -I/build/reproducible-path/kicad-9.0=
=2E8+dfsg/debian/build/pcbnew -I/build/reproducible-path/kicad-9.0.8+dfsg/c=
ommon/. -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/argparse/inc=
lude -I/build/reproducible-path/kicad-9.0.8+dfsg/debian/build/api/cpp -I/bu=
ild/reproducible-path/kicad-9.0.8+dfsg/debian/build/api/cpp/api -I/build/re=
producible-path/kicad-9.0.8+dfsg/thirdparty/pegtl -I/build/reproducible-pat=
h/kicad-9.0.8+dfsg/thirdparty/magic_enum/magic_enum -I/build/reproducible-p=
ath/kicad-9.0.8+dfsg/thirdparty/libcontext -I/build/reproducible-path/kicad=
-9.0.8+dfsg/libs/kimath/include -I/build/reproducible-path/kicad-9.0.8+dfsg=
/libs/core/include -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/c=
lipper2/Clipper2Lib/include -I/build/reproducible-path/kicad-9.0.8+dfsg/thi=
rdparty/other_math -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/r=
tree -I/build/reproducible-path/kicad-9.0.8+dfsg/libs/kiplatform/include -I=
/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/dynamic_bitset -I/buil=
d/reproducible-path/kicad-9.0.8+dfsg/thirdparty/libpopcnt -I/build/reproduc=
ible-path/kicad-9.0.8+dfsg/thirdparty/expected/include -I/build/reproducibl=
e-path/kicad-9.0.8+dfsg/thirdparty/picosha2 -I/build/reproducible-path/kica=
d-9.0.8+dfsg/thirdparty/json_schema_validator -I/build/reproducible-path/ki=
cad-9.0.8+dfsg/thirdparty/nlohmann_json -I/build/reproducible-path/kicad-9.=
0.8+dfsg/thirdparty/thread-pool -I/build/reproducible-path/kicad-9.0.8+dfsg=
/debian/build/common -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty=
/fmt/include -I/build/reproducible-path/kicad-9.0.8+dfsg/libs/sexpr/include=
 -I/build/reproducible-path/kicad-9.0.8+dfsg/libs/kinng/include -I/build/re=
producible-path/kicad-9.0.8+dfsg/debian/build/include/gal/shaders -I/build/=
reproducible-path/kicad-9.0.8+dfsg/thirdparty/nanosvg -I/build/reproducible=
-path/kicad-9.0.8+dfsg/thirdparty/dxflib_qcad -I/build/reproducible-path/ki=
cad-9.0.8+dfsg/thirdparty/tinyspline_lib -I/build/reproducible-path/kicad-9=
=2E0.8+dfsg/thirdparty/compoundfilereader -I/build/reproducible-path/kicad-=
9.0.8+dfsg/thirdparty/rectpack2d -I/build/reproducible-path/kicad-9.0.8+dfs=
g/thirdparty/gzip-hpp -isystem /build/reproducible-path/kicad-9.0.8+dfsg/th=
irdparty/pybind11/include -isystem /usr/include/cairo -isystem /usr/include=
/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -i=
system /usr/include/opencascade -isystem /usr/lib/aarch64-linux-gnu/wx/incl=
ude/gtk3-unicode-3.2 -isystem /usr/include/wx-3.2 -isystem /usr/include/pyt=
hon3.13 -isystem /build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/nanod=
bc -g -O2 -ffile-prefix-map=3D/build/reproducible-path/kicad-9.0.8+dfsg=3D.=
 -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=3Dforma=
t-security -mbranch-protection=3Dstandard -Wdate-time -D_FORTIFY_SOURCE=3D2=
 -DNDEBUG -Wno-attributes -Wno-ignored-attributes -pthread -std=3Dc++20 -fP=
IC -fvisibility=3Dhidden -fvisibility-inlines-hidden -ftrivial-auto-var-ini=
t=3Dzero -Wall -Wsuggest-override -Wduplicated-branches -Wduplicated-cond -=
Werror=3Dvla -Wimplicit-fallthrough=3D5 -Werror=3Dreturn-type -Wshadow -Wsi=
gn-compare -Wmissing-field-initializers -Wempty-body -Wreorder -Wmismatched=
-tags -Wpessimizing-move -Wredundant-move -Wno-psabi -MD -MT pcbnew/CMakeFi=
les/pcbnew_kiface_objects.dir/python/scripting/pcb_scripting_tool.cpp.o -MF=
 CMakeFiles/pcbnew_kiface_objects.dir/python/scripting/pcb_scripting_tool.c=
pp.o.d -o CMakeFiles/pcbnew_kiface_objects.dir/python/scripting/pcb_scripti=
ng_tool.cpp.o -c /build/reproducible-path/kicad-9.0.8+dfsg/pcbnew/python/sc=
ripting/pcb_scripting_tool.cpp
[ 58%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface_objects.dir/spec=
ctra_import_export/specctra_keywords.cpp.o
cd /build/reproducible-path/kicad-9.0.8+dfsg/debian/build/pcbnew &amp;&amp; /usr/bi=
n/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHARCONV_DYN_LI=
NK -DBOOST_CHARCONV_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -D=
BOOST_CONTAINER_DYN_LINK -DBOOST_CONTAINER_NO_LIB -DBOOST_DATE_TIME_DYN_LIN=
K -DBOOST_DATE_TIME_NO_LIB -DBOOST_LOCALE_DYN_LINK -DBOOST_LOCALE_NO_LIB -D=
BOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DGLM_FORCE_CTOR_INIT -DHAVE_ST=
DINT_H -DJSON_HAS_FILESYSTEM=3D0 -DKIAPI_IMPORTEXPORT=3DAPIIMPORT -DKICAD_B=
UILD_ARCH_X64 -DKICAD_CONFIG_DIR=3Dkicad -DKICAD_IPC_API -DKICAD_SCRIPTING_=
WXPYTHON -DKICAD_SIGNAL_INTEGRITY -DKICAD_UPDATE_CHECK -DNANODBC_ENABLE_UNI=
CODE -DPCBNEW -DUSINGZ -DWXUSINGDLL -D_FILE_OFFSET_BITS=3D64 -D__WXGTK__ -I=
/build/reproducible-path/kicad-9.0.8+dfsg/include -I/build/reproducible-pat=
h/kicad-9.0.8+dfsg/pcbnew/. -I/build/reproducible-path/kicad-9.0.8+dfsg/pcb=
new/./dialogs -I/build/reproducible-path/kicad-9.0.8+dfsg/pcbnew/./autorout=
er -I/build/reproducible-path/kicad-9.0.8+dfsg/pcbnew/./generators -I/build=
/reproducible-path/kicad-9.0.8+dfsg/3d-viewer -I/build/reproducible-path/ki=
cad-9.0.8+dfsg/3d-viewer/dialogs -I/build/reproducible-path/kicad-9.0.8+dfs=
g/common -I/build/reproducible-path/kicad-9.0.8+dfsg/common/dialogs -I/buil=
d/reproducible-path/kicad-9.0.8+dfsg/pcbnew/./exporters -I/build/reproducib=
le-path/kicad-9.0.8+dfsg/pcbnew/./importers -I/build/reproducible-path/kica=
d-9.0.8+dfsg/utils/idftools -I/build/reproducible-path/kicad-9.0.8+dfsg/pcb=
new/./specctra_import_export -I/build/reproducible-path/kicad-9.0.8+dfsg/de=
bian/build -I/build/reproducible-path/kicad-9.0.8+dfsg/scripting -I/build/r=
eproducible-path/kicad-9.0.8+dfsg/pcbnew/python/scripting -I/build/reproduc=
ible-path/kicad-9.0.8+dfsg/common/swig -I/build/reproducible-path/kicad-9.0=
=2E8+dfsg/debian/build/pcbnew -I/build/reproducible-path/kicad-9.0.8+dfsg/c=
ommon/. -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/argparse/inc=
lude -I/build/reproducible-path/kicad-9.0.8+dfsg/debian/build/api/cpp -I/bu=
ild/reproducible-path/kicad-9.0.8+dfsg/debian/build/api/cpp/api -I/build/re=
producible-path/kicad-9.0.8+dfsg/thirdparty/pegtl -I/build/reproducible-pat=
h/kicad-9.0.8+dfsg/thirdparty/magic_enum/magic_enum -I/build/reproducible-p=
ath/kicad-9.0.8+dfsg/thirdparty/libcontext -I/build/reproducible-path/kicad=
-9.0.8+dfsg/libs/kimath/include -I/build/reproducible-path/kicad-9.0.8+dfsg=
/libs/core/include -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/c=
lipper2/Clipper2Lib/include -I/build/reproducible-path/kicad-9.0.8+dfsg/thi=
rdparty/other_math -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/r=
tree -I/build/reproducible-path/kicad-9.0.8+dfsg/libs/kiplatform/include -I=
/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/dynamic_bitset -I/buil=
d/reproducible-path/kicad-9.0.8+dfsg/thirdparty/libpopcnt -I/build/reproduc=
ible-path/kicad-9.0.8+dfsg/thirdparty/expected/include -I/build/reproducibl=
e-path/kicad-9.0.8+dfsg/thirdparty/picosha2 -I/build/reproducible-path/kica=
d-9.0.8+dfsg/thirdparty/json_schema_validator -I/build/reproducible-path/ki=
cad-9.0.8+dfsg/thirdparty/nlohmann_json -I/build/reproducible-path/kicad-9.=
0.8+dfsg/thirdparty/thread-pool -I/build/reproducible-path/kicad-9.0.8+dfsg=
/debian/build/common -I/build/reproducible-path/kicad-9.0.8+dfsg/thirdparty=
/fmt/include -I/build/reproducible-path/kicad-9.0.8+dfsg/libs/sexpr/include=
 -I/build/reproducible-path/kicad-9.0.8+dfsg/libs/kinng/include -I/build/re=
producible-path/kicad-9.0.8+dfsg/debian/build/include/gal/shaders -I/build/=
reproducible-path/kicad-9.0.8+dfsg/thirdparty/nanosvg -I/build/reproducible=
-path/kicad-9.0.8+dfsg/thirdparty/dxflib_qcad -I/build/reproducible-path/ki=
cad-9.0.8+dfsg/thirdparty/tinyspline_lib -I/build/reproducible-path/kicad-9=
=2E0.8+dfsg/thirdparty/compoundfilereader -I/build/reproducible-path/kicad-=
9.0.8+dfsg/thirdparty/rectpack2d -I/build/reproducible-path/kicad-9.0.8+dfs=
g/thirdparty/gzip-hpp -isystem /build/reproducible-path/kicad-9.0.8+dfsg/th=
irdparty/pybind11/include -isystem /usr/include/cairo -isystem /usr/include=
/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -i=
system /usr/include/opencascade -isystem /usr/lib/aarch64-linux-gnu/wx/incl=
ude/gtk3-unicode-3.2 -isystem /usr/include/wx-3.2 -isystem /usr/include/pyt=
hon3.13 -isystem /build/reproducible-path/kicad-9.0.8+dfsg/thirdparty/nanod=
bc -g -O2 -ffile-prefix-map=3D/build/reproducible-path/kicad-9.0.8+dfsg=3D.=
 -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=3Dforma=
t-security -mbranch-protection=3Dstandard -Wdate-time -D_FORTIFY_SOURCE=3D2=
 -DNDEBUG -Wno-attributes -Wno-ignored-attributes -pthread -std=3Dc++20 -fP=
IC -fvisibility=3Dhidden -fvisibility-inlines-hidden -ftrivial-auto-var-ini=
t=3Dzero -MD -MT pcbnew/CMakeFiles/pcbnew_kiface_objects.dir/specctra_impor=
t_export/specctra_keywords.cpp.o -MF CMakeFiles/pcbnew_kiface_objects.dir/s=
pecctra_import_export/specctra_keywords.cpp.o.d -o CMakeFiles/pcbnew_kiface=
_objects.dir/specctra_import_export/specctra_keywords.cpp.o -c /build/repro=
ducible-path/kicad-9.0.8+dfsg/debian/build/pcbnew/specctra_import_export/sp=
ecctra_keywords.cpp
/build/reproducible-path/kicad-9.0.8+dfsg/pcbnew/tools/pcb_selection_tool.c=
pp: In lambda function:
/build/reproducible-path/kicad-9.0.8+dfsg/pcbnew/tools/pcb_selection_tool.c=
pp:181:33: warning: declaration of =E2=80=98frame=E2=80=99 shadows a previo=
us local [-Wshadow]
  181 |                 PCB_BASE_FRAME* frame =3D getEditFrame&lt;PCB_BASE_FRA=
ME&gt;();
      |                                 ^~~~~
/build/reproducible-path/kicad-9.0.8+dfsg/pcbnew/tools/pcb_selection_tool.c=
pp:162:21: note: shadowed declaration is here
  162 |     PCB_BASE_FRAME* frame =3D getEditFrame&lt;PCB_BASE_FRAME&gt;();
      |                     ^~~~~
[ 58%] Linking CXX static library libpcbcommon.a
cd /build/reproducible-path/kicad-9.0.8+dfsg/debian/build/common &amp;&amp; /usr/bi=
n/cmake -P CMakeFiles/pcbcommon.dir/cmake_clean_target.cmake
cd /build/reproducible-path/kicad-9.0.8+dfsg/debian/build/common &amp;&amp; /usr/bi=
n/cmake -E cmake_link_script CMakeFiles/pcbcommon.dir/link.txt --verbose=3D1
/usr/bin/ar qc libpcbcommon.a CMakeFiles/pcbcommon.dir/fp_lib_table.cpp.o C=
MakeFiles/pcbcommon.dir/hash_eda.cpp.o CMakeFiles/pcbcommon.dir/__/pcbnew/p=
cb_base_frame.cpp.o CMakeFiles/pcbcommon.dir/__/pcbnew/pcbexpr_evaluator.cp=
p.o CMakeFiles/pcbcommon.dir/__/pcbnew/pcbexpr_functions.cpp.o CMakeFiles/p=
cbcommon.dir/__/pcbnew/board_commit.cpp.o CMakeFiles/pcbcommon.dir/__/pcbne=
w/board_connected_item.cpp.o CMakeFiles/pcbcommon.dir/__/pcbnew/board_desig=
n_settings.cpp.o CMakeFiles/pcbcommon.dir/__/pcbnew/teardrop/teardrop_param=
eters.cpp.o CMakeFiles/pcbcommon.dir/__/pcbnew/router/pns_meander.cpp.o CMa=
keFiles/pcbcommon.dir/__/pcbnew/board.cpp.o CMakeFiles/pcbcommon.dir/__/pcb=
new/component_class_manager.cpp.o CMakeFiles/pcbcommon.dir/__/pcbnew/board_=
item.cpp.o CMakeFiles/pcbcommon.dir/__/pcbnew/pcb_dimension.cpp.o CMakeFile=
s/pcbcommon.dir/__/pcbnew/pcb_shape.cpp.o CMakeFiles/pcbcommon.dir/__/pcbne=
w/pcb_group.cpp.o CMakeFiles/pcbcommon.dir/__/pcbnew/pcb_marker.cpp.o CMake=
Files/pcbcommon.dir/__/pcbnew/footprint.cpp.o CMakeFiles/pcbcommon.dir/__/p=
cbnew/fix_board_shape.cpp.o CMakeFiles/pcbcommon.dir/__/pcbnew/netinfo_item=
=2Ecpp.o CMakeFiles/pcbcommon.dir/__/pcbnew/netinfo_list.cpp.o CMakeFiles/p=
cbcommon.dir/__/pcbnew/pad.cpp.o CMakeFiles/pcbcommon.dir/__/pcbnew/pad_uti=
ls.cpp.o CMakeFiles/pcbcommon.dir/__/pcbnew/padstack.cpp.o CMakeFiles/pcbco=
mmon.dir/__/pcbnew/pcb_target.cpp.o CMakeFiles/pcbcommon.dir/__/pcbnew/pcb_=
reference_image.cpp.o CMakeFiles/pcbcommon.dir/__/pcbnew/pcb_field.cpp.o CM=
akeFiles/pcbcommon.dir/__/pcbnew/pcb_table.cpp.o CMakeFiles/pcbcommon.dir/_=
_/pcbnew/pcb_tablecell.cpp.o CMakeFiles/pcbcommon.dir/__/pcbnew/pcb_text.cp=
p.o CMakeFiles/pcbcommon.dir/__/pcbnew/pcb_textbox.cpp.o CMakeFiles/pcbcomm=
on.dir/__/pcbnew/project_pcb.cpp.o CMakeFiles/pcbcommon.dir/__/pcbnew/board=
_stackup_manager/board_stackup.cpp.o CMakeFiles/pcbcommon.dir/__/pcbnew/pcb=
_track.cpp.o CMakeFiles/pcbcommon.dir/__/pcbnew/pcb_generator.cpp.o CMakeFi=
les/pcbcommon.dir/__/pcbnew/zone.cpp.o CMakeFiles/pcbcommon.dir/__/pcbnew/c=
ollectors.cpp.o CMakeFiles/pcbcommon.dir/__/pcbnew/connectivity/connectivit=
y_algo.cpp.o CMakeFiles/pcbcommon.dir/__/pcbnew/connectivity/connectivity_i=
tems.cpp.o CMakeFiles/pcbcommon.dir/__/pcbnew/connectivity/connectivity_dat=
a.cpp.o CMakeFiles/pcbcommon.dir/__/pcbnew/connectivity/from_to_cache.cpp.o=
 CMakeFiles/pcbcommon.dir/__/pcbnew/convert_shape_list_to_polygon.cpp.o CMa=
keFiles/pcbcommon.dir/__/pcbnew/drc/drc_engine.cpp.o CMakeFiles/pcbcommon.d=
ir/__/pcbnew/drc/drc_cache_generator.cpp.o CMakeFiles/pcbcommon.dir/__/pcbn=
ew/drc/drc_item.cpp.o CMakeFiles/pcbcommon.dir/__/pcbnew/drc/drc_rule.cpp.o=
 CMakeFiles/pcbcommon.dir/__/pcbnew/drc/drc_rule_condition.cpp.o CMakeFiles=
/pcbcommon.dir/__/pcbnew/drc/drc_rule_parser.cpp.o CMakeFiles/pcbcommon.dir=
/__/pcbnew/drc/drc_test_provider.cpp.o CMakeFiles/pcbcommon.dir/__/pcbnew/f=
ootprint_editor_settings.cpp.o CMakeFiles/pcbcommon.dir/__/pcbnew/generator=
s_mgr.cpp.o CMakeFiles/pcbcommon.dir/__/pcbnew/kicad_clipboard.cpp.o CMakeF=
iles/pcbcommon.dir/__/pcbnew/netlist_reader/kicad_netlist_reader.cpp.o CMak=
eFiles/pcbcommon.dir/__/pcbnew/netlist_reader/legacy_netlist_reader.cpp.o C=
MakeFiles/pcbcommon.dir/__/pcbnew/netlist_reader/netlist_reader.cpp.o CMake=
Files/pcbcommon.dir/__/pcbnew/pcb_draw_panel_gal.cpp.o CMakeFiles/pcbcommon=
=2Edir/__/pcbnew/netlist_reader/pcb_netlist.cpp.o CMakeFiles/pcbcommon.dir/=
__/pcbnew/pcb_origin_transforms.cpp.o CMakeFiles/pcbcommon.dir/__/pcbnew/pc=
b_painter.cpp.o CMakeFiles/pcbcommon.dir/__/pcbnew/pcb_plot_params.cpp.o CM=
akeFiles/pcbcommon.dir/__/pcbnew/pcb_screen.cpp.o CMakeFiles/pcbcommon.dir/=
__/pcbnew/pcb_view.cpp.o CMakeFiles/pcbcommon.dir/__/pcbnew/pcbnew_settings=
=2Ecpp.o CMakeFiles/pcbcommon.dir/__/pcbnew/ratsnest/ratsnest_data.cpp.o CM=
akeFiles/pcbcommon.dir/__/pcbnew/ratsnest/ratsnest_view_item.cpp.o CMakeFil=
es/pcbcommon.dir/__/pcbnew/sel_layer.cpp.o CMakeFiles/pcbcommon.dir/__/pcbn=
ew/teardrop/teardrop.cpp.o CMakeFiles/pcbcommon.dir/__/pcbnew/teardrop/tear=
drop_utils.cpp.o CMakeFiles/pcbcommon.dir/__/pcbnew/zone_settings.cpp.o CMa=
keFiles/pcbcommon.dir/__/pcbnew/pcb_io/pcb_io.cpp.o /build/reproducible-pat=
h/kicad-9.0.8+dfsg/pcbnew/specctra_import_export/specctra_export.cpp: In me=
mber function =E2=80=98DSN::PADSTACK* DSN::SPECCTRA_DB::makeVia(int, int, i=
nt, int)=E2=80=99:
/build/reproducible-path/kicad-9.0.8+dfsg/pcbnew/specctra_import_export/spe=
cctra_export.cpp:955:54: warning: =E2=80=98%.6g=E2=80=99 directive output m=
ay be truncated writing between 1 and 13 bytes into a region of size betwee=
n 5 and 37 [-Wformat-truncation=3D]
  955 |     snprintf( name, sizeof( name ), &quot;Via[%d-%d]_%.6g:%.6g_um&quot;,
      |                                                      ^~~~
/build/reproducible-path/kicad-9.0.8+dfsg/pcbnew/specctra_import_export/spe=
cctra_export.cpp:955:37: note: assuming directive output of 12 bytes
  955 |     snprintf( name, sizeof( name ), &quot;Via[%d-%d]_%.6g:%.6g_um&quot;,
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:970,
                 from /usr/include/wx-3.2/wx/string.h:31,
                 from /build/reproducible-path/kicad-9.0.8+dfsg/include/eda=
_units.h:29,
                 from /build/reproducible-path/kicad-9.0.8+dfsg/include/pcb=
_base_frame.h:30,
                 from /build/reproducible-path/kicad-9.0.8+dfsg/pcbnew/./pc=
b_base_edit_frame.h:30,
                 from /build/reproducible-path/kicad-9.0.8+dfsg/pcbnew/./pc=
b_edit_frame.h:24,
                 from /build/reproducible-path/kicad-9.0.8+dfsg/pcbnew/spec=
ctra_import_export/specctra_export.cpp:34:
In function =E2=80=98int snprintf(char*, size_t, const char*, ...)=E2=80=99,
    inlined from =E2=80=98DSN::PADSTACK* DSN::SPECCTRA_DB::makeVia(int, int=
, int, int)=E2=80=99 at /build/reproducible-path/kicad-9.0.8+dfsg/pcbnew/sp=
ecctra_import_export/specctra_export.cpp:955:13:
/usr/include/aarch64-linux-gnu/bits/stdio2.h:68:35: note: =E2=80=98__builti=
n___snprintf_chk=E2=80=99 output between 16 and 60 bytes into a destination=
 of size 48
   68 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - =
1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=
~~
   69 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   70 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
CMakeFiles/pcbcommon.dir/__/pcbnew/pcb_io/pcb_io_mgr.cpp.o CMakeFiles/pcbco=
mmon.dir/__/pcbnew/pcb_io/kicad_legacy/pcb_io_kicad_legacy.cpp.o CMakeFiles=
/pcbcommon.dir/__/pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.cpp.o CMakeF=
iles/pcbcommon.dir/__/pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr_parser.c=
pp.o CMakeFiles/pcbcommon.dir/__/pcbnew/pcb_io/eagle/pcb_io_eagle.cpp.o CMa=
keFiles/pcbcommon.dir/__/pcbnew/pcb_io/geda/pcb_io_geda.cpp.o CMakeFiles/pc=
bcommon.dir/__/pcbnew/tools/pcb_grid_helper.cpp.o CMakeFiles/pcbcommon.dir/=
__/pcbnew/tools/pcb_actions.cpp.o CMakeFiles/pcbcommon.dir/__/pcbnew/tools/=
pcb_editor_conditions.cpp.o CMakeFiles/pcbcommon.dir/__/pcbnew/tools/pcb_vi=
ewer_tools.cpp.o CMakeFiles/pcbcommon.dir/widgets/net_selector.cpp.o CMakeF=
iles/pcbcommon.dir/__/pcbnew/api/api_pcb_enums.cpp.o CMakeFiles/pcbcommon.d=
ir/__/pcbnew/api/api_pcb_utils.cpp.o CMakeFiles/pcbcommon.dir/pcb_plot_para=
ms_keywords.cpp.o CMakeFiles/pcbcommon.dir/pcb_keywords.cpp.o
/usr/bin/ranlib libpcbcommon.a
make[4]: Leaving directory '/build/reproducible-path/kicad-9.0.8+dfsg/debia=
n/build'
[ 58%] Built target pcbcommon
make[4]: Leaving directory '/build/reproducible-path/kicad-9.0.8+dfsg/debia=
n/build'
[ 59%] Built target pcbnew_kiface_objects
make[3]: Leaving directory '/build/reproducible-path/kicad-9.0.8+dfsg/debia=
n/build'
make[2]: *** [Makefile:169: all] Error 2
make[2]: Leaving directory '/build/reproducible-path/kicad-9.0.8+dfsg/debia=
n/build'
dh_auto_build: error: cd debian/build &amp;&amp; make -j128 INSTALL=3D&quot;install --st=
rip-program=3Dtrue&quot; VERBOSE=3D1 returned exit code 2
make[1]: *** [debian/rules:88: override_dh_auto_build-arch] Error 25
make[1]: Leaving directory '/build/reproducible-path/kicad-9.0.8+dfsg'
make: *** [debian/rules:65: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess failed with exit st=
atus 2
]