<86>Jul 30 03:31:21 userdel[2288224]: delete user 'rooter'
<86>Jul 30 03:31:21 userdel[2288224]: removed group 'rooter' owned by 'rooter'
<86>Jul 30 03:31:21 userdel[2288224]: removed shadow group 'rooter' owned by 'rooter'
<86>Jul 30 03:31:21 groupadd[2288229]: group added to /etc/group: name=rooter, GID=663
<86>Jul 30 03:31:21 groupadd[2288229]: group added to /etc/gshadow: name=rooter
<86>Jul 30 03:31:21 groupadd[2288229]: new group: name=rooter, GID=663
<86>Jul 30 03:31:21 useradd[2288233]: new user: name=rooter, UID=663, GID=663, home=/root, shell=/bin/bash
<86>Jul 30 03:31:21 userdel[2288239]: delete user 'builder'
<86>Jul 30 03:31:21 userdel[2288239]: removed group 'builder' owned by 'builder'
<86>Jul 30 03:31:21 userdel[2288239]: removed shadow group 'builder' owned by 'builder'
<86>Jul 30 03:31:21 groupadd[2288244]: group added to /etc/group: name=builder, GID=664
<86>Jul 30 03:31:21 groupadd[2288244]: group added to /etc/gshadow: name=builder
<86>Jul 30 03:31:21 groupadd[2288244]: new group: name=builder, GID=664
<86>Jul 30 03:31:21 useradd[2288248]: new user: name=builder, UID=664, GID=664, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/linuxptp-3.1-alt1.nosrc.rpm (w1.gzdio)
Installing linuxptp-3.1-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.80527
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf linuxptp-3.1
+ echo 'Source #0 (linuxptp-3.1-alt1.tar):'
Source #0 (linuxptp-3.1-alt1.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/linuxptp-3.1-alt1.tar
+ cd linuxptp-3.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.80527
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd linuxptp-3.1
+ make 'EXTRA_CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2'
make: Entering directory '/usr/src/RPM/BUILD/linuxptp-3.1'
DEPEND ts2phc_slave.c
DEPEND ts2phc_nmea_master.c
DEPEND ts2phc_phc_master.c
DEPEND ts2phc_master.c
DEPEND ts2phc_generic_master.c
DEPEND sock.c
DEPEND serial.c
DEPEND nmea.c
DEPEND lstab.c
DEPEND ts2phc.c
DEPEND timemaster.c
DEPEND sysoff.c
DEPEND pmc_common.c
DEPEND pmc.c
DEPEND phc_ctl.c
DEPEND phc2sys.c
DEPEND nsm.c
DEPEND hwstamp_ctl.c
DEPEND version.c
DEPEND util.c
DEPEND unicast_service.c
DEPEND unicast_fsm.c
DEPEND unicast_client.c
DEPEND tsproc.c
DEPEND tlv.c
DEPEND telecom.c
DEPEND uds.c
DEPEND udp6.c
DEPEND udp.c
DEPEND transport.c
DEPEND raw.c
DEPEND tc.c
DEPEND stats.c
DEPEND sk.c
DEPEND servo.c
DEPEND pi.c
DEPEND nullf.c
DEPEND ntpshm.c
DEPEND linreg.c
DEPEND rtnl.c
DEPEND p2p_tc.c
DEPEND ptp4l.c
DEPEND print.c
DEPEND pqueue.c
DEPEND port_signaling.c
DEPEND port.c
DEPEND phc.c
DEPEND msg.c
DEPEND monitor.c
DEPEND interface.c
DEPEND hash.c
DEPEND fsm.c
DEPEND mmedian.c
DEPEND mave.c
DEPEND filter.c
DEPEND fault.c
DEPEND e2e_tc.c
DEPEND designated_fsm.c
DEPEND config.c
DEPEND clockcheck.c
DEPEND clockadj.c
DEPEND clock.c
DEPEND bmc.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o ptp4l.o ptp4l.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o bmc.o bmc.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o clock.o clock.c
clock.c: In function 'clock_management_fill_response':
clock.c:450:48: warning: taking address of packed member of 'struct subscribe_events_np' may result in an unaligned pointer value [-Waddress-of-packed-member]
  450 |   clock_get_subscription(c, req, sen->bitmask, &sen->duration);
      |                                                ^~~~~~~~~~~~~~
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o clockadj.o clockadj.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o clockcheck.o clockcheck.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o config.o config.c
config.c: In function 'config_create':
config.c:899:38: warning: '%s' directive output may be truncated writing up to 8799 bytes into a region of size 33 [-Wformat-truncation=]
  899 |   snprintf(buf, sizeof(buf), "global.%s", ci->label);
      |                                      ^~
In file included from /usr/include/stdio.h:866,
                 from config.c:23:
/usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 8 and 8807 bytes into a destination of size 40
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
config.c:348:33: warning: '%s' directive output may be truncated writing up to 8799 bytes into a region of size 133 [-Wformat-truncation=]
  348 |  snprintf(buf, sizeof(buf), "%s.%s", section, name);
      |                                 ^~
In file included from /usr/include/stdio.h:866,
                 from config.c:23:
/usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 8 and 8807 bytes into a destination of size 140
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o designated_fsm.o designated_fsm.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o e2e_tc.o e2e_tc.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o fault.o fault.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o filter.o filter.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o mave.o mave.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o mmedian.o mmedian.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o fsm.o fsm.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o hash.o hash.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o interface.o interface.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o monitor.o monitor.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o msg.o msg.c
msg.c: In function 'msg_allocate':
msg.c:269:8: warning: taking address of packed member of 'struct message_storage' may result in an unaligned pointer value [-Waddress-of-packed-member]
  269 |    m = &s->msg;
      |        ^~~~~~~
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o phc.o phc.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o port.o port.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o port_signaling.o port_signaling.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o pqueue.o pqueue.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o print.o print.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o p2p_tc.o p2p_tc.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o rtnl.o rtnl.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o linreg.o linreg.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o ntpshm.o ntpshm.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o nullf.o nullf.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o pi.o pi.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o servo.o servo.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o sk.o sk.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o stats.o stats.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o tc.o tc.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o raw.o raw.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o transport.o transport.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o udp.o udp.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o udp6.o udp6.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o uds.o uds.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o telecom.o telecom.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o tlv.o tlv.c
tlv.c: In function 'mgt_post_recv':
tlv.c:161:16: warning: taking address of packed member of 'struct PhysicalAddress' may result in an unaligned pointer value [-Waddress-of-packed-member]
  161 |   u16 = flip16(&cd->physicalAddress->length);
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
tlv.c:175:10: warning: taking address of packed member of 'struct PortAddress' may result in an unaligned pointer value [-Waddress-of-packed-member]
  175 |   flip16(&cd->protocolAddress->networkProtocol);
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
tlv.c:176:16: warning: taking address of packed member of 'struct PortAddress' may result in an unaligned pointer value [-Waddress-of-packed-member]
  176 |   u16 = flip16(&cd->protocolAddress->addressLength);
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
tlv.c: In function 'mgt_pre_send':
tlv.c:369:11: warning: taking address of packed member of 'struct PhysicalAddress' may result in an unaligned pointer value [-Waddress-of-packed-member]
  369 |    flip16(&cd->physicalAddress->length);
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
tlv.c:370:11: warning: taking address of packed member of 'struct PortAddress' may result in an unaligned pointer value [-Waddress-of-packed-member]
  370 |    flip16(&cd->protocolAddress->networkProtocol);
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
tlv.c:371:11: warning: taking address of packed member of 'struct PortAddress' may result in an unaligned pointer value [-Waddress-of-packed-member]
  371 |    flip16(&cd->protocolAddress->addressLength);
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
tlv.c: In function 'nsm_resp_post_recv':
tlv.c:502:23: warning: taking address of packed member of 'struct currentDS' may result in an unaligned pointer value [-Waddress-of-packed-member]
  502 |  net2host64_unaligned(&cds->offsetFromMaster);
      |                       ^~~~~~~~~~~~~~~~~~~~~~
tlv.c:503:23: warning: taking address of packed member of 'struct currentDS' may result in an unaligned pointer value [-Waddress-of-packed-member]
  503 |  net2host64_unaligned(&cds->meanPathDelay);
      |                       ^~~~~~~~~~~~~~~~~~~
tlv.c: In function 'nsm_resp_pre_send':
tlv.c:538:23: warning: taking address of packed member of 'struct currentDS' may result in an unaligned pointer value [-Waddress-of-packed-member]
  538 |  host2net64_unaligned(&cds->offsetFromMaster);
      |                       ^~~~~~~~~~~~~~~~~~~~~~
tlv.c:539:23: warning: taking address of packed member of 'struct currentDS' may result in an unaligned pointer value [-Waddress-of-packed-member]
  539 |  host2net64_unaligned(&cds->meanPathDelay);
      |                       ^~~~~~~~~~~~~~~~~~~
tlv.c: In function 'slave_delay_timing_data_post_revc':
tlv.c:615:24: warning: taking address of packed member of 'struct slave_delay_timing_record' may result in an unaligned pointer value [-Waddress-of-packed-member]
  615 |   net2host64_unaligned(&record->totalCorrectionField);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
tlv.c: In function 'slave_delay_timing_data_pre_send':
tlv.c:639:24: warning: taking address of packed member of 'struct slave_delay_timing_record' may result in an unaligned pointer value [-Waddress-of-packed-member]
  639 |   host2net64_unaligned(&record->totalCorrectionField);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
