<86>Jan  8 04:00:10 userdel[1990031]: delete user 'rooter'
<86>Jan  8 04:00:10 userdel[1990031]: removed group 'rooter' owned by 'rooter'
<86>Jan  8 04:00:10 userdel[1990031]: removed shadow group 'rooter' owned by 'rooter'
<86>Jan  8 04:00:10 groupadd[1990074]: group added to /etc/group: name=rooter, GID=978
<86>Jan  8 04:00:10 groupadd[1990074]: group added to /etc/gshadow: name=rooter
<86>Jan  8 04:00:10 groupadd[1990074]: new group: name=rooter, GID=978
<86>Jan  8 04:00:10 useradd[1990110]: new user: name=rooter, UID=978, GID=978, home=/root, shell=/bin/bash
<86>Jan  8 04:00:10 userdel[1990162]: delete user 'builder'
<86>Jan  8 04:00:10 userdel[1990162]: removed group 'builder' owned by 'builder'
<86>Jan  8 04:00:10 userdel[1990162]: removed shadow group 'builder' owned by 'builder'
<86>Jan  8 04:00:10 groupadd[1990208]: group added to /etc/group: name=builder, GID=979
<86>Jan  8 04:00:10 groupadd[1990208]: group added to /etc/gshadow: name=builder
<86>Jan  8 04:00:10 groupadd[1990208]: new group: name=builder, GID=979
<86>Jan  8 04:00:10 useradd[1990241]: new user: name=builder, UID=979, GID=979, 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.85767
+ 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.85767
+ 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.25855
+ 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.25855
+ 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.K7YySl
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.P1Y3gE
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.fXNWKK
Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aQ0YQ1
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.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.73EGlo
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.aYxoxm
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.l5c5wz
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)
11.64user 2.56system 0:18.15elapsed 78%CPU (0avgtext+0avgdata 48052maxresident)k
0inputs+0outputs (0major+1127162minor)pagefaults 0swaps
12.69user 4.66system 0:20.59elapsed 84%CPU (0avgtext+0avgdata 48052maxresident)k
0inputs+0outputs (0major+1303730minor)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-01-08 04:00:29.914534963 +0000
@@ -50,2 +50,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 +58,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 +68,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	7cf0878f1632df7069c00a8bece0b74e	
+File: /usr/sbin/nsm	100755	root:root	1830f55f2ba65e2760b47b5e651128e9	
+File: /usr/sbin/phc2sys	100755	root:root	fbb1ef6a0292e1193a6adc9d0cc31d3e	
+File: /usr/sbin/phc_ctl	100755	root:root	222d157e1a073cf39cc41a05fb225113	
+File: /usr/sbin/pmc	100755	root:root	b5420fe0e87fab2e4fab2e48ec315ef3	
+File: /usr/sbin/ptp4l	100755	root:root	2328dd00ed26d556a0c9ec7297172c05	
+File: /usr/sbin/timemaster	100755	root:root	fe1e11c062abcda616cb804a94b5c172	
+File: /usr/sbin/ts2phc	100755	root:root	967772fe4dfec3d842d493d7b656fdb7	
 File: /usr/share/doc/linuxptp-3.1.1	40755	root:root		
@@ -102,2 +102,2 @@
 File: /usr/share/man/man8/ts2phc.8.xz	100644	root:root	9713a8cc99a98c312ec1ee264a0280ed	
