<86>Jun 16 01:14:47 userdel[1184492]: delete user 'rooter' <86>Jun 16 01:14:47 groupadd[1184518]: group added to /etc/group: name=rooter, GID=1301 <86>Jun 16 01:14:47 groupadd[1184518]: group added to /etc/gshadow: name=rooter <86>Jun 16 01:14:47 groupadd[1184518]: new group: name=rooter, GID=1301 <86>Jun 16 01:14:47 useradd[1184552]: new user: name=rooter, UID=1301, GID=1301, home=/root, shell=/bin/bash <86>Jun 16 01:14:47 userdel[1184603]: delete user 'builder' <86>Jun 16 01:14:47 userdel[1184603]: removed group 'builder' owned by 'builder' <86>Jun 16 01:14:47 userdel[1184603]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 01:14:47 groupadd[1184631]: group added to /etc/group: name=builder, GID=1302 <86>Jun 16 01:14:47 groupadd[1184631]: group added to /etc/gshadow: name=builder <86>Jun 16 01:14:47 groupadd[1184631]: new group: name=builder, GID=1302 <86>Jun 16 01:14:47 useradd[1184655]: new user: name=builder, UID=1302, GID=1302, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/linuxptp-3.1-alt1.nosrc.rpm (w1.gzdio) Installing linuxptp-3.1-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.30966 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf linuxptp-3.1 + echo 'Source #0 (linuxptp-3.1-alt1.tar):' Source #0 (linuxptp-3.1-alt1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/linuxptp-3.1-alt1.tar + cd linuxptp-3.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.30966 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd linuxptp-3.1 + make 'EXTRA_CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2' make: Entering directory '/usr/src/RPM/BUILD/linuxptp-3.1' DEPEND ts2phc_slave.c DEPEND ts2phc_nmea_master.c DEPEND ts2phc_phc_master.c DEPEND ts2phc_master.c DEPEND ts2phc_generic_master.c DEPEND sock.c DEPEND serial.c DEPEND nmea.c DEPEND lstab.c DEPEND ts2phc.c DEPEND timemaster.c DEPEND sysoff.c DEPEND pmc_common.c DEPEND pmc.c DEPEND phc_ctl.c DEPEND phc2sys.c DEPEND nsm.c DEPEND hwstamp_ctl.c DEPEND version.c DEPEND util.c DEPEND unicast_service.c DEPEND unicast_fsm.c DEPEND unicast_client.c DEPEND tsproc.c DEPEND tlv.c DEPEND telecom.c DEPEND uds.c DEPEND udp6.c DEPEND udp.c DEPEND transport.c DEPEND raw.c DEPEND tc.c DEPEND stats.c DEPEND sk.c DEPEND servo.c DEPEND pi.c DEPEND nullf.c DEPEND ntpshm.c DEPEND linreg.c DEPEND rtnl.c DEPEND p2p_tc.c DEPEND ptp4l.c DEPEND print.c DEPEND pqueue.c DEPEND port_signaling.c DEPEND port.c DEPEND phc.c DEPEND msg.c DEPEND monitor.c DEPEND interface.c DEPEND hash.c DEPEND fsm.c DEPEND mmedian.c DEPEND mave.c DEPEND filter.c DEPEND fault.c DEPEND e2e_tc.c DEPEND designated_fsm.c DEPEND config.c DEPEND clockcheck.c DEPEND clockadj.c DEPEND clock.c DEPEND bmc.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o ptp4l.o ptp4l.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o bmc.o bmc.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o clock.o clock.c clock.c: In function 'clock_management_fill_response': clock.c:450:48: warning: taking address of packed member of 'struct subscribe_events_np' may result in an unaligned pointer value [-Waddress-of-packed-member] 450 | clock_get_subscription(c, req, sen->bitmask, &sen->duration); | ^~~~~~~~~~~~~~ gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o clockadj.o clockadj.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o clockcheck.o clockcheck.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o config.o config.c config.c: In function 'config_create': config.c:899:38: warning: '%s' directive output may be truncated writing up to 8799 bytes into a region of size 33 [-Wformat-truncation=] 899 | snprintf(buf, sizeof(buf), "global.%s", ci->label); | ^~ In file included from /usr/include/stdio.h:866, from config.c:23: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 8 and 8807 bytes into a destination of size 40 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:348:33: warning: '%s' directive output may be truncated writing up to 8799 bytes into a region of size 133 [-Wformat-truncation=] 348 | snprintf(buf, sizeof(buf), "%s.%s", section, name); | ^~ In file included from /usr/include/stdio.h:866, from config.c:23: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 8 and 8807 bytes into a destination of size 140 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o designated_fsm.o designated_fsm.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o e2e_tc.o e2e_tc.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o fault.o fault.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o filter.o filter.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o mave.o mave.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o mmedian.o mmedian.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o fsm.o fsm.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o hash.o hash.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o interface.o interface.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o monitor.o monitor.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o msg.o msg.c msg.c: In function 'msg_allocate': msg.c:269:8: warning: taking address of packed member of 'struct message_storage' may result in an unaligned pointer value [-Waddress-of-packed-member] 269 | m = &s->msg; | ^~~~~~~ gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o phc.o phc.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o port.o port.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o port_signaling.o port_signaling.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o pqueue.o pqueue.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o print.o print.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o p2p_tc.o p2p_tc.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o rtnl.o rtnl.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o linreg.o linreg.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o ntpshm.o ntpshm.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o nullf.o nullf.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o pi.o pi.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o servo.o servo.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o sk.o sk.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o stats.o stats.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o tc.o tc.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o raw.o raw.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o transport.o transport.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o udp.o udp.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o udp6.o udp6.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uds.o uds.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o telecom.o telecom.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o tlv.o tlv.c tlv.c: In function 'mgt_post_recv': tlv.c:161:16: warning: taking address of packed member of 'struct PhysicalAddress' may result in an unaligned pointer value [-Waddress-of-packed-member] 161 | u16 = flip16(&cd->physicalAddress->length); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tlv.c:175:10: warning: taking address of packed member of 'struct PortAddress' may result in an unaligned pointer value [-Waddress-of-packed-member] 175 | flip16(&cd->protocolAddress->networkProtocol); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tlv.c:176:16: warning: taking address of packed member of 'struct PortAddress' may result in an unaligned pointer value [-Waddress-of-packed-member] 176 | u16 = flip16(&cd->protocolAddress->addressLength); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tlv.c: In function 'mgt_pre_send': tlv.c:369:11: warning: taking address of packed member of 'struct PhysicalAddress' may result in an unaligned pointer value [-Waddress-of-packed-member] 369 | flip16(&cd->physicalAddress->length); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tlv.c:370:11: warning: taking address of packed member of 'struct PortAddress' may result in an unaligned pointer value [-Waddress-of-packed-member] 370 | flip16(&cd->protocolAddress->networkProtocol); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tlv.c:371:11: warning: taking address of packed member of 'struct PortAddress' may result in an unaligned pointer value [-Waddress-of-packed-member] 371 | flip16(&cd->protocolAddress->addressLength); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tlv.c: In function 'nsm_resp_post_recv': tlv.c:502:23: warning: taking address of packed member of 'struct currentDS' may result in an unaligned pointer value [-Waddress-of-packed-member] 502 | net2host64_unaligned(&cds->offsetFromMaster); | ^~~~~~~~~~~~~~~~~~~~~~ tlv.c:503:23: warning: taking address of packed member of 'struct currentDS' may result in an unaligned pointer value [-Waddress-of-packed-member] 503 | net2host64_unaligned(&cds->meanPathDelay); | ^~~~~~~~~~~~~~~~~~~ tlv.c: In function 'nsm_resp_pre_send': tlv.c:538:23: warning: taking address of packed member of 'struct currentDS' may result in an unaligned pointer value [-Waddress-of-packed-member] 538 | host2net64_unaligned(&cds->offsetFromMaster); | ^~~~~~~~~~~~~~~~~~~~~~ tlv.c:539:23: warning: taking address of packed member of 'struct currentDS' may result in an unaligned pointer value [-Waddress-of-packed-member] 539 | host2net64_unaligned(&cds->meanPathDelay); | ^~~~~~~~~~~~~~~~~~~ tlv.c: In function 'slave_delay_timing_data_post_revc': tlv.c:615:24: warning: taking address of packed member of 'struct slave_delay_timing_record' may result in an unaligned pointer value [-Waddress-of-packed-member] 615 | net2host64_unaligned(&record->totalCorrectionField); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tlv.c: In function 'slave_delay_timing_data_pre_send': tlv.c:639:24: warning: taking address of packed member of 'struct slave_delay_timing_record' may result in an unaligned pointer value [-Waddress-of-packed-member] 639 | host2net64_unaligned(&record->totalCorrectionField); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tlv.c: In function 'slave_rx_sync_timing_data_post_revc': tlv.c:664:24: warning: taking address of packed member of 'struct slave_rx_sync_timing_record' may result in an unaligned pointer value [-Waddress-of-packed-member] 664 | net2host64_unaligned(&record->totalCorrectionField); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tlv.c: In function 'slave_rx_sync_timing_data_pre_send': tlv.c:689:24: warning: taking address of packed member of 'struct slave_rx_sync_timing_record' may result in an unaligned pointer value [-Waddress-of-packed-member] 689 | host2net64_unaligned(&record->totalCorrectionField); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o tsproc.o tsproc.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicast_client.o unicast_client.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicast_fsm.o unicast_fsm.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicast_service.o unicast_service.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o util.o util.c util.c: In function 'portaddr2str': util.c:177:18: warning: taking address of packed member of 'struct PortAddress' may result in an unaligned pointer value [-Waddress-of-packed-member] 177 | switch (align16(&addr->networkProtocol)) { | ^~~~~~~~~~~~~~~~~~~~~~ util.c:179:15: warning: taking address of packed member of 'struct PortAddress' may result in an unaligned pointer value [-Waddress-of-packed-member] 179 | if (align16(&addr->addressLength) == 4 | ^~~~~~~~~~~~~~~~~~~~ util.c:184:15: warning: taking address of packed member of 'struct PortAddress' may result in an unaligned pointer value [-Waddress-of-packed-member] 184 | if (align16(&addr->addressLength) == 16 | ^~~~~~~~~~~~~~~~~~~~ util.c:189:38: warning: taking address of packed member of 'struct PortAddress' may result in an unaligned pointer value [-Waddress-of-packed-member] 189 | bin2str_impl(addr->address, align16(&addr->addressLength), buf, sizeof(buf)); | ^~~~~~~~~~~~~~~~~~~~ gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o version.o version.c gcc ptp4l.o bmc.o clock.o clockadj.o clockcheck.o config.o designated_fsm.o e2e_tc.o fault.o filter.o mave.o mmedian.o fsm.o hash.o interface.o monitor.o msg.o phc.o port.o port_signaling.o pqueue.o print.o p2p_tc.o rtnl.o linreg.o ntpshm.o nullf.o pi.o servo.o sk.o stats.o tc.o raw.o transport.o udp.o udp6.o uds.o telecom.o tlv.o tsproc.o unicast_client.o unicast_fsm.o unicast_service.o util.o version.o -lm -lrt -pthread -o ptp4l gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o hwstamp_ctl.o hwstamp_ctl.c gcc hwstamp_ctl.o version.o -lm -lrt -pthread -o hwstamp_ctl gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o nsm.o nsm.c gcc nsm.o config.o filter.o mave.o mmedian.o hash.o interface.o msg.o phc.o print.o rtnl.o sk.o raw.o transport.o udp.o udp6.o uds.o tlv.o tsproc.o util.o version.o -lm -lrt -pthread -o nsm gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o phc2sys.o phc2sys.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o pmc_common.o pmc_common.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o sysoff.o sysoff.c gcc phc2sys.o clockadj.o clockcheck.o config.o hash.o interface.o msg.o phc.o pmc_common.o print.o linreg.o ntpshm.o nullf.o pi.o servo.o sk.o stats.o sysoff.o tlv.o raw.o transport.o udp.o udp6.o uds.o util.o version.o -lm -lrt -pthread -o phc2sys gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o phc_ctl.o phc_ctl.c gcc phc_ctl.o phc.o sk.o util.o clockadj.o sysoff.o print.o version.o -lm -lrt -pthread -o phc_ctl gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o pmc.o pmc.c pmc.c: In function 'pmc_show': pmc.c:204:13: warning: taking address of packed member of 'struct PhysicalAddress' may result in an unaligned pointer value [-Waddress-of-packed-member] 204 | align16(&cd->physicalAddress->length)), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ pmc.c:205:12: warning: taking address of packed member of 'struct PortAddress' may result in an unaligned pointer value [-Waddress-of-packed-member] 205 | align16(&cd->protocolAddress->networkProtocol), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc pmc.o config.o hash.o interface.o msg.o phc.o pmc_common.o print.o sk.o tlv.o raw.o transport.o udp.o udp6.o uds.o util.o version.o -lm -lrt -pthread -o pmc gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o timemaster.o timemaster.c gcc timemaster.o phc.o print.o rtnl.o sk.o util.o version.o -lm -lrt -pthread -o timemaster gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o ts2phc.o ts2phc.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o lstab.o lstab.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o nmea.o nmea.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o serial.o serial.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o sock.o sock.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o ts2phc_generic_master.o ts2phc_generic_master.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o ts2phc_master.o ts2phc_master.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o ts2phc_phc_master.o ts2phc_phc_master.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o ts2phc_nmea_master.o ts2phc_nmea_master.c gcc -Wall -DVER=3.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -pipe -frecord-gcc-switches -Wall -g -O2 -c -o ts2phc_slave.o ts2phc_slave.c gcc ts2phc.o config.o clockadj.o hash.o interface.o phc.o print.o linreg.o ntpshm.o nullf.o pi.o servo.o sk.o lstab.o nmea.o serial.o sock.o ts2phc_generic_master.o ts2phc_master.o ts2phc_phc_master.o ts2phc_nmea_master.o ts2phc_slave.o util.o version.o -lm -lrt -pthread -o ts2phc make: Leaving directory '/usr/src/RPM/BUILD/linuxptp-3.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.71077 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/linuxptp-buildroot + : + /bin/rm -rf -- /usr/src/tmp/linuxptp-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd linuxptp-3.1 + make 'INSTALL=/usr/libexec/rpm-build/install -p' DESTDIR=/usr/src/tmp/linuxptp-buildroot prefix=/usr man8dir=/usr/share/man/man8 install make: Entering directory '/usr/src/RPM/BUILD/linuxptp-3.1' install -p -m 755 -d /usr/src/tmp/linuxptp-buildroot/usr/sbin /usr/src/tmp/linuxptp-buildroot/usr/share/man/man8 install ptp4l hwstamp_ctl nsm phc2sys phc_ctl pmc timemaster ts2phc /usr/src/tmp/linuxptp-buildroot/usr/sbin for x in ptp4l.8 hwstamp_ctl.8 nsm.8 phc2sys.8 phc_ctl.8 pmc.8 timemaster.8 ts2phc.8; do \ [ -f $x ] && install -p -m 644 -t /usr/src/tmp/linuxptp-buildroot/usr/share/man/man8 $x ; \ done make: Leaving directory '/usr/src/RPM/BUILD/linuxptp-3.1' + install -pm0644 -D configs/default.cfg /usr/src/tmp/linuxptp-buildroot/etc/ptp4l.conf + install -pm0644 -D ptp4l.sysconfig /usr/src/tmp/linuxptp-buildroot/etc/sysconfig/ptp4l + install -pm0644 -D ptp4l.service /usr/src/tmp/linuxptp-buildroot/lib/systemd/system/ptp4l.service + install -pm0644 phc2sys.sysconfig /usr/src/tmp/linuxptp-buildroot/etc/sysconfig/phc2sys + install -pm0644 phc2sys.service /usr/src/tmp/linuxptp-buildroot/lib/systemd/system/phc2sys.service + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/linuxptp-buildroot (auto) Verifying and fixing files in /usr/src/tmp/linuxptp-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/linuxptp-buildroot/ (default) Compressing files in /usr/src/tmp/linuxptp-buildroot (auto) Adjusting library links in /usr/src/tmp/linuxptp-buildroot ./lib: (from :0) Verifying ELF objects in /usr/src/tmp/linuxptp-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: linuxptp-3.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.79487 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd linuxptp-3.1 + DOCDIR=/usr/src/tmp/linuxptp-buildroot/usr/share/doc/linuxptp-3.1 + export DOCDIR + rm -rf /usr/src/tmp/linuxptp-buildroot/usr/share/doc/linuxptp-3.1 + /bin/mkdir -p /usr/src/tmp/linuxptp-buildroot/usr/share/doc/linuxptp-3.1 + cp -prL COPYING README.org configs /usr/src/tmp/linuxptp-buildroot/usr/share/doc/linuxptp-3.1 + chmod -R go-w /usr/src/tmp/linuxptp-buildroot/usr/share/doc/linuxptp-3.1 + chmod -R a+rX /usr/src/tmp/linuxptp-buildroot/usr/share/doc/linuxptp-3.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jxwP6k 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.WKhYZn 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.FtGR9o Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8gQrCo Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libc.so.6(GLIBC_2.8)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Requires(interp): /bin/sh Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3271xn Creating linuxptp-debuginfo package Processing files: linuxptp-debuginfo-3.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VDgjJo find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Iep28o find-requires: running scripts (debuginfo) Requires: linuxptp = 3.1-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6), debug64(libpthread.so.0) Adding to linuxptp-debuginfo a strict dependency on linuxptp Wrote: /usr/src/RPM/RPMS/x86_64/linuxptp-3.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/linuxptp-debuginfo-3.1-alt1.x86_64.rpm (w2.lzdio) 10.70user 4.94system 0:19.63elapsed 79%CPU (0avgtext+0avgdata 50404maxresident)k 0inputs+0outputs (0major+1165887minor)pagefaults 0swaps 0.81user 1.36system 0:24.44elapsed 8%CPU (0avgtext+0avgdata 11588maxresident)k 0inputs+0outputs (0major+98096minor)pagefaults 0swaps --- linuxptp-3.1-alt1.x86_64.rpm.repo 2021-02-09 13:09:24.000000000 +0000 +++ linuxptp-3.1-alt1.x86_64.rpm.hasher 2024-06-16 01:15:09.163372235 +0000 @@ -63,10 +63,10 @@ File: /lib/systemd/system/ptp4l.service 100644 root:root dc549658a5659b1d683e872b107016a5 -File: /usr/sbin/hwstamp_ctl 100755 root:root b81d15c3d7ef0a6f9792943c8aa87d8d -File: /usr/sbin/nsm 100755 root:root bf884f7c40a3fe484737a084f86be54d -File: /usr/sbin/phc2sys 100755 root:root 24b581cfb1026a95b2da539e7c526efb -File: /usr/sbin/phc_ctl 100755 root:root 8ce96a2c3551f650705249f198c06787 -File: /usr/sbin/pmc 100755 root:root 74acf5ee26f7bc236bf92bddf5cdc0a6 -File: /usr/sbin/ptp4l 100755 root:root 364dd1952739ecda5eab1ebb8ff59180 -File: /usr/sbin/timemaster 100755 root:root 676096b98e0a515bcb0c72e2b8bd0521 -File: /usr/sbin/ts2phc 100755 root:root f866da6b03ddfd5c5d07b3fe4f27f9c5 +File: /usr/sbin/hwstamp_ctl 100755 root:root 9cf86f3d1ad1d34801895a1833ac54f9 +File: /usr/sbin/nsm 100755 root:root 7a69dc9871e4e0401d85fccc721d07ed +File: /usr/sbin/phc2sys 100755 root:root aa9cfc06234dbfc885e432bd569e4b9d +File: /usr/sbin/phc_ctl 100755 root:root d42adced8b15c88f078423dc8426a55b +File: /usr/sbin/pmc 100755 root:root 2f974410b695c75e764e1cb881415fcf +File: /usr/sbin/ptp4l 100755 root:root 67d78367079530337c9d440879f78775 +File: /usr/sbin/timemaster 100755 root:root df9a475f0ec9778483b50fedf1242f5d +File: /usr/sbin/ts2phc 100755 root:root bb0ad2e7e7f5ae30d269d6b42c382175 File: /usr/share/doc/linuxptp-3.1 40755 root:root @@ -97,2 +97,2 @@ File: /usr/share/man/man8/ts2phc.8.xz 100644 root:root 9713a8cc99a98c312ec1ee264a0280ed -RPMIdentity: 7cbbf94791720b91feda8189ae5fd11f3743cffc27f50d9ab062ac624c5c598605663773fc2bb16672658436724e442c2cf4cf7cc63b802291835794fe83b1a0 +RPMIdentity: 5b6f98a7f93ae227005737af2334b583427ed06f850f3d814711c8a64fb16a9b43e07ae162e5910a9c999fd673fa82f9e4071159c1da5cc301b1d4ea56121841 --- linuxptp-debuginfo-3.1-alt1.x86_64.rpm.repo 2021-02-09 13:09:24.000000000 +0000 +++ linuxptp-debuginfo-3.1-alt1.x86_64.rpm.hasher 2024-06-16 01:15:09.252372645 +0000 @@ -1,25 +1,25 @@ -/usr/lib/debug/.build-id/3b 40755 root:root -/usr/lib/debug/.build-id/3b/37213c1627cad934cfce945e0471670f4bada0 120777 root:root ../../../../sbin/ts2phc -/usr/lib/debug/.build-id/3b/37213c1627cad934cfce945e0471670f4bada0.debug 120777 root:root ../../usr/sbin/ts2phc.debug -/usr/lib/debug/.build-id/4c 40755 root:root -/usr/lib/debug/.build-id/4c/82bc08cce8cc03d40e6703532b9e22abb56998 120777 root:root ../../../../sbin/hwstamp_ctl -/usr/lib/debug/.build-id/4c/82bc08cce8cc03d40e6703532b9e22abb56998.debug 120777 root:root ../../usr/sbin/hwstamp_ctl.debug -/usr/lib/debug/.build-id/a1 40755 root:root -/usr/lib/debug/.build-id/a1/e4f2f6656e28146d768c6d06778edf95a4f0dc 120777 root:root ../../../../sbin/pmc -/usr/lib/debug/.build-id/a1/e4f2f6656e28146d768c6d06778edf95a4f0dc.debug 120777 root:root ../../usr/sbin/pmc.debug -/usr/lib/debug/.build-id/c6 40755 root:root -/usr/lib/debug/.build-id/c6/94e29ef2d04844711134fda5ff2034ce789aec 120777 root:root ../../../../sbin/phc_ctl -/usr/lib/debug/.build-id/c6/94e29ef2d04844711134fda5ff2034ce789aec.debug 120777 root:root ../../usr/sbin/phc_ctl.debug -/usr/lib/debug/.build-id/ca 40755 root:root -/usr/lib/debug/.build-id/ca/04be539efb1502b26cef5f7e4705d8cb0ae4d6 120777 root:root ../../../../sbin/phc2sys -/usr/lib/debug/.build-id/ca/04be539efb1502b26cef5f7e4705d8cb0ae4d6.debug 120777 root:root ../../usr/sbin/phc2sys.debug -/usr/lib/debug/.build-id/d8 40755 root:root -/usr/lib/debug/.build-id/d8/8744f2fc952f2ea452b5b0950993a9197e6f22 120777 root:root ../../../../sbin/timemaster -/usr/lib/debug/.build-id/d8/8744f2fc952f2ea452b5b0950993a9197e6f22.debug 120777 root:root ../../usr/sbin/timemaster.debug -/usr/lib/debug/.build-id/e3 40755 root:root -/usr/lib/debug/.build-id/e3/6aa0ae24e3a969c8650ad7ed9ebd6b15921347 120777 root:root ../../../../sbin/nsm -/usr/lib/debug/.build-id/e3/6aa0ae24e3a969c8650ad7ed9ebd6b15921347.debug 120777 root:root ../../usr/sbin/nsm.debug -/usr/lib/debug/.build-id/eb 40755 root:root -/usr/lib/debug/.build-id/eb/5baac2c7500342abd3c43e2e178050057dccff 120777 root:root ../../../../sbin/ptp4l -/usr/lib/debug/.build-id/eb/5baac2c7500342abd3c43e2e178050057dccff.debug 120777 root:root ../../usr/sbin/ptp4l.debug +/usr/lib/debug/.build-id/04 40755 root:root +/usr/lib/debug/.build-id/04/c99910ba7906ecb58647c296bee08d2bf12881 120777 root:root ../../../../sbin/hwstamp_ctl +/usr/lib/debug/.build-id/04/c99910ba7906ecb58647c296bee08d2bf12881.debug 120777 root:root ../../usr/sbin/hwstamp_ctl.debug +/usr/lib/debug/.build-id/10 40755 root:root +/usr/lib/debug/.build-id/10/2f3677d8bbb0ce9d957fb4e9d8314f622b1fab 120777 root:root ../../../../sbin/nsm +/usr/lib/debug/.build-id/10/2f3677d8bbb0ce9d957fb4e9d8314f622b1fab.debug 120777 root:root ../../usr/sbin/nsm.debug +/usr/lib/debug/.build-id/13 40755 root:root +/usr/lib/debug/.build-id/13/b21eed3b6e2b6ec78b609357864e1db8997b62 120777 root:root ../../../../sbin/ts2phc +/usr/lib/debug/.build-id/13/b21eed3b6e2b6ec78b609357864e1db8997b62.debug 120777 root:root ../../usr/sbin/ts2phc.debug +/usr/lib/debug/.build-id/1b 40755 root:root +/usr/lib/debug/.build-id/1b/b64a3e6f53b459ae558112119256128f2e8587 120777 root:root ../../../../sbin/pmc +/usr/lib/debug/.build-id/1b/b64a3e6f53b459ae558112119256128f2e8587.debug 120777 root:root ../../usr/sbin/pmc.debug +/usr/lib/debug/.build-id/27 40755 root:root +/usr/lib/debug/.build-id/27/5699d44aa93364a27eff51af78b0ab2486cf97 120777 root:root ../../../../sbin/ptp4l +/usr/lib/debug/.build-id/27/5699d44aa93364a27eff51af78b0ab2486cf97.debug 120777 root:root ../../usr/sbin/ptp4l.debug +/usr/lib/debug/.build-id/a3 40755 root:root +/usr/lib/debug/.build-id/a3/422df4417d31ce8845a2ff5d5241d19d660fec 120777 root:root ../../../../sbin/phc_ctl +/usr/lib/debug/.build-id/a3/422df4417d31ce8845a2ff5d5241d19d660fec.debug 120777 root:root ../../usr/sbin/phc_ctl.debug +/usr/lib/debug/.build-id/d4 40755 root:root +/usr/lib/debug/.build-id/d4/8873addb4961fe53b23709bf6bd27f58bf816e 120777 root:root ../../../../sbin/timemaster +/usr/lib/debug/.build-id/d4/8873addb4961fe53b23709bf6bd27f58bf816e.debug 120777 root:root ../../usr/sbin/timemaster.debug +/usr/lib/debug/.build-id/f4 40755 root:root +/usr/lib/debug/.build-id/f4/648e0711d0fec3e82944e8a99453f3bcca8010 120777 root:root ../../../../sbin/phc2sys +/usr/lib/debug/.build-id/f4/648e0711d0fec3e82944e8a99453f3bcca8010.debug 120777 root:root ../../usr/sbin/phc2sys.debug /usr/lib/debug/usr/sbin/hwstamp_ctl.debug 100644 root:root @@ -171,34 +171,34 @@ Provides: linuxptp-debuginfo = 3.1-alt1:sisyphus+266035.100.1.1 -File: /usr/lib/debug/.build-id/3b 40755 root:root -File: /usr/lib/debug/.build-id/3b/37213c1627cad934cfce945e0471670f4bada0 120777 root:root ../../../../sbin/ts2phc -File: /usr/lib/debug/.build-id/3b/37213c1627cad934cfce945e0471670f4bada0.debug 120777 root:root ../../usr/sbin/ts2phc.debug -File: /usr/lib/debug/.build-id/4c 40755 root:root -File: /usr/lib/debug/.build-id/4c/82bc08cce8cc03d40e6703532b9e22abb56998 120777 root:root ../../../../sbin/hwstamp_ctl -File: /usr/lib/debug/.build-id/4c/82bc08cce8cc03d40e6703532b9e22abb56998.debug 120777 root:root ../../usr/sbin/hwstamp_ctl.debug -File: /usr/lib/debug/.build-id/a1 40755 root:root -File: /usr/lib/debug/.build-id/a1/e4f2f6656e28146d768c6d06778edf95a4f0dc 120777 root:root ../../../../sbin/pmc -File: /usr/lib/debug/.build-id/a1/e4f2f6656e28146d768c6d06778edf95a4f0dc.debug 120777 root:root ../../usr/sbin/pmc.debug -File: /usr/lib/debug/.build-id/c6 40755 root:root -File: /usr/lib/debug/.build-id/c6/94e29ef2d04844711134fda5ff2034ce789aec 120777 root:root ../../../../sbin/phc_ctl -File: /usr/lib/debug/.build-id/c6/94e29ef2d04844711134fda5ff2034ce789aec.debug 120777 root:root ../../usr/sbin/phc_ctl.debug -File: /usr/lib/debug/.build-id/ca 40755 root:root -File: /usr/lib/debug/.build-id/ca/04be539efb1502b26cef5f7e4705d8cb0ae4d6 120777 root:root ../../../../sbin/phc2sys -File: /usr/lib/debug/.build-id/ca/04be539efb1502b26cef5f7e4705d8cb0ae4d6.debug 120777 root:root ../../usr/sbin/phc2sys.debug -File: /usr/lib/debug/.build-id/d8 40755 root:root -File: /usr/lib/debug/.build-id/d8/8744f2fc952f2ea452b5b0950993a9197e6f22 120777 root:root ../../../../sbin/timemaster -File: /usr/lib/debug/.build-id/d8/8744f2fc952f2ea452b5b0950993a9197e6f22.debug 120777 root:root ../../usr/sbin/timemaster.debug -File: /usr/lib/debug/.build-id/e3 40755 root:root -File: /usr/lib/debug/.build-id/e3/6aa0ae24e3a969c8650ad7ed9ebd6b15921347 120777 root:root ../../../../sbin/nsm -File: /usr/lib/debug/.build-id/e3/6aa0ae24e3a969c8650ad7ed9ebd6b15921347.debug 120777 root:root ../../usr/sbin/nsm.debug -File: /usr/lib/debug/.build-id/eb 40755 root:root -File: /usr/lib/debug/.build-id/eb/5baac2c7500342abd3c43e2e178050057dccff 120777 root:root ../../../../sbin/ptp4l -File: /usr/lib/debug/.build-id/eb/5baac2c7500342abd3c43e2e178050057dccff.debug 120777 root:root ../../usr/sbin/ptp4l.debug -File: /usr/lib/debug/usr/sbin/hwstamp_ctl.debug 100644 root:root a5b55c8ee58897e65702c7e60e8702dc -File: /usr/lib/debug/usr/sbin/nsm.debug 100644 root:root 806c7e52ae74724b52dca912089bd2c8 -File: /usr/lib/debug/usr/sbin/phc2sys.debug 100644 root:root 8c3377a48c5a820e901281e8eeb8b2f5 -File: /usr/lib/debug/usr/sbin/phc_ctl.debug 100644 root:root 1d23eca24d9ede905fec5804c4466be8 -File: /usr/lib/debug/usr/sbin/pmc.debug 100644 root:root 3cb5c47ab8cebf3ed28ca5b57d662640 -File: /usr/lib/debug/usr/sbin/ptp4l.debug 100644 root:root 75e2e99e1bdfaaf5b3a1660ef9074926 -File: /usr/lib/debug/usr/sbin/timemaster.debug 100644 root:root 493fd8173cdb753e633fad176e0e48b9 -File: /usr/lib/debug/usr/sbin/ts2phc.debug 100644 root:root 7b4f3c38f85b496607fb2e186f1111ff +File: /usr/lib/debug/.build-id/04 40755 root:root +File: /usr/lib/debug/.build-id/04/c99910ba7906ecb58647c296bee08d2bf12881 120777 root:root ../../../../sbin/hwstamp_ctl +File: /usr/lib/debug/.build-id/04/c99910ba7906ecb58647c296bee08d2bf12881.debug 120777 root:root ../../usr/sbin/hwstamp_ctl.debug +File: /usr/lib/debug/.build-id/10 40755 root:root +File: /usr/lib/debug/.build-id/10/2f3677d8bbb0ce9d957fb4e9d8314f622b1fab 120777 root:root ../../../../sbin/nsm +File: /usr/lib/debug/.build-id/10/2f3677d8bbb0ce9d957fb4e9d8314f622b1fab.debug 120777 root:root ../../usr/sbin/nsm.debug +File: /usr/lib/debug/.build-id/13 40755 root:root +File: /usr/lib/debug/.build-id/13/b21eed3b6e2b6ec78b609357864e1db8997b62 120777 root:root ../../../../sbin/ts2phc +File: /usr/lib/debug/.build-id/13/b21eed3b6e2b6ec78b609357864e1db8997b62.debug 120777 root:root ../../usr/sbin/ts2phc.debug +File: /usr/lib/debug/.build-id/1b 40755 root:root +File: /usr/lib/debug/.build-id/1b/b64a3e6f53b459ae558112119256128f2e8587 120777 root:root ../../../../sbin/pmc +File: /usr/lib/debug/.build-id/1b/b64a3e6f53b459ae558112119256128f2e8587.debug 120777 root:root ../../usr/sbin/pmc.debug +File: /usr/lib/debug/.build-id/27 40755 root:root +File: /usr/lib/debug/.build-id/27/5699d44aa93364a27eff51af78b0ab2486cf97 120777 root:root ../../../../sbin/ptp4l +File: /usr/lib/debug/.build-id/27/5699d44aa93364a27eff51af78b0ab2486cf97.debug 120777 root:root ../../usr/sbin/ptp4l.debug +File: /usr/lib/debug/.build-id/a3 40755 root:root +File: /usr/lib/debug/.build-id/a3/422df4417d31ce8845a2ff5d5241d19d660fec 120777 root:root ../../../../sbin/phc_ctl +File: /usr/lib/debug/.build-id/a3/422df4417d31ce8845a2ff5d5241d19d660fec.debug 120777 root:root ../../usr/sbin/phc_ctl.debug +File: /usr/lib/debug/.build-id/d4 40755 root:root +File: /usr/lib/debug/.build-id/d4/8873addb4961fe53b23709bf6bd27f58bf816e 120777 root:root ../../../../sbin/timemaster +File: /usr/lib/debug/.build-id/d4/8873addb4961fe53b23709bf6bd27f58bf816e.debug 120777 root:root ../../usr/sbin/timemaster.debug +File: /usr/lib/debug/.build-id/f4 40755 root:root +File: /usr/lib/debug/.build-id/f4/648e0711d0fec3e82944e8a99453f3bcca8010 120777 root:root ../../../../sbin/phc2sys +File: /usr/lib/debug/.build-id/f4/648e0711d0fec3e82944e8a99453f3bcca8010.debug 120777 root:root ../../usr/sbin/phc2sys.debug +File: /usr/lib/debug/usr/sbin/hwstamp_ctl.debug 100644 root:root b6526164e0327ce9805902f2ae547282 +File: /usr/lib/debug/usr/sbin/nsm.debug 100644 root:root 0575fb41224a054d467c64a3417ceef8 +File: /usr/lib/debug/usr/sbin/phc2sys.debug 100644 root:root 373e3ab110b22ec9aff5562d83afaded +File: /usr/lib/debug/usr/sbin/phc_ctl.debug 100644 root:root ad1369078480f808f5ad2b2314f19919 +File: /usr/lib/debug/usr/sbin/pmc.debug 100644 root:root d2b2b1896b559cce21e73e9ce80b0481 +File: /usr/lib/debug/usr/sbin/ptp4l.debug 100644 root:root 7f27a55335b272d285126ce8fbc85d25 +File: /usr/lib/debug/usr/sbin/timemaster.debug 100644 root:root 19eec81334820ac25a658e6e4607fe40 +File: /usr/lib/debug/usr/sbin/ts2phc.debug 100644 root:root 72b5e4b8673852509879177788660451 File: /usr/src/debug/linuxptp-3.1 40755 root:root @@ -335,2 +335,2 @@ File: /usr/src/debug/linuxptp-3.1/version.h 100644 root:root 2f06b9fcfe9b7fa716026d27334791c5 -RPMIdentity: 24b20a10a3428e239d048de1ccfe8a1134d2c9c8d55a293e059c334ccdc7c08b5016bb926e7579014c4fe7dd58109763a996be6a249ab8fb466b8030d124f17d +RPMIdentity: 3aedca713d40e63c6f30e953eef7c91896d59cdd7720fad048fd39ceb8ab4abccc300fa08eedacd0aa2cc746fc7771a5204d22e76e7fd251faf106e342f03e9c