<86>Mar 19 04:30:33 userdel[2919626]: delete user 'rooter'
<86>Mar 19 04:30:33 userdel[2919626]: removed group 'rooter' owned by 'rooter'
<86>Mar 19 04:30:33 userdel[2919626]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar 19 04:30:33 groupadd[2919636]: group added to /etc/group: name=rooter, GID=639
<86>Mar 19 04:30:33 groupadd[2919636]: group added to /etc/gshadow: name=rooter
<86>Mar 19 04:30:33 groupadd[2919636]: new group: name=rooter, GID=639
<86>Mar 19 04:30:33 useradd[2919645]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash
<86>Mar 19 04:30:33 userdel[2919656]: delete user 'builder'
<86>Mar 19 04:30:33 userdel[2919656]: removed group 'builder' owned by 'builder'
<86>Mar 19 04:30:33 userdel[2919656]: removed shadow group 'builder' owned by 'builder'
<86>Mar 19 04:30:33 groupadd[2919666]: group added to /etc/group: name=builder, GID=640
<86>Mar 19 04:30:33 groupadd[2919666]: group added to /etc/gshadow: name=builder
<86>Mar 19 04:30:33 groupadd[2919666]: new group: name=builder, GID=640
<86>Mar 19 04:30:33 useradd[2919673]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/linuxptp-3.1.1-alt1.nosrc.rpm (w1.gzdio)
Installing linuxptp-3.1.1-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.26456
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf linuxptp-3.1.1
+ echo 'Source #0 (linuxptp-3.1.1-alt1.tar):'
Source #0 (linuxptp-3.1.1-alt1.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/linuxptp-3.1.1-alt1.tar
+ cd linuxptp-3.1.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.26456
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd linuxptp-3.1.1
+ make 'EXTRA_CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
make: Entering directory '/usr/src/RPM/BUILD/linuxptp-3.1.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.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o ptp4l.o ptp4l.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o bmc.o bmc.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o clock.o clock.c
clock.c: In function 'clock_management_fill_response':
clock.c:450:62: 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.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o clockadj.o clockadj.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o clockcheck.o clockcheck.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o config.o config.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o designated_fsm.o designated_fsm.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o e2e_tc.o e2e_tc.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o fault.o fault.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o filter.o filter.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o mave.o mave.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o mmedian.o mmedian.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o fsm.o fsm.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o hash.o hash.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o interface.o interface.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o monitor.o monitor.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o msg.o msg.c
msg.c: In function 'msg_allocate':
msg.c:271:29: warning: taking address of packed member of 'struct message_storage' may result in an unaligned pointer value [-Waddress-of-packed-member]
  271 |                         m = &s->msg;
      |                             ^~~~~~~
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o phc.o phc.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o port.o port.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o port_signaling.o port_signaling.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o pqueue.o pqueue.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o print.o print.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o p2p_tc.o p2p_tc.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o rtnl.o rtnl.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o linreg.o linreg.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o ntpshm.o ntpshm.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o nullf.o nullf.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o pi.o pi.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o servo.o servo.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o sk.o sk.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o stats.o stats.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o tc.o tc.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o raw.o raw.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o transport.o transport.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o udp.o udp.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o udp6.o udp6.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o uds.o uds.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o telecom.o telecom.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o tlv.o tlv.c
tlv.c: In function 'mgt_post_recv':
tlv.c:161:30: 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:24: 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:30: 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:32: 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:32: 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:32: 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:30: 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:30: 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:30: 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:30: 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:38: 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:38: 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:38: 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:38: 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.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o tsproc.o tsproc.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o unicast_client.o unicast_client.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o unicast_fsm.o unicast_fsm.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o unicast_service.o unicast_service.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o util.o util.c
util.c: In function 'portaddr2str':
util.c:177:25: 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:29: 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:29: 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:45: 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.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -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.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -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.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -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.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o phc2sys.o phc2sys.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o pmc_common.o pmc_common.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -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.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -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.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o pmc.o pmc.c
pmc.c: In function 'pmc_show':
pmc.c:204:41: 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:33: 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.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -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.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o ts2phc.o ts2phc.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o lstab.o lstab.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o nmea.o nmea.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o serial.o serial.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o sock.o sock.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o ts2phc_generic_master.o ts2phc_generic_master.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o ts2phc_master.o ts2phc_master.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o ts2phc_phc_master.o ts2phc_phc_master.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o ts2phc_nmea_master.o ts2phc_nmea_master.c
gcc -Wall -DVER=3.1.1  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -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.1'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.72872
+ 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.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.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.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)
verify-elf: WARNING: ./usr/sbin/ts2phc: uses non-LFS functions: fopen open stat
verify-elf: WARNING: ./usr/sbin/timemaster: uses non-LFS functions: fopen stat
verify-elf: WARNING: ./usr/sbin/pmc: uses non-LFS functions: fopen
verify-elf: WARNING: ./usr/sbin/phc_ctl: uses non-LFS functions: open
verify-elf: WARNING: ./usr/sbin/phc2sys: uses non-LFS functions: fopen open
verify-elf: WARNING: ./usr/sbin/nsm: uses non-LFS functions: fopen
verify-elf: WARNING: ./usr/sbin/ptp4l: uses non-LFS functions: fopen open
Processing files: linuxptp-3.1.1-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.34393
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd linuxptp-3.1.1
+ DOCDIR=/usr/src/tmp/linuxptp-buildroot/usr/share/doc/linuxptp-3.1.1
+ export DOCDIR
+ rm -rf /usr/src/tmp/linuxptp-buildroot/usr/share/doc/linuxptp-3.1.1
+ /bin/mkdir -p /usr/src/tmp/linuxptp-buildroot/usr/share/doc/linuxptp-3.1.1
+ cp -prL COPYING README.org configs /usr/src/tmp/linuxptp-buildroot/usr/share/doc/linuxptp-3.1.1
+ chmod -R go-w /usr/src/tmp/linuxptp-buildroot/usr/share/doc/linuxptp-3.1.1
+ chmod -R a+rX /usr/src/tmp/linuxptp-buildroot/usr/share/doc/linuxptp-3.1.1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Jw6HSw
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.e5FKYu
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.R4GFt0
Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NHSGQz
Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.14), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.16), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libc.so.6(GLIBC_2.8), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.1), libm.so.6(GLIBC_2.29), 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.yxu3zD
Creating linuxptp-debuginfo package
Processing files: linuxptp-debuginfo-3.1.1-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fjw08I
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.O2fIJ5
find-requires: running scripts (debuginfo)
Requires: linuxptp = 3.1.1-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libm.so.6)
Adding to linuxptp-debuginfo a strict dependency on linuxptp
Wrote: /usr/src/RPM/RPMS/i586/linuxptp-3.1.1-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/linuxptp-debuginfo-3.1.1-alt1.i586.rpm (w2.lzdio)
17.64user 3.51system 0:29.47elapsed 71%CPU (0avgtext+0avgdata 48120maxresident)k
0inputs+0outputs (0major+1120819minor)pagefaults 0swaps
19.13user 6.77system 0:34.15elapsed 75%CPU (0avgtext+0avgdata 48120maxresident)k
0inputs+0outputs (0major+1297806minor)pagefaults 0swaps
--- linuxptp-3.1.1-alt1.i586.rpm.repo	2021-08-11 10:44:19.000000000 +0000
+++ linuxptp-3.1.1-alt1.i586.rpm.hasher	2022-03-19 04:31:04.977248162 +0000
@@ -46,2 +46,3 @@
 Requires: libc.so.6(GLIBC_2.15)  
