fedora 29 issue

Udo van den Heuvel udovdh at xs4all.nl
Fri Oct 19 13:24:13 UTC 2018


Hello,

When building ntpsec on fedora 29 I see things like:

[ 29/167] Compiling docs/driver_oncore.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

This did not happen on fedora 28.
Not all docs show this message.

Full log below.

Kind regards,
Udo

[root at bla redhat]# rpmbuild -bb SPECS/ntpsec.spec
warning: Macro expanded in comment on line 110: 
%{_sysconfdir}/sysconfig/ntpd

warning: Macro expanded in comment on line 117: %{_sysconfdir}/ntp/crypto/pw

warning: Macro expanded in comment on line 118: 
%{_sysconfdir}/dhcp/dhclient.d

warning: Macro expanded in comment on line 119: 
%{_sysconfdir}/dhcp/dhclient.d/ntp.sh

Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DT3eSp
+ umask 022
+ cd /root/rpmbuild/BUILD
+ cd /root/rpmbuild/BUILD
+ rm -rf ntpsec-1.1.2
+ /usr/bin/gzip -dc /root/rpmbuild/SOURCES/ntpsec-1.1.2.tgz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd ntpsec-1.1.2
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CdqTOC
+ umask 022
+ cd /root/rpmbuild/BUILD
+ cd ntpsec-1.1.2
+ CFLAGS=-O2
+ ./waf configure --prefix=/usr --enable-early-droproot 
--refclock=nmea,generic --libdir=/usr/lib64 
--docdir=/usr/share/doc/ntpsec --enable-doc
Setting top to                           : 
/usr/src/redhat/BUILD/ntpsec-1.1.2
Setting out to                           : 
/usr/src/redhat/BUILD/ntpsec-1.1.2/build
--- Configuring host ---
Checking for 'gcc' (C compiler)          : /usr/bin/gcc
Checking compiler version                : 8.2.1
Checking for program 'm4'                : /usr/bin/m4
Checking for program 'bison'             : /usr/bin/bison
Checking for program 'awk'               : /usr/bin/awk
Checking for program 'sh'                : /usr/bin/sh
Checking for program 'asciidoc'          : /usr/bin/asciidoc
Checking for asciidoc version >= 8.6.0   : 8.6.10
Checking for program 'a2x'               : /usr/bin/a2x
Checking for program 'xsltproc'          : /usr/bin/xsltproc
--- Configuring main ---
Checking for endianness                  : little
Checking for library m                   : yes
Checking for library rt                  : yes
Checking for library execinfo            : not found
Checking for library bsd                 : not found
Checking for library ssp                 : not found
Checking for library ssp_nonshared       : not found
Checking if C compiler supports -fstack-protector-all : yes
Checking if C compiler supports -fPIC                 : yes
Checking if C compiler supports -pie -fPIE            : yes
Checking if C compiler supports -Qunused-arguments    : no
Checking if C compiler supports -Wcast-qual           : yes
Checking if C compiler supports -Wdisabled-optimization : yes
Checking if C compiler supports -Wfloat-equal           : yes
Checking if C compiler supports -Wformat                : yes
Checking if C compiler supports -Wformat-security       : yes
Checking if C compiler supports -Wformat-signedness     : yes
Checking if C compiler supports -Wimplicit-function-declaration : yes
Checking if C compiler supports -Winit-self                     : yes
Checking if C compiler supports -Winvalid-pch                   : yes
Checking if C compiler supports -Wmissing-declarations          : yes
Checking if C compiler supports -Wmultichar                     : yes
Checking if C compiler supports -Wpacked                        : yes
Checking if C compiler supports -Wpointer-arith                 : yes
Checking if C compiler supports -Wshadow                        : yes
Checking if C compiler supports -Wsuggest-attribute=noreturn    : yes
Checking if C compiler supports -Wwrite-strings                 : yes
Checking if C compiler supports -flto                           : yes
Checking if linker supports -Wl,-z,now                          : yes
Checking if linker supports -Wl,--strip-all                     : yes
Checking if linker supports -Wl,-z,relro                        : yes
Checking for type struct if_laddrconf                           : not found
Checking for type struct if_laddrreq                            : not found
Checking for type struct timex                                  : yes
Checking for type struct ntptimeval                             : yes
Checking for header stddef.h                                    : yes
Checking for field time_tick in struct timex                    : not found
Checking for field modes in struct timex                        : yes
Checking for field time.tv_nsec in struct ntptimeval            : not found
Checking for field tai in struct ntptimeval                     : yes
Checking sizeof long                                            : 8
Checking sizeof time_t (time.h)                                 : 8
Checking for program 'pkg-config'                               : 
/usr/bin/pkg-config
Checking for OpenSSL (via pkg-config)                           : yes
Checking for function _Unwind_Backtrace                         : yes
Checking for function adjtimex                                  : yes
Checking for function backtrace_symbols_fd                      : yes
Checking for function closefrom                                 : no
Checking for function clock_gettime                             : yes
Checking for function clock_settime                             : yes
Checking for function ntp_adjtime                               : yes
Checking for function ntp_gettime                               : yes
Checking for function res_init                                  : yes
Checking for function sched_setscheduler                        : yes
Checking for function strlcpy                                   : no
Checking for function strlcat                                   : no
Checking for function timer_create                              : no
Checking for function strlcat                                   : no
Checking for function strlcpy                                   : no
Checking for header stdbool.h                                   : yes
Checking for header alloca.h                                    : yes
Checking for header arpa/nameser.h                              : yes
Checking for header bsd/string.h                                : not found
Checking for header ifaddrs.h                                   : yes
Checking for header linux/if_addr.h                             : yes
Checking for header linux/rtnetlink.h                           : yes
Checking for header linux/serial.h                              : yes
Checking for header net/if6.h                                   : not found
Checking for header net/route.h                                 : yes
Checking for header netinfo/ni.h                                : not found
Checking for header priv.h                                      : not found
Checking for header semaphore.h                                 : yes
Checking for header stdatomic.h                                 : yes
Checking for header sys/clockctl.h                              : not found
Checking for header sys/ioctl.h                                 : yes
Checking for header sys/modem.h                                 : not found
Checking for header sys/sockio.h                                : not found
Checking for header sys/sysctl.h                                : yes
Checking for header timepps.h                                   : no
Checking for header sys/timepps.h                               : yes
Checking for header sys/timex.h                                 : yes
Checking for sockaddr->sa_len                                   : no
Checking for header libscf.h                                    : not found
Enabling Refclock Generic NMEA GPS Receiver (nmea):             : Yes
Enabling Refclock Generic Reference Driver (Parse) (generic):   : Yes
Checking for %m expansion in vsnprintf(3)                       : yes
Checking for header sys/prctl.h                                 : yes
Checking for header sys/capability.h                            : yes
Checking for library cap                                        : yes
Checking for header pthread.h                                   : yes
Checking for library pthread                                    : yes
Checking for library thr                                        : not found
Checking for header dns_sd.h                                    : yes
Checking if pthread works                                       : yes
Writing configuration header:                                   : config.h

Build Options
   CC                            :  /usr/bin/gcc
   CFLAGS                        :  -DUNITY_EXCLUDE_FLOAT_PRINT 
-fstack-protector-all -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 -fPIC -O1 -Wall -Wextra 
-Wmissing-prototypes -Wstrict-prototypes -Wundef -Wunused -std=c99 
-D_GNU_SOURCE -O2
   LDFLAGS                       :  -Wl,-z,now -Wl,--strip-all -Wl,-z,relro
   LINKFLAGS_NTPD                :  -pie
   PREFIX                        :  /usr
   Droproot Support              :  Linux
   Debug Support                 :  No
   Refclocks                     :  generic, nmea
   Build Manpages                :  Yes
