Applying /builder/shared-workdir/build/sdk/feeds/packages/net/pptpd/patches/001-bad_pqueue_debug.patch using plaintext: 
patching file pqueue.c

Applying /builder/shared-workdir/build/sdk/feeds/packages/net/pptpd/patches/002-makefile_fix.patch using plaintext: 
patching file plugins/Makefile

Applying /builder/shared-workdir/build/sdk/feeds/packages/net/pptpd/patches/003-opt_flags.patch using plaintext: 
patching file Makefile.in

Applying /builder/shared-workdir/build/sdk/feeds/packages/net/pptpd/patches/100-musl-compat.patch using plaintext: 
patching file bcrelay.c
patching file plugins/pptpd-logwtmp.c
configure: WARNING: unrecognized options: --disable-nls
configure: loading site script /builder/shared-workdir/build/sdk/include/site/x86_64
checking for a BSD-compatible install... /builder/shared-workdir/build/sdk/staging_dir/host/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-openwrt-linux-strip... x86_64-openwrt-linux-musl-strip
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking command line for use of BSD PPP... default standard pppd
checking command line for use of SLIRP... default no
checking command line for syslog facility name... default LOG_DAEMON
checking command line for bcrelay build... yes
checking command line for VRF build... default no
checking for x86_64-openwrt-linux-gcc... x86_64-openwrt-linux-musl-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether x86_64-openwrt-linux-musl-gcc accepts -g... yes
checking for x86_64-openwrt-linux-musl-gcc option to enable C11 features... none needed
checking whether x86_64-openwrt-linux-musl-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of x86_64-openwrt-linux-musl-gcc... none
checking for x86_64-openwrt-linux-ranlib... x86_64-openwrt-linux-musl-gcc-ranlib
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether #! works in shell scripts... yes
checking for setsid... yes
checking for daemon... yes
checking for setproctitle... no
checking for getservbyname... yes
checking for strlcpy... yes
checking for fork... yes
checking for memmove... yes
checking for strerror... (cached) yes
checking for writev... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for pty.h... yes
checking for string.h... (cached) yes
checking for syslog.h... yes
checking for libintl.h... (cached) no
checking for libutil.h... no
checking for sys/uio.h... yes
checking for size_t... yes
checking for ssize_t... yes
checking for u_int8_t... yes
checking for u_int16_t... yes
checking for u_int32_t... yes
checking how to run the C preprocessor... x86_64-openwrt-linux-musl-gcc -E
checking for grep that handles long lines and -e... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep
checking for egrep... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep -E
checking for socklen_t... yes
checking for accept in -lc... yes
checking for gethostbyname in -lc... yes
checking for openpty in -lc... yes
checking for gettext in -lc... yes
checking for accept in -lsocket... no
checking for gethostbyname in -lnsl... no
checking for openpty in -lutil... yes
checking for gettext in -lintl... no
===============================================================================
Configuration chosen:
   PPPd:               Standard.
   LIBWRAP security:   No.
   Broadcast Relay:    Yes.
   VRF support:        No.
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --disable-nls
make[4]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-x86_64_musl/pptpd-1.5.0'
make  all-am
make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-x86_64_musl/pptpd-1.5.0'
x86_64-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-x86_64_gcc-13.3.0_musl/include/fortify   -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-x86_64_musl/pptpd-1.5.0=pptpd-1.5.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -c -o pqueue.o pqueue.c
for d in plugins; do make -w --jobserver-auth=3,4 'CC=x86_64-openwrt-linux-musl-gcc' -C $d all; done
make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-x86_64_musl/pptpd-1.5.0/plugins'
x86_64-openwrt-linux-musl-gcc -o pptpd-logwtmp.so -shared -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-x86_64_musl/pptpd-1.5.0=pptpd-1.5.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I.. -I../../include -fPIC pptpd-logwtmp.c -lutil
pptpd-logwtmp.c:17:10: fatal error: pppd/pppd.h: No such file or directory
   17 | #include <pppd/pppd.h>
      |          ^~~~~~~~~~~~~
compilation terminated.
make[6]: *** [Makefile:19: pptpd-logwtmp.so] Error 1
make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-x86_64_musl/pptpd-1.5.0/plugins'
make[5]: *** [Makefile:933: all-local] Error 2
make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-x86_64_musl/pptpd-1.5.0'
make[4]: *** [Makefile:360: all] Error 2
make[4]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-x86_64_musl/pptpd-1.5.0'
make[3]: *** [Makefile:72: /builder/shared-workdir/build/sdk/build_dir/target-x86_64_musl/pptpd-1.5.0/.built] Error 2
time: package/feeds/packages/pptpd/compile#3.25#2.10#6.13