+Requires: libc.so.6(GLIBC_2.16)  
 Requires: libc.so.6(GLIBC_2.17)  
@@ -50,2 +51,4 @@
 Requires: libc.so.6(GLIBC_2.3.4)  
+Requires: libc.so.6(GLIBC_2.33)  
+Requires: libc.so.6(GLIBC_2.34)  
 Requires: libc.so.6(GLIBC_2.4)  
@@ -56,4 +59,2 @@
 Requires: libm.so.6(GLIBC_2.29)  
-Requires: libpthread.so.0(GLIBC_2.0)  
-Requires: libpthread.so.0(GLIBC_2.1)  
 Requires: rtld(GNU_HASH)  
@@ -68,10 +69,10 @@
 File: /lib/systemd/system/ptp4l.service	100644	root:root	dc549658a5659b1d683e872b107016a5	
-File: /usr/sbin/hwstamp_ctl	100755	root:root	2580d12ca7e97688256c0cff3eefe2c2	
-File: /usr/sbin/nsm	100755	root:root	ff24bc118625c99ee7fedc2272394067	
-File: /usr/sbin/phc2sys	100755	root:root	9176423a6bf7510d058bc5e2367f5e89	
-File: /usr/sbin/phc_ctl	100755	root:root	11cfc503cc6f77f9d31593ad41acbb2d	
-File: /usr/sbin/pmc	100755	root:root	62ed0a0f2af5ee902404abd3881e47d8	
-File: /usr/sbin/ptp4l	100755	root:root	c2e54f87bd51255c5bbf3574fbe92bb4	
-File: /usr/sbin/timemaster	100755	root:root	9811a54074d30ee8e29af7abcb78e7a0	
-File: /usr/sbin/ts2phc	100755	root:root	73582eac27e4dcecda5adb9d64e8d9ed	
+File: /usr/sbin/hwstamp_ctl	100755	root:root	f9decb66f4e1e31b27d8fed29010eb5c	
+File: /usr/sbin/nsm	100755	root:root	d7b700b4f4d3d0def0eae1e1985211ea	
+File: /usr/sbin/phc2sys	100755	root:root	34b57d09e5560bf80b00f06ee88b7bfa	
+File: /usr/sbin/phc_ctl	100755	root:root	ed6b72e5fc8dfbcf98dcf358941fbcda	
+File: /usr/sbin/pmc	100755	root:root	59b4d13ce6da7ababca16038840afaa8	
+File: /usr/sbin/ptp4l	100755	root:root	2a615c9170777359a77a78da7f2d8e2a	
+File: /usr/sbin/timemaster	100755	root:root	6f8f62f9925eeaea69419985caf55112	
+File: /usr/sbin/ts2phc	100755	root:root	f5443557ff6b3781e8645d559ecff71c	
 File: /usr/share/doc/linuxptp-3.1.1	40755	root:root		
