=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Building for userppp-001107nb2 --- all-libhack --- --- all-ppp --- --- all-pppctl --- --- all-libhack --- all ===> libhack --- all-ppp --- all ===> ppp --- all-pppctl --- all ===> pppctl --- all-libhack --- --- alias.o --- --- all-pppctl --- --- .gdbinit --- --- pppctl.o --- --- .gdbinit --- rm -f .gdbinit --- all-libhack --- # compile libhack/alias.o gcc -O2 -fomit-frame-pointer -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wmissing-prototypes -std=gnu99 -Werror -DNO_FW_PUNCH -c alias.c -o alias.o --- all-pppctl --- touch .gdbinit --- pppctl.o --- # compile pppctl/pppctl.o gcc -O2 -fomit-frame-pointer -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -std=gnu99 -Werror -c pppctl.c --- all-ppp --- --- .gdbinit --- --- acf.o --- --- .gdbinit --- rm -f .gdbinit --- acf.o --- # compile ppp/acf.o gcc -O2 -fomit-frame-pointer -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -DNOATM -DNOI4B -DNONETGRAPH -D_PATH_PPP=\"/usr/pkg/etc/ppp\" -I. -I../libhack -std=gnu99 -Werror -c acf.c --- .gdbinit --- touch .gdbinit --- arp.o --- # compile ppp/arp.o gcc -O2 -fomit-frame-pointer -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -DNOATM -DNOI4B -DNONETGRAPH -D_PATH_PPP=\"/usr/pkg/etc/ppp\" -I. -I../libhack -std=gnu99 -Werror -c arp.c --- acf.o --- distcc[9128] ERROR: compile acf.c on 10.0.20.122:3640 failed distcc[9128] (dcc_build_somewhere) Warning: remote compilation of 'acf.c' failed, retrying locally distcc[9128] Warning: failed to distribute acf.c to 10.0.20.122:3640, running locally instead --- all-pppctl --- ctfconvert -g -L VERSION pppctl.o --- all-ppp --- --- arp.o --- ctfconvert -g -L VERSION arp.o --- all-pppctl --- --- pppctl --- --- all-ppp --- --- acf.o --- In file included from acf.c:50:0: acf.c: In function 'acf_LayerPull': --- all-pppctl --- # link pppctl/pppctl gcc -Wl,-R/usr/pkg/lib -o pppctl pppctl.o -Wl,-rpath-link,/lib -L=/lib -ledit -ltermcap -lutil --- all-ppp --- physical.h:113:37: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast] ((struct physical *)((char *)fp - (int)(&((struct physical *)0)->name))) ^ physical.h:116:33: note: in expansion of macro 'field2phys' ((l)->type == PHYSICAL_LINK ? field2phys(l, link) : NULL) ^~~~~~~~~~ acf.c:75:24: note: in expansion of macro 'link2physical' struct physical *p = link2physical(l); ^~~~~~~~~~~~~ --- async.o --- # compile ppp/async.o gcc -O2 -fomit-frame-pointer -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -DNOATM -DNOI4B -DNONETGRAPH -D_PATH_PPP=\"/usr/pkg/etc/ppp\" -I. -I../libhack -std=gnu99 -Werror -c async.c --- acf.o --- cc1: all warnings being treated as errors distcc[9128] ERROR: compile acf.c on localhost failed *** [acf.o] Error code 1 make[1]: stopped in /tmp/pkgbuild/net/userppp/work.aarch64/ppp-001107/ppp --- all-pppctl --- ctfmerge -t -g -L VERSION -o pppctl pppctl.o A failure has been detected in another branch of the parallel make make[1]: stopped in /tmp/pkgbuild/net/userppp/work.aarch64/ppp-001107/pppctl *** [all-pppctl] Error code 2 make: stopped in /tmp/pkgbuild/net/userppp/work.aarch64/ppp-001107 --- all-libhack --- ctfconvert -g -L VERSION alias.o objcopy -x alias.o --- all-ppp --- --- async.o --- distcc[23087] ERROR: compile async.c on 10.0.20.122:3640 failed distcc[23087] (dcc_build_somewhere) Warning: remote compilation of 'async.c' failed, retrying locally distcc[23087] Warning: failed to distribute async.c to 10.0.20.122:3640, running locally instead --- all-libhack --- A failure has been detected in another branch of the parallel make make[1]: stopped in /tmp/pkgbuild/net/userppp/work.aarch64/ppp-001107/libhack *** [all-libhack] Error code 2 make: stopped in /tmp/pkgbuild/net/userppp/work.aarch64/ppp-001107 --- all-ppp --- In file included from async.c:43:0: async.c: In function 'async_LayerPush': physical.h:113:37: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast] ((struct physical *)((char *)fp - (int)(&((struct physical *)0)->name))) ^ physical.h:116:33: note: in expansion of macro 'field2phys' ((l)->type == PHYSICAL_LINK ? field2phys(l, link) : NULL) ^~~~~~~~~~ async.c:90:24: note: in expansion of macro 'link2physical' struct physical *p = link2physical(l); ^~~~~~~~~~~~~ async.c: In function 'async_LayerPull': physical.h:113:37: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast] ((struct physical *)((char *)fp - (int)(&((struct physical *)0)->name))) ^ physical.h:116:33: note: in expansion of macro 'field2phys' ((l)->type == PHYSICAL_LINK ? field2phys(l, link) : NULL) ^~~~~~~~~~ async.c:174:24: note: in expansion of macro 'link2physical' struct physical *p = link2physical(l); ^~~~~~~~~~~~~ cc1: all warnings being treated as errors distcc[23087] ERROR: compile async.c on localhost failed *** [async.o] Error code 1 make[1]: stopped in /tmp/pkgbuild/net/userppp/work.aarch64/ppp-001107/ppp 2 errors make[1]: stopped in /tmp/pkgbuild/net/userppp/work.aarch64/ppp-001107/ppp *** [all-ppp] Error code 2 make: stopped in /tmp/pkgbuild/net/userppp/work.aarch64/ppp-001107 3 errors make: stopped in /tmp/pkgbuild/net/userppp/work.aarch64/ppp-001107 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/net/userppp *** Error code 1 Stop. make: stopped in /usr/pkgsrc/net/userppp