tlv.c: In function 'slave_rx_sync_timing_data_post_revc':
tlv.c:664:24: warning: taking address of packed member of 'struct slave_rx_sync_timing_record' may result in an unaligned pointer value [-Waddress-of-packed-member]
  664 |   net2host64_unaligned(&record->totalCorrectionField);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
tlv.c: In function 'slave_rx_sync_timing_data_pre_send':
tlv.c:689:24: warning: taking address of packed member of 'struct slave_rx_sync_timing_record' may result in an unaligned pointer value [-Waddress-of-packed-member]
  689 |   host2net64_unaligned(&record->totalCorrectionField);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o tsproc.o tsproc.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o unicast_client.o unicast_client.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o unicast_fsm.o unicast_fsm.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o unicast_service.o unicast_service.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o util.o util.c
util.c: In function 'portaddr2str':
util.c:177:18: warning: taking address of packed member of 'struct PortAddress' may result in an unaligned pointer value [-Waddress-of-packed-member]
  177 |  switch (align16(&addr->networkProtocol)) {
      |                  ^~~~~~~~~~~~~~~~~~~~~~
util.c:179:15: warning: taking address of packed member of 'struct PortAddress' may result in an unaligned pointer value [-Waddress-of-packed-member]
  179 |   if (align16(&addr->addressLength) == 4
      |               ^~~~~~~~~~~~~~~~~~~~
util.c:184:15: warning: taking address of packed member of 'struct PortAddress' may result in an unaligned pointer value [-Waddress-of-packed-member]
  184 |   if (align16(&addr->addressLength) == 16
      |               ^~~~~~~~~~~~~~~~~~~~
util.c:189:38: warning: taking address of packed member of 'struct PortAddress' may result in an unaligned pointer value [-Waddress-of-packed-member]
  189 |  bin2str_impl(addr->address, align16(&addr->addressLength), buf, sizeof(buf));
      |                                      ^~~~~~~~~~~~~~~~~~~~
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o version.o version.c
gcc   ptp4l.o bmc.o clock.o clockadj.o clockcheck.o config.o designated_fsm.o e2e_tc.o fault.o filter.o mave.o mmedian.o fsm.o hash.o interface.o monitor.o msg.o phc.o port.o port_signaling.o pqueue.o print.o p2p_tc.o rtnl.o linreg.o ntpshm.o nullf.o pi.o servo.o sk.o stats.o tc.o raw.o transport.o udp.o udp6.o uds.o telecom.o tlv.o tsproc.o unicast_client.o unicast_fsm.o unicast_service.o util.o version.o  -lm -lrt -pthread  -o ptp4l
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o hwstamp_ctl.o hwstamp_ctl.c
gcc   hwstamp_ctl.o version.o  -lm -lrt -pthread  -o hwstamp_ctl
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o nsm.o nsm.c
gcc   nsm.o config.o filter.o mave.o mmedian.o hash.o interface.o msg.o phc.o print.o rtnl.o sk.o raw.o transport.o udp.o udp6.o uds.o tlv.o tsproc.o util.o version.o  -lm -lrt -pthread  -o nsm
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o phc2sys.o phc2sys.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o pmc_common.o pmc_common.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o sysoff.o sysoff.c
gcc   phc2sys.o clockadj.o clockcheck.o config.o hash.o interface.o msg.o phc.o pmc_common.o print.o linreg.o ntpshm.o nullf.o pi.o servo.o sk.o stats.o sysoff.o tlv.o raw.o transport.o udp.o udp6.o uds.o util.o version.o  -lm -lrt -pthread  -o phc2sys
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o phc_ctl.o phc_ctl.c
gcc   phc_ctl.o phc.o sk.o util.o clockadj.o sysoff.o print.o version.o  -lm -lrt -pthread  -o phc_ctl
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o pmc.o pmc.c
pmc.c: In function 'pmc_show':
pmc.c:204:13: warning: taking address of packed member of 'struct PhysicalAddress' may result in an unaligned pointer value [-Waddress-of-packed-member]
  204 |     align16(&cd->physicalAddress->length)),
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
pmc.c:205:12: warning: taking address of packed member of 'struct PortAddress' may result in an unaligned pointer value [-Waddress-of-packed-member]
  205 |    align16(&cd->protocolAddress->networkProtocol),
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc   pmc.o config.o hash.o interface.o msg.o phc.o pmc_common.o print.o sk.o tlv.o raw.o transport.o udp.o udp6.o uds.o util.o version.o  -lm -lrt -pthread  -o pmc
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o timemaster.o timemaster.c
gcc   timemaster.o phc.o print.o rtnl.o sk.o util.o version.o  -lm -lrt -pthread  -o timemaster
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o ts2phc.o ts2phc.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o lstab.o lstab.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o nmea.o nmea.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o serial.o serial.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o sock.o sock.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o ts2phc_generic_master.o ts2phc_generic_master.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o ts2phc_master.o ts2phc_master.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o ts2phc_phc_master.o ts2phc_phc_master.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o ts2phc_nmea_master.o ts2phc_nmea_master.c
gcc -Wall -DVER=3.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2   -c -o ts2phc_slave.o ts2phc_slave.c
gcc   ts2phc.o config.o clockadj.o hash.o interface.o phc.o print.o linreg.o ntpshm.o nullf.o pi.o servo.o sk.o lstab.o nmea.o serial.o sock.o ts2phc_generic_master.o ts2phc_master.o ts2phc_phc_master.o ts2phc_nmea_master.o ts2phc_slave.o util.o version.o  -lm -lrt -pthread  -o ts2phc
make: Leaving directory '/usr/src/RPM/BUILD/linuxptp-3.1'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.87714
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/linuxptp-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/linuxptp-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd linuxptp-3.1
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' DESTDIR=/usr/src/tmp/linuxptp-buildroot prefix=/usr man8dir=/usr/share/man/man8 install
make: Entering directory '/usr/src/RPM/BUILD/linuxptp-3.1'
install -p -m 755 -d /usr/src/tmp/linuxptp-buildroot/usr/sbin /usr/src/tmp/linuxptp-buildroot/usr/share/man/man8
install ptp4l hwstamp_ctl nsm phc2sys phc_ctl pmc timemaster ts2phc /usr/src/tmp/linuxptp-buildroot/usr/sbin
for x in ptp4l.8 hwstamp_ctl.8 nsm.8 phc2sys.8 phc_ctl.8 pmc.8 timemaster.8 ts2phc.8; do \
	[ -f $x ] && install -p -m 644 -t /usr/src/tmp/linuxptp-buildroot/usr/share/man/man8 $x ; \
done
make: Leaving directory '/usr/src/RPM/BUILD/linuxptp-3.1'
+ install -pm0644 -D configs/default.cfg /usr/src/tmp/linuxptp-buildroot/etc/ptp4l.conf
+ install -pm0644 -D ptp4l.sysconfig /usr/src/tmp/linuxptp-buildroot/etc/sysconfig/ptp4l
+ install -pm0644 -D ptp4l.service /usr/src/tmp/linuxptp-buildroot/lib/systemd/system/ptp4l.service
+ install -pm0644 phc2sys.sysconfig /usr/src/tmp/linuxptp-buildroot/etc/sysconfig/phc2sys
+ install -pm0644 phc2sys.service /usr/src/tmp/linuxptp-buildroot/lib/systemd/system/phc2sys.service
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/linuxptp-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/linuxptp-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/linuxptp-buildroot/ (default)
Compressing files in /usr/src/tmp/linuxptp-buildroot (auto)
Adjusting library links in /usr/src/tmp/linuxptp-buildroot
./lib: (from <cmdline>:0)
Verifying ELF objects in /usr/src/tmp/linuxptp-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: linuxptp-3.1-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.40111
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd linuxptp-3.1
+ DOCDIR=/usr/src/tmp/linuxptp-buildroot/usr/share/doc/linuxptp-3.1
+ export DOCDIR
+ rm -rf /usr/src/tmp/linuxptp-buildroot/usr/share/doc/linuxptp-3.1
+ /bin/mkdir -p /usr/src/tmp/linuxptp-buildroot/usr/share/doc/linuxptp-3.1
+ cp -prL COPYING README.org configs /usr/src/tmp/linuxptp-buildroot/usr/share/doc/linuxptp-3.1
+ chmod -R go-w /usr/src/tmp/linuxptp-buildroot/usr/share/doc/linuxptp-3.1
+ chmod -R a+rX /usr/src/tmp/linuxptp-buildroot/usr/share/doc/linuxptp-3.1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uXHQ4W
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bbspb0
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rg6bVZ
Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uB66UV
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libc.so.6(GLIBC_2.8)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), rtld(GNU_HASH)
Requires(interp): /bin/sh
Requires(post): /bin/sh, /usr/sbin/post_service
Requires(preun): /bin/sh, /usr/sbin/preun_service
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.n6riyW
Creating linuxptp-debuginfo package
Processing files: linuxptp-debuginfo-3.1-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pkplIX
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YWS3MY
find-requires: running scripts (debuginfo)
Requires: linuxptp = 3.1-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6), debug64(libpthread.so.0)
Adding to linuxptp-debuginfo a strict dependency on linuxptp
Wrote: /usr/src/RPM/RPMS/x86_64/linuxptp-3.1-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/linuxptp-debuginfo-3.1-alt1.x86_64.rpm (w2.lzdio)
19.33user 5.72system 0:27.95elapsed 89%CPU (0avgtext+0avgdata 50444maxresident)k
0inputs+0outputs (0major+1159196minor)pagefaults 0swaps
20.76user 7.63system 0:31.55elapsed 90%CPU (0avgtext+0avgdata 50444maxresident)k
0inputs+0outputs (0major+1337743minor)pagefaults 0swaps
--- linuxptp-3.1-alt1.x86_64.rpm.repo	2021-02-09 13:09:24.000000000 +0000
+++ linuxptp-3.1-alt1.x86_64.rpm.hasher	2021-07-30 03:31:51.463784990 +0000
@@ -63,10 +63,10 @@
 File: /lib/systemd/system/ptp4l.service	100644	root:root	dc549658a5659b1d683e872b107016a5	
