<86>Aug 26 05:22:41 userdel[919432]: delete user 'rooter' <86>Aug 26 05:22:41 userdel[919432]: removed group 'rooter' owned by 'rooter' <86>Aug 26 05:22:41 userdel[919432]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 26 05:22:41 groupadd[919477]: group added to /etc/group: name=rooter, GID=1847 <86>Aug 26 05:22:41 groupadd[919477]: group added to /etc/gshadow: name=rooter <86>Aug 26 05:22:41 groupadd[919477]: new group: name=rooter, GID=1847 <86>Aug 26 05:22:41 useradd[919510]: new user: name=rooter, UID=1847, GID=1847, home=/root, shell=/bin/bash, from=none <86>Aug 26 05:22:41 userdel[919550]: delete user 'builder' <86>Aug 26 05:22:41 userdel[919550]: removed group 'builder' owned by 'builder' <86>Aug 26 05:22:41 userdel[919550]: removed shadow group 'builder' owned by 'builder' <86>Aug 26 05:22:41 groupadd[919578]: group added to /etc/group: name=builder, GID=1848 <86>Aug 26 05:22:41 groupadd[919578]: group added to /etc/gshadow: name=builder <86>Aug 26 05:22:41 groupadd[919578]: new group: name=builder, GID=1848 <86>Aug 26 05:22:41 useradd[919615]: new user: name=builder, UID=1848, GID=1848, home=/usr/src, shell=/bin/bash, from=none 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.18293 + 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.18293 + 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 bmc.c DEPEND clock.c DEPEND clockadj.c DEPEND clockcheck.c DEPEND config.c DEPEND designated_fsm.c DEPEND e2e_tc.c DEPEND fault.c DEPEND filter.c DEPEND mave.c DEPEND mmedian.c DEPEND fsm.c DEPEND hash.c DEPEND interface.c DEPEND monitor.c DEPEND msg.c DEPEND phc.c DEPEND port.c DEPEND port_signaling.c DEPEND pqueue.c DEPEND print.c DEPEND ptp4l.c DEPEND p2p_tc.c DEPEND rtnl.c DEPEND linreg.c DEPEND ntpshm.c DEPEND nullf.c DEPEND pi.c DEPEND servo.c DEPEND sk.c DEPEND stats.c DEPEND tc.c DEPEND raw.c DEPEND transport.c DEPEND udp.c DEPEND udp6.c DEPEND uds.c DEPEND telecom.c DEPEND tlv.c DEPEND tsproc.c DEPEND unicast_client.c DEPEND unicast_fsm.c DEPEND unicast_service.c DEPEND util.c DEPEND version.c DEPEND hwstamp_ctl.c DEPEND nsm.c DEPEND phc2sys.c DEPEND phc_ctl.c DEPEND pmc.c DEPEND pmc_common.c DEPEND sysoff.c DEPEND timemaster.c DEPEND ts2phc.c DEPEND lstab.c DEPEND nmea.c DEPEND serial.c DEPEND sock.c DEPEND ts2phc_generic_master.c DEPEND ts2phc_master.c DEPEND ts2phc_phc_master.c DEPEND ts2phc_nmea_master.c DEPEND ts2phc_slave.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.96993 + 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 :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.51306 + 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.8hsPHz 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.mUTJ9y 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.QtKYfS Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LEmU1J 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.38), libc.so.6(GLIBC_2.4), 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.0FxtA8 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.Y0DMAP find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.l9icw9 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.08user 3.93system 0:18.11elapsed 82%CPU (0avgtext+0avgdata 51920maxresident)k 0inputs+0outputs (0major+1130071minor)pagefaults 0swaps 0.53user 0.93system 0:21.17elapsed 6%CPU (0avgtext+0avgdata 12228maxresident)k 0inputs+0outputs (0major+93971minor)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 2023-08-26 05:23:00.714241448 +0000 @@ -50,4 +50,6 @@ 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.38) Requires: libc.so.6(GLIBC_2.4) -Requires: libc.so.6(GLIBC_2.7) Requires: libc.so.6(GLIBC_2.8) @@ -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 645e5cefb4edb2b82da35679de41197b +File: /usr/sbin/nsm 100755 root:root e319d461c8682197e2268b750b661a94 +File: /usr/sbin/phc2sys 100755 root:root 48dfc58f3f826d634c8e47e973d38ac1 +File: /usr/sbin/phc_ctl 100755 root:root 50450b7952e4de9357bbb17c9c2f5a08 +File: /usr/sbin/pmc 100755 root:root de5de41ec94ca5e3fb10528877b99eda +File: /usr/sbin/ptp4l 100755 root:root b877f0867e4421520e30253f93e313f2 +File: /usr/sbin/timemaster 100755 root:root 70ff789b728b5078b91fc79da41e20d9 +File: /usr/sbin/ts2phc 100755 root:root 9b15711308b3225b9a78ce8cfdd8bead 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: 00d5b3228c28bf6f93891dab854a55873a3d8491576f7aaa2eb384ec65ff402b467fc706dc477503fb4430b9d2c75ec34fc4609d5b880c4c1121c9b94c4453a2 --- 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 2023-08-26 05:23:00.809242442 +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/30 40755 root:root +/usr/lib/debug/.build-id/30/b9bb9570e24495e3938be059eef8ecbeacf89f 120777 root:root ../../../../sbin/phc2sys +/usr/lib/debug/.build-id/30/b9bb9570e24495e3938be059eef8ecbeacf89f.debug 120777 root:root ../../usr/sbin/phc2sys.debug +/usr/lib/debug/.build-id/34 40755 root:root +/usr/lib/debug/.build-id/34/b4564dfc89f407486da8a9d2ac5969be2743ec 120777 root:root ../../../../sbin/pmc +/usr/lib/debug/.build-id/34/b4564dfc89f407486da8a9d2ac5969be2743ec.debug 120777 root:root ../../usr/sbin/pmc.debug +/usr/lib/debug/.build-id/48 40755 root:root +/usr/lib/debug/.build-id/48/816fe342cd5b0003a538ed5d70e8a3dcf5873a 120777 root:root ../../../../sbin/nsm +/usr/lib/debug/.build-id/48/816fe342cd5b0003a538ed5d70e8a3dcf5873a.debug 120777 root:root ../../usr/sbin/nsm.debug +/usr/lib/debug/.build-id/96 40755 root:root +/usr/lib/debug/.build-id/96/4b418fd723cd0fea0c3ca7b10745ef2c9a040f 120777 root:root ../../../../sbin/timemaster +/usr/lib/debug/.build-id/96/4b418fd723cd0fea0c3ca7b10745ef2c9a040f.debug 120777 root:root ../../usr/sbin/timemaster.debug +/usr/lib/debug/.build-id/af 40755 root:root +/usr/lib/debug/.build-id/af/0876943e9bc94a1b982babc69054ed4f3367c4 120777 root:root ../../../../sbin/phc_ctl +/usr/lib/debug/.build-id/af/0876943e9bc94a1b982babc69054ed4f3367c4.debug 120777 root:root ../../usr/sbin/phc_ctl.debug +/usr/lib/debug/.build-id/b3 40755 root:root +/usr/lib/debug/.build-id/b3/89c27cecd24f57aad96b92ea1f61a2f95ec0c7 120777 root:root ../../../../sbin/hwstamp_ctl +/usr/lib/debug/.build-id/b3/89c27cecd24f57aad96b92ea1f61a2f95ec0c7.debug 120777 root:root ../../usr/sbin/hwstamp_ctl.debug +/usr/lib/debug/.build-id/f2 40755 root:root +/usr/lib/debug/.build-id/f2/221099f7df4cc66c3380562dcfdd51856f8236 120777 root:root ../../../../sbin/ptp4l +/usr/lib/debug/.build-id/f2/221099f7df4cc66c3380562dcfdd51856f8236.debug 120777 root:root ../../usr/sbin/ptp4l.debug +/usr/lib/debug/.build-id/fe 40755 root:root +/usr/lib/debug/.build-id/fe/39d54d3feb23b4abc8e9bfc862195f2672ae6c 120777 root:root ../../../../sbin/ts2phc +/usr/lib/debug/.build-id/fe/39d54d3feb23b4abc8e9bfc862195f2672ae6c.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/30 40755 root:root +File: /usr/lib/debug/.build-id/30/b9bb9570e24495e3938be059eef8ecbeacf89f 120777 root:root ../../../../sbin/phc2sys +File: /usr/lib/debug/.build-id/30/b9bb9570e24495e3938be059eef8ecbeacf89f.debug 120777 root:root ../../usr/sbin/phc2sys.debug +File: /usr/lib/debug/.build-id/34 40755 root:root +File: /usr/lib/debug/.build-id/34/b4564dfc89f407486da8a9d2ac5969be2743ec 120777 root:root ../../../../sbin/pmc +File: /usr/lib/debug/.build-id/34/b4564dfc89f407486da8a9d2ac5969be2743ec.debug 120777 root:root ../../usr/sbin/pmc.debug +File: /usr/lib/debug/.build-id/48 40755 root:root +File: /usr/lib/debug/.build-id/48/816fe342cd5b0003a538ed5d70e8a3dcf5873a 120777 root:root ../../../../sbin/nsm +File: /usr/lib/debug/.build-id/48/816fe342cd5b0003a538ed5d70e8a3dcf5873a.debug 120777 root:root ../../usr/sbin/nsm.debug +File: /usr/lib/debug/.build-id/96 40755 root:root +File: /usr/lib/debug/.build-id/96/4b418fd723cd0fea0c3ca7b10745ef2c9a040f 120777 root:root ../../../../sbin/timemaster +File: /usr/lib/debug/.build-id/96/4b418fd723cd0fea0c3ca7b10745ef2c9a040f.debug 120777 root:root ../../usr/sbin/timemaster.debug +File: /usr/lib/debug/.build-id/af 40755 root:root +File: /usr/lib/debug/.build-id/af/0876943e9bc94a1b982babc69054ed4f3367c4 120777 root:root ../../../../sbin/phc_ctl +File: /usr/lib/debug/.build-id/af/0876943e9bc94a1b982babc69054ed4f3367c4.debug 120777 root:root ../../usr/sbin/phc_ctl.debug +File: /usr/lib/debug/.build-id/b3 40755 root:root +File: /usr/lib/debug/.build-id/b3/89c27cecd24f57aad96b92ea1f61a2f95ec0c7 120777 root:root ../../../../sbin/hwstamp_ctl +File: /usr/lib/debug/.build-id/b3/89c27cecd24f57aad96b92ea1f61a2f95ec0c7.debug 120777 root:root ../../usr/sbin/hwstamp_ctl.debug +File: /usr/lib/debug/.build-id/f2 40755 root:root +File: /usr/lib/debug/.build-id/f2/221099f7df4cc66c3380562dcfdd51856f8236 120777 root:root ../../../../sbin/ptp4l +File: /usr/lib/debug/.build-id/f2/221099f7df4cc66c3380562dcfdd51856f8236.debug 120777 root:root ../../usr/sbin/ptp4l.debug +File: /usr/lib/debug/.build-id/fe 40755 root:root +File: /usr/lib/debug/.build-id/fe/39d54d3feb23b4abc8e9bfc862195f2672ae6c 120777 root:root ../../../../sbin/ts2phc +File: /usr/lib/debug/.build-id/fe/39d54d3feb23b4abc8e9bfc862195f2672ae6c.debug 120777 root:root ../../usr/sbin/ts2phc.debug +File: /usr/lib/debug/usr/sbin/hwstamp_ctl.debug 100644 root:root 2f6294c8d3715c7959bd3d960f49aebc +File: /usr/lib/debug/usr/sbin/nsm.debug 100644 root:root ef41d9fa80e39719241260da989d24d9 +File: /usr/lib/debug/usr/sbin/phc2sys.debug 100644 root:root 9e206e2a752e6d9b31e176e1d702c5ca +File: /usr/lib/debug/usr/sbin/phc_ctl.debug 100644 root:root 302ff628c70fca118a25d696a5750440 +File: /usr/lib/debug/usr/sbin/pmc.debug 100644 root:root 58dca04e2c5c229953dcc08659114e70 +File: /usr/lib/debug/usr/sbin/ptp4l.debug 100644 root:root 6b41a0d6d2cf9e3d54d80be71bfeedbb +File: /usr/lib/debug/usr/sbin/timemaster.debug 100644 root:root cc5faa5478060e61275b5a709f9b9f65 +File: /usr/lib/debug/usr/sbin/ts2phc.debug 100644 root:root 51af2ec30f49fa31e29eff897358ff56 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: c978c32cea8f5f96ae65760bafe8922b59fb1973f582d19cdaccb827ff348cd892763700c199e215bb122de62552a9269c71b5c34b35fd0acbec4e0074f57803