<86>May 12 11:59:46 userdel[7758]: delete user 'rooter'
<86>May 12 11:59:46 userdel[7758]: removed group 'rooter' owned by 'rooter'
<86>May 12 11:59:46 userdel[7758]: removed shadow group 'rooter' owned by 'rooter'
<86>May 12 11:59:46 groupadd[7771]: group added to /etc/group: name=rooter, GID=639
<86>May 12 11:59:46 groupadd[7771]: group added to /etc/gshadow: name=rooter
<86>May 12 11:59:46 groupadd[7771]: new group: name=rooter, GID=639
<86>May 12 11:59:46 useradd[7782]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash
<86>May 12 11:59:46 userdel[7801]: delete user 'builder'
<86>May 12 11:59:46 userdel[7801]: removed group 'builder' owned by 'builder'
<86>May 12 11:59:46 userdel[7801]: removed shadow group 'builder' owned by 'builder'
<86>May 12 11:59:46 groupadd[7820]: group added to /etc/group: name=builder, GID=640
<86>May 12 11:59:46 groupadd[7820]: group added to /etc/gshadow: name=builder
<86>May 12 11:59:46 groupadd[7820]: new group: name=builder, GID=640
<86>May 12 11:59:46 useradd[7833]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/linuxptp-3.1-alt1.nosrc.rpm (w1.gzdio)
Installing linuxptp-3.1-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.15247
+ 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.15247
+ 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 -march=i586 -mtune=generic'
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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 7479 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 7487 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 7479 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 7487 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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -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  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -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  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -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  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -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  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -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  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -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 -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  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -march=i586 -mtune=generic   -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 -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'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.1887
+ 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 <cmdline>:0)
Verifying ELF objects in /usr/src/tmp/linuxptp-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/sbin/ts2phc: uses non-LFS functions: __xstat fopen open
verify-elf: WARNING: ./usr/sbin/timemaster: uses non-LFS functions: __xstat fopen open
verify-elf: WARNING: ./usr/sbin/pmc: uses non-LFS functions: fopen open
verify-elf: WARNING: ./usr/sbin/phc_ctl: uses non-LFS functions: fopen open
verify-elf: WARNING: ./usr/sbin/phc2sys: uses non-LFS functions: fopen open
verify-elf: WARNING: ./usr/sbin/nsm: uses non-LFS functions: fopen open
verify-elf: WARNING: ./usr/sbin/ptp4l: uses non-LFS functions: fopen open
Processing files: linuxptp-3.1-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.41817
+ 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.0Q2StN
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.9lWyrK
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.N3ZKZL
Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HZovLM
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.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), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), 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.ch7ZWL
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.JbjQLJ
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.J9H5QJ
find-requires: running scripts (debuginfo)
Requires: linuxptp = 3.1-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libm.so.6), debug(libpthread.so.0)
Adding to linuxptp-debuginfo a strict dependency on linuxptp
Wrote: /usr/src/RPM/RPMS/i586/linuxptp-3.1-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/linuxptp-debuginfo-3.1-alt1.i586.rpm (w2.lzdio)
24.56user 8.39system 0:33.20elapsed 99%CPU (0avgtext+0avgdata 40220maxresident)k
0inputs+0outputs (0major+1119816minor)pagefaults 0swaps
27.31user 13.13system 0:39.61elapsed 102%CPU (0avgtext+0avgdata 40220maxresident)k
0inputs+0outputs (0major+1301937minor)pagefaults 0swaps