-File: /usr/sbin/hwstamp_ctl	100755	root:root	b81d15c3d7ef0a6f9792943c8aa87d8d	
-File: /usr/sbin/nsm	100755	root:root	bf884f7c40a3fe484737a084f86be54d	
-File: /usr/sbin/phc2sys	100755	root:root	24b581cfb1026a95b2da539e7c526efb	
-File: /usr/sbin/phc_ctl	100755	root:root	8ce96a2c3551f650705249f198c06787	
-File: /usr/sbin/pmc	100755	root:root	74acf5ee26f7bc236bf92bddf5cdc0a6	
-File: /usr/sbin/ptp4l	100755	root:root	364dd1952739ecda5eab1ebb8ff59180	
-File: /usr/sbin/timemaster	100755	root:root	676096b98e0a515bcb0c72e2b8bd0521	
-File: /usr/sbin/ts2phc	100755	root:root	f866da6b03ddfd5c5d07b3fe4f27f9c5	
+File: /usr/sbin/hwstamp_ctl	100755	root:root	5c4d46abf2a9eb7b4217b21145e1d3b8	
+File: /usr/sbin/nsm	100755	root:root	a5b43ad5b4f259c937dfd3170dd773e4	
+File: /usr/sbin/phc2sys	100755	root:root	d2a70e517774b6433ad0afdce889f3dd	
+File: /usr/sbin/phc_ctl	100755	root:root	2ff40fc72ca0afd6349bf0624e01ec73	
+File: /usr/sbin/pmc	100755	root:root	52dad9b2458c7c1e8aedadbf50544e3e	
+File: /usr/sbin/ptp4l	100755	root:root	61b7d8bd73fe23977438a409cc42a52c	
+File: /usr/sbin/timemaster	100755	root:root	a6b6909984305e38868981701c84da05	
+File: /usr/sbin/ts2phc	100755	root:root	44a1a4422e812d3614721936590926a4	
 File: /usr/share/doc/linuxptp-3.1	40755	root:root		
