DEBUG: Executing python function autotools_aclocals
DEBUG: SITE files ['endian-little', 'bit-32', 'ix86-common', 'common-linux', 'common-glibc', 'i686-linux', 'common']
DEBUG: Python function autotools_aclocals finished
DEBUG: Executing shell function do_compile
NOTE: make -j 32 -l 32.0 CC=i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot STRIPPROG=i686-yoe-linux-strip MANDIR=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/image/usr/share/man/man8 INCDIR=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/image/usr/include LIBDIR=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/image/usr/lib/pppd/2.4.9 BINDIR=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/image/usr/sbin COPTS= -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include
cd chat; make -j -l32 --jobserver-fds=3,4 all
make[1]: Entering directory 'TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/chat'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -c -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DTERMIOS			 -DSIGTYPE=void			 -UNO_SLEEP			 -DFNDELAY=O_NDELAY		 -o chat.o chat.c
chat.c:993:2: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
        write(2, s, strlen(s));
        ^~~~~ ~~~~~~~~~~~~~~~
chat.c:1312:2: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
        write(2, "\n", 1);
        ^~~~~ ~~~~~~~~~~
chat.c:1317:2: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
        write(2, s, strlen(s));
        ^~~~~ ~~~~~~~~~~~~~~~
3 warnings generated.
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -o chat chat.o
make[1]: Leaving directory 'TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/chat'
cd pppd/plugins; make -j -l32 --jobserver-fds=3,4 all
make[1]: Entering directory 'TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/pppd/plugins'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -o minconn.so -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -shared -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I.. -I../../include -fPIC -DUSE_EAPTLS=1 -DMPPE=1 minconn.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -o passprompt.so -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -shared -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I.. -I../../include -fPIC -DUSE_EAPTLS=1 -DMPPE=1 passprompt.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -o passwordfd.so -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -shared -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I.. -I../../include -fPIC -DUSE_EAPTLS=1 -DMPPE=1 passwordfd.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -o winbind.so -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -shared -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I.. -I../../include -fPIC -DUSE_EAPTLS=1 -DMPPE=1 winbind.c
passprompt.c:58:2: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
        seteuid(getuid());
        ^~~~~~~ ~~~~~~~~
passprompt.c:59:2: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
        setegid(getgid());
        ^~~~~~~ ~~~~~~~~
winbind.c:305:3: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
                setgid(getgid());
                ^~~~~~ ~~~~~~~~
winbind.c:414:23: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                                if (strhex_to_str(nt_key, 32, parameter) == 16) {
                                                  ^~~~~~
winbind.c:168:28: note: passing argument to parameter 'p' here
size_t strhex_to_str(char *p, size_t len, const char *strhex)
                           ^
winbind.c:630:22: warning: passing 'char [41]' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
                                challenge, user, saresponse);
                                                 ^~~~~~~~~~
../chap_ms.h:104:11: note: passing argument to parameter 'authResponse' here
                        u_char authResponse[MS_AUTH_RESPONSE_LENGTH+1]);
                               ^
2 warnings generated.
3 warnings generated.
for d in pppoe pppoatm pppol2tp radius; do make -w -j -l32 --jobserver-fds=3,4 -C $d all || exit $?; done
make[2]: Entering directory 'TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/pppd/plugins/pppoe'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I../../../include -I../../.. -c -o plugin.o -fPIC plugin.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I../../../include -I../../.. -c -o discovery.o -fPIC discovery.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I../../../include -I../../.. -c -o if.o -fPIC if.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I../../../include -I../../.. -c -o common.o -fPIC common.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I../../../include -I../../.. -c -o pppoe-discovery.o pppoe-discovery.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I../../../include -I../../.. -c -o debug.o debug.c
common.c:135:9: warning: passing 'unsigned char [1508]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        strcpy(err.payload, msg);
               ^~~~~~~~~~~
TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/bits/string_fortified.h:88:33: note: passing argument to parameter '__dest' here
__NTH (strcpy (char *__restrict __dest, const char *__restrict __src))
                                ^
1 warning generated.
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -o pppoe.so -shared plugin.o discovery.o if.o common.o
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -o pppoe-discovery pppoe-discovery.o debug.o
make[2]: Leaving directory 'TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/pppd/plugins/pppoe'
make[2]: Entering directory 'TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/pppd/plugins/pppoatm'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I../.. -I../../../include -fPIC -I. -c -o pppoatm.o pppoatm.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I../.. -I../../../include -fPIC -I. -c -o text2qos.o text2qos.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I../.. -I../../../include -fPIC -I. -c -o text2atm.o text2atm.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I../.. -I../../../include -fPIC -I. -c -o misc.o misc.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I../.. -I../../../include -fPIC -I. -c -o ans.o ans.c
ans.c:65:60: warning: passing 'unsigned char [1024]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
    if ((name_len = dn_expand(answer,answer+answer_len,pos,name,MAX_NAME)) < 0)
                                                           ^~~~
TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/resolv.h:271:36: note: passing argument to parameter here
                           const unsigned char *, char *, int) __THROW;
                                                        ^
ans.c:80:57: warning: passing 'unsigned char [1024]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        if ((name_len = dn_expand(answer,answer+answer_len,pos,name,MAX_NAME))
                                                               ^~~~
TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/resolv.h:271:36: note: passing argument to parameter here
                           const unsigned char *, char *, int) __THROW;
                                                        ^