@@ -102,2 +103,2 @@
 File: /usr/share/man/man8/ts2phc.8.xz	100644	root:root	9713a8cc99a98c312ec1ee264a0280ed	
-RPMIdentity: 586c43fb4bc40f56c77a30ed26f26b618f8db3b4ac44ef0ed952ad9e2728e7bc59f51f3c7ab74628e91d7b2624ca6fd2715afb73af9e7a190d9a166dffd0f314
+RPMIdentity: ec443bf41154a5de1da1b7ed79727f33aad50eca588432790bad73690d263d26a03c6e4c2d209a0acf574e48ffe462ed0e2fbac039135e752111d90cfad751f8
--- linuxptp-debuginfo-3.1.1-alt1.i586.rpm.repo	2021-08-11 10:44:19.000000000 +0000
+++ linuxptp-debuginfo-3.1.1-alt1.i586.rpm.hasher	2022-03-19 04:31:05.190246993 +0000
@@ -1,25 +1,25 @@
-/usr/lib/debug/.build-id/0f	40755	root:root	
-/usr/lib/debug/.build-id/0f/69721a7e56ef65b49336815a2b86740107285e	120777	root:root	../../../../sbin/hwstamp_ctl
-/usr/lib/debug/.build-id/0f/69721a7e56ef65b49336815a2b86740107285e.debug	120777	root:root	../../usr/sbin/hwstamp_ctl.debug
-/usr/lib/debug/.build-id/97	40755	root:root	
-/usr/lib/debug/.build-id/97/3855bd050c563a0717e5f886175b3915f5880c	120777	root:root	../../../../sbin/ts2phc
-/usr/lib/debug/.build-id/97/3855bd050c563a0717e5f886175b3915f5880c.debug	120777	root:root	../../usr/sbin/ts2phc.debug
-/usr/lib/debug/.build-id/bf	40755	root:root	
-/usr/lib/debug/.build-id/bf/845c15e0e5dacce242803a39560654ab23b281	120777	root:root	../../../../sbin/phc_ctl
-/usr/lib/debug/.build-id/bf/845c15e0e5dacce242803a39560654ab23b281.debug	120777	root:root	../../usr/sbin/phc_ctl.debug
-/usr/lib/debug/.build-id/d0	40755	root:root	
-/usr/lib/debug/.build-id/d0/f81c37d91ea3dc24c6acacd5a9b2fd5c915386	120777	root:root	../../../../sbin/ptp4l
-/usr/lib/debug/.build-id/d0/f81c37d91ea3dc24c6acacd5a9b2fd5c915386.debug	120777	root:root	../../usr/sbin/ptp4l.debug
-/usr/lib/debug/.build-id/dd	40755	root:root	
-/usr/lib/debug/.build-id/dd/c427f573dfbec4e2e3fdcdb354ebc3b5f121a8	120777	root:root	../../../../sbin/nsm
-/usr/lib/debug/.build-id/dd/c427f573dfbec4e2e3fdcdb354ebc3b5f121a8.debug	120777	root:root	../../usr/sbin/nsm.debug
-/usr/lib/debug/.build-id/e7	40755	root:root	
-/usr/lib/debug/.build-id/e7/a585bf36ebd64aff5eb94b2f5e04d4403cf1f3	120777	root:root	../../../../sbin/timemaster
-/usr/lib/debug/.build-id/e7/a585bf36ebd64aff5eb94b2f5e04d4403cf1f3.debug	120777	root:root	../../usr/sbin/timemaster.debug
-/usr/lib/debug/.build-id/ec	40755	root:root	
-/usr/lib/debug/.build-id/ec/358f7db7eaaf7a51f134e2a6f42f6a19c7d0af	120777	root:root	../../../../sbin/pmc
-/usr/lib/debug/.build-id/ec/358f7db7eaaf7a51f134e2a6f42f6a19c7d0af.debug	120777	root:root	../../usr/sbin/pmc.debug
-/usr/lib/debug/.build-id/f5	40755	root:root	
-/usr/lib/debug/.build-id/f5/af38af8e43aa54f2edd5b8ea2d6e29bbc7d1e4	120777	root:root	../../../../sbin/phc2sys
-/usr/lib/debug/.build-id/f5/af38af8e43aa54f2edd5b8ea2d6e29bbc7d1e4.debug	120777	root:root	../../usr/sbin/phc2sys.debug
+/usr/lib/debug/.build-id/35	40755	root:root	
+/usr/lib/debug/.build-id/35/70512624e357d53816d918c63f4fbaf74a542c	120777	root:root	../../../../sbin/timemaster
+/usr/lib/debug/.build-id/35/70512624e357d53816d918c63f4fbaf74a542c.debug	120777	root:root	../../usr/sbin/timemaster.debug
+/usr/lib/debug/.build-id/39	40755	root:root	
+/usr/lib/debug/.build-id/39/38c01f22f678ce059cb9d4ba1708bf63aa9a43	120777	root:root	../../../../sbin/nsm
+/usr/lib/debug/.build-id/39/38c01f22f678ce059cb9d4ba1708bf63aa9a43.debug	120777	root:root	../../usr/sbin/nsm.debug
+/usr/lib/debug/.build-id/64	40755	root:root	
+/usr/lib/debug/.build-id/64/38041dbb61c5fc5e3594757947930b326e1e86	120777	root:root	../../../../sbin/phc2sys
+/usr/lib/debug/.build-id/64/38041dbb61c5fc5e3594757947930b326e1e86.debug	120777	root:root	../../usr/sbin/phc2sys.debug
+/usr/lib/debug/.build-id/70	40755	root:root	
+/usr/lib/debug/.build-id/70/c92ed014d717d0a318bc2f126454e28ebb9220	120777	root:root	../../../../sbin/phc_ctl
+/usr/lib/debug/.build-id/70/c92ed014d717d0a318bc2f126454e28ebb9220.debug	120777	root:root	../../usr/sbin/phc_ctl.debug
+/usr/lib/debug/.build-id/8d	40755	root:root	
+/usr/lib/debug/.build-id/8d/e6453e459c9257fbc6c99ea6a90f3f11e5dbb9	120777	root:root	../../../../sbin/hwstamp_ctl
+/usr/lib/debug/.build-id/8d/e6453e459c9257fbc6c99ea6a90f3f11e5dbb9.debug	120777	root:root	../../usr/sbin/hwstamp_ctl.debug
+/usr/lib/debug/.build-id/ab	40755	root:root	
+/usr/lib/debug/.build-id/ab/081204d3a1ce9783a926976de178adf78a66bc	120777	root:root	../../../../sbin/pmc
+/usr/lib/debug/.build-id/ab/081204d3a1ce9783a926976de178adf78a66bc.debug	120777	root:root	../../usr/sbin/pmc.debug
+/usr/lib/debug/.build-id/c9	40755	root:root	
+/usr/lib/debug/.build-id/c9/414ef71aaef062b09ff9d7503cdc2fc118e1d2	120777	root:root	../../../../sbin/ptp4l
+/usr/lib/debug/.build-id/c9/414ef71aaef062b09ff9d7503cdc2fc118e1d2.debug	120777	root:root	../../usr/sbin/ptp4l.debug
+/usr/lib/debug/.build-id/e0	40755	root:root	
+/usr/lib/debug/.build-id/e0/80f1bd0bc5271857795b18b7bd60abd8178779	120777	root:root	../../../../sbin/ts2phc
+/usr/lib/debug/.build-id/e0/80f1bd0bc5271857795b18b7bd60abd8178779.debug	120777	root:root	../../usr/sbin/ts2phc.debug
 /usr/lib/debug/usr/sbin/hwstamp_ctl.debug	100644	root:root	
