>>> linuxptp 3.1.1 Extracting gzip -d -c /home/autobuild/autobuild/instance-0/dl/linuxptp/linuxptp-3.1.1.tgz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-0/output-1/build/linuxptp-3.1.1 -xf - >>> linuxptp 3.1.1 Patching Applying 0001-missing.h-drop-clock_nanosleep-replacement.patch using patch: patching file missing.h Hunk #1 succeeded at 262 (offset 133 lines). >>> linuxptp 3.1.1 Configuring >>> linuxptp 3.1.1 Building PATH="/home/autobuild/autobuild/instance-0/output-1/host/bin:/home/autobuild/autobuild/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" CROSS_COMPILE="/home/autobuild/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-" KBUILD_OUTPUT=/home/autobuild/autobuild/instance-0/output-1/host/armeb-buildroot-linux-gnueabi/sysroot /home/autobuild/make/make -j1 prefix=/usr EXTRA_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" EXTRA_LDFLAGS="" -C /home/autobuild/autobuild/instance-0/output-1/build/linuxptp-3.1.1 all make[1]: Entering directory '/home/autobuild/autobuild/instance-0/output-1/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 /home/autobuild/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o ptp4l.o ptp4l.c /home/autobuild/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o bmc.o bmc.c /home/autobuild/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -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); | ^~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o clockadj.o clockadj.c /home/autobuild/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o clockcheck.o clockcheck.c /home/autobuild/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o config.o config.c config.c: In function 'config_create': config.c:899:52: warning: '%s' directive output may be truncated writing up to 7919 bytes into a region of size 33 [-Wformat-truncation=] 899 | snprintf(buf, sizeof(buf), "global.%s", ci->label); | ^~ In file included from /home/autobuild/autobuild/instance-0/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/stdio.h:906, from config.c:23: In function 'snprintf', inlined from 'config_create' at config.c:899:3: /home/autobuild/autobuild/instance-0/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 8 and 7927 bytes into a destination of size 40 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ config.c: In function 'config_create': config.c:348:40: warning: '%s' directive output may be truncated writing up to 7919 bytes into a region of size 133 [-Wformat-truncation=] 348 | snprintf(buf, sizeof(buf), "%s.%s", section, name); | ^~ In function 'snprintf', inlined from 'config_section_item' at config.c:348:2, inlined from 'config_global_item' at config.c:355:9, inlined from 'config_create' at config.c:909:8: /home/autobuild/autobuild/instance-0/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 8 and 7927 bytes into a destination of size 140 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from config.c:33: In function 'config_get_int', inlined from 'config_harmonize_onestep' at config.c:999:31: config.c:980:18: warning: '%s' directive argument is null [-Wformat-overflow=] 980 | pr_debug("config item %s.%s is %d", section, option, ci->val.i); | ^~~~~~~~~~~~~~~~~~~~~~~~~ print.h:48:43: note: in definition of macro 'pr_debug' 48 | #define pr_debug(x...) print(LOG_DEBUG, x) | ^ config.c: In function 'config_harmonize_onestep': config.c:980:31: note: format string is defined here 980 | pr_debug("config item %s.%s is %d", section, option, ci->val.i); | ^~ In function 'config_get_int', inlined from 'config_harmonize_onestep' at config.c:1000:22: config.c:980:18: warning: '%s' directive argument is null [-Wformat-overflow=] 980 | pr_debug("config item %s.%s is %d", section, option, ci->val.i); | ^~~~~~~~~~~~~~~~~~~~~~~~~ print.h:48:43: note: in definition of macro 'pr_debug' 48 | #define pr_debug(x...) print(LOG_DEBUG, x) | ^ config.c: In function 'config_harmonize_onestep': config.c:980:31: note: format string is defined here 980 | pr_debug("config item %s.%s is %d", section, option, ci->val.i); | ^~ /home/autobuild/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o designated_fsm.o designated_fsm.c /home/autobuild/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o e2e_tc.o e2e_tc.c /home/autobuild/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o fault.o fault.c /home/autobuild/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o filter.o filter.c /home/autobuild/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o mave.o mave.c /home/autobuild/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o mmedian.o mmedian.c /home/autobuild/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o fsm.o fsm.c /home/autobuild/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o hash.o hash.c /home/autobuild/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o interface.o interface.c /home/autobuild/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o monitor.o monitor.c /home/autobuild/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -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; | ^~~~~~~ /home/autobuild/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o phc.o phc.c /home/autobuild/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o port.o port.c /home/autobuild/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o port_signaling.o port_signaling.c /home/autobuild/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o pqueue.o pqueue.c /home/autobuild/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o print.o print.c /home/autobuild/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o p2p_tc.o p2p_tc.c /home/autobuild/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o rtnl.o rtnl.c /home/autobuild/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o linreg.o linreg.c /home/autobuild/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o ntpshm.o ntpshm.c /home/autobuild/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o nullf.o nullf.c /home/autobuild/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o pi.o pi.c /home/autobuild/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o servo.o servo.c /home/autobuild/autobuild/instance-0/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -Wall -DVER=3.1.1 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -DHAVE_ONESTEP_P2P -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sk.o sk.c sk.c: In function 'sk_timestamping_init': sk.c:490:35: error: 'HWTSTAMP_TX_ONESTEP_P2P' undeclared (first use in this function); did you mean 'HWTSTAMP_TX_ONESTEP_SYNC'? 490 | tx_type = HWTSTAMP_TX_ONESTEP_P2P; | ^~~~~~~~~~~~~~~~~~~~~~~ | HWTSTAMP_TX_ONESTEP_SYNC sk.c:490:35: note: each undeclared identifier is reported only once for each function it appears in make[1]: *** [: sk.o] Error 1 make[1]: Leaving directory '/home/autobuild/autobuild/instance-0/output-1/build/linuxptp-3.1.1' make: *** [package/pkg-generic.mk:293: /home/autobuild/autobuild/instance-0/output-1/build/linuxptp-3.1.1/.stamp_built] Error 2 make: Leaving directory '/home/autobuild/autobuild/instance-0/buildroot'