ans.c:251:24: warning: address of array 'addr->sas_addr.prv' will always evaluate to 'true' [-Wpointer-bool-conversion]
    if (addr->sas_addr.prv) {
    ~~  ~~~~~~~~~~~~~~~^~~
pppoatm.c:186:5: warning: use of GNU old-style field designator extension [-Wgnu-designator]
    options: pppoa_options,
    ^~~~~~~~
    .options = 
pppoatm.c:187:5: warning: use of GNU old-style field designator extension [-Wgnu-designator]
    process_extra_options: NULL,
    ^~~~~~~~~~~~~~~~~~~~~~
    .process_extra_options = 
pppoatm.c:188:5: warning: use of GNU old-style field designator extension [-Wgnu-designator]
    check_options: NULL,
    ^~~~~~~~~~~~~~
    .check_options = 
pppoatm.c:189:5: warning: use of GNU old-style field designator extension [-Wgnu-designator]
    connect: &connect_pppoatm,
    ^~~~~~~~
    .connect = 
pppoatm.c:190:5: warning: use of GNU old-style field designator extension [-Wgnu-designator]
    disconnect: &disconnect_pppoatm,
    ^~~~~~~~~~~
    .disconnect = 
pppoatm.c:191:5: warning: use of GNU old-style field designator extension [-Wgnu-designator]
    establish_ppp: &generic_establish_ppp,
    ^~~~~~~~~~~~~~
    .establish_ppp = 
pppoatm.c:192:5: warning: use of GNU old-style field designator extension [-Wgnu-designator]
    disestablish_ppp: &generic_disestablish_ppp,
    ^~~~~~~~~~~~~~~~~
    .disestablish_ppp = 
pppoatm.c:193:5: warning: use of GNU old-style field designator extension [-Wgnu-designator]
    send_config: NULL,
    ^~~~~~~~~~~~
    .send_config = 
pppoatm.c:194:5: warning: use of GNU old-style field designator extension [-Wgnu-designator]
    recv_config: NULL,
    ^~~~~~~~~~~~
    .recv_config = 
pppoatm.c:195:5: warning: use of GNU old-style field designator extension [-Wgnu-designator]
    close: NULL,
    ^~~~~~
    .close = 
pppoatm.c:196:5: warning: use of GNU old-style field designator extension [-Wgnu-designator]
    cleanup: NULL
    ^~~~~~~~
    .cleanup = 
11 warnings generated.
3 warnings generated.
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I../.. -I../../../include -fPIC -I. -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -o pppoatm.so -shared pppoatm.o text2qos.o text2atm.o misc.o ans.o -lresolv
make[2]: Leaving directory 'TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/pppd/plugins/pppoatm'
make[2]: Entering directory 'TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/pppd/plugins/pppol2tp'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I. -I../.. -I../../../include -fPIC -c -o pppol2tp.o pppol2tp.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I. -I../.. -I../../../include -fPIC -c -o openl2tp.o openl2tp.c
pppol2tp.c:135:53: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
        if(getsockname(pppol2tp_fd, (struct sockaddr *)&s, &len) < 0) {
                                                           ^~~~
TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/sys/socket.h:117:26: note: passing argument to parameter '__len' here
                        socklen_t *__restrict __len) __THROW;
                                              ^
pppol2tp.c:147:16: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
                       &tmp, &tmp_len) < 0) {
                             ^~~~~~~~
TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/sys/socket.h:210:32: note: passing argument to parameter '__optlen' here
                       socklen_t *__restrict __optlen) __THROW;
                                             ^
pppol2tp.c:240:28: warning: format specifies type 'unsigned short' but the argument has type 'int' [-Wformat]
                sprintf(&tid[0], "%hu ", pppol2tp_tunnel_id);
                                  ~~~    ^~~~~~~~~~~~~~~~~~
                                  %d
TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/bits/stdio2.h:44:7: note: expanded from macro 'sprintf'
                           __VA_ARGS__)
                           ^~~~~~~~~~~
pppol2tp.c:243:28: warning: format specifies type 'unsigned short' but the argument has type 'int' [-Wformat]
                sprintf(&sid[0], "%hu ", pppol2tp_session_id);
                                  ~~~    ^~~~~~~~~~~~~~~~~~~
                                  %d
TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/bits/stdio2.h:44:7: note: expanded from macro 'sprintf'
                           __VA_ARGS__)
                           ^~~~~~~~~~~
pppol2tp.c:513:5: warning: use of GNU old-style field designator extension [-Wgnu-designator]
    options: pppol2tp_options,
    ^~~~~~~~
    .options = 
pppol2tp.c:514:5: warning: use of GNU old-style field designator extension [-Wgnu-designator]
    process_extra_options: NULL,
    ^~~~~~~~~~~~~~~~~~~~~~
    .process_extra_options = 
pppol2tp.c:515:5: warning: use of GNU old-style field designator extension [-Wgnu-designator]
    check_options: &pppol2tp_check_options,
    ^~~~~~~~~~~~~~
    .check_options = 
pppol2tp.c:516:5: warning: use of GNU old-style field designator extension [-Wgnu-designator]
    connect: &connect_pppol2tp,
    ^~~~~~~~
    .connect = 
pppol2tp.c:517:5: warning: use of GNU old-style field designator extension [-Wgnu-designator]
    disconnect: &disconnect_pppol2tp,
    ^~~~~~~~~~~
    .disconnect = 
pppol2tp.c:518:5: warning: use of GNU old-style field designator extension [-Wgnu-designator]
    establish_ppp: &generic_establish_ppp,
    ^~~~~~~~~~~~~~
    .establish_ppp = 
pppol2tp.c:519:5: warning: use of GNU old-style field designator extension [-Wgnu-designator]
    disestablish_ppp: &generic_disestablish_ppp,
    ^~~~~~~~~~~~~~~~~
    .disestablish_ppp = 
pppol2tp.c:520:5: warning: use of GNU old-style field designator extension [-Wgnu-designator]
    send_config: &send_config_pppol2tp,
    ^~~~~~~~~~~~
    .send_config = 
pppol2tp.c:521:5: warning: use of GNU old-style field designator extension [-Wgnu-designator]
    recv_config: &recv_config_pppol2tp,
    ^~~~~~~~~~~~
    .recv_config = 
pppol2tp.c:522:5: warning: use of GNU old-style field designator extension [-Wgnu-designator]
    close: NULL,
    ^~~~~~
    .close = 
pppol2tp.c:523:5: warning: use of GNU old-style field designator extension [-Wgnu-designator]
    cleanup: NULL
    ^~~~~~~~
    .cleanup = 