@@ -47,2 +47,3 @@
 /usr/src/debug/linuxptp-3.1.1/designated_fsm.c	100644	root:root	
+/usr/src/debug/linuxptp-3.1.1/designated_fsm.h	100644	root:root	
 /usr/src/debug/linuxptp-3.1.1/dm.h	100644	root:root	
@@ -167,3 +168,2 @@
 Requires: debug(libm.so.6)  
-Requires: debug(libpthread.so.0)  
 Requires: linuxptp = 3.1.1-alt1:sisyphus+282416.100.1.1
@@ -171,34 +171,34 @@
 Provides: linuxptp-debuginfo = 3.1.1-alt1:sisyphus+282416.100.1.1
-File: /usr/lib/debug/.build-id/0f	40755	root:root		
-File: /usr/lib/debug/.build-id/0f/69721a7e56ef65b49336815a2b86740107285e	120777	root:root		../../../../sbin/hwstamp_ctl
-File: /usr/lib/debug/.build-id/0f/69721a7e56ef65b49336815a2b86740107285e.debug	120777	root:root		../../usr/sbin/hwstamp_ctl.debug
-File: /usr/lib/debug/.build-id/97	40755	root:root		
-File: /usr/lib/debug/.build-id/97/3855bd050c563a0717e5f886175b3915f5880c	120777	root:root		../../../../sbin/ts2phc
-File: /usr/lib/debug/.build-id/97/3855bd050c563a0717e5f886175b3915f5880c.debug	120777	root:root		../../usr/sbin/ts2phc.debug
-File: /usr/lib/debug/.build-id/bf	40755	root:root		
-File: /usr/lib/debug/.build-id/bf/845c15e0e5dacce242803a39560654ab23b281	120777	root:root		../../../../sbin/phc_ctl
-File: /usr/lib/debug/.build-id/bf/845c15e0e5dacce242803a39560654ab23b281.debug	120777	root:root		../../usr/sbin/phc_ctl.debug
-File: /usr/lib/debug/.build-id/d0	40755	root:root		
-File: /usr/lib/debug/.build-id/d0/f81c37d91ea3dc24c6acacd5a9b2fd5c915386	120777	root:root		../../../../sbin/ptp4l
-File: /usr/lib/debug/.build-id/d0/f81c37d91ea3dc24c6acacd5a9b2fd5c915386.debug	120777	root:root		../../usr/sbin/ptp4l.debug
-File: /usr/lib/debug/.build-id/dd	40755	root:root		
-File: /usr/lib/debug/.build-id/dd/c427f573dfbec4e2e3fdcdb354ebc3b5f121a8	120777	root:root		../../../../sbin/nsm
-File: /usr/lib/debug/.build-id/dd/c427f573dfbec4e2e3fdcdb354ebc3b5f121a8.debug	120777	root:root		../../usr/sbin/nsm.debug
-File: /usr/lib/debug/.build-id/e7	40755	root:root		
-File: /usr/lib/debug/.build-id/e7/a585bf36ebd64aff5eb94b2f5e04d4403cf1f3	120777	root:root		../../../../sbin/timemaster
-File: /usr/lib/debug/.build-id/e7/a585bf36ebd64aff5eb94b2f5e04d4403cf1f3.debug	120777	root:root		../../usr/sbin/timemaster.debug
-File: /usr/lib/debug/.build-id/ec	40755	root:root		
-File: /usr/lib/debug/.build-id/ec/358f7db7eaaf7a51f134e2a6f42f6a19c7d0af	120777	root:root		../../../../sbin/pmc
-File: /usr/lib/debug/.build-id/ec/358f7db7eaaf7a51f134e2a6f42f6a19c7d0af.debug	120777	root:root		../../usr/sbin/pmc.debug
-File: /usr/lib/debug/.build-id/f5	40755	root:root		
-File: /usr/lib/debug/.build-id/f5/af38af8e43aa54f2edd5b8ea2d6e29bbc7d1e4	120777	root:root		../../../../sbin/phc2sys
-File: /usr/lib/debug/.build-id/f5/af38af8e43aa54f2edd5b8ea2d6e29bbc7d1e4.debug	120777	root:root		../../usr/sbin/phc2sys.debug
-File: /usr/lib/debug/usr/sbin/hwstamp_ctl.debug	100644	root:root	bbd9e14d253ea3b1e74460b59c093e2b	
-File: /usr/lib/debug/usr/sbin/nsm.debug	100644	root:root	94407da5da4a7d2335ab9453f30144f2	
-File: /usr/lib/debug/usr/sbin/phc2sys.debug	100644	root:root	607bc95d962a33de1d475a94eed4c905	
-File: /usr/lib/debug/usr/sbin/phc_ctl.debug	100644	root:root	dcb57cbd1aa345ec7e7c00a588ed7033	
-File: /usr/lib/debug/usr/sbin/pmc.debug	100644	root:root	950fd8c32b6442b22ab46f37d604acaa	
-File: /usr/lib/debug/usr/sbin/ptp4l.debug	100644	root:root	fe97a94ea4ef0ef39f30f0bf4199f310	
-File: /usr/lib/debug/usr/sbin/timemaster.debug	100644	root:root	9afc1adc3667da5fcfa7eda5c4daf57f	
-File: /usr/lib/debug/usr/sbin/ts2phc.debug	100644	root:root	629426f2cffe99cc1b2b47323c18ae2f	
+File: /usr/lib/debug/.build-id/35	40755	root:root		
+File: /usr/lib/debug/.build-id/35/70512624e357d53816d918c63f4fbaf74a542c	120777	root:root		../../../../sbin/timemaster
+File: /usr/lib/debug/.build-id/35/70512624e357d53816d918c63f4fbaf74a542c.debug	120777	root:root		../../usr/sbin/timemaster.debug
+File: /usr/lib/debug/.build-id/39	40755	root:root		
+File: /usr/lib/debug/.build-id/39/38c01f22f678ce059cb9d4ba1708bf63aa9a43	120777	root:root		../../../../sbin/nsm
+File: /usr/lib/debug/.build-id/39/38c01f22f678ce059cb9d4ba1708bf63aa9a43.debug	120777	root:root		../../usr/sbin/nsm.debug
+File: /usr/lib/debug/.build-id/64	40755	root:root		
+File: /usr/lib/debug/.build-id/64/38041dbb61c5fc5e3594757947930b326e1e86	120777	root:root		../../../../sbin/phc2sys
+File: /usr/lib/debug/.build-id/64/38041dbb61c5fc5e3594757947930b326e1e86.debug	120777	root:root		../../usr/sbin/phc2sys.debug
+File: /usr/lib/debug/.build-id/70	40755	root:root		
+File: /usr/lib/debug/.build-id/70/c92ed014d717d0a318bc2f126454e28ebb9220	120777	root:root		../../../../sbin/phc_ctl
+File: /usr/lib/debug/.build-id/70/c92ed014d717d0a318bc2f126454e28ebb9220.debug	120777	root:root		../../usr/sbin/phc_ctl.debug
+File: /usr/lib/debug/.build-id/8d	40755	root:root		
+File: /usr/lib/debug/.build-id/8d/e6453e459c9257fbc6c99ea6a90f3f11e5dbb9	120777	root:root		../../../../sbin/hwstamp_ctl
+File: /usr/lib/debug/.build-id/8d/e6453e459c9257fbc6c99ea6a90f3f11e5dbb9.debug	120777	root:root		../../usr/sbin/hwstamp_ctl.debug
+File: /usr/lib/debug/.build-id/ab	40755	root:root		
+File: /usr/lib/debug/.build-id/ab/081204d3a1ce9783a926976de178adf78a66bc	120777	root:root		../../../../sbin/pmc
+File: /usr/lib/debug/.build-id/ab/081204d3a1ce9783a926976de178adf78a66bc.debug	120777	root:root		../../usr/sbin/pmc.debug
+File: /usr/lib/debug/.build-id/c9	40755	root:root		
+File: /usr/lib/debug/.build-id/c9/414ef71aaef062b09ff9d7503cdc2fc118e1d2	120777	root:root		../../../../sbin/ptp4l
+File: /usr/lib/debug/.build-id/c9/414ef71aaef062b09ff9d7503cdc2fc118e1d2.debug	120777	root:root		../../usr/sbin/ptp4l.debug
+File: /usr/lib/debug/.build-id/e0	40755	root:root		
+File: /usr/lib/debug/.build-id/e0/80f1bd0bc5271857795b18b7bd60abd8178779	120777	root:root		../../../../sbin/ts2phc
+File: /usr/lib/debug/.build-id/e0/80f1bd0bc5271857795b18b7bd60abd8178779.debug	120777	root:root		../../usr/sbin/ts2phc.debug
+File: /usr/lib/debug/usr/sbin/hwstamp_ctl.debug	100644	root:root	2199971d096934a706b4c1e53895040c	
+File: /usr/lib/debug/usr/sbin/nsm.debug	100644	root:root	136197df96716d1a6cdd8c2ca4eeb115	
+File: /usr/lib/debug/usr/sbin/phc2sys.debug	100644	root:root	23d15a49fbd7bb2599cd321f47f2ad50	
+File: /usr/lib/debug/usr/sbin/phc_ctl.debug	100644	root:root	d8e3fa65aeae23cf2405b228c96ea89e	
+File: /usr/lib/debug/usr/sbin/pmc.debug	100644	root:root	cb569bd7c0702c6a19205bb678216dc9	
+File: /usr/lib/debug/usr/sbin/ptp4l.debug	100644	root:root	b8ba3805824313550c77884e7479c4d5	
+File: /usr/lib/debug/usr/sbin/timemaster.debug	100644	root:root	6801d743e4f0f84a7ddbc9941879d3df	
+File: /usr/lib/debug/usr/sbin/ts2phc.debug	100644	root:root	e8bf32463ce6e46aa079b9890738b110	
 File: /usr/src/debug/linuxptp-3.1.1	40755	root:root		
@@ -218,2 +218,3 @@
 File: /usr/src/debug/linuxptp-3.1.1/designated_fsm.c	100644	root:root	c44ffd17b0acd9b42ce7c628ab83525c	
+File: /usr/src/debug/linuxptp-3.1.1/designated_fsm.h	100644	root:root	28fc68db96df1b3c3e66c12d6a4723d0	
 File: /usr/src/debug/linuxptp-3.1.1/dm.h	100644	root:root	7111943d814f7d0cead1ae280563615a	
@@ -335,2 +336,2 @@
 File: /usr/src/debug/linuxptp-3.1.1/version.h	100644	root:root	2f06b9fcfe9b7fa716026d27334791c5	
-RPMIdentity: cee409a81255d093977ddb2829836c86a9c6d5ad19814a80e08904ca9b261f8a45671b587082af6e28452027697025f44bc276d5bf64ffbe4fb19b889832eeda
+RPMIdentity: c57ff0f6a82e2f170a47e1cb4fd0b21c5fd08593b77f575a0e21162db59ca54d2e7f01fe3c2702296e0ca9858698c0e6fe167aaa82d651a58d46d528386b9923