Source: ntpsec
Version: 1.2.3+dfsg1-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20241223 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, this package failed to build
on armhf.

This package currently has binary packages on armhf, so this is a regression.
Also, there are no known issues on amd64 or arm64 according to recent (a couple
days ago) rebuilds.

The rebuild was done using an armhf chroot on an AWS "m6g" instance (Graviton2
CPU).

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> python3 waf build -v
> --- building host --- 
> Waf: Entering directory `/<<PKGBUILDDIR>>/build/host'
> [1/2] Processing ntpd/ntp_parser.y
> 13:04:41 runner ['/usr/bin/bison', '-d', '--debug', 
> '/<<PKGBUILDDIR>>/ntpd/ntp_parser.y', '-o', 'ntp_parser.tab.c']
> [2/2] Compiling build/host/ntpd/ntp_parser.tab.c
> 13:04:41 runner ['/usr/bin/gcc', '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-Intpd', '-I../../ntpd', '-DNTPSEC_VERSION="1.2.3"', 
> '-DNTPSEC_VERSION_EXTENDED="1.2.3"', 'ntpd/ntp_parser.tab.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/host/ntpd/ntp_parser.tab.c.1.o', 
> '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', 
> '-Wdate-time', '-D_FORTIFY_SOURCE=2']
> [3/4] Compiling ntpd/keyword-gen.c
> 13:04:42 runner ['/usr/bin/gcc', '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-Intpd', '-I../../ntpd', '-DNTPSEC_VERSION="1.2.3"', 
> '-DNTPSEC_VERSION_EXTENDED="1.2.3"', '../../ntpd/keyword-gen.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/host/ntpd/keyword-gen.c.2.o', 
> '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', 
> '-Wdate-time', '-D_FORTIFY_SOURCE=2']
> [4/4] Linking build/host/ntpd/keyword-gen
> 13:04:42 runner ['/usr/bin/gcc', '-Wl,-z,relro', '-Wl,-z,now', 
> 'ntpd/keyword-gen.c.2.o', '-o/<<PKGBUILDDIR>>/build/host/ntpd/keyword-gen', 
> '-Wl,-Bstatic', '-Wl,-Bdynamic']
> [5/5] Compiling build/host/ntpd/ntp_parser.tab.h
> 13:04:42 runner ' /<<PKGBUILDDIR>>/build/host/ntpd/keyword-gen 
> ntpd/ntp_parser.tab.h > ntpd/ntp_keyword.h '
> 166 keywords consumed 723 states of 2047 max.
> 
> Waf: Leaving directory `/<<PKGBUILDDIR>>/build/host'
> --- building main --- 
> Waf: Entering directory `/<<PKGBUILDDIR>>/build/main'
> Calling ant_glob on build folders (/<<PKGBUILDDIR>>/build/main/pylib) is 
> dangerous: add quiet=True / remove=False
> --- PYTHONPATH is not set, loading the Python ntp library may be troublesome 
> ---
> 13:04:42 runner 'rm -f pylib/*.py[co]'
> [  1/166] Compiling docs/ntpsnmpd.adoc
> 13:04:42 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'ntpsnmpd.html', 
> '/<<PKGBUILDDIR>>/docs/ntpsnmpd.adoc']
> [  2/166] Compiling docs/driver_shm.adoc
> 13:04:42 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'driver_shm.html', 
> '/<<PKGBUILDDIR>>/docs/driver_shm.adoc']
> [  3/166] Compiling docs/copyright.adoc
> 13:04:42 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'copyright.html', 
> '/<<PKGBUILDDIR>>/docs/copyright.adoc']
> [  4/166] Compiling docs/authopt.adoc
> 13:04:42 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'authopt.html', 
> '/<<PKGBUILDDIR>>/docs/authopt.adoc']
> [  5/166] Compiling docs/404.adoc
> 13:04:42 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', '404.html', '/<<PKGBUILDDIR>>/docs/404.adoc']
> [  6/166] Compiling docs/ntpmon.adoc
> 13:04:42 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'ntpmon.html', 
> '/<<PKGBUILDDIR>>/docs/ntpmon.adoc']
> [  7/166] Compiling docs/ntpfrob.adoc
> 13:04:42 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'ntpfrob.html', 
> '/<<PKGBUILDDIR>>/docs/ntpfrob.adoc']
> [  8/166] Compiling docs/authentic.adoc
> 13:04:42 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'authentic.html', 
> '/<<PKGBUILDDIR>>/docs/authentic.adoc']
> [  9/166] Compiling docs/comdex.adoc
> 13:04:43 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'comdex.html', 
> '/<<PKGBUILDDIR>>/docs/comdex.adoc']
> [ 10/166] Compiling docs/ntpdig.adoc
> 13:04:43 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'ntpdig.html', 
> '/<<PKGBUILDDIR>>/docs/ntpdig.adoc']
> [ 11/166] Compiling docs/driver_modem.adoc
> 13:04:43 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'driver_modem.html', 
> '/<<PKGBUILDDIR>>/docs/driver_modem.adoc']
> [ 12/166] Compiling docs/driver_local.adoc
> 13:04:43 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'driver_local.html', 
> '/<<PKGBUILDDIR>>/docs/driver_local.adoc']
> [ 13/166] Compiling docs/ntp_keys.adoc
> 13:04:43 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'ntp_keys.html', 
> '/<<PKGBUILDDIR>>/docs/ntp_keys.adoc']
> [ 14/166] Compiling docs/ntp_config.adoc
> 13:04:43 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'ntp_config.html', 
> '/<<PKGBUILDDIR>>/docs/ntp_config.adoc']
> [ 15/166] Compiling docs/driver_jjy.adoc
> 13:04:43 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'driver_jjy.html', 
> '/<<PKGBUILDDIR>>/docs/driver_jjy.adoc']
> [ 16/166] Compiling docs/cluster.adoc
> 13:04:43 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'cluster.html', 
> '/<<PKGBUILDDIR>>/docs/cluster.adoc']
> [ 17/166] Compiling docs/ntp_conf.adoc
> 13:04:43 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'ntp_conf.html', 
> '/<<PKGBUILDDIR>>/docs/ntp_conf.adoc']
> [ 18/166] Compiling docs/msyslog.adoc
> 13:04:43 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'msyslog.html', 
> '/<<PKGBUILDDIR>>/docs/msyslog.adoc']
> [ 19/166] Compiling docs/driver_hpgps.adoc
> 13:04:43 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'driver_hpgps.html', 
> '/<<PKGBUILDDIR>>/docs/driver_hpgps.adoc']
> [ 20/166] Compiling docs/monopt.adoc
> 13:04:43 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'monopt.html', 
> '/<<PKGBUILDDIR>>/docs/monopt.adoc']
> [ 21/166] Compiling docs/mode6.adoc
> 13:04:43 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'mode6.html', 
> '/<<PKGBUILDDIR>>/docs/mode6.adoc']
> [ 22/166] Compiling docs/driver_howto.adoc
> 13:04:43 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'driver_howto.html', 
> '/<<PKGBUILDDIR>>/docs/driver_howto.adoc']
> [ 23/166] Compiling docs/clockopt.adoc
> 13:04:43 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'clockopt.html', 
> '/<<PKGBUILDDIR>>/docs/clockopt.adoc']
> [ 24/166] Compiling docs/assoc.adoc
> 13:04:43 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'assoc.html', 
> '/<<PKGBUILDDIR>>/docs/assoc.adoc']
> [ 25/166] Compiling docs/NTS-QuickStart.adoc
> 13:04:43 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'NTS-QuickStart.html', 
> '/<<PKGBUILDDIR>>/docs/NTS-QuickStart.adoc']
> [ 26/166] Compiling docs/miscopt.adoc
> 13:04:43 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'miscopt.html', 
> '/<<PKGBUILDDIR>>/docs/miscopt.adoc']
> [ 27/166] Compiling docs/leapsmear.adoc
> 13:04:43 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'leapsmear.html', 
> '/<<PKGBUILDDIR>>/docs/leapsmear.adoc']
> [ 28/166] Compiling docs/driver_gpsd.adoc
> 13:04:43 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'driver_gpsd.html', 
> '/<<PKGBUILDDIR>>/docs/driver_gpsd.adoc']
> [ 29/166] Compiling docs/leap.adoc
> 13:04:44 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'leap.html', 
> '/<<PKGBUILDDIR>>/docs/leap.adoc']
> [ 30/166] Compiling docs/warp.adoc
> 13:04:44 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'warp.html', 
> '/<<PKGBUILDDIR>>/docs/warp.adoc']
> [ 31/166] Compiling docs/ntpd.adoc
> 13:04:44 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'ntpd.html', 
> '/<<PKGBUILDDIR>>/docs/ntpd.adoc']
> [ 32/166] Compiling docs/driver_generic.adoc
> 13:04:44 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'driver_generic.html', 
> '/<<PKGBUILDDIR>>/docs/driver_generic.adoc']
> [ 33/166] Compiling docs/clock.adoc
> 13:04:44 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'clock.html', 
> '/<<PKGBUILDDIR>>/docs/clock.adoc']
> [ 34/166] Compiling docs/tf582_4.adoc
> 13:04:44 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'tf582_4.html', 
> '/<<PKGBUILDDIR>>/docs/tf582_4.adoc']
> [ 35/166] Compiling docs/stats.adoc
> 13:04:44 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'stats.html', 
> '/<<PKGBUILDDIR>>/docs/stats.adoc']
> [ 36/166] Compiling docs/kern.adoc
> 13:04:44 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'kern.html', 
> '/<<PKGBUILDDIR>>/docs/kern.adoc']
> [ 37/166] Compiling docs/standards.adoc
> 13:04:44 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'standards.html', 
> '/<<PKGBUILDDIR>>/docs/standards.adoc']
> [ 38/166] Compiling docs/sitemap.adoc
> 13:04:44 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'sitemap.html', 
> '/<<PKGBUILDDIR>>/docs/sitemap.adoc']
> [ 39/166] Compiling docs/index.adoc
> 13:04:44 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'index.html', 
> '/<<PKGBUILDDIR>>/docs/index.adoc']
> [ 40/166] Compiling docs/driver_arbiter.adoc
> 13:04:44 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'driver_arbiter.html', 
> '/<<PKGBUILDDIR>>/docs/driver_arbiter.adoc']
> [ 41/166] Compiling docs/select.adoc
> 13:04:44 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'select.html', 
> '/<<PKGBUILDDIR>>/docs/select.adoc']
> [ 42/166] Compiling docs/rollover.adoc
> 13:04:44 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'rollover.html', 
> '/<<PKGBUILDDIR>>/docs/rollover.adoc']
> [ 43/166] Compiling docs/huffpuff.adoc
> 13:04:44 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'huffpuff.html', 
> '/<<PKGBUILDDIR>>/docs/huffpuff.adoc']
> [ 44/166] Compiling docs/refclock.adoc
> 13:04:44 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'refclock.html', 
> '/<<PKGBUILDDIR>>/docs/refclock.adoc']
> [ 45/166] Compiling docs/rdebug.adoc
> 13:04:44 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'rdebug.html', 
> '/<<PKGBUILDDIR>>/docs/rdebug.adoc']
> [ 46/166] Compiling docs/history.adoc
> 13:04:44 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'history.html', 
> '/<<PKGBUILDDIR>>/docs/history.adoc']
> [ 47/166] Compiling docs/discover.adoc
> 13:04:45 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'discover.html', 
> '/<<PKGBUILDDIR>>/docs/discover.adoc']
> [ 48/166] Compiling docs/build.adoc
> 13:04:45 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'build.html', 
> '/<<PKGBUILDDIR>>/docs/build.adoc']
> [ 49/166] Compiling docs/accopt.adoc
> 13:04:45 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'accopt.html', 
> '/<<PKGBUILDDIR>>/docs/accopt.adoc']
> [ 50/166] Compiling docs/rate.adoc
> 13:04:45 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'rate.html', 
> '/<<PKGBUILDDIR>>/docs/rate.adoc']
> [ 51/166] Compiling docs/quick.adoc
> 13:04:45 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'quick.html', 
> '/<<PKGBUILDDIR>>/docs/quick.adoc']
> [ 52/166] Compiling docs/generic_howto.adoc
> 13:04:45 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'generic_howto.html', 
> '/<<PKGBUILDDIR>>/docs/generic_howto.adoc']
> [ 53/166] Compiling docs/prefer.adoc
> 13:04:45 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'prefer.html', 
> '/<<PKGBUILDDIR>>/docs/prefer.adoc']
> [ 54/166] Compiling docs/pps.adoc
> 13:04:45 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'pps.html', '/<<PKGBUILDDIR>>/docs/pps.adoc']
> [ 55/166] Compiling docs/filter.adoc
> 13:04:45 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'filter.html', 
> '/<<PKGBUILDDIR>>/docs/filter.adoc']
> [ 56/166] Compiling docs/discipline.adoc
> 13:04:45 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'discipline.html', 
> '/<<PKGBUILDDIR>>/docs/discipline.adoc']
> [ 57/166] Compiling docs/poll.adoc
> 13:04:45 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'poll.html', 
> '/<<PKGBUILDDIR>>/docs/poll.adoc']
> [ 58/166] Compiling docs/parsedata.adoc
> 13:04:45 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'parsedata.html', 
> '/<<PKGBUILDDIR>>/docs/parsedata.adoc']
> [ 59/166] Compiling docs/extern.adoc
> 13:04:45 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'extern.html', 
> '/<<PKGBUILDDIR>>/docs/extern.adoc']
> [ 60/166] Compiling docs/outside-tools.adoc
> 13:04:45 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'outside-tools.html', 
> '/<<PKGBUILDDIR>>/docs/outside-tools.adoc']
> [ 61/166] Compiling docs/orphan.adoc
> 13:04:45 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'orphan.html', 
> '/<<PKGBUILDDIR>>/docs/orphan.adoc']
> [ 62/166] Compiling docs/driver_zyfer.adoc
> 13:04:45 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'driver_zyfer.html', 
> '/<<PKGBUILDDIR>>/docs/driver_zyfer.adoc']
> [ 63/166] Compiling docs/decode.adoc
> 13:04:45 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'decode.html', 
> '/<<PKGBUILDDIR>>/docs/decode.adoc']
> [ 64/166] Compiling docs/bugs.adoc
> 13:04:45 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'bugs.html', 
> '/<<PKGBUILDDIR>>/docs/bugs.adoc']
> [ 65/166] Compiling docs/oncore-shmem.adoc
> 13:04:46 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'oncore-shmem.html', 
> '/<<PKGBUILDDIR>>/docs/oncore-shmem.adoc']
> [ 66/166] Compiling docs/ntpwait.adoc
> 13:04:46 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'ntpwait.html', 
> '/<<PKGBUILDDIR>>/docs/ntpwait.adoc']
> [ 67/166] Compiling docs/driver_truetime.adoc
> 13:04:46 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'driver_truetime.html', 
> '/<<PKGBUILDDIR>>/docs/driver_truetime.adoc']
> [ 68/166] Compiling docs/ntpviz.adoc
> 13:04:46 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'ntpviz.html', 
> '/<<PKGBUILDDIR>>/docs/ntpviz.adoc']
> [ 69/166] Compiling docs/ntptrace.adoc
> 13:04:46 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'ntptrace.html', 
> '/<<PKGBUILDDIR>>/docs/ntptrace.adoc']
> [ 70/166] Compiling docs/driver_trimble.adoc
> 13:04:46 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'driver_trimble.html', 
> '/<<PKGBUILDDIR>>/docs/driver_trimble.adoc']
> [ 71/166] Compiling docs/debug.adoc
> 13:04:46 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'debug.html', 
> '/<<PKGBUILDDIR>>/docs/debug.adoc']
> [ 72/166] Compiling docs/ntptime.adoc
> 13:04:46 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'ntptime.html', 
> '/<<PKGBUILDDIR>>/docs/ntptime.adoc']
> [ 73/166] Compiling docs/ntpsweep.adoc
> 13:04:46 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'ntpsweep.html', 
> '/<<PKGBUILDDIR>>/docs/ntpsweep.adoc']
> [ 74/166] Compiling docs/driver_spectracom.adoc
> 13:04:46 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'driver_spectracom.html', 
> '/<<PKGBUILDDIR>>/docs/driver_spectracom.adoc']
> [ 75/166] Compiling docs/ntpspeak.adoc
> 13:04:46 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'ntpspeak.html', 
> '/<<PKGBUILDDIR>>/docs/ntpspeak.adoc']
> [ 76/166] Compiling docs/ntpkeygen.adoc
> 13:04:46 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'ntpkeygen.html', 
> '/<<PKGBUILDDIR>>/docs/ntpkeygen.adoc']
> [ 77/166] Compiling docs/driver_pps.adoc
> 13:04:46 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'driver_pps.html', 
> '/<<PKGBUILDDIR>>/docs/driver_pps.adoc']
> [ 78/166] Compiling docs/driver_nmea.adoc
> 13:04:46 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'driver_nmea.html', 
> '/<<PKGBUILDDIR>>/docs/driver_nmea.adoc']
> [ 79/166] Compiling docs/ntpleapfetch.adoc
> 13:04:46 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'ntpleapfetch.html', 
> '/<<PKGBUILDDIR>>/docs/ntpleapfetch.adoc']
> [ 80/166] Compiling docs/access.adoc
> 13:04:46 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'access.html', 
> '/<<PKGBUILDDIR>>/docs/access.adoc']
> [ 81/166] Compiling docs/ntpq.adoc
> 13:04:46 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'ntpq.html', 
> '/<<PKGBUILDDIR>>/docs/ntpq.adoc']
> [ 82/166] Compiling docs/ntploggps.adoc
> 13:04:46 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'ntploggps.html', 
> '/<<PKGBUILDDIR>>/docs/ntploggps.adoc']
> [ 83/166] Compiling docs/confopt.adoc
> 13:04:46 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'confopt.html', 
> '/<<PKGBUILDDIR>>/docs/confopt.adoc']
> [ 84/166] Compiling docs/ntpsec.adoc
> 13:04:46 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'ntpsec.html', 
> '/<<PKGBUILDDIR>>/docs/ntpsec.adoc']
> [ 85/166] Compiling docs/driver_oncore.adoc
> 13:04:47 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'driver_oncore.html', 
> '/<<PKGBUILDDIR>>/docs/driver_oncore.adoc']
> [ 86/166] Compiling docs/ntplogtemp.adoc
> 13:04:47 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'ntplogtemp.html', 
> '/<<PKGBUILDDIR>>/docs/ntplogtemp.adoc']
> [ 87/166] Compiling docs/kernpps.adoc
> 13:04:47 runner ['/usr/bin/asciidoctor', '-a', 'attribute-missing=warn', 
> '-a', 'compat-mode', '-b', 'xhtml5', '-a', 'linkcss', '-a', 
> 'stylesheet=asciidoc.css', '-o', 'kernpps.html', 
> '/<<PKGBUILDDIR>>/docs/kernpps.adoc']
> [ 88/166] Compiling docs/icons/sitemap.png
> [ 89/166] Compiling docs/icons/home.gif
> [ 90/166] Compiling docs/icons/mail2.gif
> [ 91/166] Compiling docs/pic/time1.gif
> [ 92/166] Compiling docs/pic/alice11.gif
> [ 93/166] Compiling docs/pic/neoclock4x.gif
> [ 94/166] Compiling docs/pic/tonea.gif
> [ 95/166] Compiling docs/pic/sheepb.jpg
> [ 96/166] Compiling docs/pic/flt7.gif
> [ 97/166] Compiling docs/pic/flt5.gif
> [ 98/166] Compiling docs/pic/which-way-is.up.jpg
> [ 99/166] Compiling docs/pic/flt3.gif
> [100/166] Compiling docs/pic/stats.gif
> [101/166] Compiling docs/pic/fig_3_1.gif
> [102/166] Compiling docs/pic/stack1a.jpg
> [103/166] Compiling docs/pic/discipline.gif
> [104/166] Compiling docs/pic/pogo1a.gif
> [105/166] Compiling docs/pic/bustardfly.gif
> [106/166] Compiling docs/pic/pogo5.gif
> [107/166] Compiling docs/pic/boom3.gif
> [108/166] Compiling docs/pic/peer.gif
> [109/166] Compiling docs/pic/alice51.gif
> [110/166] Compiling docs/pic/pd_om011.gif
> [111/166] Compiling docs/pic/alice35.gif
> [112/166] Compiling docs/pic/orchestra.gif
> [113/166] Compiling docs/pic/alice13.gif
> [114/166] Compiling docs/pic/fg6021.gif
> [115/166] Compiling docs/pic/igclock.gif
> [116/166] Compiling docs/pic/flt4.gif
> [117/166] Compiling docs/pic/flt6.gif
> [118/166] Compiling docs/pic/pzf511.jpg
> [119/166] Compiling docs/pic/flatheads.gif
> [120/166] Compiling docs/pic/alice38.gif
> [121/166] Compiling docs/pic/pogo7.gif
> [122/166] Compiling docs/pic/oz2.gif
> [123/166] Compiling docs/pic/alice61.gif
> [124/166] Compiling docs/pic/howland.jpg
> [125/166] Compiling docs/pic/alice15.gif
> [126/166] Compiling docs/pic/hornraba.gif
> [127/166] Compiling docs/pic/dogsnake.gif
> [128/166] Compiling docs/pic/flt1.gif
> [129/166] Compiling docs/pic/thunderbolt.jpg
> [130/166] Compiling docs/pic/driver_palisade.gif
> [131/166] Compiling docs/pic/pogo6.gif
> [132/166] Compiling docs/pic/boom4.gif
> [133/166] Compiling docs/pic/pogo.gif
> [134/166] Compiling docs/pic/alice44.gif
> [135/166] Compiling docs/pic/flt2.gif
> [136/166] Compiling docs/pic/SAppr.jpg
> [137/166] Compiling docs/pic/oncore_utplusbig.gif
> [138/166] Compiling docs/pic/tribeb.gif
> [139/166] Compiling docs/pic/boom3a.gif
> [140/166] Compiling docs/pic/pogo4.gif
> [141/166] Compiling docs/pic/looking.jpg
> [142/166] Compiling docs/pic/kelly_pogo_earthday.jpg
> [143/166] Compiling docs/pic/clocktower128.png
> [144/166] Compiling docs/pic/pogo8.gif
> [145/166] Compiling docs/pic/barnstable.gif
> [146/166] Compiling docs/pic/sx5.gif
> [147/166] Compiling docs/pic/gps167.jpg
> [148/166] Compiling docs/pic/c51.jpg
> [149/166] Compiling docs/pic/pd_om006.gif
> [150/166] Compiling docs/pic/alice23.gif
> [151/166] Compiling docs/pic/oncore_evalbig.gif
> [152/166] Compiling docs/pic/description.jpg
> [153/166] Compiling docs/pic/alice32.gif
> [154/166] Compiling docs/pic/alice47.gif
> [155/166] Compiling docs/pic/flt9.gif
> [156/166] Compiling docs/pic/wingdorothy.gif
> [157/166] Compiling docs/pic/flt8.gif
> [158/166] Compiling docs/pic/radio2.jpg
> [159/166] Compiling docs/pic/pogo3a.gif
> [160/166] Compiling docs/pic/pogo-enemy2.png
> [161/166] Compiling docs/pic/beaver.gif
> [162/166] Compiling docs/pic/pogocell.gif
> [163/166] Compiling docs/pic/broad.gif
> [164/166] Compiling docs/pic/panda.gif
> [165/166] Compiling docs/asciidoc.js
> [166/166] Compiling docs/asciidoc.css
> [167/309] Compiling libaes_siv/aes_siv.c
> 13:04:47 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-Wno-shadow', 
> '-O3', '-fomit-frame-pointer', '-funroll-loops', '-ftree-vectorize', 
> '-Wno-inline', '-I..', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libaes_siv/aes_siv.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libaes_siv/aes_siv.c.1.o', 
> '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', 
> '-Wdate-time', '-D_FORTIFY_SOURCE=2']
> [168/309] Compiling libntp/ntp_endian.c
> 13:04:47 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libntp/ntp_endian.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libntp/ntp_endian.c.1.o', 
> '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', 
> '-Wdate-time', '-D_FORTIFY_SOURCE=2']
> [169/309] Compiling libntp/macencrypt.c
> 13:04:47 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libntp/macencrypt.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libntp/macencrypt.c.1.o', 
> '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', 
> '-Wdate-time', '-D_FORTIFY_SOURCE=2']
> [170/309] Compiling libntp/isc_net.c
> 13:04:47 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libntp/isc_net.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libntp/isc_net.c.1.o', '-D_LARGEFILE_SOURCE', 
> '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', '-Wdate-time', 
> '-D_FORTIFY_SOURCE=2']
> [171/309] Compiling libntp/initnetwork.c
> 13:04:47 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libntp/initnetwork.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libntp/initnetwork.c.1.o', 
> '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', 
> '-Wdate-time', '-D_FORTIFY_SOURCE=2']
> [172/309] Compiling libntp/isc_interfaceiter.c
> 13:04:47 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libntp/isc_interfaceiter.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libntp/isc_interfaceiter.c.1.o', 
> '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', 
> '-Wdate-time', '-D_FORTIFY_SOURCE=2']
> [173/309] Compiling libntp/dolfptoa.c
> 13:04:47 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libntp/dolfptoa.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libntp/dolfptoa.c.1.o', '-D_LARGEFILE_SOURCE', 
> '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', '-Wdate-time', 
> '-D_FORTIFY_SOURCE=2']
> [174/309] Compiling libntp/statestr.c
> 13:04:47 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libntp/statestr.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libntp/statestr.c.1.o', '-D_LARGEFILE_SOURCE', 
> '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', '-Wdate-time', 
> '-D_FORTIFY_SOURCE=2']
> [175/309] Compiling libntp/ntp_random.c
> 13:04:47 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libntp/ntp_random.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libntp/ntp_random.c.1.o', 
> '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', 
> '-Wdate-time', '-D_FORTIFY_SOURCE=2']
> [176/309] Compiling libntp/hextolfp.c
> 13:04:47 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libntp/hextolfp.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libntp/hextolfp.c.1.o', '-D_LARGEFILE_SOURCE', 
> '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', '-Wdate-time', 
> '-D_FORTIFY_SOURCE=2']
> [177/309] Linking build/main/libaes_siv/libaes_siv.a
> 13:04:47 runner ['/usr/bin/ar', 'rcs', 'libaes_siv/libaes_siv.a', 
> 'libaes_siv/aes_siv.c.1.o']
> [178/309] Compiling libntp/assert.c
> 13:04:47 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libntp/assert.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libntp/assert.c.1.o', '-D_LARGEFILE_SOURCE', 
> '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', '-Wdate-time', 
> '-D_FORTIFY_SOURCE=2']
> [179/309] Compiling libntp/syssignal.c
> 13:04:47 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libntp/syssignal.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libntp/syssignal.c.1.o', 
> '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', 
> '-Wdate-time', '-D_FORTIFY_SOURCE=2']
> [180/309] Compiling libntp/emalloc.c
> 13:04:47 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libntp/emalloc.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libntp/emalloc.c.1.o', '-D_LARGEFILE_SOURCE', 
> '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', '-Wdate-time', 
> '-D_FORTIFY_SOURCE=2']
> [181/309] Compiling libntp/ssl_init.c
> 13:04:47 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libntp/ssl_init.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libntp/ssl_init.c.1.o', '-D_LARGEFILE_SOURCE', 
> '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', '-Wdate-time', 
> '-D_FORTIFY_SOURCE=2']
> [182/309] Compiling libntp/socktoa.c
> 13:04:47 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libntp/socktoa.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libntp/socktoa.c.1.o', '-D_LARGEFILE_SOURCE', 
> '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', '-Wdate-time', 
> '-D_FORTIFY_SOURCE=2']
> [183/309] Compiling libntp/socket.c
> 13:04:47 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libntp/socket.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libntp/socket.c.1.o', '-D_LARGEFILE_SOURCE', 
> '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', '-Wdate-time', 
> '-D_FORTIFY_SOURCE=2']
> [184/309] Compiling libntp/refidsmear.c
> 13:04:47 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libntp/refidsmear.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libntp/refidsmear.c.1.o', 
> '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', 
> '-Wdate-time', '-D_FORTIFY_SOURCE=2']
> [185/309] Compiling libntp/clocktime.c
> 13:04:47 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libntp/clocktime.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libntp/clocktime.c.1.o', 
> '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', 
> '-Wdate-time', '-D_FORTIFY_SOURCE=2']
> [186/309] Compiling libntp/lib_strbuf.c
> 13:04:47 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libntp/lib_strbuf.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libntp/lib_strbuf.c.1.o', 
> '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', 
> '-Wdate-time', '-D_FORTIFY_SOURCE=2']
> [187/309] Compiling libntp/numtoa.c
> 13:04:47 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libntp/numtoa.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libntp/numtoa.c.1.o', '-D_LARGEFILE_SOURCE', 
> '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', '-Wdate-time', 
> '-D_FORTIFY_SOURCE=2']
> [188/309] Compiling libntp/systime.c
> 13:04:47 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libntp/systime.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libntp/systime.c.1.o', '-D_LARGEFILE_SOURCE', 
> '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', '-Wdate-time', 
> '-D_FORTIFY_SOURCE=2']
> [189/309] Compiling libntp/authkeys.c
> 13:04:48 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libntp/authkeys.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libntp/authkeys.c.1.o', '-D_LARGEFILE_SOURCE', 
> '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', '-Wdate-time', 
> '-D_FORTIFY_SOURCE=2']
> [190/309] Compiling libntp/msyslog.c
> 13:04:48 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libntp/msyslog.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libntp/msyslog.c.1.o', '-D_LARGEFILE_SOURCE', 
> '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', '-Wdate-time', 
> '-D_FORTIFY_SOURCE=2']
> [191/309] Compiling libntp/clockwork.c
> 13:04:48 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libntp/clockwork.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libntp/clockwork.c.1.o', 
> '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', 
> '-Wdate-time', '-D_FORTIFY_SOURCE=2']
> [192/309] Compiling libntp/decodenetnum.c
> 13:04:48 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libntp/decodenetnum.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libntp/decodenetnum.c.1.o', 
> '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', 
> '-Wdate-time', '-D_FORTIFY_SOURCE=2']
> [193/309] Compiling libntp/ntp_calendar.c
> 13:04:48 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libntp/ntp_calendar.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libntp/ntp_calendar.c.1.o', 
> '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', 
> '-Wdate-time', '-D_FORTIFY_SOURCE=2']
> [194/309] Compiling libntp/authreadkeys.c
> 13:04:48 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libntp/authreadkeys.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libntp/authreadkeys.c.1.o', 
> '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', 
> '-Wdate-time', '-D_FORTIFY_SOURCE=2']
> [195/309] Compiling libntp/getopt.c
> 13:04:48 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libntp/getopt.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libntp/getopt.c.1.o', '-D_LARGEFILE_SOURCE', 
> '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', '-Wdate-time', 
> '-D_FORTIFY_SOURCE=2']
> [196/309] Compiling libntp/prettydate.c
> 13:04:48 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libntp/prettydate.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libntp/prettydate.c.1.o', 
> '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', 
> '-Wdate-time', '-D_FORTIFY_SOURCE=2']
> [197/309] Compiling libntp/timespecops.c
> 13:04:48 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libntp/timespecops.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libntp/timespecops.c.1.o', 
> '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', 
> '-Wdate-time', '-D_FORTIFY_SOURCE=2']
> [198/309] Compiling libparse/clk_dcf7000.c
> 13:04:48 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libparse/clk_dcf7000.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libparse/clk_dcf7000.c.1.o', 
> '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', 
> '-Wdate-time', '-D_FORTIFY_SOURCE=2']
> [199/309] Compiling libparse/gpstolfp.c
> 13:04:48 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libparse/gpstolfp.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libparse/gpstolfp.c.1.o', 
> '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', 
> '-Wdate-time', '-D_FORTIFY_SOURCE=2']
> [200/309] Compiling libparse/clk_varitext.c
> 13:04:48 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libparse/clk_varitext.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libparse/clk_varitext.c.1.o', 
> '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', 
> '-Wdate-time', '-D_FORTIFY_SOURCE=2']
> [201/309] Compiling libparse/parse.c
> 13:04:48 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libparse/parse.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libparse/parse.c.1.o', '-D_LARGEFILE_SOURCE', 
> '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', '-Wdate-time', 
> '-D_FORTIFY_SOURCE=2']
> [202/309] Compiling libparse/info_trimble.c
> 13:04:48 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libparse/info_trimble.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libparse/info_trimble.c.1.o', 
> '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', 
> '-Wdate-time', '-D_FORTIFY_SOURCE=2']
> [203/309] Compiling libparse/clk_hopf6021.c
> 13:04:48 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libparse/clk_hopf6021.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libparse/clk_hopf6021.c.1.o', 
> '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', 
> '-Wdate-time', '-D_FORTIFY_SOURCE=2']
> [204/309] Linking build/main/libntp/libntp.a
> 13:04:48 runner ['/usr/bin/ar', 'rcs', 'libntp/libntp.a', 
> 'libntp/authkeys.c.1.o', 'libntp/authreadkeys.c.1.o', 
> 'libntp/clocktime.c.1.o', 'libntp/decodenetnum.c.1.o', 
> 'libntp/dolfptoa.c.1.o', 'libntp/getopt.c.1.o', 'libntp/initnetwork.c.1.o', 
> 'libntp/isc_interfaceiter.c.1.o', 'libntp/isc_net.c.1.o', 
> 'libntp/macencrypt.c.1.o', 'libntp/ntp_endian.c.1.o', 'libntp/numtoa.c.1.o', 
> 'libntp/refidsmear.c.1.o', 'libntp/socket.c.1.o', 'libntp/socktoa.c.1.o', 
> 'libntp/ssl_init.c.1.o', 'libntp/syssignal.c.1.o', 'libntp/assert.c.1.o', 
> 'libntp/clockwork.c.1.o', 'libntp/emalloc.c.1.o', 'libntp/hextolfp.c.1.o', 
> 'libntp/lib_strbuf.c.1.o', 'libntp/msyslog.c.1.o', 
> 'libntp/ntp_calendar.c.1.o', 'libntp/ntp_random.c.1.o', 
> 'libntp/prettydate.c.1.o', 'libntp/statestr.c.1.o', 'libntp/systime.c.1.o', 
> 'libntp/timespecops.c.1.o']
> [205/309] Compiling libparse/ieee754io.c
> 13:04:48 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libparse/ieee754io.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libparse/ieee754io.c.1.o', 
> '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', 
> '-Wdate-time', '-D_FORTIFY_SOURCE=2']
> [206/309] Compiling libparse/clk_rcc8000.c
> 13:04:48 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libparse/clk_rcc8000.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libparse/clk_rcc8000.c.1.o', 
> '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', 
> '-Wdate-time', '-D_FORTIFY_SOURCE=2']
> [207/309] Compiling libparse/clk_trimtsip.c
> 13:04:48 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libparse/clk_trimtsip.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libparse/clk_trimtsip.c.1.o', 
> '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', 
> '-Wdate-time', '-D_FORTIFY_SOURCE=2']
> [208/309] Compiling libparse/data_mbg.c
> 13:04:48 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libparse/data_mbg.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libparse/data_mbg.c.1.o', 
> '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', 
> '-Wdate-time', '-D_FORTIFY_SOURCE=2']
> [209/309] Compiling libparse/clk_rawdcf.c
> 13:04:48 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libparse/clk_rawdcf.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libparse/clk_rawdcf.c.1.o', 
> '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', 
> '-Wdate-time', '-D_FORTIFY_SOURCE=2']
> [210/309] Compiling libparse/clk_wharton.c
> 13:04:48 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libparse/clk_wharton.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libparse/clk_wharton.c.1.o', 
> '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', 
> '-Wdate-time', '-D_FORTIFY_SOURCE=2']
> [211/309] Compiling libparse/clk_schmid.c
> 13:04:48 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libparse/clk_schmid.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libparse/clk_schmid.c.1.o', 
> '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', 
> '-Wdate-time', '-D_FORTIFY_SOURCE=2']
> [212/309] Compiling libparse/clk_trimtaip.c
> 13:04:48 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libparse/clk_trimtaip.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libparse/clk_trimtaip.c.1.o', 
> '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', 
> '-Wdate-time', '-D_FORTIFY_SOURCE=2']
> [213/309] Compiling libparse/clk_sel240x.c
> 13:04:48 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libparse/clk_sel240x.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libparse/clk_sel240x.c.1.o', 
> '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', 
> '-Wdate-time', '-D_FORTIFY_SOURCE=2']
> [214/309] Compiling libparse/clk_meinberg.c
> 13:04:48 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libparse/clk_meinberg.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libparse/clk_meinberg.c.1.o', 
> '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', 
> '-Wdate-time', '-D_FORTIFY_SOURCE=2']
> [215/309] Compiling libparse/binio.c
> 13:04:48 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libparse/binio.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libparse/binio.c.1.o', '-D_LARGEFILE_SOURCE', 
> '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', '-Wdate-time', 
> '-D_FORTIFY_SOURCE=2']
> [216/309] Compiling libparse/clk_computime.c
> 13:04:48 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libparse/clk_computime.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libparse/clk_computime.c.1.o', 
> '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', 
> '-Wdate-time', '-D_FORTIFY_SOURCE=2']
> [217/309] Compiling libparse/trim_info.c
> 13:04:48 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libparse/trim_info.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libparse/trim_info.c.1.o', 
> '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', 
> '-Wdate-time', '-D_FORTIFY_SOURCE=2']
> [218/309] Compiling libparse/parse_conf.c
> 13:04:49 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libparse/parse_conf.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libparse/parse_conf.c.1.o', 
> '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', 
> '-Wdate-time', '-D_FORTIFY_SOURCE=2']
> [219/309] Compiling libaes_siv/tests.c
> 13:04:49 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-Wno-shadow', 
> '-O3', '-fomit-frame-pointer', '-funroll-loops', '-ftree-vectorize', 
> '-Wno-inline', '-I..', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libaes_siv/tests.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libaes_siv/tests.c.2.o', 
> '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', 
> '-Wdate-time', '-D_FORTIFY_SOURCE=2']
> [220/309] Compiling libaes_siv/aes_siv_test.c
> 13:04:49 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-Wno-shadow', 
> '-O3', '-fomit-frame-pointer', '-funroll-loops', '-ftree-vectorize', 
> '-Wno-inline', '-I..', '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../libaes_siv/aes_siv_test.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/libaes_siv/aes_siv_test.c.2.o', 
> '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', 
> '-Wdate-time', '-D_FORTIFY_SOURCE=2']
> [221/309] Compiling ntpd/nts_extens.c
> 13:04:49 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-Ilibaes_siv', '-I../../libaes_siv', 
> '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../ntpd/nts_extens.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/ntpd/nts_extens.c.1.o', '-D_LARGEFILE_SOURCE', 
> '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', '-Wdate-time', 
> '-D_FORTIFY_SOURCE=2']
> [222/309] Compiling ntpd/ntp_util.c
> 13:04:49 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-Ilibaes_siv', '-I../../libaes_siv', 
> '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../ntpd/ntp_util.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/ntpd/ntp_util.c.1.o', '-D_LARGEFILE_SOURCE', 
> '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', '-Wdate-time', 
> '-D_FORTIFY_SOURCE=2']
> [223/309] Linking build/main/libparse/libparse.a
> 13:04:49 runner ['/usr/bin/ar', 'rcs', 'libparse/libparse.a', 
> 'libparse/binio.c.1.o', 'libparse/clk_computime.c.1.o', 
> 'libparse/clk_dcf7000.c.1.o', 'libparse/clk_hopf6021.c.1.o', 
> 'libparse/clk_meinberg.c.1.o', 'libparse/clk_rawdcf.c.1.o', 
> 'libparse/clk_rcc8000.c.1.o', 'libparse/clk_schmid.c.1.o', 
> 'libparse/clk_sel240x.c.1.o', 'libparse/clk_trimtaip.c.1.o', 
> 'libparse/clk_trimtsip.c.1.o', 'libparse/clk_varitext.c.1.o', 
> 'libparse/clk_wharton.c.1.o', 'libparse/data_mbg.c.1.o', 
> 'libparse/gpstolfp.c.1.o', 'libparse/ieee754io.c.1.o', 
> 'libparse/info_trimble.c.1.o', 'libparse/parse.c.1.o', 
> 'libparse/parse_conf.c.1.o', 'libparse/trim_info.c.1.o']
> [224/309] Compiling ntpd/nts_server.c
> 13:04:49 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-Ilibaes_siv', '-I../../libaes_siv', 
> '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../ntpd/nts_server.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/ntpd/nts_server.c.1.o', '-D_LARGEFILE_SOURCE', 
> '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', '-Wdate-time', 
> '-D_FORTIFY_SOURCE=2']
> [225/309] Compiling ntpd/nts_client.c
> 13:04:49 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-Ilibaes_siv', '-I../../libaes_siv', 
> '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../ntpd/nts_client.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/ntpd/nts_client.c.1.o', '-D_LARGEFILE_SOURCE', 
> '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', '-Wdate-time', 
> '-D_FORTIFY_SOURCE=2']
> [226/309] Compiling ntpd/ntp_leapsec.c
> 13:04:49 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-Ilibaes_siv', '-I../../libaes_siv', 
> '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../ntpd/ntp_leapsec.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/ntpd/ntp_leapsec.c.1.o', 
> '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', 
> '-Wdate-time', '-D_FORTIFY_SOURCE=2']
> [227/309] Compiling ntpd/nts_cookie.c
> 13:04:49 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-Ilibaes_siv', '-I../../libaes_siv', 
> '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../ntpd/nts_cookie.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/ntpd/nts_cookie.c.1.o', '-D_LARGEFILE_SOURCE', 
> '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', '-Wdate-time', 
> '-D_FORTIFY_SOURCE=2']
> [228/309] Compiling ntpd/ntp_recvbuff.c
> 13:04:49 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-Ilibaes_siv', '-I../../libaes_siv', 
> '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../ntpd/ntp_recvbuff.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/ntpd/ntp_recvbuff.c.1.o', 
> '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', 
> '-Wdate-time', '-D_FORTIFY_SOURCE=2']
> [229/309] Linking build/main/libaes_siv/runtests
> 13:04:49 runner ['/usr/bin/gcc', '-Wl,-z,relro', '-Wl,-z,now', 
> 'libaes_siv/aes_siv_test.c.2.o', 'libaes_siv/tests.c.2.o', 
> '-o/<<PKGBUILDDIR>>/build/main/libaes_siv/runtests', '-Wl,-Bstatic', 
> '-Llibaes_siv', '-laes_siv', '-Wl,-Bdynamic', '-lcrypto', '-lbsd', 
> '-lssp_nonshared', '-fstack-protector-all', '-Wl,-z,now', '-Wl,-z,relro']
> [230/309] Compiling ntpd/ntp_restrict.c
> 13:04:49 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-Ilibaes_siv', '-I../../libaes_siv', 
> '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../ntpd/ntp_restrict.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/ntpd/ntp_restrict.c.1.o', 
> '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', 
> '-Wdate-time', '-D_FORTIFY_SOURCE=2']
> [231/309] Compiling ntpd/nts.c
> 13:04:49 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-Ilibaes_siv', '-I../../libaes_siv', 
> '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../ntpd/nts.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/ntpd/nts.c.1.o', '-D_LARGEFILE_SOURCE', 
> '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', '-Wdate-time', 
> '-D_FORTIFY_SOURCE=2']
> [232/309] Compiling ntpd/ntp_filegen.c
> 13:04:49 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-Ilibaes_siv', '-I../../libaes_siv', 
> '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../ntpd/ntp_filegen.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/ntpd/ntp_filegen.c.1.o', 
> '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', 
> '-Wdate-time', '-D_FORTIFY_SOURCE=2']
> [233/309] Compiling ntpd/ntp_control.c
> 13:04:49 runner ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', 
> '-Wpacked', '-Wcast-qual', '-Wmissing-declarations', 
> '-Wdisabled-optimization', '-Wimplicit-function-declaration', 
> '-Winvalid-pch', '-Wpointer-arith', '-Wwrite-strings', '-Winit-self', 
> '-Wfloat-equal', '-Wformat', '-Wformat-signedness', '-Wformat-security', 
> '-Wsuggest-attribute=noreturn', '-Wimplicit-fallthrough=3', '-fPIC', '-O1', 
> '-Wall', '-Wextra', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', 
> '-Wunused', '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', 
> '-std=c99', '-D_GNU_SOURCE', '-g', '-O2', 
> '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-Ilibaes_siv', '-I../../libaes_siv', 
> '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../ntpd/ntp_control.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/ntpd/ntp_control.c.1.o', 
> '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', 
> '-Wdate-time', '-D_FORTIFY_SOURCE=2']
> ../../ntpd/ntp_control.c:269:58: error: initialization of ‘const long int *’ 
> from incompatible pointer type ‘long long int *’ 
> [-Wincompatible-pointer-types]
>   269 |   .name = xname, .flags = xflags, .type = v_kli, .p.li = &xlocation }
>       |                                                          ^
> ../../ntpd/ntp_control.c:368:3: note: in expansion of macro ‘Var_kli’
>   368 |   Var_kli("koffset", RO|N_CLOCK|KNUToMS, ntx.offset),
>       |   ^~~~~~~
> ../../ntpd/ntp_control.c:269:58: note: (near initialization for 
> ‘sys_var[90].p.li’)
>   269 |   .name = xname, .flags = xflags, .type = v_kli, .p.li = &xlocation }
>       |                                                          ^
> ../../ntpd/ntp_control.c:368:3: note: in expansion of macro ‘Var_kli’
>   368 |   Var_kli("koffset", RO|N_CLOCK|KNUToMS, ntx.offset),
>       |   ^~~~~~~
> ../../ntpd/ntp_control.c:269:58: error: initialization of ‘const long int *’ 
> from incompatible pointer type ‘long long int *’ 
> [-Wincompatible-pointer-types]
>   269 |   .name = xname, .flags = xflags, .type = v_kli, .p.li = &xlocation }
>       |                                                          ^
> ../../ntpd/ntp_control.c:369:3: note: in expansion of macro ‘Var_kli’
>   369 |   Var_kli("kfreq", RO|N_CLOCK|K_16, ntx.freq),
>       |   ^~~~~~~
> ../../ntpd/ntp_control.c:269:58: note: (near initialization for 
> ‘sys_var[91].p.li’)
>   269 |   .name = xname, .flags = xflags, .type = v_kli, .p.li = &xlocation }
>       |                                                          ^
> ../../ntpd/ntp_control.c:369:3: note: in expansion of macro ‘Var_kli’
>   369 |   Var_kli("kfreq", RO|N_CLOCK|K_16, ntx.freq),
>       |   ^~~~~~~
> ../../ntpd/ntp_control.c:269:58: error: initialization of ‘const long int *’ 
> from incompatible pointer type ‘long long int *’ 
> [-Wincompatible-pointer-types]
>   269 |   .name = xname, .flags = xflags, .type = v_kli, .p.li = &xlocation }
>       |                                                          ^
> ../../ntpd/ntp_control.c:370:3: note: in expansion of macro ‘Var_kli’
>   370 |   Var_kli("kmaxerr", RO|N_CLOCK|KUToMS, ntx.maxerror),
>       |   ^~~~~~~
> ../../ntpd/ntp_control.c:269:58: note: (near initialization for 
> ‘sys_var[92].p.li’)
>   269 |   .name = xname, .flags = xflags, .type = v_kli, .p.li = &xlocation }
>       |                                                          ^
> ../../ntpd/ntp_control.c:370:3: note: in expansion of macro ‘Var_kli’
>   370 |   Var_kli("kmaxerr", RO|N_CLOCK|KUToMS, ntx.maxerror),
>       |   ^~~~~~~
> ../../ntpd/ntp_control.c:269:58: error: initialization of ‘const long int *’ 
> from incompatible pointer type ‘long long int *’ 
> [-Wincompatible-pointer-types]
>   269 |   .name = xname, .flags = xflags, .type = v_kli, .p.li = &xlocation }
>       |                                                          ^
> ../../ntpd/ntp_control.c:371:3: note: in expansion of macro ‘Var_kli’
>   371 |   Var_kli("kesterr", RO|N_CLOCK|KUToMS, ntx.esterror),
>       |   ^~~~~~~
> ../../ntpd/ntp_control.c:269:58: note: (near initialization for 
> ‘sys_var[93].p.li’)
>   269 |   .name = xname, .flags = xflags, .type = v_kli, .p.li = &xlocation }
>       |                                                          ^
> ../../ntpd/ntp_control.c:371:3: note: in expansion of macro ‘Var_kli’
>   371 |   Var_kli("kesterr", RO|N_CLOCK|KUToMS, ntx.esterror),
>       |   ^~~~~~~
> ../../ntpd/ntp_control.c:219:57: error: initialization of ‘const long int *’ 
> from incompatible pointer type ‘long long int *’ 
> [-Wincompatible-pointer-types]
>   219 |   .name = xname, .flags = xflags, .type = v_li, .p.li = &xlocation }
>       |                                                         ^
> ../../ntpd/ntp_control.c:373:3: note: in expansion of macro ‘Var_li’
>   373 |   Var_li("ktimeconst", RO|N_CLOCK, ntx.constant),
>       |   ^~~~~~
> ../../ntpd/ntp_control.c:219:57: note: (near initialization for 
> ‘sys_var[95].p.li’)
>   219 |   .name = xname, .flags = xflags, .type = v_li, .p.li = &xlocation }
>       |                                                         ^
> ../../ntpd/ntp_control.c:373:3: note: in expansion of macro ‘Var_li’
>   373 |   Var_li("ktimeconst", RO|N_CLOCK, ntx.constant),
>       |   ^~~~~~
> ../../ntpd/ntp_control.c:269:58: error: initialization of ‘const long int *’ 
> from incompatible pointer type ‘long long int *’ 
> [-Wincompatible-pointer-types]
>   269 |   .name = xname, .flags = xflags, .type = v_kli, .p.li = &xlocation }
>       |                                                          ^
> ../../ntpd/ntp_control.c:374:3: note: in expansion of macro ‘Var_kli’
>   374 |   Var_kli("kprecis", RO|N_CLOCK|KUToMS, ntx.precision),
>       |   ^~~~~~~
> ../../ntpd/ntp_control.c:269:58: note: (near initialization for 
> ‘sys_var[96].p.li’)
>   269 |   .name = xname, .flags = xflags, .type = v_kli, .p.li = &xlocation }
>       |                                                          ^
> ../../ntpd/ntp_control.c:374:3: note: in expansion of macro ‘Var_kli’
>   374 |   Var_kli("kprecis", RO|N_CLOCK|KUToMS, ntx.precision),
>       |   ^~~~~~~
> ../../ntpd/ntp_control.c:269:58: error: initialization of ‘const long int *’ 
> from incompatible pointer type ‘long long int *’ 
> [-Wincompatible-pointer-types]
>   269 |   .name = xname, .flags = xflags, .type = v_kli, .p.li = &xlocation }
>       |                                                          ^
> ../../ntpd/ntp_control.c:375:3: note: in expansion of macro ‘Var_kli’
>   375 |   Var_kli("kfreqtol", RO|N_CLOCK|K_16, ntx.tolerance),  // Not in man 
> page
>       |   ^~~~~~~
> ../../ntpd/ntp_control.c:269:58: note: (near initialization for 
> ‘sys_var[97].p.li’)
>   269 |   .name = xname, .flags = xflags, .type = v_kli, .p.li = &xlocation }
>       |                                                          ^
> ../../ntpd/ntp_control.c:375:3: note: in expansion of macro ‘Var_kli’
>   375 |   Var_kli("kfreqtol", RO|N_CLOCK|K_16, ntx.tolerance),  // Not in man 
> page
>       |   ^~~~~~~
> ../../ntpd/ntp_control.c:269:58: error: initialization of ‘const long int *’ 
> from incompatible pointer type ‘long long int *’ 
> [-Wincompatible-pointer-types]
>   269 |   .name = xname, .flags = xflags, .type = v_kli, .p.li = &xlocation }
>       |                                                          ^
> ../../ntpd/ntp_control.c:376:3: note: in expansion of macro ‘Var_kli’
>   376 |   Var_kli("kppsfreq", RO|N_CLOCK|K_16, ntx.ppsfreq),
>       |   ^~~~~~~
> ../../ntpd/ntp_control.c:269:58: note: (near initialization for 
> ‘sys_var[98].p.li’)
>   269 |   .name = xname, .flags = xflags, .type = v_kli, .p.li = &xlocation }
>       |                                                          ^
> ../../ntpd/ntp_control.c:376:3: note: in expansion of macro ‘Var_kli’
>   376 |   Var_kli("kppsfreq", RO|N_CLOCK|K_16, ntx.ppsfreq),
>       |   ^~~~~~~
> ../../ntpd/ntp_control.c:269:58: error: initialization of ‘const long int *’ 
> from incompatible pointer type ‘long long int *’ 
> [-Wincompatible-pointer-types]
>   269 |   .name = xname, .flags = xflags, .type = v_kli, .p.li = &xlocation }
>       |                                                          ^
> ../../ntpd/ntp_control.c:377:3: note: in expansion of macro ‘Var_kli’
>   377 |   Var_kli("kppsstab", RO|N_CLOCK|K_16, ntx.stabil),
>       |   ^~~~~~~
> ../../ntpd/ntp_control.c:269:58: note: (near initialization for 
> ‘sys_var[99].p.li’)
>   269 |   .name = xname, .flags = xflags, .type = v_kli, .p.li = &xlocation }
>       |                                                          ^
> ../../ntpd/ntp_control.c:377:3: note: in expansion of macro ‘Var_kli’
>   377 |   Var_kli("kppsstab", RO|N_CLOCK|K_16, ntx.stabil),
>       |   ^~~~~~~
> ../../ntpd/ntp_control.c:269:58: error: initialization of ‘const long int *’ 
> from incompatible pointer type ‘long long int *’ 
> [-Wincompatible-pointer-types]
>   269 |   .name = xname, .flags = xflags, .type = v_kli, .p.li = &xlocation }
>       |                                                          ^
> ../../ntpd/ntp_control.c:378:3: note: in expansion of macro ‘Var_kli’
>   378 |   Var_kli("kppsjitter", RO|N_CLOCK|KNUToMS, ntx.jitter),
>       |   ^~~~~~~
> ../../ntpd/ntp_control.c:269:58: note: (near initialization for 
> ‘sys_var[100].p.li’)
>   269 |   .name = xname, .flags = xflags, .type = v_kli, .p.li = &xlocation }
>       |                                                          ^
> ../../ntpd/ntp_control.c:378:3: note: in expansion of macro ‘Var_kli’
>   378 |   Var_kli("kppsjitter", RO|N_CLOCK|KNUToMS, ntx.jitter),
>       |   ^~~~~~~
> ../../ntpd/ntp_control.c:219:57: error: initialization of ‘const long int *’ 
> from incompatible pointer type ‘long long int *’ 
> [-Wincompatible-pointer-types]
>   219 |   .name = xname, .flags = xflags, .type = v_li, .p.li = &xlocation }
>       |                                                         ^
> ../../ntpd/ntp_control.c:380:3: note: in expansion of macro ‘Var_li’
>   380 |   Var_li("kppscalibs", RO|N_CLOCK, ntx.calcnt),
>       |   ^~~~~~
> ../../ntpd/ntp_control.c:219:57: note: (near initialization for 
> ‘sys_var[102].p.li’)
>   219 |   .name = xname, .flags = xflags, .type = v_li, .p.li = &xlocation }
>       |                                                         ^
> ../../ntpd/ntp_control.c:380:3: note: in expansion of macro ‘Var_li’
>   380 |   Var_li("kppscalibs", RO|N_CLOCK, ntx.calcnt),
>       |   ^~~~~~
> ../../ntpd/ntp_control.c:219:57: error: initialization of ‘const long int *’ 
> from incompatible pointer type ‘long long int *’ 
> [-Wincompatible-pointer-types]
>   219 |   .name = xname, .flags = xflags, .type = v_li, .p.li = &xlocation }
>       |                                                         ^
> ../../ntpd/ntp_control.c:381:3: note: in expansion of macro ‘Var_li’
>   381 |   Var_li("kppscaliberrs", RO|N_CLOCK, ntx.errcnt),
>       |   ^~~~~~
> ../../ntpd/ntp_control.c:219:57: note: (near initialization for 
> ‘sys_var[103].p.li’)
>   219 |   .name = xname, .flags = xflags, .type = v_li, .p.li = &xlocation }
>       |                                                         ^
> ../../ntpd/ntp_control.c:381:3: note: in expansion of macro ‘Var_li’
>   381 |   Var_li("kppscaliberrs", RO|N_CLOCK, ntx.errcnt),
>       |   ^~~~~~
> ../../ntpd/ntp_control.c:219:57: error: initialization of ‘const long int *’ 
> from incompatible pointer type ‘long long int *’ 
> [-Wincompatible-pointer-types]
>   219 |   .name = xname, .flags = xflags, .type = v_li, .p.li = &xlocation }
>       |                                                         ^
> ../../ntpd/ntp_control.c:382:3: note: in expansion of macro ‘Var_li’
>   382 |   Var_li("kppsjitexc", RO|N_CLOCK, ntx.jitcnt),
>       |   ^~~~~~
> ../../ntpd/ntp_control.c:219:57: note: (near initialization for 
> ‘sys_var[104].p.li’)
>   219 |   .name = xname, .flags = xflags, .type = v_li, .p.li = &xlocation }
>       |                                                         ^
> ../../ntpd/ntp_control.c:382:3: note: in expansion of macro ‘Var_li’
>   382 |   Var_li("kppsjitexc", RO|N_CLOCK, ntx.jitcnt),
>       |   ^~~~~~
> ../../ntpd/ntp_control.c:219:57: error: initialization of ‘const long int *’ 
> from incompatible pointer type ‘long long int *’ 
> [-Wincompatible-pointer-types]
>   219 |   .name = xname, .flags = xflags, .type = v_li, .p.li = &xlocation }
>       |                                                         ^
> ../../ntpd/ntp_control.c:383:3: note: in expansion of macro ‘Var_li’
>   383 |   Var_li("kppsstbexc", RO|N_CLOCK, ntx.stbcnt),
>       |   ^~~~~~
> ../../ntpd/ntp_control.c:219:57: note: (near initialization for 
> ‘sys_var[105].p.li’)
>   219 |   .name = xname, .flags = xflags, .type = v_li, .p.li = &xlocation }
>       |                                                         ^
> ../../ntpd/ntp_control.c:383:3: note: in expansion of macro ‘Var_li’
>   383 |   Var_li("kppsstbexc", RO|N_CLOCK, ntx.stbcnt),
>       |   ^~~~~~
> 
> Waf: Leaving directory `/<<PKGBUILDDIR>>/build/main'
> Build failed
>  -> task in 'libntpd_obj' failed with exit status 1: 
>       {task 4140416728: c ntp_control.c -> ntp_control.c.1.o}
> ['/usr/bin/gcc', '-DUNITY_EXCLUDE_FLOAT_PRINT', '-Wshadow', '-Wpacked', 
> '-Wcast-qual', '-Wmissing-declarations', '-Wdisabled-optimization', 
> '-Wimplicit-function-declaration', '-Winvalid-pch', '-Wpointer-arith', 
> '-Wwrite-strings', '-Winit-self', '-Wfloat-equal', '-Wformat', 
> '-Wformat-signedness', '-Wformat-security', '-Wsuggest-attribute=noreturn', 
> '-Wimplicit-fallthrough=3', '-fPIC', '-O1', '-Wall', '-Wextra', 
> '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wundef', '-Wunused', 
> '-Winline', '-Wswitch-default', '-Wswitch-enum', '-g', '-std=c99', 
> '-D_GNU_SOURCE', '-g', '-O2', '-Werror=implicit-function-declaration', 
> '-ffile-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', 
> '-fstack-clash-protection', '-Wformat', '-Werror=format-security', 
> '-fno-strict-aliasing', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', 
> '-D_TIME_BITS=64', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-I..', '-Iinclude', 
> '-I../../include', '-Ilibaes_siv', '-I../../libaes_siv', 
> '-DPYTHONDIR="/usr/lib/python3/dist-packages"', 
> '-DPYTHONARCHDIR="/usr/lib/python3/dist-packages"', '-DHAVE_PYEXT=1', 
> '-DHAVE_PYTHON_H=1', '../../ntpd/ntp_control.c', '-c', 
> '-o/<<PKGBUILDDIR>>/build/main/ntpd/ntp_control.c.1.o', 
> '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_TIME_BITS=64', 
> '-Wdate-time', '-D_FORTIFY_SOURCE=2']
> make[1]: *** [debian/rules:59: override_dh_auto_build] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/12/23/ntpsec_1.2.3+dfsg1-3_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20241223;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20241223&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

Reply via email to