Checking for program 'python'                                   : 
/usr/bin/python
Checking for python version >= 2.6.0                            : 2.7.15
python-config                                                   : 
/usr/bin/python-config
Asking python-config for pyext '--cflags --libs --ldflags' flags : yes
Testing pyext configuration                                      : yes
   PYTHONDIR                     :  /usr/lib/python2.7/site-packages
   PYTHONARCHDIR                 :  /usr/lib64/python2.7/site-packages
'configure' finished successfully (17.152s)
+ CFLAGS=-O2
+ ./waf build
--- building host ---
Waf: Entering directory `/usr/src/redhat/BUILD/ntpsec-1.1.2/build/host'
[  1/167] Compiling docs/404.txt
[  2/167] Compiling docs/access.txt
[  3/167] Compiling docs/accopt.txt
[  4/167] Compiling docs/assoc.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[  5/167] Compiling docs/authentic.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[  6/167] Compiling docs/authopt.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[  7/167] Compiling docs/bugs.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[  8/167] Compiling docs/build.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[  9/167] Compiling docs/clock.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 10/167] Compiling docs/clockopt.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 11/167] Compiling docs/cluster.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 12/167] Compiling docs/comdex.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 13/167] Compiling docs/confopt.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 14/167] Compiling docs/copyright.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 15/167] Compiling docs/debug.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 16/167] Compiling docs/decode.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 17/167] Compiling docs/discipline.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 18/167] Compiling docs/discover.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 19/167] Compiling docs/driver_arbiter.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 20/167] Compiling docs/driver_generic.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 21/167] Compiling docs/driver_gpsd.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 22/167] Compiling docs/driver_howto.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 23/167] Compiling docs/driver_hpgps.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 24/167] Compiling docs/driver_jjy.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 25/167] Compiling docs/driver_local.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 26/167] Compiling docs/driver_modem.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 27/167] Compiling docs/driver_neoclock.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 28/167] Compiling docs/driver_nmea.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 29/167] Compiling docs/driver_oncore.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 30/167] Compiling docs/driver_pps.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 31/167] Compiling docs/driver_shm.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

/usr/bin/asciidoc.py:471: DeprecationWarning: Flags not at the start of 
the expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None
/usr/bin/asciidoc.py:471: DeprecationWarning: Flags not at the start of 
the expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None
/usr/bin/asciidoc.py:471: DeprecationWarning: Flags not at the start of 
the expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None
/usr/bin/asciidoc.py:471: DeprecationWarning: Flags not at the start of 
the expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None
/usr/bin/asciidoc.py:471: DeprecationWarning: Flags not at the start of 
the expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None
/usr/bin/asciidoc.py:471: DeprecationWarning: Flags not at the start of 
the expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None
/usr/bin/asciidoc.py:471: DeprecationWarning: Flags not at the start of 
the expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None
/usr/bin/asciidoc.py:471: DeprecationWarning: Flags not at the start of 
the expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None
/usr/bin/asciidoc.py:471: DeprecationWarning: Flags not at the start of 
the expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None
/usr/bin/asciidoc.py:471: DeprecationWarning: Flags not at the start of 
the expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None
/usr/bin/asciidoc.py:471: DeprecationWarning: Flags not at the start of 
the expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None
/usr/bin/asciidoc.py:471: DeprecationWarning: Flags not at the start of 
the expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None
/usr/bin/asciidoc.py:471: DeprecationWarning: Flags not at the start of 
the expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None
/usr/bin/asciidoc.py:471: DeprecationWarning: Flags not at the start of 
the expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None
/usr/bin/asciidoc.py:471: DeprecationWarning: Flags not at the start of 
the expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None
/usr/bin/asciidoc.py:471: DeprecationWarning: Flags not at the start of 
the expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 32/167] Compiling docs/driver_spectracom.txt
[ 33/167] Compiling docs/driver_trimble.txt
[ 34/167] Compiling docs/driver_truetime.txt
[ 35/167] Compiling docs/driver_zyfer.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 36/167] Compiling docs/extern.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 37/167] Compiling docs/filter.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 38/167] Compiling docs/generic_howto.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 39/167] Compiling docs/huffpuff.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 40/167] Compiling docs/index.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 41/167] Compiling docs/kern.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 42/167] Compiling docs/kernpps.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 43/167] Compiling docs/leap.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 44/167] Compiling docs/leapsmear.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 45/167] Compiling docs/miscopt.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 46/167] Compiling docs/mode6.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 47/167] Compiling docs/monopt.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 48/167] Compiling docs/msyslog.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 49/167] Compiling docs/ntp_conf.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 50/167] Compiling docs/ntp_config.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 51/167] Compiling docs/ntp_keys.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 52/167] Compiling docs/ntpd.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 53/167] Compiling docs/ntpdig.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 54/167] Compiling docs/ntpfrob.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 55/167] Compiling docs/ntpkeygen.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 56/167] Compiling docs/ntpleapfetch.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 57/167] Compiling docs/ntploggps.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 58/167] Compiling docs/ntplogtemp.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 59/167] Compiling docs/ntpmon.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 60/167] Compiling docs/ntpq.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 61/167] Compiling docs/ntpsec.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 62/167] Compiling docs/ntpsnmpd.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 63/167] Compiling docs/ntpspeak.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 64/167] Compiling docs/ntpsweep.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 65/167] Compiling docs/ntptime.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 66/167] Compiling docs/ntptrace.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 67/167] Compiling docs/ntpviz.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 68/167] Compiling docs/ntpwait.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 69/167] Compiling docs/oncore-shmem.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 70/167] Compiling docs/orphan.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 71/167] Compiling docs/outside-tools.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 72/167] Compiling docs/parsedata.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 73/167] Compiling docs/poll.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 74/167] Compiling docs/pps.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 75/167] Compiling docs/prefer.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 76/167] Compiling docs/quick.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 77/167] Compiling docs/rate.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 78/167] Compiling docs/rdebug.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 79/167] Compiling docs/refclock.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 80/167] Compiling docs/rollover.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 81/167] Compiling docs/select.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 82/167] Compiling docs/sitemap.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 83/167] Compiling docs/stats.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 84/167] Compiling docs/tf582_4.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 85/167] Compiling docs/warp.txt
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[ 86/167] Compiling docs/icons/home.gif
[ 87/167] Compiling docs/icons/mail2.gif
[ 88/167] Compiling docs/icons/sitemap.png
[ 89/167] Compiling docs/pic/SAppr.jpg
[ 90/167] Compiling docs/pic/alice11.gif
[ 91/167] Compiling docs/pic/alice13.gif
[ 92/167] Compiling docs/pic/alice15.gif
[ 93/167] Compiling docs/pic/alice23.gif
[ 94/167] Compiling docs/pic/alice32.gif
[ 95/167] Compiling docs/pic/alice35.gif
[ 96/167] Compiling docs/pic/alice38.gif
[ 97/167] Compiling docs/pic/alice44.gif
[ 98/167] Compiling docs/pic/alice47.gif
[ 99/167] Compiling docs/pic/alice51.gif
[100/167] Compiling docs/pic/alice61.gif
[101/167] Compiling docs/pic/barnstable.gif
[102/167] Compiling docs/pic/beaver.gif
[103/167] Compiling docs/pic/boom3.gif
[104/167] Compiling docs/pic/boom3a.gif
[105/167] Compiling docs/pic/boom4.gif
[106/167] Compiling docs/pic/broad.gif
[107/167] Compiling docs/pic/bustardfly.gif
[108/167] Compiling docs/pic/c51.jpg
[109/167] Compiling docs/pic/clocktower128.png
[110/167] Compiling docs/pic/description.jpg
[111/167] Compiling docs/pic/discipline.gif
[112/167] Compiling docs/pic/dogsnake.gif
[113/167] Compiling docs/pic/driver_palisade.gif
[114/167] Compiling docs/pic/fg6021.gif
[115/167] Compiling docs/pic/fig_3_1.gif
[116/167] Compiling docs/pic/flatheads.gif
[117/167] Compiling docs/pic/flt1.gif
[118/167] Compiling docs/pic/flt2.gif
[119/167] Compiling docs/pic/flt3.gif
[120/167] Compiling docs/pic/flt4.gif
[121/167] Compiling docs/pic/flt5.gif
[122/167] Compiling docs/pic/flt6.gif
[123/167] Compiling docs/pic/flt7.gif
[124/167] Compiling docs/pic/flt8.gif
[125/167] Compiling docs/pic/flt9.gif
[126/167] Compiling docs/pic/gps167.jpg
[127/167] Compiling docs/pic/hornraba.gif
[128/167] Compiling docs/pic/howland.jpg
[129/167] Compiling docs/pic/igclock.gif
[130/167] Compiling docs/pic/kelly_pogo_earthday.jpg
[131/167] Compiling docs/pic/looking.jpg
[132/167] Compiling docs/pic/neoclock4x.gif
[133/167] Compiling docs/pic/oncore_evalbig.gif
[134/167] Compiling docs/pic/oncore_remoteant.jpg
[135/167] Compiling docs/pic/oncore_utplusbig.gif
[136/167] Compiling docs/pic/orchestra.gif
[137/167] Compiling docs/pic/oz2.gif
[138/167] Compiling docs/pic/panda.gif
[139/167] Compiling docs/pic/panda.txt
[140/167] Compiling docs/pic/pd_om006.gif
[141/167] Compiling docs/pic/pd_om011.gif
[142/167] Compiling docs/pic/peer.gif
[143/167] Compiling docs/pic/pogo.gif
[144/167] Compiling docs/pic/pogo1a.gif
[145/167] Compiling docs/pic/pogo3a.gif
[146/167] Compiling docs/pic/pogo4.gif
[147/167] Compiling docs/pic/pogo5.gif
[148/167] Compiling docs/pic/pogo6.gif
[149/167] Compiling docs/pic/pogo7.gif
[150/167] Compiling docs/pic/pogo8.gif
[151/167] Compiling docs/pic/pogocell.gif
[152/167] Compiling docs/pic/pzf511.jpg
[153/167] Compiling docs/pic/radio2.jpg
[154/167] Compiling docs/pic/sheepb.jpg
[155/167] Compiling docs/pic/stack1a.jpg
[156/167] Compiling docs/pic/stats.gif
[157/167] Compiling docs/pic/sx5.gif
[158/167] Compiling docs/pic/thunderbolt.jpg
[159/167] Compiling docs/pic/time1.gif
[160/167] Compiling docs/pic/tonea.gif
[161/167] Compiling docs/pic/tribeb.gif
[162/167] Compiling docs/pic/which-way-is.up.jpg
[163/167] Compiling docs/pic/wingdorothy.gif
[164/167] Compiling docs/asciidoc.js
[165/167] Compiling docs/asciidoc.css
[166/167] Processing ntpd/ntp_parser.y
[167/167] Compiling build/host/ntpd/ntp_parser.tab.c
/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

/usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the 
expression '^(?u)[^\\W\\d][-\\w]*$'
   return re.match(r'^'+NAME_RE+r'$',s) is not None

[168/169] Compiling ntpd/keyword-gen.c
[169/169] Linking build/host/ntpd/keyword-gen
[170/170] Compiling build/host/ntpd/ntp_parser.tab.h
155 keywords consumed 676 states of 2047 max.

Waf: Leaving directory `/usr/src/redhat/BUILD/ntpsec-1.1.2/build/host'
--- building main ---
Waf: Entering directory `/usr/src/redhat/BUILD/ntpsec-1.1.2/build/main'
--- PYTHONPATH is not set, loading the Python ntp library may be 
troublesome ---
[  1/122] Compiling libparse/binio.c
[  2/122] Compiling libparse/clk_computime.c
[  3/122] Compiling libparse/clk_dcf7000.c
[  4/122] Compiling libparse/clk_hopf6021.c
[  5/122] Compiling libparse/clk_meinberg.c
[  6/122] Compiling libparse/clk_rawdcf.c
[  7/122] Compiling libparse/clk_rcc8000.c
[  8/122] Compiling libparse/clk_schmid.c
[  9/122] Compiling libparse/clk_sel240x.c
[ 10/122] Compiling libparse/clk_trimtaip.c
[ 11/122] Compiling libparse/clk_trimtsip.c
[ 12/122] Compiling libparse/clk_varitext.c
[ 13/122] Compiling libparse/clk_wharton.c
[ 14/122] Compiling libparse/data_mbg.c
[ 15/122] Compiling libparse/gpstolfp.c
[ 16/122] Compiling libparse/ieee754io.c
[ 17/122] Compiling libparse/info_trimble.c
[ 18/122] Compiling libparse/parse.c
[ 19/122] Compiling libparse/parse_conf.c
[ 20/122] Compiling libparse/trim_info.c
[ 21/122] Compiling libntp/assert.c
[ 22/122] Compiling libntp/authkeys.c
[ 23/122] Compiling libntp/authreadkeys.c
[ 24/122] Compiling libntp/clocktime.c
[ 25/122] Compiling libntp/decodenetnum.c
[ 26/122] Compiling libntp/dolfptoa.c
[ 27/122] Compiling libntp/getopt.c
In function 'try_cmac',
     inlined from 'authreadkeys' at ../../libntp/authreadkeys.c:317:11:
../../libntp/authreadkeys.c:69:2: warning: 'strncpy' specified bound 100 
equals destination size [-Wstringop-truncation]
   strncpy(namebuf, upcased, NAMEBUFSIZE);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'try_digest',
     inlined from 'authreadkeys' at ../../libntp/authreadkeys.c:322:11:
../../libntp/authreadkeys.c:82:2: warning: 'strncpy' specified bound 100 
equals destination size [-Wstringop-truncation]
   strncpy(namebuf, upcased, NAMEBUFSIZE);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

[ 28/122] Compiling libntp/initnetwork.c
[ 29/122] Compiling libntp/isc_error.c
[ 30/122] Compiling libntp/isc_interfaceiter.c
[ 31/122] Compiling libntp/isc_net.c
[ 32/122] Compiling libntp/macencrypt.c
[ 33/122] Compiling libntp/netof.c
[ 34/122] Compiling libntp/ntp_endian.c
[ 35/122] Compiling libntp/ntp_dns.c
[ 36/122] Compiling libntp/numtoa.c
[ 37/122] Compiling libntp/refidsmear.c
[ 38/122] Compiling libntp/socket.c
[ 39/122] Compiling libntp/socktoa.c
[ 40/122] Compiling libntp/ssl_init.c
[ 41/122] Compiling libntp/syssignal.c
[ 42/122] Compiling libntp/clockwork.c
[ 43/122] Compiling libntp/emalloc.c
[ 44/122] Compiling libntp/hextolfp.c
[ 45/122] Compiling libntp/lib_strbuf.c
[ 46/122] Compiling libntp/msyslog.c
[ 47/122] Compiling libntp/ntp_calendar.c
[ 48/122] Compiling libntp/ntp_random.c
[ 49/122] Compiling libntp/prettydate.c
[ 50/122] Compiling libntp/statestr.c
[ 51/122] Compiling libntp/systime.c
[ 52/122] Compiling libntp/timespecops.c
[ 53/122] Compiling libntp/strl_obsd.c
[ 54/122] Compiling libntp/pymodule.c
[ 55/122] Compiling libntp/clockwork.c
[ 56/122] Compiling libntp/emalloc.c
[ 57/122] Compiling libntp/hextolfp.c
[ 58/122] Compiling libntp/lib_strbuf.c
[ 59/122] Compiling libntp/msyslog.c
[ 60/122] Compiling libntp/ntp_calendar.c
[ 61/122] Compiling libntp/ntp_random.c
[ 62/122] Compiling libntp/prettydate.c
[ 63/122] Compiling libntp/statestr.c
[ 64/122] Compiling libntp/systime.c
[ 65/122] Compiling libntp/timespecops.c
[ 66/122] Compiling libntp/strl_obsd.c
[ 67/122] Compiling ntpd/ntp_control.c
[ 68/122] Compiling ntpd/ntp_filegen.c
[ 69/122] Compiling ntpd/ntp_leapsec.c
[ 70/122] Compiling ntpd/ntp_monitor.c
[ 71/122] Compiling ntpd/ntp_recvbuff.c
[ 72/122] Compiling ntpd/ntp_restrict.c
[ 73/122] Compiling ntpd/ntp_util.c
[ 74/122] Compiling ntpd/ntp_refclock.c
[ 75/122] Compiling ntpd/refclock_conf.c
[ 76/122] Compiling ntpd/refclock_nmea.c
[ 77/122] Compiling ntpd/refclock_generic.c
[ 78/122] Compiling ntpd/ntp_config.c
[ 79/122] Compiling ntpd/ntp_io.c
[ 80/122] Compiling ntpd/ntp_loopfilter.c
[ 81/122] Compiling ntpd/ntp_packetstamp.c
[ 82/122] Compiling ntpd/ntp_peer.c
[ 83/122] Compiling ntpd/ntp_proto.c
[ 84/122] Compiling ntpd/ntp_sandbox.c
[ 85/122] Compiling ntpd/ntp_scanner.c
[ 86/122] Compiling ntpd/ntp_signd.c
[ 87/122] Compiling ntpd/ntp_timer.c
[ 88/122] Compiling ntpd/ntpd.c
[ 89/122] Compiling build/host/ntpd/ntp_parser.tab.c
[ 90/122] Compiling ntpd/ntpd-man.txt
[ 91/122] Compiling ntpd/ntp.conf-man.txt
[ 92/122] Compiling ntpd/ntp.keys-man.txt
[ 93/122] Compiling ntpfrob/main.c
[ 94/122] Compiling ntpfrob/bumpclock.c
[ 95/122] Compiling ntpfrob/dump.c
[ 96/122] Compiling ntpfrob/jitter.c
[ 97/122] Compiling ntpfrob/precision.c
[ 98/122] Compiling ntpfrob/pps-api.c
[ 99/122] Compiling ntpfrob/tickadj.c
[100/122] Compiling ntpfrob/ntpfrob-man.txt
[101/122] Compiling ntptime/ntptime.c
[102/122] Compiling ntptime/ntptime-man.txt
[103/122] Compiling pylib/__init__.py
[104/122] Compiling pylib/agentx.py
[105/122] Compiling pylib/agentx_packet.py
[106/122] Compiling pylib/packet.py
[107/122] Compiling pylib/statfiles.py
[108/122] Compiling pylib/util.py
[109/122] Processing 
/usr/src/redhat/BUILD/ntpsec-1.1.2/build/main/pylib/control.py: 
wafhelpers/pythonize-header include/ntp_control.h -> 
build/main/pylib/control.py
[110/122] Processing 
/usr/src/redhat/BUILD/ntpsec-1.1.2/build/main/pylib/magic.py: 
wafhelpers/pythonize-header include/ntp.h -> build/main/pylib/magic.py
[111/122] Linking build/main/libparse/libparse.a
[112/122] Linking build/main/libntp/libntp.a
[113/122] Linking build/main/pylib/ntpc.so
[114/122] Linking build/main/ntpd/libntpd_lib.a
[115/122] Compiling build/main/ntpd/ntpd-man.txt.man-tmp
[116/122] Compiling build/main/ntpd/ntp.conf-man.txt.man-tmp
[117/122] Compiling build/main/ntpd/ntp.keys-man.txt.man-tmp
[118/122] Compiling build/main/ntpfrob/ntpfrob-man.txt.man-tmp
[119/122] Compiling build/main/ntptime/ntptime-man.txt.man-tmp
[120/122] Linking build/main/ntpfrob/ntpfrob
[121/122] Linking build/main/ntpd/ntpd
[122/122] Linking build/main/ntptime/ntptime
[123/258] Compiling build/main/pylib/__init__.pyc
[124/258] Compiling build/main/pylib/__init__.pyo
[125/258] Compiling build/main/pylib/agentx.pyc
[126/258] Compiling build/main/pylib/agentx.pyo
[127/258] Compiling build/main/pylib/agentx_packet.pyc
[128/258] Compiling build/main/pylib/agentx_packet.pyo
[129/258] Compiling build/main/pylib/packet.pyc
[130/258] Compiling build/main/pylib/packet.pyo
[131/258] Compiling build/main/pylib/statfiles.pyc
[132/258] Compiling build/main/pylib/statfiles.pyo
[133/258] Compiling build/main/pylib/util.pyc
[134/258] Compiling build/main/pylib/util.pyo
[135/258] Compiling build/main/pylib/control.pyc
[136/258] Compiling build/main/pylib/control.pyo
[137/258] Compiling build/main/pylib/magic.pyc
[138/258] Compiling build/main/pylib/magic.pyo
[139/258] Compiling attic/sht.c
[140/258] Compiling attic/digest-find.c
[141/258] Compiling attic/digest-timing.c
[142/258] Compiling tests/unity/unity.c
[143/258] Compiling tests/unity/unity_fixture.c
[144/258] Compiling tests/libntp/authkeys.c
[145/258] Compiling tests/libntp/ntp_calendar.c
[146/258] Compiling tests/libntp/ntp_endian.c
[147/258] Compiling tests/libntp/ntp_random.c
[148/258] Compiling tests/libntp/clocktime.c
[149/258] Compiling tests/libntp/decodenetnum.c
[150/258] Compiling tests/libntp/dolfptoa.c
[151/258] Compiling tests/libntp/hextolfp.c
[152/258] Compiling tests/libntp/lfpfunc.c
[153/258] Compiling tests/libntp/lfptostr.c
[154/258] Compiling tests/libntp/macencrypt.c
[155/258] Compiling tests/libntp/msyslog.c
[156/258] Compiling tests/libntp/netof.c
[157/258] Compiling tests/libntp/numtoa.c
[158/258] Compiling tests/libntp/prettydate.c
[159/258] Compiling tests/libntp/refidsmear.c
[160/258] Compiling tests/libntp/socktoa.c
[161/258] Compiling tests/libntp/statestr.c
[162/258] Compiling tests/libntp/strtolfp.c
[163/258] Compiling tests/libntp/timespecops.c
[164/258] Compiling tests/libntp/vi64ops.c
[165/258] Compiling tests/libntp/ymd2yd.c
[166/258] Compiling tests/common/tests_main.c
[167/258] Compiling tests/common/caltime.c
[168/258] Compiling tests/common/sockaddrtest.c
[169/258] Compiling tests/libparse/binio.c
[170/258] Compiling tests/libparse/gpstolfp.c
[171/258] Compiling tests/libparse/ieee754io.c
[172/258] Compiling tests/common/tests_main.c
[173/258] Compiling tests/common/caltime.c
[174/258] Compiling tests/common/sockaddrtest.c
[175/258] Compiling tests/ntpd/leapsec.c
[176/258] Compiling tests/ntpd/restrict.c
[177/258] Compiling tests/ntpd/recvbuff.c
[178/258] Compiling tests/common/tests_main.c
[179/258] Compiling tests/common/caltime.c
[180/258] Compiling tests/common/sockaddrtest.c
[181/258] Compiling tests/pylib/jigs.py
[182/258] Compiling tests/pylib/test_agentx.py
[183/258] Compiling tests/pylib/test_agentx_packet.py
[184/258] Compiling tests/pylib/test_packet.py
[185/258] Compiling tests/pylib/test_statfiles.py
[186/258] Compiling tests/pylib/test_util.py
[187/258] Compiling build/main/ntpclients/ntploggps.pyc
[188/258] Compiling build/main/ntpclients/ntploggps.pyo
[189/258] Compiling build/main/ntpclients/ntpdig.pyc
[190/258] Compiling build/main/ntpclients/ntpdig.pyo
[191/258] Compiling build/main/ntpclients/ntpkeygen.pyc
[192/258] Compiling build/main/ntpclients/ntpkeygen.pyo
[193/258] Compiling build/main/ntpclients/ntpmon.pyc
[194/258] Compiling build/main/ntpclients/ntpmon.pyo
[195/258] Compiling build/main/ntpclients/ntpq.pyc
[196/258] Compiling build/main/ntpclients/ntpq.pyo
[197/258] Compiling build/main/ntpclients/ntpsweep.pyc
[198/258] Compiling build/main/ntpclients/ntpsweep.pyo
[199/258] Compiling build/main/ntpclients/ntptrace.pyc
[200/258] Compiling build/main/ntpclients/ntptrace.pyo
[201/258] Compiling build/main/ntpclients/ntpviz.pyc
[202/258] Compiling build/main/ntpclients/ntpviz.pyo
[203/258] Compiling build/main/ntpclients/ntpwait.pyc
[204/258] Compiling build/main/ntpclients/ntpwait.pyo
[205/258] Compiling build/main/ntpclients/ntplogtemp.pyc
[206/258] Compiling build/main/ntpclients/ntplogtemp.pyo
[207/258] Compiling build/main/ntpclients/ntpsnmpd.pyc
[208/258] Compiling build/main/ntpclients/ntpsnmpd.pyo
[209/258] Compiling ntpclients/ntpleapfetch
[210/258] Compiling ntpclients/ntploggps.py
[211/258] Compiling ntpclients/ntpdig.py
[212/258] Compiling ntpclients/ntpkeygen.py
[213/258] Compiling ntpclients/ntpmon.py
[214/258] Compiling ntpclients/ntpq.py
[215/258] Compiling ntpclients/ntpsweep.py
[216/258] Compiling ntpclients/ntptrace.py
[217/258] Compiling ntpclients/ntpviz.py
[218/258] Compiling ntpclients/ntpwait.py
[219/258] Compiling ntpclients/ntplogtemp.py
[220/258] Compiling ntpclients/ntpsnmpd.py
[221/258] Compiling ntpclients/ntploggps-man.txt
[222/258] Compiling ntpclients/ntpdig-man.txt
[223/258] Compiling ntpclients/ntpmon-man.txt
[224/258] Compiling ntpclients/ntpq-man.txt
[225/258] Compiling ntpclients/ntpsweep-man.txt
[226/258] Compiling ntpclients/ntptrace-man.txt
[227/258] Compiling ntpclients/ntpviz-man.txt
[228/258] Compiling ntpclients/ntplogtemp-man.txt
[229/258] Compiling ntpclients/ntpkeygen-man.txt
[230/258] Compiling ntpclients/ntpleapfetch-man.txt
[231/258] Compiling ntpclients/ntpwait-man.txt
[232/258] Compiling ntpclients/ntpsnmpd-man.txt
[233/258] Linking build/main/attic/sht
[234/258] Linking build/main/attic/digest-find
[235/258] Linking build/main/attic/digest-timing
[236/258] Linking build/main/tests/test_libntp
[237/258] Linking build/main/tests/test_libparse
[238/258] Processing build/main/tests/pylib/test_agentx.py
[239/258] Processing build/main/tests/pylib/test_agentx_packet.py
[240/258] Processing build/main/tests/pylib/test_packet.py
[241/258] Processing build/main/tests/pylib/test_statfiles.py
[242/258] Processing build/main/tests/pylib/test_util.py
[243/258] Linking build/main/tests/test_ntpd
[244/258] Compiling build/main/ntpclients/ntploggps-man.txt.man-tmp
[245/258] Compiling build/main/ntpclients/ntpdig-man.txt.man-tmp
[246/258] Compiling build/main/ntpclients/ntpmon-man.txt.man-tmp
[247/258] Compiling build/main/ntpclients/ntpq-man.txt.man-tmp
[248/258] Compiling build/main/ntpclients/ntpsweep-man.txt.man-tmp
[249/258] Compiling build/main/ntpclients/ntptrace-man.txt.man-tmp
[250/258] Compiling build/main/ntpclients/ntplogtemp-man.txt.man-tmp
[251/258] Compiling build/main/ntpclients/ntpviz-man.txt.man-tmp
[252/258] Compiling build/main/ntpclients/ntpkeygen-man.txt.man-tmp
[253/258] Compiling build/main/ntpclients/ntpleapfetch-man.txt.man-tmp
[254/258] Compiling build/main/ntpclients/ntpwait-man.txt.man-tmp
[255/258] Compiling build/main/ntpclients/ntpsnmpd-man.txt.man-tmp
[256/258] Processing build/main/tests/test_libntp
[257/258] Processing build/main/tests/test_libparse
[258/258] Processing build/main/tests/test_ntpd
Waf: Leaving directory `/usr/src/redhat/BUILD/ntpsec-1.1.2/build/main'
Wrote test log to:  /usr/src/redhat/BUILD/ntpsec-1.1.2/build/main/test.log
execution summary
   tests that pass 8/8
 