15 warnings generated.
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I. -I../.. -I../../../include -fPIC -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -o pppol2tp.so -shared pppol2tp.o 
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I. -I../.. -I../../../include -fPIC -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -o openl2tp.so -shared openl2tp.o 
rm openl2tp.o pppol2tp.o
make[2]: Leaving directory 'TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/pppd/plugins/pppol2tp'
make[2]: Entering directory 'TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/pppd/plugins/radius'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o radius.o radius.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o avpair.o avpair.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o buildreq.o buildreq.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o config.o config.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o dict.o dict.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o ip_util.o ip_util.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o clientid.o clientid.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o sendserver.o sendserver.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o lock.o lock.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o util.o util.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o md5.o md5.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o radattr.o radattr.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o radrealms.o radrealms.c
radius.c:205:34: warning: '/*' within block comment [-Wcomment]
* worry about looking in /etc/ppp/*-secrets
                                 ^
radius.c:596:50: warning: passing 'u_char [254]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
               script_setenv("RADIUS_FILTER_ID", vp->strvalue, 1);
                                                 ^~~~~~~~~~~~
../../pppd.h:522:34: note: passing argument to parameter here
void script_setenv(char *, char *, int);        /* set script env var */
                                 ^
radius.c:600:53: warning: passing 'u_char [254]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
               script_setenv("RADIUS_FRAMED_ROUTE", vp->strvalue, 1);
                                                    ^~~~~~~~~~~~
../../pppd.h:522:34: note: passing argument to parameter here
void script_setenv(char *, char *, int);        /* set script env var */
                                 ^
avpair.c:79:13: warning: passing 'u_char [254]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                        strncpy (vp->strvalue, (char *) pval, AUTH_STRING_LEN);
                                 ^~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/bits/string_fortified.h:103:34: note: passing argument to parameter '__dest' here