-RPMIdentity: 586c43fb4bc40f56c77a30ed26f26b618f8db3b4ac44ef0ed952ad9e2728e7bc59f51f3c7ab74628e91d7b2624ca6fd2715afb73af9e7a190d9a166dffd0f314
+RPMIdentity: 9c309c67a907d9b1a98020a0472b7592518231f88f2c4c9d5f6eb9b5e278dee1483af9d36709dfdc41a0215bc5b6d431d64cddce45e3d3c473397e0b27debfcf
--- 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-01-08 04:00:29.976536024 +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/0b	40755	root:root	
+/usr/lib/debug/.build-id/0b/fb56e01fb98a087dd95b30d6aa21313bee770b	120777	root:root	../../../../sbin/hwstamp_ctl
+/usr/lib/debug/.build-id/0b/fb56e01fb98a087dd95b30d6aa21313bee770b.debug	120777	root:root	../../usr/sbin/hwstamp_ctl.debug
+/usr/lib/debug/.build-id/0c	40755	root:root	
+/usr/lib/debug/.build-id/0c/5a7880e0419bc113723d47268f3b68035a3b52	120777	root:root	../../../../sbin/ts2phc
+/usr/lib/debug/.build-id/0c/5a7880e0419bc113723d47268f3b68035a3b52.debug	120777	root:root	../../usr/sbin/ts2phc.debug
+/usr/lib/debug/.build-id/27	40755	root:root	
+/usr/lib/debug/.build-id/27/2912845fdd894e9e07c7154a9568d007ab3851	120777	root:root	../../../../sbin/ptp4l
+/usr/lib/debug/.build-id/27/2912845fdd894e9e07c7154a9568d007ab3851.debug	120777	root:root	../../usr/sbin/ptp4l.debug
+/usr/lib/debug/.build-id/3c	40755	root:root	
+/usr/lib/debug/.build-id/3c/f9da3508a2628eb9f6b796a865f3d2407babf2	120777	root:root	../../../../sbin/phc2sys
+/usr/lib/debug/.build-id/3c/f9da3508a2628eb9f6b796a865f3d2407babf2.debug	120777	root:root	../../usr/sbin/phc2sys.debug
+/usr/lib/debug/.build-id/89	40755	root:root	
+/usr/lib/debug/.build-id/89/251ea485c88f799bd2228aa674b03a77d1c8d2	120777	root:root	../../../../sbin/pmc
+/usr/lib/debug/.build-id/89/251ea485c88f799bd2228aa674b03a77d1c8d2.debug	120777	root:root	../../usr/sbin/pmc.debug
+/usr/lib/debug/.build-id/90	40755	root:root	
+/usr/lib/debug/.build-id/90/7cfd75b6416a2bc293dce9a041ecc705fc9d69	120777	root:root	../../../../sbin/timemaster
+/usr/lib/debug/.build-id/90/7cfd75b6416a2bc293dce9a041ecc705fc9d69.debug	120777	root:root	../../usr/sbin/timemaster.debug
+/usr/lib/debug/.build-id/a4	40755	root:root	
+/usr/lib/debug/.build-id/a4/80d42c374cff41c8d9ea319c4bdd41a9329752	120777	root:root	../../../../sbin/phc_ctl
+/usr/lib/debug/.build-id/a4/80d42c374cff41c8d9ea319c4bdd41a9329752.debug	120777	root:root	../../usr/sbin/phc_ctl.debug
+/usr/lib/debug/.build-id/c0	40755	root:root	
+/usr/lib/debug/.build-id/c0/72316d4911988ace35b4b2392b2ca94affc541	120777	root:root	../../../../sbin/nsm
+/usr/lib/debug/.build-id/c0/72316d4911988ace35b4b2392b2ca94affc541.debug	120777	root:root	../../usr/sbin/nsm.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/0b	40755	root:root		
+File: /usr/lib/debug/.build-id/0b/fb56e01fb98a087dd95b30d6aa21313bee770b	120777	root:root		../../../../sbin/hwstamp_ctl
+File: /usr/lib/debug/.build-id/0b/fb56e01fb98a087dd95b30d6aa21313bee770b.debug	120777	root:root		../../usr/sbin/hwstamp_ctl.debug
+File: /usr/lib/debug/.build-id/0c	40755	root:root		
+File: /usr/lib/debug/.build-id/0c/5a7880e0419bc113723d47268f3b68035a3b52	120777	root:root		../../../../sbin/ts2phc
+File: /usr/lib/debug/.build-id/0c/5a7880e0419bc113723d47268f3b68035a3b52.debug	120777	root:root		../../usr/sbin/ts2phc.debug
+File: /usr/lib/debug/.build-id/27	40755	root:root		
+File: /usr/lib/debug/.build-id/27/2912845fdd894e9e07c7154a9568d007ab3851	120777	root:root		../../../../sbin/ptp4l
+File: /usr/lib/debug/.build-id/27/2912845fdd894e9e07c7154a9568d007ab3851.debug	120777	root:root		../../usr/sbin/ptp4l.debug
+File: /usr/lib/debug/.build-id/3c	40755	root:root		
+File: /usr/lib/debug/.build-id/3c/f9da3508a2628eb9f6b796a865f3d2407babf2	120777	root:root		../../../../sbin/phc2sys
+File: /usr/lib/debug/.build-id/3c/f9da3508a2628eb9f6b796a865f3d2407babf2.debug	120777	root:root		../../usr/sbin/phc2sys.debug
+File: /usr/lib/debug/.build-id/89	40755	root:root		
+File: /usr/lib/debug/.build-id/89/251ea485c88f799bd2228aa674b03a77d1c8d2	120777	root:root		../../../../sbin/pmc
+File: /usr/lib/debug/.build-id/89/251ea485c88f799bd2228aa674b03a77d1c8d2.debug	120777	root:root		../../usr/sbin/pmc.debug
+File: /usr/lib/debug/.build-id/90	40755	root:root		
+File: /usr/lib/debug/.build-id/90/7cfd75b6416a2bc293dce9a041ecc705fc9d69	120777	root:root		../../../../sbin/timemaster
+File: /usr/lib/debug/.build-id/90/7cfd75b6416a2bc293dce9a041ecc705fc9d69.debug	120777	root:root		../../usr/sbin/timemaster.debug
+File: /usr/lib/debug/.build-id/a4	40755	root:root		
+File: /usr/lib/debug/.build-id/a4/80d42c374cff41c8d9ea319c4bdd41a9329752	120777	root:root		../../../../sbin/phc_ctl
+File: /usr/lib/debug/.build-id/a4/80d42c374cff41c8d9ea319c4bdd41a9329752.debug	120777	root:root		../../usr/sbin/phc_ctl.debug
+File: /usr/lib/debug/.build-id/c0	40755	root:root		
+File: /usr/lib/debug/.build-id/c0/72316d4911988ace35b4b2392b2ca94affc541	120777	root:root		../../../../sbin/nsm
+File: /usr/lib/debug/.build-id/c0/72316d4911988ace35b4b2392b2ca94affc541.debug	120777	root:root		../../usr/sbin/nsm.debug
+File: /usr/lib/debug/usr/sbin/hwstamp_ctl.debug	100644	root:root	2978ad81f38af01d35de281b0168b98b	
+File: /usr/lib/debug/usr/sbin/nsm.debug	100644	root:root	a56536775ee6ab2e1e78e9c990e29d27	
+File: /usr/lib/debug/usr/sbin/phc2sys.debug	100644	root:root	76c88d74da82aab0ce06eb155a2e2e9a	
+File: /usr/lib/debug/usr/sbin/phc_ctl.debug	100644	root:root	8d83a78663d70d606509eff3c0227207	
+File: /usr/lib/debug/usr/sbin/pmc.debug	100644	root:root	0a9cdfa49fcd62c20917490595db608e	
+File: /usr/lib/debug/usr/sbin/ptp4l.debug	100644	root:root	23503d2ebfb2f9a07080c557d2ad749c	
+File: /usr/lib/debug/usr/sbin/timemaster.debug	100644	root:root	e60e7bf35fe61f63afee802ac26d8c6b	
+File: /usr/lib/debug/usr/sbin/ts2phc.debug	100644	root:root	acb8ca4a89eac843ba0a7f9e4f07e8e3	
 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: f7352ead6a514648afbba3234b72a968a4c5b5d0f96be0a7a70041cd4e35a9e8ab566650ed26d46f1188b9cf38c2b4f92ead3e1cbea13ae19bcbd23655919ef5