<86>Jul 1 04:51:53 userdel[510567]: delete user 'rooter' <86>Jul 1 04:51:53 userdel[510567]: removed group 'rooter' owned by 'rooter' <86>Jul 1 04:51:53 userdel[510567]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 1 04:51:53 groupadd[510650]: group added to /etc/group: name=rooter, GID=1877 <86>Jul 1 04:51:53 groupadd[510650]: group added to /etc/gshadow: name=rooter <86>Jul 1 04:51:53 groupadd[510650]: new group: name=rooter, GID=1877 <86>Jul 1 04:51:53 useradd[510705]: new user: name=rooter, UID=1877, GID=1877, home=/root, shell=/bin/bash, from=none <86>Jul 1 04:51:53 userdel[510786]: delete user 'builder' <86>Jul 1 04:51:53 userdel[510786]: removed group 'builder' owned by 'builder' <86>Jul 1 04:51:53 userdel[510786]: removed shadow group 'builder' owned by 'builder' <86>Jul 1 04:51:53 groupadd[510851]: group added to /etc/group: name=builder, GID=1878 <86>Jul 1 04:51:53 groupadd[510851]: group added to /etc/gshadow: name=builder <86>Jul 1 04:51:53 groupadd[510851]: new group: name=builder, GID=1878 <86>Jul 1 04:51:53 useradd[510900]: new user: name=builder, UID=1878, GID=1878, 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.67926 + 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.67926 + 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.98947 + 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.48517 + 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.pdVoEY 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.WP7oLL 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.8NEiCm Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OAkcQ0 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.YJysEo 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.SpCgZU find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3J1DKO 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.94user 5.96system 0:19.02elapsed 94%CPU (0avgtext+0avgdata 51996maxresident)k 0inputs+0outputs (0major+1112863minor)pagefaults 0swaps 0.60user 0.78system 0:22.17elapsed 6%CPU (0avgtext+0avgdata 12128maxresident)k 0inputs+0outputs (0major+97395minor)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-07-01 04:52:14.315484103 +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 f58664bc2a3374e33f97dcd45810da08 +File: /usr/sbin/nsm 100755 root:root 23379c6339a329c106f18bc10e743db1 +File: /usr/sbin/phc2sys 100755 root:root 10769968be26447f4c59c2a9fc95292e +File: /usr/sbin/phc_ctl 100755 root:root 59126142fd1b03b6303de2021d9e0ae4 +File: /usr/sbin/pmc 100755 root:root a3024548143542a3c1e71ed64f2deeef +File: /usr/sbin/ptp4l 100755 root:root 501c8a8b58cfccdf5373ec31b7900a64 +File: /usr/sbin/timemaster 100755 root:root 13413bbabbc0185ccc2ad761297b01ec +File: /usr/sbin/ts2phc 100755 root:root 08ad16cb3a896d861d07f5629d995def 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: 769306ece619f2172df21e22a1bc5a3fd23b129a8495a68ca9626ae2a53c75603986b5dcf5dcc53c1db388acb6c3c6ee883b65c5e2b83dfdcaba748373eaef4c --- 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-07-01 04:52:14.373484780 +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/23 40755 root:root +/usr/lib/debug/.build-id/23/aa6eb7944f394f1233840ca55faa351b6213bb 120777 root:root ../../../../sbin/phc2sys +/usr/lib/debug/.build-id/23/aa6eb7944f394f1233840ca55faa351b6213bb.debug 120777 root:root ../../usr/sbin/phc2sys.debug +/usr/lib/debug/.build-id/3e 40755 root:root +/usr/lib/debug/.build-id/3e/d00a02948ad044fd7fb44f386cc258f6ccc54e 120777 root:root ../../../../sbin/ptp4l +/usr/lib/debug/.build-id/3e/d00a02948ad044fd7fb44f386cc258f6ccc54e.debug 120777 root:root ../../usr/sbin/ptp4l.debug +/usr/lib/debug/.build-id/64 40755 root:root +/usr/lib/debug/.build-id/64/63f6adf9af9b86b1721d540321f40436acac30 120777 root:root ../../../../sbin/hwstamp_ctl +/usr/lib/debug/.build-id/64/63f6adf9af9b86b1721d540321f40436acac30.debug 120777 root:root ../../usr/sbin/hwstamp_ctl.debug +/usr/lib/debug/.build-id/87 40755 root:root +/usr/lib/debug/.build-id/87/8a79959b699b3c453ba034def3b25d305b548f 120777 root:root ../../../../sbin/phc_ctl +/usr/lib/debug/.build-id/87/8a79959b699b3c453ba034def3b25d305b548f.debug 120777 root:root ../../usr/sbin/phc_ctl.debug +/usr/lib/debug/.build-id/9c 40755 root:root +/usr/lib/debug/.build-id/9c/5db7d8abab95e04ea3802713f9cfaff3c4ec8e 120777 root:root ../../../../sbin/nsm +/usr/lib/debug/.build-id/9c/5db7d8abab95e04ea3802713f9cfaff3c4ec8e.debug 120777 root:root ../../usr/sbin/nsm.debug +/usr/lib/debug/.build-id/9f 40755 root:root +/usr/lib/debug/.build-id/9f/04cb03d5983e925fbb1369d1a9b852477fa58a 120777 root:root ../../../../sbin/pmc +/usr/lib/debug/.build-id/9f/04cb03d5983e925fbb1369d1a9b852477fa58a.debug 120777 root:root ../../usr/sbin/pmc.debug +/usr/lib/debug/.build-id/cd 40755 root:root +/usr/lib/debug/.build-id/cd/7d149fdf31fc7191176628484a617528ac93ec 120777 root:root ../../../../sbin/timemaster +/usr/lib/debug/.build-id/cd/7d149fdf31fc7191176628484a617528ac93ec.debug 120777 root:root ../../usr/sbin/timemaster.debug +/usr/lib/debug/.build-id/e1 40755 root:root +/usr/lib/debug/.build-id/e1/70cbf90342897ab41351f3b46218a586765e63 120777 root:root ../../../../sbin/ts2phc +/usr/lib/debug/.build-id/e1/70cbf90342897ab41351f3b46218a586765e63.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/23 40755 root:root +File: /usr/lib/debug/.build-id/23/aa6eb7944f394f1233840ca55faa351b6213bb 120777 root:root ../../../../sbin/phc2sys +File: /usr/lib/debug/.build-id/23/aa6eb7944f394f1233840ca55faa351b6213bb.debug 120777 root:root ../../usr/sbin/phc2sys.debug +File: /usr/lib/debug/.build-id/3e 40755 root:root +File: /usr/lib/debug/.build-id/3e/d00a02948ad044fd7fb44f386cc258f6ccc54e 120777 root:root ../../../../sbin/ptp4l +File: /usr/lib/debug/.build-id/3e/d00a02948ad044fd7fb44f386cc258f6ccc54e.debug 120777 root:root ../../usr/sbin/ptp4l.debug +File: /usr/lib/debug/.build-id/64 40755 root:root +File: /usr/lib/debug/.build-id/64/63f6adf9af9b86b1721d540321f40436acac30 120777 root:root ../../../../sbin/hwstamp_ctl +File: /usr/lib/debug/.build-id/64/63f6adf9af9b86b1721d540321f40436acac30.debug 120777 root:root ../../usr/sbin/hwstamp_ctl.debug +File: /usr/lib/debug/.build-id/87 40755 root:root +File: /usr/lib/debug/.build-id/87/8a79959b699b3c453ba034def3b25d305b548f 120777 root:root ../../../../sbin/phc_ctl +File: /usr/lib/debug/.build-id/87/8a79959b699b3c453ba034def3b25d305b548f.debug 120777 root:root ../../usr/sbin/phc_ctl.debug +File: /usr/lib/debug/.build-id/9c 40755 root:root +File: /usr/lib/debug/.build-id/9c/5db7d8abab95e04ea3802713f9cfaff3c4ec8e 120777 root:root ../../../../sbin/nsm +File: /usr/lib/debug/.build-id/9c/5db7d8abab95e04ea3802713f9cfaff3c4ec8e.debug 120777 root:root ../../usr/sbin/nsm.debug +File: /usr/lib/debug/.build-id/9f 40755 root:root +File: /usr/lib/debug/.build-id/9f/04cb03d5983e925fbb1369d1a9b852477fa58a 120777 root:root ../../../../sbin/pmc +File: /usr/lib/debug/.build-id/9f/04cb03d5983e925fbb1369d1a9b852477fa58a.debug 120777 root:root ../../usr/sbin/pmc.debug +File: /usr/lib/debug/.build-id/cd 40755 root:root +File: /usr/lib/debug/.build-id/cd/7d149fdf31fc7191176628484a617528ac93ec 120777 root:root ../../../../sbin/timemaster +File: /usr/lib/debug/.build-id/cd/7d149fdf31fc7191176628484a617528ac93ec.debug 120777 root:root ../../usr/sbin/timemaster.debug +File: /usr/lib/debug/.build-id/e1 40755 root:root +File: /usr/lib/debug/.build-id/e1/70cbf90342897ab41351f3b46218a586765e63 120777 root:root ../../../../sbin/ts2phc +File: /usr/lib/debug/.build-id/e1/70cbf90342897ab41351f3b46218a586765e63.debug 120777 root:root ../../usr/sbin/ts2phc.debug +File: /usr/lib/debug/usr/sbin/hwstamp_ctl.debug 100644 root:root 863ab66ac494e11c3cecf186b59a52b0 +File: /usr/lib/debug/usr/sbin/nsm.debug 100644 root:root fce712814e54b455bb2a81ba84bb8834 +File: /usr/lib/debug/usr/sbin/phc2sys.debug 100644 root:root 5a598bd1136df0d30bc2221bf67e968e +File: /usr/lib/debug/usr/sbin/phc_ctl.debug 100644 root:root 860e26a7a749ea12ce9e56bb11290ec3 +File: /usr/lib/debug/usr/sbin/pmc.debug 100644 root:root 07b44b8fda6e0501cf2c92ab51b2514c +File: /usr/lib/debug/usr/sbin/ptp4l.debug 100644 root:root 5879cdc418ddd0edd03cd4b777b7ecf4 +File: /usr/lib/debug/usr/sbin/timemaster.debug 100644 root:root f7f7eedb1ef1190c790170961de0c603 +File: /usr/lib/debug/usr/sbin/ts2phc.debug 100644 root:root 09293880d5d4c9a53d03161567aa65f9 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: 4f0986876081b2b2e860bb489ebab624c700b228373ecc85052a35c912ba9e6947d4662aaabe19ccebb8161ddfa539819a907950365f40e2e429b79052f474fd