__NTH (strncpy (char *__restrict __dest, const char *__restrict __src,
                                 ^
radius.c:664:37: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                if ((vp->lvalue != 43) || strncmp(vp->strvalue + 1, "S=", 2)) {
                                                  ^~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/string.h:143:33: note: passing argument to parameter '__s1' here
extern int strncmp (const char *__s1, const char *__s2, size_t __n)
                                ^
radius.c:669:24: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                    strlcpy(message, vp->strvalue + 1, message_space);
                                     ^~~~~~~~~~~~~~~~
../../pppd.h:545:36: note: passing argument to parameter here
size_t strlcpy(char *, const char *, size_t);   /* safe strcpy */
                                   ^
avpair.c:199:14: warning: passing 'unsigned char [3]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                                sprintf (hex, "%2.2X", *x_ptr);
                                         ^~~
TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/bits/stdio2.h:43:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, __USE_FORTIFY_LEVEL - 1, __bos (str), \
                           ^~~
avpair.c:200:21: warning: passing 'unsigned char [3]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                                strcat (buffer, hex);
                                                ^~~
TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/bits/string_fortified.h:127:64: note: passing argument to parameter '__src' here
__NTH (strcat (char *__restrict __dest, const char *__restrict __src))
                                                               ^
avpair.c:603:13: warning: passing 'u_char [254]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                                strcpy (pair->strvalue, valstr);
                                        ^~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/bits/string_fortified.h:88:33: note: passing argument to parameter '__dest' here
__NTH (strcpy (char *__restrict __dest, const char *__restrict __src))
                                ^
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -o radattr.so -shared radattr.o
avpair.c:728:20: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                                strncat(value, ptr, 1);
                                               ^~~
TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/bits/string_fortified.h:134:65: note: passing argument to parameter '__src' here
__NTH (strncat (char *__restrict __dest, const char *__restrict __src,
                                                                ^
sendserver.c:107:14: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                    vector = (char *)auth->vector;
                           ^ ~~~~~~~~~~~~~~~~~~~~
buildreq.c:138:2: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
        ftruncate(fileno(sf),0);
        ^~~~~~~~~ ~~~~~~~~~~~~
sendserver.c:250:52: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
                   getsockname (sockfd, (struct sockaddr *) sin, &length) < 0)
                                                                 ^~~~~~~
TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/sys/socket.h:117:26: note: passing argument to parameter '__len' here
                        socklen_t *__restrict __len) __THROW;
                                              ^
sendserver.c:275:24: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                rc_md5_calc (vector, (char *) auth, total_length + secretlen);
                                     ^~~~~~~~~~~~~
./radiusclient.h:469:50: note: passing argument to parameter here
void rc_md5_calc(unsigned char *, unsigned char *, unsigned int);
                                                 ^
sendserver.c:331:27: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
                           (int) 0, &saremote, &salen);
                                               ^~~~~~
TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/bits/socket2.h:65:49: note: passing argument to parameter '__addr_len' here
          __SOCKADDR_ARG __addr, socklen_t *__restrict __addr_len)
                                                       ^
sendserver.c:365:16: warning: passing 'u_char [254]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                        strcat(msg, vp->strvalue);
                                    ^~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/bits/string_fortified.h:127:64: note: passing argument to parameter '__src' here
__NTH (strcat (char *__restrict __dest, const char *__restrict __src))
                                                               ^
sendserver.c:431:28: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        rc_md5_calc (calc_digest, (char *) auth, totallen + secretlen);
                                  ^~~~~~~~~~~~~
./radiusclient.h:469:50: note: passing argument to parameter here
void rc_md5_calc(unsigned char *, unsigned char *, unsigned int);
                                                 ^
config.c:528:33: warning: 'memset' call operates on objects of type 'char' while the size is based on a different type 'char *' [-Wsizeof-pointer-memaccess]
                memset (secret, '\0', sizeof (secret));
                        ~~~~~~                ^~~~~~
config.c:528:33: note: did you mean to provide an explicit length?
                memset (secret, '\0', sizeof (secret));
                                              ^~~~~~
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -o radrealms.so -shared radrealms.o
6 warnings generated.
1 warning generated.
5 warnings generated.
1 warning generated.
i686-yoe-linux-llvm-ar rv libradiusclient.a avpair.o buildreq.o config.o dict.o ip_util.o clientid.o sendserver.o lock.o util.o md5.o
i686-yoe-linux-llvm-ar: warning: creating libradiusclient.a
5 warnings generated.
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -o radius.so -shared radius.o libradiusclient.a
make[2]: Leaving directory 'TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/pppd/plugins/radius'
make[1]: Leaving directory 'TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/pppd/plugins'
cd pppd; make -j -l32 --jobserver-fds=3,4 all
make[1]: Entering directory 'TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/pppd'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o main.o main.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o magic.o magic.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o fsm.o fsm.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o lcp.o lcp.c
clang-11: error: unsupported option '--print-sysroot'
main.c:773:5: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
    chdir("/");
    ^~~~~ ~~~
main.c:1413:2: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
        write(sigpipe[1], &sig, sizeof(sig));
        ^~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:1433:2: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
        write(sigpipe[1], &sig, sizeof(sig));
        ^~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:1446:2: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
        write(sigpipe[1], &sig, sizeof(sig));
        ^~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:1479:2: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
        write(sigpipe[1], &sig, sizeof(sig));
        ^~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:1676:5: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
    setgid(getgid());
    ^~~~~~ ~~~~~~~~
main.c:1677:5: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
    setuid(uid);
    ^~~~~~ ~~~
clang-11: error: unsupported option '--print-sysroot'
main.c:1782:5: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
    setuid(0);          /* set real UID = root */
    ^~~~~~ ~
main.c:1783:5: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
    setgid(getegid());
    ^~~~~~ ~~~~~~~~~
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o ipcp.o ipcp.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o upap.o upap.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o chap-new.o chap-new.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o md5.o md5.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o ccp.o ccp.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o ecp.o ecp.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o auth.o auth.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o options.o options.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o demand.o demand.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o utils.o utils.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o sys-linux.o sys-linux.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
9 warnings generated.
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o ipxcp.o ipxcp.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o tty.o tty.c
utils.c:885:5: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
    write (fd, lock_buffer, 11);
    ^~~~~  ~~~~~~~~~~~~~~~~~~~
utils.c:926:5: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
    write (fd, lock_buffer, 11);
    ^~~~~  ~~~~~~~~~~~~~~~~~~~
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o eap.o eap.c
clang-11: error: unsupported option '--print-sysroot'
sys-linux.c:3103:7: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
                    fchown(sfd, uid, -1);
                    ^~~~~~ ~~~~~~~~~~~~
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o chap-md5.o chap-md5.c
clang-11: error: unsupported option '--print-sysroot'
tty.c:922:2: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
        setgid(getgid());
        ^~~~~~ ~~~~~~~~
tty.c:923:2: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
        setuid(uid);
        ^~~~~~ ~~~
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o session.o session.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o md4.o md4.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o chap_ms.o chap_ms.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o sha1.o sha1.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o eap-tls.o eap-tls.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o pppcrypt.o pppcrypt.c
2 warnings generated.
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o multilink.o multilink.c
clang-11: error: unsupported option '--print-sysroot'
2 warnings generated.
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o tdb.o tdb.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o spinlock.o spinlock.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o ipv6cp.o ipv6cp.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o eui64.o eui64.c
clang-11: error: unsupported option '--print-sysroot'
eap-tls.c:520:13: error: function definition is not allowed here
            {
            ^
eap-tls.c:525:31: error: function definition is not allowed here
            int stub (UI* ui) {return 1;};
                              ^
eap-tls.c:526:54: error: function definition is not allowed here
            int stub_reader (UI *ui, UI_STRING *uis) {return 1;};
                                                     ^
eap-tls.c:528:49: error: use of undeclared identifier 'writer'; did you mean 'write'?
            UI_method_set_writer(transfer_pin,  writer);
                                                ^~~~~~
                                                write
TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/unistd.h:367:16: note: 'write' declared here
extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur
               ^
eap-tls.c:529:49: error: use of undeclared identifier 'stub'; did you mean 'stat'?
            UI_method_set_opener(transfer_pin,  stub);
                                                ^~~~
                                                stat
TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/sys/stat.h:453:8: note: 'stat' declared here
__NTH (stat (const char *__path, struct stat *__statbuf))
       ^
eap-tls.c:530:49: error: use of undeclared identifier 'stub'; did you mean 'stat'?
            UI_method_set_closer(transfer_pin,  stub);
                                                ^~~~
                                                stat
TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/sys/stat.h:453:8: note: 'stat' declared here
__NTH (stat (const char *__path, struct stat *__statbuf))
       ^
eap-tls.c:531:49: error: use of undeclared identifier 'stub'; did you mean 'stat'?
            UI_method_set_flusher(transfer_pin, stub);
                                                ^~~~
                                                stat
TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/sys/stat.h:453:8: note: 'stat' declared here
__NTH (stat (const char *__path, struct stat *__statbuf))
       ^
eap-tls.c:532:49: error: use of undeclared identifier 'stub_reader'
            UI_method_set_reader(transfer_pin,  stub_reader);
                                                ^
8 errors generated.
<builtin>: recipe for target 'eap-tls.o' failed
make[1]: *** [eap-tls.o] Error 1
make[1]: *** Waiting for unfinished jobs....
1 warning generated.
make[1]: Leaving directory 'TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/pppd'
Makefile:13: recipe for target 'all' failed
make: *** [all] Error 2
ERROR: oe_runmake failed
WARNING: TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/temp/run.do_compile.2776:184 exit 1 from 'exit 1'
WARNING: Backtrace (BB generated script): 
	#1: bbfatal_log, TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/temp/run.do_compile.2776, line 184
	#2: die, TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/temp/run.do_compile.2776, line 174
	#3: oe_runmake, TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/temp/run.do_compile.2776, line 163
	#4: autotools_do_compile, TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/temp/run.do_compile.2776, line 158
	#5: do_compile, TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/temp/run.do_compile.2776, line 153
	#6: main, TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/temp/run.do_compile.2776, line 197
ERROR: Execution of 'TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/temp/run.do_compile.2776' failed with exit code 1:
cd chat; make -j -l32 --jobserver-fds=3,4 all
make[1]: Entering directory 'TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/chat'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -c -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DTERMIOS			 -DSIGTYPE=void			 -UNO_SLEEP			 -DFNDELAY=O_NDELAY		 -o chat.o chat.c
chat.c:993:2: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
        write(2, s, strlen(s));
        ^~~~~ ~~~~~~~~~~~~~~~
chat.c:1312:2: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
        write(2, "\n", 1);
        ^~~~~ ~~~~~~~~~~
chat.c:1317:2: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
        write(2, s, strlen(s));
        ^~~~~ ~~~~~~~~~~~~~~~
3 warnings generated.
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -o chat chat.o
make[1]: Leaving directory 'TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/chat'
cd pppd/plugins; make -j -l32 --jobserver-fds=3,4 all
make[1]: Entering directory 'TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/pppd/plugins'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -o minconn.so -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -shared -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I.. -I../../include -fPIC -DUSE_EAPTLS=1 -DMPPE=1 minconn.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -o passprompt.so -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -shared -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I.. -I../../include -fPIC -DUSE_EAPTLS=1 -DMPPE=1 passprompt.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -o passwordfd.so -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -shared -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I.. -I../../include -fPIC -DUSE_EAPTLS=1 -DMPPE=1 passwordfd.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -o winbind.so -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -shared -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I.. -I../../include -fPIC -DUSE_EAPTLS=1 -DMPPE=1 winbind.c
passprompt.c:58:2: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
        seteuid(getuid());
        ^~~~~~~ ~~~~~~~~
passprompt.c:59:2: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
        setegid(getgid());
        ^~~~~~~ ~~~~~~~~
winbind.c:305:3: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
                setgid(getgid());
                ^~~~~~ ~~~~~~~~
winbind.c:414:23: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                                if (strhex_to_str(nt_key, 32, parameter) == 16) {
                                                  ^~~~~~
winbind.c:168:28: note: passing argument to parameter 'p' here
size_t strhex_to_str(char *p, size_t len, const char *strhex)
                           ^
winbind.c:630:22: warning: passing 'char [41]' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
                                challenge, user, saresponse);
                                                 ^~~~~~~~~~
../chap_ms.h:104:11: note: passing argument to parameter 'authResponse' here
                        u_char authResponse[MS_AUTH_RESPONSE_LENGTH+1]);
                               ^
2 warnings generated.
3 warnings generated.
for d in pppoe pppoatm pppol2tp radius; do make -w -j -l32 --jobserver-fds=3,4 -C $d all || exit $?; done
make[2]: Entering directory 'TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/pppd/plugins/pppoe'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I../../../include -I../../.. -c -o plugin.o -fPIC plugin.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I../../../include -I../../.. -c -o discovery.o -fPIC discovery.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I../../../include -I../../.. -c -o if.o -fPIC if.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I../../../include -I../../.. -c -o common.o -fPIC common.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I../../../include -I../../.. -c -o pppoe-discovery.o pppoe-discovery.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I../../../include -I../../.. -c -o debug.o debug.c
common.c:135:9: warning: passing 'unsigned char [1508]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        strcpy(err.payload, msg);
               ^~~~~~~~~~~
TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/bits/string_fortified.h:88:33: note: passing argument to parameter '__dest' here
__NTH (strcpy (char *__restrict __dest, const char *__restrict __src))
                                ^
1 warning generated.
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -o pppoe.so -shared plugin.o discovery.o if.o common.o
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -o pppoe-discovery pppoe-discovery.o debug.o
make[2]: Leaving directory 'TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/pppd/plugins/pppoe'
make[2]: Entering directory 'TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/pppd/plugins/pppoatm'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I../.. -I../../../include -fPIC -I. -c -o pppoatm.o pppoatm.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I../.. -I../../../include -fPIC -I. -c -o text2qos.o text2qos.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I../.. -I../../../include -fPIC -I. -c -o text2atm.o text2atm.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I../.. -I../../../include -fPIC -I. -c -o misc.o misc.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I../.. -I../../../include -fPIC -I. -c -o ans.o ans.c
ans.c:65:60: warning: passing 'unsigned char [1024]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
    if ((name_len = dn_expand(answer,answer+answer_len,pos,name,MAX_NAME)) < 0)
                                                           ^~~~
TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/resolv.h:271:36: note: passing argument to parameter here
                           const unsigned char *, char *, int) __THROW;
                                                        ^