@@ -97,2 +97,2 @@
 File: /usr/share/man/man8/ts2phc.8.xz	100644	root:root	9713a8cc99a98c312ec1ee264a0280ed	
-RPMIdentity: 780563c3dba0d988401c2191055ce485
+RPMIdentity: bc599ab97eb62d1e710befe145d2e64a
--- linuxptp-debuginfo-3.1-alt1.x86_64.rpm.repo	2021-02-09 13:09:24.000000000 +0000
+++ linuxptp-debuginfo-3.1-alt1.x86_64.rpm.hasher	2021-07-30 03:31:51.548784075 +0000
@@ -1,25 +1,25 @@
+/usr/lib/debug/.build-id/0a	40755	root:root	
+/usr/lib/debug/.build-id/0a/deb79ce4a3288afa0ac38073bc52844e21cef9	120777	root:root	../../../../sbin/hwstamp_ctl
+/usr/lib/debug/.build-id/0a/deb79ce4a3288afa0ac38073bc52844e21cef9.debug	120777	root:root	../../usr/sbin/hwstamp_ctl.debug
 /usr/lib/debug/.build-id/3b	40755	root:root	
-/usr/lib/debug/.build-id/3b/37213c1627cad934cfce945e0471670f4bada0	120777	root:root	../../../../sbin/ts2phc
-/usr/lib/debug/.build-id/3b/37213c1627cad934cfce945e0471670f4bada0.debug	120777	root:root	../../usr/sbin/ts2phc.debug
-/usr/lib/debug/.build-id/4c	40755	root:root	
-/usr/lib/debug/.build-id/4c/82bc08cce8cc03d40e6703532b9e22abb56998	120777	root:root	../../../../sbin/hwstamp_ctl
-/usr/lib/debug/.build-id/4c/82bc08cce8cc03d40e6703532b9e22abb56998.debug	120777	root:root	../../usr/sbin/hwstamp_ctl.debug
-/usr/lib/debug/.build-id/a1	40755	root:root	
-/usr/lib/debug/.build-id/a1/e4f2f6656e28146d768c6d06778edf95a4f0dc	120777	root:root	../../../../sbin/pmc
-/usr/lib/debug/.build-id/a1/e4f2f6656e28146d768c6d06778edf95a4f0dc.debug	120777	root:root	../../usr/sbin/pmc.debug
-/usr/lib/debug/.build-id/c6	40755	root:root	
-/usr/lib/debug/.build-id/c6/94e29ef2d04844711134fda5ff2034ce789aec	120777	root:root	../../../../sbin/phc_ctl
-/usr/lib/debug/.build-id/c6/94e29ef2d04844711134fda5ff2034ce789aec.debug	120777	root:root	../../usr/sbin/phc_ctl.debug
-/usr/lib/debug/.build-id/ca	40755	root:root	
-/usr/lib/debug/.build-id/ca/04be539efb1502b26cef5f7e4705d8cb0ae4d6	120777	root:root	../../../../sbin/phc2sys
-/usr/lib/debug/.build-id/ca/04be539efb1502b26cef5f7e4705d8cb0ae4d6.debug	120777	root:root	../../usr/sbin/phc2sys.debug
-/usr/lib/debug/.build-id/d8	40755	root:root	
-/usr/lib/debug/.build-id/d8/8744f2fc952f2ea452b5b0950993a9197e6f22	120777	root:root	../../../../sbin/timemaster
-/usr/lib/debug/.build-id/d8/8744f2fc952f2ea452b5b0950993a9197e6f22.debug	120777	root:root	../../usr/sbin/timemaster.debug
-/usr/lib/debug/.build-id/e3	40755	root:root	
-/usr/lib/debug/.build-id/e3/6aa0ae24e3a969c8650ad7ed9ebd6b15921347	120777	root:root	../../../../sbin/nsm
-/usr/lib/debug/.build-id/e3/6aa0ae24e3a969c8650ad7ed9ebd6b15921347.debug	120777	root:root	../../usr/sbin/nsm.debug
-/usr/lib/debug/.build-id/eb	40755	root:root	
-/usr/lib/debug/.build-id/eb/5baac2c7500342abd3c43e2e178050057dccff	120777	root:root	../../../../sbin/ptp4l
-/usr/lib/debug/.build-id/eb/5baac2c7500342abd3c43e2e178050057dccff.debug	120777	root:root	../../usr/sbin/ptp4l.debug
+/usr/lib/debug/.build-id/3b/fa5bcc095562bc460ab236428fbb1933b4d5e5	120777	root:root	../../../../sbin/timemaster
+/usr/lib/debug/.build-id/3b/fa5bcc095562bc460ab236428fbb1933b4d5e5.debug	120777	root:root	../../usr/sbin/timemaster.debug
+/usr/lib/debug/.build-id/4f	40755	root:root	
+/usr/lib/debug/.build-id/4f/bd140d093c06a2ae0a14550eaa381f065f3002	120777	root:root	../../../../sbin/ptp4l
+/usr/lib/debug/.build-id/4f/bd140d093c06a2ae0a14550eaa381f065f3002.debug	120777	root:root	../../usr/sbin/ptp4l.debug
+/usr/lib/debug/.build-id/8f	40755	root:root	
+/usr/lib/debug/.build-id/8f/9e773fa6ee83de0578d76af93ed789207b9df4	120777	root:root	../../../../sbin/pmc
+/usr/lib/debug/.build-id/8f/9e773fa6ee83de0578d76af93ed789207b9df4.debug	120777	root:root	../../usr/sbin/pmc.debug
+/usr/lib/debug/.build-id/99	40755	root:root	
+/usr/lib/debug/.build-id/99/26ccddc82070fba2ad38e52ab05ee48879eb0d	120777	root:root	../../../../sbin/phc2sys
+/usr/lib/debug/.build-id/99/26ccddc82070fba2ad38e52ab05ee48879eb0d.debug	120777	root:root	../../usr/sbin/phc2sys.debug
+/usr/lib/debug/.build-id/a6	40755	root:root	
+/usr/lib/debug/.build-id/a6/153f363c9b2a008af9ed4aa13759bc86f84556	120777	root:root	../../../../sbin/phc_ctl
+/usr/lib/debug/.build-id/a6/153f363c9b2a008af9ed4aa13759bc86f84556.debug	120777	root:root	../../usr/sbin/phc_ctl.debug
+/usr/lib/debug/.build-id/b7	40755	root:root	
+/usr/lib/debug/.build-id/b7/d15cd953ed32d6f2347eb1c44384b132a04d1d	120777	root:root	../../../../sbin/nsm
+/usr/lib/debug/.build-id/b7/d15cd953ed32d6f2347eb1c44384b132a04d1d.debug	120777	root:root	../../usr/sbin/nsm.debug
+/usr/lib/debug/.build-id/d4	40755	root:root	
+/usr/lib/debug/.build-id/d4/cbe6fa5d6ef1693298a199836302249cd0386e	120777	root:root	../../../../sbin/ts2phc
+/usr/lib/debug/.build-id/d4/cbe6fa5d6ef1693298a199836302249cd0386e.debug	120777	root:root	../../usr/sbin/ts2phc.debug
 /usr/lib/debug/usr/sbin/hwstamp_ctl.debug	100644	root:root	
