=> Bootstrap dependency digest>=20010302: found digest-20190127 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for userppp-001107nb2 --- all-libhack --- --- all-ppp --- --- all-pppctl --- --- all-ppp --- all ===> ppp --- all-pppctl --- all ===> pppctl --- all-libhack --- all ===> libhack --- all-pppctl --- --- .gdbinit --- --- pppctl.o --- # compile pppctl/pppctl.o clang -O2 -fno-strict-aliasing -Wall -fPIE -std=gnu99 -Werror -c pppctl.c --- .gdbinit --- rm -f .gdbinit --- all-libhack --- --- alias.o --- --- alias_cuseeme.o --- --- alias_db.o --- --- alias_ftp.o --- --- alias_irc.o --- --- all-pppctl --- touch .gdbinit --- all-libhack --- --- alias.o --- # compile libhack/alias.o clang -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -std=gnu99 -Werror -fPIE -DNO_FW_PUNCH -c alias.c -o alias.o --- alias_cuseeme.o --- # compile libhack/alias_cuseeme.o clang -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -std=gnu99 -Werror -fPIE -DNO_FW_PUNCH -c alias_cuseeme.c -o alias_cuseeme.o --- alias_db.o --- # compile libhack/alias_db.o clang -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -std=gnu99 -Werror -fPIE -DNO_FW_PUNCH -c alias_db.c -o alias_db.o --- all-ppp --- --- .gdbinit --- --- all-libhack --- --- alias_nbt.o --- --- alias_irc.o --- # compile libhack/alias_irc.o clang -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -std=gnu99 -Werror -fPIE -DNO_FW_PUNCH -c alias_irc.c -o alias_irc.o --- alias_nbt.o --- # compile libhack/alias_nbt.o clang -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -std=gnu99 -Werror -fPIE -DNO_FW_PUNCH -c alias_nbt.c -o alias_nbt.o --- alias_ftp.o --- # compile libhack/alias_ftp.o clang -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -std=gnu99 -Werror -fPIE -DNO_FW_PUNCH -c alias_ftp.c -o alias_ftp.o --- all-ppp --- rm -f .gdbinit touch .gdbinit --- acf.o --- # compile ppp/acf.o clang -O2 -fno-strict-aliasing -Wall -DNOATM -DNOI4B -DNONETGRAPH -D_PATH_PPP=\"/usr/pkg/etc/ppp\" -I. -I../libhack -fPIE -std=gnu99 -Werror -c acf.c --- all-libhack --- --- alias.o --- alias.c:274:35: error: taking address of packed member 'ip_sum' of class or structure 'ip' may result in an unaligned pointer value [-Werror,-Waddress-of-packed-member] DifferentialChecksum(&pip->ip_sum, ^~~~~~~~~~~ alias.c:346:35: error: taking address of packed member 'ip_sum' of class or structure 'ip' may result in an unaligned pointer value [-Werror,-Waddress-of-packed-member] DifferentialChecksum(&pip->ip_sum, ^~~~~~~~~~~ alias.c:379:35: error: taking address of packed member 'ip_sum' of class or structure 'ip' may result in an unaligned pointer value [-Werror,-Waddress-of-packed-member] DifferentialChecksum(&pip->ip_sum, ^~~~~~~~~~~ alias.c:467:35: error: taking address of packed member 'ip_sum' of class or structure 'ip' may result in an unaligned pointer value [-Werror,-Waddress-of-packed-member] DifferentialChecksum(&pip->ip_sum, ^~~~~~~~~~~ alias.c:544:25: error: taking address of packed member 'ip_sum' of class or structure 'ip' may result in an unaligned pointer value [-Werror,-Waddress-of-packed-member] DifferentialChecksum(&pip->ip_sum, ^~~~~~~~~~~ alias.c:582:25: error: taking address of packed member 'ip_sum' of class or structure 'ip' may result in an unaligned pointer value [-Werror,-Waddress-of-packed-member] DifferentialChecksum(&pip->ip_sum, ^~~~~~~~~~~ alias.c:660:31: error: taking address of packed member 'ip_sum' of class or structure 'ip' may result in an unaligned pointer value [-Werror,-Waddress-of-packed-member] DifferentialChecksum(&pip->ip_sum, ^~~~~~~~~~~ alias.c:694:31: error: taking address of packed member 'ip_sum' of class or structure 'ip' may result in an unaligned pointer value [-Werror,-Waddress-of-packed-member] DifferentialChecksum(&pip->ip_sum, ^~~~~~~~~~~ alias.c:745:29: error: taking address of packed member 'uh_dport' of class or structure 'udphdr' may result in an unaligned pointer value [-Werror,-Waddress-of-packed-member] &original_address, &ud->uh_dport); ^~~~~~~~~~~~ alias.c:763:31: error: taking address of packed member 'ip_sum' of class or structure 'ip' may result in an unaligned pointer value [-Werror,-Waddress-of-packed-member] DifferentialChecksum(&pip->ip_sum, ^~~~~~~~~~~ alias.c:812:52: error: taking address of packed member 'uh_sport' of class or structure 'udphdr' may result in an unaligned pointer value [-Werror,-Waddress-of-packed-member] AliasHandleUdpNbtNS(pip, link, &pip->ip_src, &ud->uh_sport, ^~~~~~~~~~~~ alias.c:837:31: error: taking address of packed member 'ip_sum' of class or structure 'ip' may result in an unaligned pointer value [-Werror,-Waddress-of-packed-member] DifferentialChecksum(&pip->ip_sum, ^~~~~~~~~~~ alias.c:919:37: error: taking address of packed member 'th_ack' of class or structure 'tcphdr' may result in an unaligned pointer value [-Werror,-Waddress-of-packed-member] sptr = (u_short *) &tc->th_ack; ^~~~~~~~~~ alias.c:923:37: error: taking address of packed member 'th_ack' of class or structure 'tcphdr' may result in an unaligned pointer value [-Werror,-Waddress-of-packed-member] sptr = (u_short *) &tc->th_ack; ^~~~~~~~~~ alias.c:1077:37: error: taking address of packed member 'th_seq' of class or structure 'tcphdr' may result in an unaligned pointer value [-Werror,-Waddress-of-packed-member] sptr = (u_short *) &tc->th_seq; ^~~~~~~~~~ alias.c:1081:37: error: taking address of packed member 'th_seq' of class or structure 'tcphdr' may result in an unaligned pointer value [-Werror,-Waddress-of-packed-member] sptr = (u_short *) &tc->th_seq; ^~~~~~~~~~ alias.c:1137:31: error: taking address of packed member 'ip_sum' of class or structure 'ip' may result in an unaligned pointer value [-Werror,-Waddress-of-packed-member] DifferentialChecksum(&pip->ip_sum, ^~~~~~~~~~~ alias.c:1155:27: error: taking address of packed member 'ip_sum' of class or structure 'ip' may result in an unaligned pointer value [-Werror,-Waddress-of-packed-member] DifferentialChecksum(&pip->ip_sum, ^~~~~~~~~~~ alias.c:1238:27: error: taking address of packed member 'ip_sum' of class or structure 'ip' may result in an unaligned pointer value [-Werror,-Waddress-of-packed-member] DifferentialChecksum(&fpip->ip_sum, ^~~~~~~~~~~~ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. *** [alias.o] Error code 1 make[1]: stopped in /data/scratch/net/userppp/work/ppp-001107/libhack --- alias_irc.o --- alias_irc.c:166:20: error: array subscript is of type 'char' [-Werror,-Wchar-subscripts] while(iip_sum, ^~~~~~~~~~~ alias_irc.c:288:14: error: taking address of packed member 'ip_len' of class or structure 'ip' may result in an unaligned pointer value [-Werror,-Waddress-of-packed-member] &pip->ip_len, ^~~~~~~~~~~ 4 errors generated. --- alias_cuseeme.o --- ctfconvert -g -L VERSION alias_cuseeme.o --- alias_ftp.o --- alias_ftp.c:165:10: error: array subscript is of type 'char' [-Werror,-Wchar-subscripts] if (isspace(ch)) ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ alias_ftp.c:170:10: error: array subscript is of type 'char' [-Werror,-Wchar-subscripts] if (isdigit(ch)) { ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ alias_ftp.c:177:10: error: array subscript is of type 'char' [-Werror,-Wchar-subscripts] if (isdigit(ch)) ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ alias_ftp.c:186:10: error: array subscript is of type 'char' [-Werror,-Wchar-subscripts] if (isdigit(ch)) ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' --- all-ppp --- acf.c:75:24: error: cast to smaller integer type 'int' from 'struct link *' [-Werror,-Wpointer-to-int-cast] struct physical *p = link2physical(l); ^~~~~~~~~~~~~~~~ ./physical.h:116:33: note: expanded from macro 'link2physical' ((l)->type == PHYSICAL_LINK ? field2phys(l, link) : NULL) ^~~~~~~~~~~~~~~~~~~ ./physical.h:113:37: note: expanded from macro 'field2phys' ((struct physical *)((char *)fp - (int)(&((struct physical *)0)->name))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all-libhack --- --- alias_nbt.o --- alias_nbt.c:626:20: error: taking address of packed member 'uh_sum' of class or structure 'udphdr' may result in an unaligned pointer value [-Werror,-Waddress-of-packed-member] nbtarg.uh_sum = &(uh->uh_sum); ^~~~~~~~~~ --- all-ppp --- 1 error generated. --- all-libhack --- --- alias_cuseeme.o --- objcopy -x alias_cuseeme.o --- alias_ftp.o --- #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ --- all-ppp --- *** [acf.o] Error code 1 make[1]: stopped in /data/scratch/net/userppp/work/ppp-001107/ppp 1 error make[1]: stopped in /data/scratch/net/userppp/work/ppp-001107/ppp --- all-libhack --- alias_ftp.c:233:11: error: array subscript is of type 'char' [-Werror,-Wchar-subscripts] if (!isspace(ch)) { ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ alias_ftp.c:251:10: error: array subscript is of type 'char' [-Werror,-Wchar-subscripts] if (isdigit(ch)) { ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ --- all-ppp --- *** [all-ppp] Error code 2 make: stopped in /data/scratch/net/userppp/work/ppp-001107 --- all-libhack --- --- alias_nbt.o --- 1 error generated. --- alias_ftp.o --- alias_ftp.c:258:10: error: array subscript is of type 'char' [-Werror,-Wchar-subscripts] if (isdigit(ch)) ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ alias_ftp.c:267:10: error: array subscript is of type 'char' [-Werror,-Wchar-subscripts] if (isdigit(ch)) { ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ alias_ftp.c:274:10: error: array subscript is of type 'char' [-Werror,-Wchar-subscripts] if (isdigit(ch)) ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ alias_ftp.c:323:10: error: array subscript is of type 'char' [-Werror,-Wchar-subscripts] if (isdigit(ch)) { ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ alias_ftp.c:330:10: error: array subscript is of type 'char' [-Werror,-Wchar-subscripts] if (isdigit(ch)) ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ alias_ftp.c:339:10: error: array subscript is of type 'char' [-Werror,-Wchar-subscripts] if (isdigit(ch)) ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ alias_ftp.c:398:10: error: array subscript is of type 'char' [-Werror,-Wchar-subscripts] if (isdigit(ch)) { ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ alias_ftp.c:405:10: error: array subscript is of type 'char' [-Werror,-Wchar-subscripts] if (isdigit(ch)) ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ alias_ftp.c:488:7: error: assigning to 'u_char *' (aka 'unsigned char *') from 'char *' converts between pointers to integer types with different sign [-Werror,-Wpointer-sign] ptr = (char *) &alias_port; ^ ~~~~~~~~~~~~~~~~~~~~ alias_ftp.c:536:35: error: taking address of packed member 'ip_sum' of class or structure 'ip' may result in an unaligned pointer value [-Werror,-Waddress-of-packed-member] DifferentialChecksum(&pip->ip_sum, ^~~~~~~~~~~ alias_ftp.c:538:35: error: taking address of packed member 'ip_len' of class or structure 'ip' may result in an unaligned pointer value [-Werror,-Waddress-of-packed-member] &pip->ip_len, ^~~~~~~~~~~ 17 errors generated. --- alias_nbt.o --- *** [alias_nbt.o] Error code 1 make[1]: stopped in /data/scratch/net/userppp/work/ppp-001107/libhack --- alias_ftp.o --- *** [alias_ftp.o] Error code 1 make[1]: stopped in /data/scratch/net/userppp/work/ppp-001107/libhack --- alias_irc.o --- *** [alias_irc.o] Error code 1 make[1]: stopped in /data/scratch/net/userppp/work/ppp-001107/libhack --- all-pppctl --- --- pppctl.o --- ctfconvert -g -L VERSION pppctl.o A failure has been detected in another branch of the parallel make make[1]: stopped in /data/scratch/net/userppp/work/ppp-001107/pppctl *** [all-pppctl] Error code 2 make: stopped in /data/scratch/net/userppp/work/ppp-001107 --- all-libhack --- --- alias_db.o --- ctfconvert -g -L VERSION alias_db.o objcopy -x alias_db.o 4 errors make[1]: stopped in /data/scratch/net/userppp/work/ppp-001107/libhack *** [all-libhack] Error code 2 make: stopped in /data/scratch/net/userppp/work/ppp-001107 3 errors make: stopped in /data/scratch/net/userppp/work/ppp-001107 *** Error code 2 Stop. make[1]: stopped in /data/pkgsrc/net/userppp *** Error code 1 Stop. make: stopped in /data/pkgsrc/net/userppp