ans.c:80:57: warning: passing 'unsigned char [1024]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        if ((name_len = dn_expand(answer,answer+answer_len,pos,name,MAX_NAME))
                                                               ^~~~
TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/resolv.h:271:36: note: passing argument to parameter here
                           const unsigned char *, char *, int) __THROW;
                                                        ^
ans.c:251:24: warning: address of array 'addr->sas_addr.prv' will always evaluate to 'true' [-Wpointer-bool-conversion]
    if (addr->sas_addr.prv) {
    ~~  ~~~~~~~~~~~~~~~^~~
pppoatm.c:186:5: warning: use of GNU old-style field designator extension [-Wgnu-designator]
    options: pppoa_options,
    ^~~~~~~~
    .options = 
pppoatm.c:187:5: warning: use of GNU old-style field designator extension [-Wgnu-designator]
    process_extra_options: NULL,
    ^~~~~~~~~~~~~~~~~~~~~~
    .process_extra_options = 
pppoatm.c:188:5: warning: use of GNU old-style field designator extension [-Wgnu-designator]
    check_options: NULL,
    ^~~~~~~~~~~~~~
    .check_options = 
pppoatm.c:189:5: warning: use of GNU old-style field designator extension [-Wgnu-designator]
    connect: &connect_pppoatm,
    ^~~~~~~~
    .connect = 
pppoatm.c:190:5: warning: use of GNU old-style field designator extension [-Wgnu-designator]
    disconnect: &disconnect_pppoatm,
    ^~~~~~~~~~~
    .disconnect = 
pppoatm.c:191:5: warning: use of GNU old-style field designator extension [-Wgnu-designator]
    establish_ppp: &generic_establish_ppp,
    ^~~~~~~~~~~~~~
    .establish_ppp = 
pppoatm.c:192:5: warning: use of GNU old-style field designator extension [-Wgnu-designator]
    disestablish_ppp: &generic_disestablish_ppp,
    ^~~~~~~~~~~~~~~~~
    .disestablish_ppp = 
pppoatm.c:193:5: warning: use of GNU old-style field designator extension [-Wgnu-designator]
    send_config: NULL,
    ^~~~~~~~~~~~
    .send_config = 
pppoatm.c:194:5: warning: use of GNU old-style field designator extension [-Wgnu-designator]
    recv_config: NULL,
    ^~~~~~~~~~~~
    .recv_config = 
pppoatm.c:195:5: warning: use of GNU old-style field designator extension [-Wgnu-designator]
    close: NULL,
    ^~~~~~
    .close = 
pppoatm.c:196:5: warning: use of GNU old-style field designator extension [-Wgnu-designator]
    cleanup: NULL
    ^~~~~~~~
    .cleanup = 
11 warnings generated.
3 warnings generated.
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I../.. -I../../../include -fPIC -I. -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -o pppoatm.so -shared pppoatm.o text2qos.o text2atm.o misc.o ans.o -lresolv
make[2]: Leaving directory 'TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/pppd/plugins/pppoatm'
make[2]: Entering directory 'TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/pppd/plugins/pppol2tp'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I. -I../.. -I../../../include -fPIC -c -o pppol2tp.o pppol2tp.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I. -I../.. -I../../../include -fPIC -c -o openl2tp.o openl2tp.c
pppol2tp.c:135:53: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
        if(getsockname(pppol2tp_fd, (struct sockaddr *)&s, &len) < 0) {
                                                           ^~~~
TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/sys/socket.h:117:26: note: passing argument to parameter '__len' here
                        socklen_t *__restrict __len) __THROW;
                                              ^
pppol2tp.c:147:16: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
                       &tmp, &tmp_len) < 0) {
                             ^~~~~~~~
TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/sys/socket.h:210:32: note: passing argument to parameter '__optlen' here
                       socklen_t *__restrict __optlen) __THROW;
                                             ^