@@ -171,34 +171,34 @@
 Provides: linuxptp-debuginfo = 3.1-alt1:sisyphus+266035.100.1.1
+File: /usr/lib/debug/.build-id/0a	40755	root:root		
+File: /usr/lib/debug/.build-id/0a/deb79ce4a3288afa0ac38073bc52844e21cef9	120777	root:root		../../../../sbin/hwstamp_ctl
+File: /usr/lib/debug/.build-id/0a/deb79ce4a3288afa0ac38073bc52844e21cef9.debug	120777	root:root		../../usr/sbin/hwstamp_ctl.debug
 File: /usr/lib/debug/.build-id/3b	40755	root:root		
-File: /usr/lib/debug/.build-id/3b/37213c1627cad934cfce945e0471670f4bada0	120777	root:root		../../../../sbin/ts2phc
-File: /usr/lib/debug/.build-id/3b/37213c1627cad934cfce945e0471670f4bada0.debug	120777	root:root		../../usr/sbin/ts2phc.debug
-File: /usr/lib/debug/.build-id/4c	40755	root:root		
-File: /usr/lib/debug/.build-id/4c/82bc08cce8cc03d40e6703532b9e22abb56998	120777	root:root		../../../../sbin/hwstamp_ctl
-File: /usr/lib/debug/.build-id/4c/82bc08cce8cc03d40e6703532b9e22abb56998.debug	120777	root:root		../../usr/sbin/hwstamp_ctl.debug
-File: /usr/lib/debug/.build-id/a1	40755	root:root		
-File: /usr/lib/debug/.build-id/a1/e4f2f6656e28146d768c6d06778edf95a4f0dc	120777	root:root		../../../../sbin/pmc
-File: /usr/lib/debug/.build-id/a1/e4f2f6656e28146d768c6d06778edf95a4f0dc.debug	120777	root:root		../../usr/sbin/pmc.debug
-File: /usr/lib/debug/.build-id/c6	40755	root:root		
-File: /usr/lib/debug/.build-id/c6/94e29ef2d04844711134fda5ff2034ce789aec	120777	root:root		../../../../sbin/phc_ctl
-File: /usr/lib/debug/.build-id/c6/94e29ef2d04844711134fda5ff2034ce789aec.debug	120777	root:root		../../usr/sbin/phc_ctl.debug
-File: /usr/lib/debug/.build-id/ca	40755	root:root		
-File: /usr/lib/debug/.build-id/ca/04be539efb1502b26cef5f7e4705d8cb0ae4d6	120777	root:root		../../../../sbin/phc2sys
-File: /usr/lib/debug/.build-id/ca/04be539efb1502b26cef5f7e4705d8cb0ae4d6.debug	120777	root:root		../../usr/sbin/phc2sys.debug
-File: /usr/lib/debug/.build-id/d8	40755	root:root		
-File: /usr/lib/debug/.build-id/d8/8744f2fc952f2ea452b5b0950993a9197e6f22	120777	root:root		../../../../sbin/timemaster
-File: /usr/lib/debug/.build-id/d8/8744f2fc952f2ea452b5b0950993a9197e6f22.debug	120777	root:root		../../usr/sbin/timemaster.debug
-File: /usr/lib/debug/.build-id/e3	40755	root:root		
-File: /usr/lib/debug/.build-id/e3/6aa0ae24e3a969c8650ad7ed9ebd6b15921347	120777	root:root		../../../../sbin/nsm
-File: /usr/lib/debug/.build-id/e3/6aa0ae24e3a969c8650ad7ed9ebd6b15921347.debug	120777	root:root		../../usr/sbin/nsm.debug
-File: /usr/lib/debug/.build-id/eb	40755	root:root		
-File: /usr/lib/debug/.build-id/eb/5baac2c7500342abd3c43e2e178050057dccff	120777	root:root		../../../../sbin/ptp4l
-File: /usr/lib/debug/.build-id/eb/5baac2c7500342abd3c43e2e178050057dccff.debug	120777	root:root		../../usr/sbin/ptp4l.debug
-File: /usr/lib/debug/usr/sbin/hwstamp_ctl.debug	100644	root:root	a5b55c8ee58897e65702c7e60e8702dc	
-File: /usr/lib/debug/usr/sbin/nsm.debug	100644	root:root	806c7e52ae74724b52dca912089bd2c8	
-File: /usr/lib/debug/usr/sbin/phc2sys.debug	100644	root:root	8c3377a48c5a820e901281e8eeb8b2f5	
-File: /usr/lib/debug/usr/sbin/phc_ctl.debug	100644	root:root	1d23eca24d9ede905fec5804c4466be8	
-File: /usr/lib/debug/usr/sbin/pmc.debug	100644	root:root	3cb5c47ab8cebf3ed28ca5b57d662640	
-File: /usr/lib/debug/usr/sbin/ptp4l.debug	100644	root:root	75e2e99e1bdfaaf5b3a1660ef9074926	
-File: /usr/lib/debug/usr/sbin/timemaster.debug	100644	root:root	493fd8173cdb753e633fad176e0e48b9	
-File: /usr/lib/debug/usr/sbin/ts2phc.debug	100644	root:root	7b4f3c38f85b496607fb2e186f1111ff	
+File: /usr/lib/debug/.build-id/3b/fa5bcc095562bc460ab236428fbb1933b4d5e5	120777	root:root		../../../../sbin/timemaster
+File: /usr/lib/debug/.build-id/3b/fa5bcc095562bc460ab236428fbb1933b4d5e5.debug	120777	root:root		../../usr/sbin/timemaster.debug
+File: /usr/lib/debug/.build-id/4f	40755	root:root		
+File: /usr/lib/debug/.build-id/4f/bd140d093c06a2ae0a14550eaa381f065f3002	120777	root:root		../../../../sbin/ptp4l
+File: /usr/lib/debug/.build-id/4f/bd140d093c06a2ae0a14550eaa381f065f3002.debug	120777	root:root		../../usr/sbin/ptp4l.debug
+File: /usr/lib/debug/.build-id/8f	40755	root:root		
+File: /usr/lib/debug/.build-id/8f/9e773fa6ee83de0578d76af93ed789207b9df4	120777	root:root		../../../../sbin/pmc
+File: /usr/lib/debug/.build-id/8f/9e773fa6ee83de0578d76af93ed789207b9df4.debug	120777	root:root		../../usr/sbin/pmc.debug
+File: /usr/lib/debug/.build-id/99	40755	root:root		
+File: /usr/lib/debug/.build-id/99/26ccddc82070fba2ad38e52ab05ee48879eb0d	120777	root:root		../../../../sbin/phc2sys
+File: /usr/lib/debug/.build-id/99/26ccddc82070fba2ad38e52ab05ee48879eb0d.debug	120777	root:root		../../usr/sbin/phc2sys.debug
+File: /usr/lib/debug/.build-id/a6	40755	root:root		
+File: /usr/lib/debug/.build-id/a6/153f363c9b2a008af9ed4aa13759bc86f84556	120777	root:root		../../../../sbin/phc_ctl
+File: /usr/lib/debug/.build-id/a6/153f363c9b2a008af9ed4aa13759bc86f84556.debug	120777	root:root		../../usr/sbin/phc_ctl.debug
+File: /usr/lib/debug/.build-id/b7	40755	root:root		
+File: /usr/lib/debug/.build-id/b7/d15cd953ed32d6f2347eb1c44384b132a04d1d	120777	root:root		../../../../sbin/nsm
+File: /usr/lib/debug/.build-id/b7/d15cd953ed32d6f2347eb1c44384b132a04d1d.debug	120777	root:root		../../usr/sbin/nsm.debug
+File: /usr/lib/debug/.build-id/d4	40755	root:root		
+File: /usr/lib/debug/.build-id/d4/cbe6fa5d6ef1693298a199836302249cd0386e	120777	root:root		../../../../sbin/ts2phc
+File: /usr/lib/debug/.build-id/d4/cbe6fa5d6ef1693298a199836302249cd0386e.debug	120777	root:root		../../usr/sbin/ts2phc.debug
+File: /usr/lib/debug/usr/sbin/hwstamp_ctl.debug	100644	root:root	661a6cd914545f3a3a7e711941298dde	
+File: /usr/lib/debug/usr/sbin/nsm.debug	100644	root:root	905fbc4570172d7d4bf2519c0814e960	
+File: /usr/lib/debug/usr/sbin/phc2sys.debug	100644	root:root	a2f0fe1118bde46d37cc9a76de8b86e8	
+File: /usr/lib/debug/usr/sbin/phc_ctl.debug	100644	root:root	717d66dd21014c4e56c9025daeb4d4bf	
+File: /usr/lib/debug/usr/sbin/pmc.debug	100644	root:root	a94f3613a23b10dc2059526ac1b6ecf1	
+File: /usr/lib/debug/usr/sbin/ptp4l.debug	100644	root:root	2a42c7177ceec629f1903a3febe25abe	
+File: /usr/lib/debug/usr/sbin/timemaster.debug	100644	root:root	a92711f70afca047463493a55aebac55	
+File: /usr/lib/debug/usr/sbin/ts2phc.debug	100644	root:root	2eb1a3c431af2518f80300c4590be2ee	
 File: /usr/src/debug/linuxptp-3.1	40755	root:root		
@@ -335,2 +335,2 @@
 File: /usr/src/debug/linuxptp-3.1/version.h	100644	root:root	2f06b9fcfe9b7fa716026d27334791c5	
-RPMIdentity: fe590d27654774e6205f06ac5bf03e2d
+RPMIdentity: 77975c8a8185c4f6263122af1c343fe4