/usr/src/redhat/BUILD/ntpsec-1.1.2/build/main/tests/pylib/test_agentx.py
 
/usr/src/redhat/BUILD/ntpsec-1.1.2/build/main/tests/pylib/test_agentx_packet.py 

 
/usr/src/redhat/BUILD/ntpsec-1.1.2/build/main/tests/pylib/test_packet.py
 
/usr/src/redhat/BUILD/ntpsec-1.1.2/build/main/tests/pylib/test_statfiles.py
     /usr/src/redhat/BUILD/ntpsec-1.1.2/build/main/tests/pylib/test_util.py
     /usr/src/redhat/BUILD/ntpsec-1.1.2/build/main/tests/test_libparse
     /usr/src/redhat/BUILD/ntpsec-1.1.2/build/main/tests/test_ntpd
     /usr/src/redhat/BUILD/ntpsec-1.1.2/build/main/tests/test_libntp
   tests that fail 0/8
'build' finished successfully (2m39.911s)
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0CsjwH
+ umask 022
+ cd /root/rpmbuild/BUILD
+ '[' /root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64 '!=' / ']'
+ rm -rf /root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64
++ dirname /root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64
+ mkdir -p /root/rpmbuild/BUILDROOT
+ mkdir /root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64
+ cd ntpsec-1.1.2
+ DESTDIR=/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64
+ ./waf install
--- installing host ---
Waf: Entering directory `/usr/src/redhat/BUILD/ntpsec-1.1.2/build/host'
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/asciidoc.js 
(from build/host/docs/asciidoc.js)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/asciidoc.css 
(from build/host/docs/asciidoc.css)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/404.html 
(from build/host/docs/404.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/access.html 
(from build/host/docs/access.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/accopt.html 
(from build/host/docs/accopt.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/assoc.html 
(from build/host/docs/assoc.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/authentic.html 
(from build/host/docs/authentic.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/authopt.html 
(from build/host/docs/authopt.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/bugs.html 
(from build/host/docs/bugs.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/icons/home.gif 
(from docs/icons/home.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/build.html 
(from build/host/docs/build.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/icons/mail2.gif 
(from docs/icons/mail2.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/clock.html 
(from build/host/docs/clock.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/icons/sitemap.png 
(from docs/icons/sitemap.png)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/SAppr.jpg 
(from docs/pic/SAppr.jpg)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/clockopt.html 
(from build/host/docs/clockopt.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/cluster.html 
(from build/host/docs/cluster.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/comdex.html 
(from build/host/docs/comdex.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/alice11.gif 
(from docs/pic/alice11.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/confopt.html 
(from build/host/docs/confopt.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/alice13.gif 
(from docs/pic/alice13.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/alice15.gif 
(from docs/pic/alice15.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/copyright.html 
(from build/host/docs/copyright.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/debug.html 
(from build/host/docs/debug.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/alice23.gif 
(from docs/pic/alice23.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/alice32.gif 
(from docs/pic/alice32.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/decode.html 
(from build/host/docs/decode.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/alice35.gif 
(from docs/pic/alice35.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/discipline.html 
(from build/host/docs/discipline.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/discover.html 
(from build/host/docs/discover.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/alice38.gif 
(from docs/pic/alice38.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/driver_arbiter.html 
(from build/host/docs/driver_arbiter.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/alice44.gif 
(from docs/pic/alice44.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/driver_generic.html 
(from build/host/docs/driver_generic.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/alice47.gif 
(from docs/pic/alice47.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/driver_gpsd.html 
(from build/host/docs/driver_gpsd.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/driver_howto.html 
(from build/host/docs/driver_howto.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/alice51.gif 
(from docs/pic/alice51.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/alice61.gif 
(from docs/pic/alice61.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/driver_hpgps.html 
(from build/host/docs/driver_hpgps.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/barnstable.gif 
(from docs/pic/barnstable.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/driver_jjy.html 
(from build/host/docs/driver_jjy.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/beaver.gif 
(from docs/pic/beaver.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/boom3.gif 
(from docs/pic/boom3.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/driver_local.html 
(from build/host/docs/driver_local.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/driver_modem.html 
(from build/host/docs/driver_modem.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/boom3a.gif 
(from docs/pic/boom3a.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/boom4.gif 
(from docs/pic/boom4.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/driver_neoclock.html 
(from build/host/docs/driver_neoclock.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/broad.gif 
(from docs/pic/broad.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/driver_nmea.html 
(from build/host/docs/driver_nmea.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/bustardfly.gif 
(from docs/pic/bustardfly.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/c51.jpg 
(from docs/pic/c51.jpg)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/driver_oncore.html 
(from build/host/docs/driver_oncore.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/clocktower128.png 
(from docs/pic/clocktower128.png)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/driver_pps.html 
(from build/host/docs/driver_pps.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/description.jpg 
(from docs/pic/description.jpg)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/driver_shm.html 
(from build/host/docs/driver_shm.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/discipline.gif 
(from docs/pic/discipline.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/driver_spectracom.html 
(from build/host/docs/driver_spectracom.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/driver_trimble.html 
(from build/host/docs/driver_trimble.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/dogsnake.gif 
(from docs/pic/dogsnake.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/driver_palisade.gif 
(from docs/pic/driver_palisade.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/driver_truetime.html 
(from build/host/docs/driver_truetime.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/fg6021.gif 
(from docs/pic/fg6021.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/driver_zyfer.html 
(from build/host/docs/driver_zyfer.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/extern.html 
(from build/host/docs/extern.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/filter.html 
(from build/host/docs/filter.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/fig_3_1.gif 
(from docs/pic/fig_3_1.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/flatheads.gif 
(from docs/pic/flatheads.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/generic_howto.html 
(from build/host/docs/generic_howto.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/flt1.gif 
(from docs/pic/flt1.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/huffpuff.html 
(from build/host/docs/huffpuff.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/index.html 
(from build/host/docs/index.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/flt2.gif 
(from docs/pic/flt2.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/kern.html 
(from build/host/docs/kern.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/flt3.gif 
(from docs/pic/flt3.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/flt4.gif 
(from docs/pic/flt4.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/kernpps.html 
(from build/host/docs/kernpps.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/leap.html 
(from build/host/docs/leap.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/leapsmear.html 
(from build/host/docs/leapsmear.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/flt5.gif 
(from docs/pic/flt5.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/miscopt.html 
(from build/host/docs/miscopt.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/mode6.html 
(from build/host/docs/mode6.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/flt6.gif 
(from docs/pic/flt6.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/flt7.gif 
(from docs/pic/flt7.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/flt8.gif 
(from docs/pic/flt8.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/flt9.gif 
(from docs/pic/flt9.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/monopt.html 
(from build/host/docs/monopt.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/gps167.jpg 
(from docs/pic/gps167.jpg)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/hornraba.gif 
(from docs/pic/hornraba.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/msyslog.html 
(from build/host/docs/msyslog.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/ntp_conf.html 
(from build/host/docs/ntp_conf.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/ntp_config.html 
(from build/host/docs/ntp_config.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/howland.jpg 
(from docs/pic/howland.jpg)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/igclock.gif 
(from docs/pic/igclock.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/ntp_keys.html 
(from build/host/docs/ntp_keys.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/ntpd.html 
(from build/host/docs/ntpd.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/kelly_pogo_earthday.jpg 
(from docs/pic/kelly_pogo_earthday.jpg)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/looking.jpg 
(from docs/pic/looking.jpg)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/ntpdig.html 
(from build/host/docs/ntpdig.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/ntpfrob.html 
(from build/host/docs/ntpfrob.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/neoclock4x.gif 
(from docs/pic/neoclock4x.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/oncore_evalbig.gif 
(from docs/pic/oncore_evalbig.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/oncore_remoteant.jpg 
(from docs/pic/oncore_remoteant.jpg)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/oncore_utplusbig.gif 
(from docs/pic/oncore_utplusbig.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/orchestra.gif 
(from docs/pic/orchestra.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/oz2.gif 
(from docs/pic/oz2.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/ntpkeygen.html 
(from build/host/docs/ntpkeygen.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/ntpleapfetch.html 
(from build/host/docs/ntpleapfetch.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/ntploggps.html 
(from build/host/docs/ntploggps.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/ntplogtemp.html 
(from build/host/docs/ntplogtemp.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/panda.gif 
(from docs/pic/panda.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/panda.txt 
(from docs/pic/panda.txt)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/pd_om006.gif 
(from docs/pic/pd_om006.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/ntpmon.html 
(from build/host/docs/ntpmon.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/pd_om011.gif 
(from docs/pic/pd_om011.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/peer.gif 
(from docs/pic/peer.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/ntpq.html 
(from build/host/docs/ntpq.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/pogo.gif 
(from docs/pic/pogo.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/pogo1a.gif 
(from docs/pic/pogo1a.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/ntpsec.html 
(from build/host/docs/ntpsec.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/ntpsnmpd.html 
(from build/host/docs/ntpsnmpd.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/pogo3a.gif 
(from docs/pic/pogo3a.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/pogo4.gif 
(from docs/pic/pogo4.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/ntpspeak.html 
(from build/host/docs/ntpspeak.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/pogo5.gif 
(from docs/pic/pogo5.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/ntpsweep.html 
(from build/host/docs/ntpsweep.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/pogo6.gif 
(from docs/pic/pogo6.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/pogo7.gif 
(from docs/pic/pogo7.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/ntptime.html 
(from build/host/docs/ntptime.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/pogo8.gif 
(from docs/pic/pogo8.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/ntptrace.html 
(from build/host/docs/ntptrace.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/pogocell.gif 
(from docs/pic/pogocell.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/pzf511.jpg 
(from docs/pic/pzf511.jpg)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/ntpviz.html 
(from build/host/docs/ntpviz.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/radio2.jpg 
(from docs/pic/radio2.jpg)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/ntpwait.html 
(from build/host/docs/ntpwait.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/oncore-shmem.html 
(from build/host/docs/oncore-shmem.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/sheepb.jpg 
(from docs/pic/sheepb.jpg)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/stack1a.jpg 
(from docs/pic/stack1a.jpg)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/orphan.html 
(from build/host/docs/orphan.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/stats.gif 
(from docs/pic/stats.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/outside-tools.html 
(from build/host/docs/outside-tools.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/sx5.gif 
(from docs/pic/sx5.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/parsedata.html 
(from build/host/docs/parsedata.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/thunderbolt.jpg 
(from docs/pic/thunderbolt.jpg)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/poll.html 
(from build/host/docs/poll.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/time1.gif 
(from docs/pic/time1.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pps.html 
(from build/host/docs/pps.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/tonea.gif 
(from docs/pic/tonea.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/prefer.html 
(from build/host/docs/prefer.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/tribeb.gif 
(from docs/pic/tribeb.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/quick.html 
(from build/host/docs/quick.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/which-way-is.up.jpg 
(from docs/pic/which-way-is.up.jpg)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/rate.html 
(from build/host/docs/rate.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/rdebug.html 
(from build/host/docs/rdebug.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/pic/wingdorothy.gif 
(from docs/pic/wingdorothy.gif)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/refclock.html 
(from build/host/docs/refclock.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/rollover.html 
(from build/host/docs/rollover.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/select.html 
(from build/host/docs/select.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/sitemap.html 
(from build/host/docs/sitemap.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/stats.html 
(from build/host/docs/stats.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/tf582_4.html 
(from build/host/docs/tf582_4.html)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/doc/ntpsec/warp.html 
(from build/host/docs/warp.html)
Waf: Leaving directory `/usr/src/redhat/BUILD/ntpsec-1.1.2/build/host'
--- installing main ---
Waf: Entering directory `/usr/src/redhat/BUILD/ntpsec-1.1.2/build/main'
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/lib64/python2.7/site-packages/ntp/ntpc.so 
(from build/main/pylib/ntpc.so)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/sbin/ntpd (from 
build/main/ntpd/ntpd)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/bin/ntpfrob 
(from build/main/ntpfrob/ntpfrob)
[125/131] Processing 
/usr/src/redhat/BUILD/ntpsec-1.1.2/build/main/pylib/control.py: 
wafhelpers/pythonize-header include/ntp_control.h -> 
build/main/pylib/control.py
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/bin/ntptime 
(from build/main/ntptime/ntptime)
[126/131] Processing 
/usr/src/redhat/BUILD/ntpsec-1.1.2/build/main/pylib/magic.py: 
wafhelpers/pythonize-header include/ntp.h -> build/main/pylib/magic.py
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/man/man8/ntpd.8 
(from build/main/ntpd/ntpd.8)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/man/man5/ntp.conf.5 
(from build/main/ntpd/ntp.conf.5)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/man/man5/ntp.keys.5 
(from build/main/ntpd/ntp.keys.5)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/man/man8/ntpfrob.8 
(from build/main/ntpfrob/ntpfrob.8)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/man/man8/ntptime.8 
(from build/main/ntptime/ntptime.8)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/lib64/python2.7/site-packages/ntp/__init__.py 
(from build/main/pylib/__init__.py)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/lib64/python2.7/site-packages/ntp/__init__.pyc 
(from build/main/pylib/__init__.pyc)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/lib64/python2.7/site-packages/ntp/__init__.pyo 
(from build/main/pylib/__init__.pyo)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/lib64/python2.7/site-packages/ntp/agentx.py 
(from build/main/pylib/agentx.py)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/lib64/python2.7/site-packages/ntp/agentx.pyc 
(from build/main/pylib/agentx.pyc)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/lib64/python2.7/site-packages/ntp/agentx_packet.py 
(from build/main/pylib/agentx_packet.py)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/lib64/python2.7/site-packages/ntp/agentx.pyo 
(from build/main/pylib/agentx.pyo)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/lib64/python2.7/site-packages/ntp/agentx_packet.pyc 
(from build/main/pylib/agentx_packet.pyc)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/lib64/python2.7/site-packages/ntp/agentx_packet.pyo 
(from build/main/pylib/agentx_packet.pyo)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/lib64/python2.7/site-packages/ntp/packet.py 
(from build/main/pylib/packet.py)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/lib64/python2.7/site-packages/ntp/packet.pyc 
(from build/main/pylib/packet.pyc)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/lib64/python2.7/site-packages/ntp/packet.pyo 
(from build/main/pylib/packet.pyo)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/lib64/python2.7/site-packages/ntp/statfiles.py 
(from build/main/pylib/statfiles.py)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/lib64/python2.7/site-packages/ntp/statfiles.pyc 
(from build/main/pylib/statfiles.pyc)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/lib64/python2.7/site-packages/ntp/statfiles.pyo 
(from build/main/pylib/statfiles.pyo)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/lib64/python2.7/site-packages/ntp/util.py 
(from build/main/pylib/util.py)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/lib64/python2.7/site-packages/ntp/util.pyc 
(from build/main/pylib/util.pyc)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/lib64/python2.7/site-packages/ntp/util.pyo 
(from build/main/pylib/util.pyo)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/lib64/python2.7/site-packages/ntp/control.py 
(from build/main/pylib/control.py)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/lib64/python2.7/site-packages/ntp/control.pyc 
(from build/main/pylib/control.pyc)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/lib64/python2.7/site-packages/ntp/control.pyo 
(from build/main/pylib/control.pyo)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/lib64/python2.7/site-packages/ntp/magic.py 
(from build/main/pylib/magic.py)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/lib64/python2.7/site-packages/ntp/magic.pyc 
(from build/main/pylib/magic.pyc)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/lib64/python2.7/site-packages/ntp/magic.pyo 
(from build/main/pylib/magic.pyo)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/bin/ntpleapfetch 
(from build/main/ntpclients/ntpleapfetch)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/bin/ntploggps 
(from build/main/ntpclients/ntploggps)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/bin/ntpdig (from 
build/main/ntpclients/ntpdig)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/bin/ntpkeygen 
(from build/main/ntpclients/ntpkeygen)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/bin/ntpmon (from 
build/main/ntpclients/ntpmon)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/bin/ntpq (from 
build/main/ntpclients/ntpq)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/bin/ntpsweep 
(from build/main/ntpclients/ntpsweep)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/bin/ntptrace 
(from build/main/ntpclients/ntptrace)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/bin/ntpviz (from 
build/main/ntpclients/ntpviz)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/bin/ntpwait 
(from build/main/ntpclients/ntpwait)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/bin/ntplogtemp 
(from build/main/ntpclients/ntplogtemp)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/bin/ntpsnmpd 
(from build/main/ntpclients/ntpsnmpd)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/man/man1/ntploggps.1 
(from build/main/ntpclients/ntploggps.1)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/man/man1/ntpdig.1 
(from build/main/ntpclients/ntpdig.1)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/man/man1/ntpmon.1 
(from build/main/ntpclients/ntpmon.1)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/man/man1/ntpq.1 
(from build/main/ntpclients/ntpq.1)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/man/man1/ntpsweep.1 
(from build/main/ntpclients/ntpsweep.1)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/man/man1/ntptrace.1 
(from build/main/ntpclients/ntptrace.1)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/man/man1/ntpviz.1 
(from build/main/ntpclients/ntpviz.1)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/man/man1/ntplogtemp.1 
(from build/main/ntpclients/ntplogtemp.1)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/man/man8/ntpkeygen.8 
(from build/main/ntpclients/ntpkeygen.8)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/man/man8/ntpleapfetch.8 
(from build/main/ntpclients/ntpleapfetch.8)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/man/man8/ntpwait.8 
(from build/main/ntpclients/ntpwait.8)
+ install 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/share/man/man8/ntpsnmpd.8 
(from build/main/ntpclients/ntpsnmpd.8)
Waf: Leaving directory `/usr/src/redhat/BUILD/ntpsec-1.1.2/build/main'
'install' finished successfully (1.725s)
+ pushd /root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64
~/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64 
~/rpmbuild/BUILD/ntpsec-1.1.2
+ mkdir -p ./etc/ntp/crypto ./etc/sysconfig ./etc/dhcp/dhclient.d 
./usr/libexec
+ mkdir -p ./etc/ntp.d
+ mkdir -p ./var/lib/sntp ./var/lib/ntp ./var/log/ntpstats 
./usr/lib/systemd/system
+ mkdir -p ./usr/lib/systemd/system
+ mkdir -p ./usr/share/doc/ntpsec
+ mkdir -p ./etc/ntp/crypto/
+ install -p -m644 /root/rpmbuild/BUILD/ntpsec-1.1.2/docs/404.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/access.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/accopt.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/assoc.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/authentic.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/authopt.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/bugs.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/build.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/clock.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/clockopt.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/cluster.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/comdex.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/confopt.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/copyright.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/debug.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/decode.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/discipline.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/discover.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/driver_arbiter.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/driver_generic.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/driver_gpsd.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/driver_howto.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/driver_hpgps.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/driver_jjy.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/driver_local.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/driver_modem.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/driver_neoclock.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/driver_nmea.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/driver_oncore.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/driver_pps.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/driver_shm.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/driver_spectracom.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/driver_trimble.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/driver_truetime.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/driver_zyfer.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/extern.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/filter.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/generic_howto.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/huffpuff.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/index.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/kern.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/kernpps.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/leap.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/leapsmear.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/miscopt.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/mode6.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/monopt.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/msyslog.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/ntp_conf.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/ntp_config.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/ntp_keys.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/ntpd.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/ntpdig.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/ntpfrob.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/ntpkeygen.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/ntpleapfetch.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/ntploggps.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/ntplogtemp.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/ntpmon.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/ntpq.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/ntpsec.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/ntpsnmpd.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/ntpspeak.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/ntpsweep.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/ntptime.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/ntptrace.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/ntpviz.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/ntpwait.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/oncore-shmem.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/orphan.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/outside-tools.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/parsedata.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/poll.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/pps.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/prefer.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/quick.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/rate.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/rdebug.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/refclock.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/rollover.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/select.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/sitemap.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/stats.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/tf582_4.txt 
/root/rpmbuild/BUILD/ntpsec-1.1.2/docs/warp.txt ./usr/share/doc/ntpsec
+ install -p -m644 
/root/rpmbuild/BUILD/ntpsec-1.1.2/etc/ntpviz-weekly.service 
./usr/lib/systemd/system/
+ install -p -m644 
/root/rpmbuild/BUILD/ntpsec-1.1.2/etc/ntploggps.service 
./usr/lib/systemd/system/
+ install -p -m644 
/root/rpmbuild/BUILD/ntpsec-1.1.2/etc/ntp-wait.service 
./usr/lib/systemd/system/
+ install -p -m644 
/root/rpmbuild/BUILD/ntpsec-1.1.2/etc/ntpviz-daily.service 
./usr/lib/systemd/system/
+ install -p -m644 
/root/rpmbuild/BUILD/ntpsec-1.1.2/etc/ntplogtemp.service 
./usr/lib/systemd/system/
+ install -p -m644 /root/rpmbuild/BUILD/ntpsec-1.1.2/etc/ntpd.service 
./usr/lib/systemd/system/
+ mv ./usr/bin/ntpdig ./usr/sbin
+ install -p -m644 
/root/rpmbuild/BUILD/ntpsec-1.1.2/etc/ntp.d/default.conf ./etc/ntp.conf
+ install -p -m644 
/root/rpmbuild/BUILD/ntpsec-1.1.2/etc/ntp.d/use-gpsd-json ./etc/ntp.d/
+ install -p -m644 
/root/rpmbuild/BUILD/ntpsec-1.1.2/etc/ntp.d/use-gpsd-shm ./etc/ntp.d/
+ install -p -m644 
/root/rpmbuild/BUILD/ntpsec-1.1.2/etc/ntp.d/use-minimal-logging ./etc/ntp.d/
+ install -p -m644 
/root/rpmbuild/BUILD/ntpsec-1.1.2/etc/ntp.d/use-no-remote-configuration 
./etc/ntp.d/
+ install -p -m644 
/root/rpmbuild/BUILD/ntpsec-1.1.2/etc/ntp.d/use-performance-logging 
./etc/ntp.d/
+ install -p -m644 /root/rpmbuild/BUILD/ntpsec-1.1.2/etc/ntp.d/use-pool 
./etc/ntp.d/
+ popd
~/rpmbuild/BUILD/ntpsec-1.1.2
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be 
opened: /etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1
Bytecompiling .py files below 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64/usr/lib64/python2.7 
using /usr/bin/python2.7
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
*** WARNING: mangling shebang in /usr/sbin/ntpdig from #!/usr/bin/env 
python to #!/usr/bin/python2. This will become an ERROR, fix it manually!
*** WARNING: mangling shebang in /usr/bin/ntpsweep from #!/usr/bin/env 
python to #!/usr/bin/python2. This will become an ERROR, fix it manually!
*** WARNING: mangling shebang in /usr/bin/ntptrace from #!/usr/bin/env 
python to #!/usr/bin/python2. This will become an ERROR, fix it manually!
*** WARNING: mangling shebang in /usr/bin/ntpsnmpd from #!/usr/bin/env 
python to #!/usr/bin/python2. This will become an ERROR, fix it manually!
*** WARNING: mangling shebang in /usr/bin/ntpwait from #!/usr/bin/env 
python to #!/usr/bin/python2. This will become an ERROR, fix it manually!
*** WARNING: mangling shebang in /usr/bin/ntplogtemp from #!/usr/bin/env 
python to #!/usr/bin/python2. This will become an ERROR, fix it manually!
*** WARNING: mangling shebang in /usr/bin/ntpkeygen from #!/usr/bin/env 
python to #!/usr/bin/python2. This will become an ERROR, fix it manually!
*** WARNING: mangling shebang in /usr/bin/ntpmon from #!/usr/bin/env 
python to #!/usr/bin/python2. This will become an ERROR, fix it manually!
*** WARNING: mangling shebang in /usr/bin/ntpviz from #!/usr/bin/env 
python to #!/usr/bin/python2. This will become an ERROR, fix it manually!
mangling shebang in /usr/bin/ntpleapfetch from /bin/sh to #!/usr/bin/sh
*** WARNING: mangling shebang in /usr/bin/ntploggps from #!/usr/bin/env 
python to #!/usr/bin/python2. This will become an ERROR, fix it manually!
*** WARNING: mangling shebang in /usr/bin/ntpq from #!/usr/bin/env 
python to #!/usr/bin/python2. This will become an ERROR, fix it manually!
Processing files: ntpsec-1.1.2-1.fc29.x86_64
Provides: config(ntpsec) = 1.1.2-1.fc29 ntpsec = 1.1.2-1.fc29 
ntpsec(x86-64) = 1.1.2-1.fc29
Requires(interp): /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 
rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh systemd-units
Requires(preun): /bin/sh systemd-units
Requires(postun): /bin/sh systemd-units
Requires: /usr/bin/python2 /usr/bin/sh libc.so.6()(64bit) 
libc.so.6(GLIBC_2.12)(64bit) libc.so.6(GLIBC_2.14)(64bit) 
libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) 
libc.so.6(GLIBC_2.4)(64bit) libcap.so.2()(64bit) 
libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) 
libdl.so.2()(64bit) libdns_sd.so.1()(64bit) libm.so.6()(64bit) 
libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) 
libpthread.so.0(GLIBC_2.2.5)(64bit) libpython2.7.so.1.0()(64bit) 
librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libutil.so.1()(64bit) 
python(abi) = 2.7 rtld(GNU_HASH)
Processing files: ntpsec-doc-1.1.2-1.fc29.noarch
Provides: ntpsec-doc = 1.1.2-1.fc29
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 
rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files 
/root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64
Wrote: /root/rpmbuild/RPMS/x86_64/ntpsec-1.1.2-1.fc29.x86_64.rpm
Wrote: /root/rpmbuild/RPMS/noarch/ntpsec-doc-1.1.2-1.fc29.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZHX29o
+ umask 022
+ cd /root/rpmbuild/BUILD
+ cd ntpsec-1.1.2
+ /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/ntpsec-1.1.2-1.fc29.x86_64
+ exit 0


More information about the devel mailing list