pppol2tp.c:240:28: warning: format specifies type 'unsigned short' but the argument has type 'int' [-Wformat]
                sprintf(&tid[0], "%hu ", pppol2tp_tunnel_id);
                                  ~~~    ^~~~~~~~~~~~~~~~~~
                                  %d
TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/bits/stdio2.h:44:7: note: expanded from macro 'sprintf'
                           __VA_ARGS__)
                           ^~~~~~~~~~~
pppol2tp.c:243:28: warning: format specifies type 'unsigned short' but the argument has type 'int' [-Wformat]
                sprintf(&sid[0], "%hu ", pppol2tp_session_id);
                                  ~~~    ^~~~~~~~~~~~~~~~~~~
                                  %d
TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/bits/stdio2.h:44:7: note: expanded from macro 'sprintf'
                           __VA_ARGS__)
                           ^~~~~~~~~~~
pppol2tp.c:513:5: warning: use of GNU old-style field designator extension [-Wgnu-designator]
    options: pppol2tp_options,
    ^~~~~~~~
    .options = 
pppol2tp.c:514:5: warning: use of GNU old-style field designator extension [-Wgnu-designator]
    process_extra_options: NULL,
    ^~~~~~~~~~~~~~~~~~~~~~
    .process_extra_options = 
pppol2tp.c:515:5: warning: use of GNU old-style field designator extension [-Wgnu-designator]
    check_options: &pppol2tp_check_options,
    ^~~~~~~~~~~~~~
    .check_options = 
pppol2tp.c:516:5: warning: use of GNU old-style field designator extension [-Wgnu-designator]
    connect: &connect_pppol2tp,
    ^~~~~~~~
    .connect = 
pppol2tp.c:517:5: warning: use of GNU old-style field designator extension [-Wgnu-designator]
    disconnect: &disconnect_pppol2tp,
    ^~~~~~~~~~~
    .disconnect = 
pppol2tp.c:518:5: warning: use of GNU old-style field designator extension [-Wgnu-designator]
    establish_ppp: &generic_establish_ppp,
    ^~~~~~~~~~~~~~
    .establish_ppp = 
pppol2tp.c:519:5: warning: use of GNU old-style field designator extension [-Wgnu-designator]
    disestablish_ppp: &generic_disestablish_ppp,
    ^~~~~~~~~~~~~~~~~
    .disestablish_ppp = 
pppol2tp.c:520:5: warning: use of GNU old-style field designator extension [-Wgnu-designator]
    send_config: &send_config_pppol2tp,
    ^~~~~~~~~~~~
    .send_config = 
pppol2tp.c:521:5: warning: use of GNU old-style field designator extension [-Wgnu-designator]
    recv_config: &recv_config_pppol2tp,
    ^~~~~~~~~~~~
    .recv_config = 
pppol2tp.c:522:5: warning: use of GNU old-style field designator extension [-Wgnu-designator]
    close: NULL,
    ^~~~~~
    .close = 
pppol2tp.c:523:5: warning: use of GNU old-style field designator extension [-Wgnu-designator]
    cleanup: NULL
    ^~~~~~~~
    .cleanup = 
15 warnings generated.
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I. -I../.. -I../../../include -fPIC -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -o pppol2tp.so -shared pppol2tp.o 
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I. -I../.. -I../../../include -fPIC -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -o openl2tp.so -shared openl2tp.o 
rm openl2tp.o pppol2tp.o
make[2]: Leaving directory 'TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/pppd/plugins/pppol2tp'
make[2]: Entering directory 'TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/pppd/plugins/radius'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o radius.o radius.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o avpair.o avpair.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o buildreq.o buildreq.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o config.o config.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o dict.o dict.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o ip_util.o ip_util.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o clientid.o clientid.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o sendserver.o sendserver.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o lock.o lock.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o util.o util.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o md5.o md5.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o radattr.o radattr.c
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1   -c -o radrealms.o radrealms.c
radius.c:205:34: warning: '/*' within block comment [-Wcomment]
* worry about looking in /etc/ppp/*-secrets
                                 ^
radius.c:596:50: warning: passing 'u_char [254]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
               script_setenv("RADIUS_FILTER_ID", vp->strvalue, 1);
                                                 ^~~~~~~~~~~~
../../pppd.h:522:34: note: passing argument to parameter here
void script_setenv(char *, char *, int);        /* set script env var */
                                 ^
radius.c:600:53: warning: passing 'u_char [254]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
               script_setenv("RADIUS_FRAMED_ROUTE", vp->strvalue, 1);
                                                    ^~~~~~~~~~~~
../../pppd.h:522:34: note: passing argument to parameter here
void script_setenv(char *, char *, int);        /* set script env var */
                                 ^
avpair.c:79:13: warning: passing 'u_char [254]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                        strncpy (vp->strvalue, (char *) pval, AUTH_STRING_LEN);
                                 ^~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/bits/string_fortified.h:103:34: note: passing argument to parameter '__dest' here
__NTH (strncpy (char *__restrict __dest, const char *__restrict __src,
                                 ^
radius.c:664:37: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                if ((vp->lvalue != 43) || strncmp(vp->strvalue + 1, "S=", 2)) {
                                                  ^~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/string.h:143:33: note: passing argument to parameter '__s1' here
extern int strncmp (const char *__s1, const char *__s2, size_t __n)
                                ^
radius.c:669:24: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                    strlcpy(message, vp->strvalue + 1, message_space);
                                     ^~~~~~~~~~~~~~~~
../../pppd.h:545:36: note: passing argument to parameter here
size_t strlcpy(char *, const char *, size_t);   /* safe strcpy */
                                   ^
avpair.c:199:14: warning: passing 'unsigned char [3]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                                sprintf (hex, "%2.2X", *x_ptr);
                                         ^~~
TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/bits/stdio2.h:43:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, __USE_FORTIFY_LEVEL - 1, __bos (str), \
                           ^~~
avpair.c:200:21: warning: passing 'unsigned char [3]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                                strcat (buffer, hex);
                                                ^~~
TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/bits/string_fortified.h:127:64: note: passing argument to parameter '__src' here
__NTH (strcat (char *__restrict __dest, const char *__restrict __src))
                                                               ^
avpair.c:603:13: warning: passing 'u_char [254]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                                strcpy (pair->strvalue, valstr);
                                        ^~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/bits/string_fortified.h:88:33: note: passing argument to parameter '__dest' here
__NTH (strcpy (char *__restrict __dest, const char *__restrict __src))
                                ^
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -o radattr.so -shared radattr.o
avpair.c:728:20: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                                strncat(value, ptr, 1);
                                               ^~~
TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/bits/string_fortified.h:134:65: note: passing argument to parameter '__src' here
__NTH (strncat (char *__restrict __dest, const char *__restrict __src,
                                                                ^
sendserver.c:107:14: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                    vector = (char *)auth->vector;
                           ^ ~~~~~~~~~~~~~~~~~~~~
buildreq.c:138:2: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
        ftruncate(fileno(sf),0);
        ^~~~~~~~~ ~~~~~~~~~~~~
sendserver.c:250:52: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
                   getsockname (sockfd, (struct sockaddr *) sin, &length) < 0)
                                                                 ^~~~~~~
TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/sys/socket.h:117:26: note: passing argument to parameter '__len' here
                        socklen_t *__restrict __len) __THROW;
                                              ^
sendserver.c:275:24: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                rc_md5_calc (vector, (char *) auth, total_length + secretlen);
                                     ^~~~~~~~~~~~~
./radiusclient.h:469:50: note: passing argument to parameter here
void rc_md5_calc(unsigned char *, unsigned char *, unsigned int);
                                                 ^
sendserver.c:331:27: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
                           (int) 0, &saremote, &salen);
                                               ^~~~~~
TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/bits/socket2.h:65:49: note: passing argument to parameter '__addr_len' here
          __SOCKADDR_ARG __addr, socklen_t *__restrict __addr_len)
                                                       ^
sendserver.c:365:16: warning: passing 'u_char [254]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                        strcat(msg, vp->strvalue);
                                    ^~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/bits/string_fortified.h:127:64: note: passing argument to parameter '__src' here
__NTH (strcat (char *__restrict __dest, const char *__restrict __src))
                                                               ^
sendserver.c:431:28: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        rc_md5_calc (calc_digest, (char *) auth, totallen + secretlen);
                                  ^~~~~~~~~~~~~
./radiusclient.h:469:50: note: passing argument to parameter here
void rc_md5_calc(unsigned char *, unsigned char *, unsigned int);
                                                 ^
config.c:528:33: warning: 'memset' call operates on objects of type 'char' while the size is based on a different type 'char *' [-Wsizeof-pointer-memaccess]
                memset (secret, '\0', sizeof (secret));
                        ~~~~~~                ^~~~~~
config.c:528:33: note: did you mean to provide an explicit length?
                memset (secret, '\0', sizeof (secret));
                                              ^~~~~~
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -o radrealms.so -shared radrealms.o
6 warnings generated.
1 warning generated.
5 warnings generated.
1 warning generated.
i686-yoe-linux-llvm-ar rv libradiusclient.a avpair.o buildreq.o config.o dict.o ip_util.o clientid.o sendserver.o lock.o util.o md5.o
i686-yoe-linux-llvm-ar: warning: creating libradiusclient.a
5 warnings generated.
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -o radius.so -shared radius.o libradiusclient.a
make[2]: Leaving directory 'TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/pppd/plugins/radius'
make[1]: Leaving directory 'TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/pppd/plugins'
cd pppd; make -j -l32 --jobserver-fds=3,4 all
make[1]: Entering directory 'TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/pppd'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o main.o main.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o magic.o magic.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o fsm.o fsm.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o lcp.o lcp.c
clang-11: error: unsupported option '--print-sysroot'
main.c:773:5: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
    chdir("/");
    ^~~~~ ~~~
main.c:1413:2: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
        write(sigpipe[1], &sig, sizeof(sig));
        ^~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:1433:2: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
        write(sigpipe[1], &sig, sizeof(sig));
        ^~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:1446:2: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
        write(sigpipe[1], &sig, sizeof(sig));
        ^~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:1479:2: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
        write(sigpipe[1], &sig, sizeof(sig));
        ^~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:1676:5: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
    setgid(getgid());
    ^~~~~~ ~~~~~~~~
main.c:1677:5: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
    setuid(uid);
    ^~~~~~ ~~~
clang-11: error: unsupported option '--print-sysroot'
main.c:1782:5: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
    setuid(0);          /* set real UID = root */
    ^~~~~~ ~
main.c:1783:5: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
    setgid(getegid());
    ^~~~~~ ~~~~~~~~~
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o ipcp.o ipcp.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o upap.o upap.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o chap-new.o chap-new.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o md5.o md5.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o ccp.o ccp.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o ecp.o ecp.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o auth.o auth.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o options.o options.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o demand.o demand.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o utils.o utils.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o sys-linux.o sys-linux.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
9 warnings generated.
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o ipxcp.o ipxcp.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o tty.o tty.c
utils.c:885:5: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
    write (fd, lock_buffer, 11);
    ^~~~~  ~~~~~~~~~~~~~~~~~~~
utils.c:926:5: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
    write (fd, lock_buffer, 11);
    ^~~~~  ~~~~~~~~~~~~~~~~~~~
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o eap.o eap.c
clang-11: error: unsupported option '--print-sysroot'
sys-linux.c:3103:7: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
                    fchown(sfd, uid, -1);
                    ^~~~~~ ~~~~~~~~~~~~
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o chap-md5.o chap-md5.c
clang-11: error: unsupported option '--print-sysroot'
tty.c:922:2: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
        setgid(getgid());
        ^~~~~~ ~~~~~~~~
tty.c:923:2: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
        setuid(uid);
        ^~~~~~ ~~~
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o session.o session.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o md4.o md4.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o chap_ms.o chap_ms.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o sha1.o sha1.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o eap-tls.o eap-tls.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o pppcrypt.o pppcrypt.c
2 warnings generated.
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o multilink.o multilink.c
clang-11: error: unsupported option '--print-sysroot'
2 warnings generated.
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o tdb.o tdb.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o spinlock.o spinlock.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o ipv6cp.o ipv6cp.c
clang-11: error: unsupported option '--print-sysroot'
clang-11: error: unsupported option '--print-sysroot'
i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse   -mlittle-endian -Qunused-arguments  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0=/usr/src/debug/ppp/2.4.9-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/openssl -ITOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/include -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -DINET6=1 -DMAXOCTETS   -c -o eui64.o eui64.c
clang-11: error: unsupported option '--print-sysroot'
eap-tls.c:520:13: error: function definition is not allowed here
            {
            ^
eap-tls.c:525:31: error: function definition is not allowed here
            int stub (UI* ui) {return 1;};
                              ^
eap-tls.c:526:54: error: function definition is not allowed here
            int stub_reader (UI *ui, UI_STRING *uis) {return 1;};
                                                     ^
eap-tls.c:528:49: error: use of undeclared identifier 'writer'; did you mean 'write'?
            UI_method_set_writer(transfer_pin,  writer);
                                                ^~~~~~
                                                write
TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/unistd.h:367:16: note: 'write' declared here
extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur
               ^
eap-tls.c:529:49: error: use of undeclared identifier 'stub'; did you mean 'stat'?
            UI_method_set_opener(transfer_pin,  stub);
                                                ^~~~
                                                stat
TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/sys/stat.h:453:8: note: 'stat' declared here
__NTH (stat (const char *__path, struct stat *__statbuf))
       ^
eap-tls.c:530:49: error: use of undeclared identifier 'stub'; did you mean 'stat'?
            UI_method_set_closer(transfer_pin,  stub);
                                                ^~~~
                                                stat
TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/sys/stat.h:453:8: note: 'stat' declared here
__NTH (stat (const char *__path, struct stat *__statbuf))
       ^
eap-tls.c:531:49: error: use of undeclared identifier 'stub'; did you mean 'stat'?
            UI_method_set_flusher(transfer_pin, stub);
                                                ^~~~
                                                stat
TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/recipe-sysroot/usr/include/sys/stat.h:453:8: note: 'stat' declared here
__NTH (stat (const char *__path, struct stat *__statbuf))
       ^
eap-tls.c:532:49: error: use of undeclared identifier 'stub_reader'
            UI_method_set_reader(transfer_pin,  stub_reader);
                                                ^
8 errors generated.
<builtin>: recipe for target 'eap-tls.o' failed
make[1]: *** [eap-tls.o] Error 1
make[1]: *** Waiting for unfinished jobs....
1 warning generated.
make[1]: Leaving directory 'TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/ppp-2.4.9/pppd'
Makefile:13: recipe for target 'all' failed
make: *** [all] Error 2
WARNING: TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/temp/run.do_compile.2776:184 exit 1 from 'exit 1'
WARNING: Backtrace (BB generated script): 
	#1: bbfatal_log, TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/temp/run.do_compile.2776, line 184
	#2: die, TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/temp/run.do_compile.2776, line 174
	#3: oe_runmake, TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/temp/run.do_compile.2776, line 163
	#4: autotools_do_compile, TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/temp/run.do_compile.2776, line 158
	#5: do_compile, TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/temp/run.do_compile.2776, line 153
	#6: main, TOPDIR/build/tmp/work/core2-32-yoe-linux/ppp/2.4.9-r0/temp/run.do_compile.2776, line 197

Backtrace (metadata-relative locations):
	#1: bbfatal_log, TOPDIR/sources/openembedded-core/meta/classes/logging.bbclass, line 72
	#2: die, TOPDIR/sources/openembedded-core/meta/classes/base.bbclass, line 56
	#3: oe_runmake, TOPDIR/sources/openembedded-core/meta/classes/base.bbclass, line 65
	#4: autotools_do_compile, TOPDIR/sources/openembedded-core/meta/classes/autotools.bbclass, line 245
	#5: do_compile, autogenerated, line 2

Error details

Submitted on:
07/01/21 06:23
Error type:
Recipe
Task:
do_compile
Recipe:
ppp
Recipe version:
2.4.9-r0
Machine:
qemux86
Distro:
yoe
Build system:
x86_64-linux
Target system:
i686-yoe-linux
Host distro:
ubuntu-18.04/ubuntu-18.04
Branch:
HEAD
Commit:
9925c81d3531091be1150a702f18b74883055c54
Build:
#114322
Submitter:
Similar errors:
0
Open a bug