=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for quvi-0.4.2nb5 /usr/pkg/bin/bmake all-recursive Making all in src Making all in quvi CC quvi-cmdline.o CC quvi-quvi.o quvi.c:353:19: warning: too many arguments in call to 'supported' supported(quvi); ~~~~~~~~~ ^ quvi.c:516:28: warning: 'memset' call operates on objects of type 'struct parsed_url_s' while the size is based on a different type 'struct parsed_url_s *' [-Wsizeof-pointer-memaccess] memset(&p, 0, sizeof(&p)); ~~ ^~ quvi.c:516:28: note: did you mean to remove the addressof in the argument to 'sizeof' (and multiply it by the number of elements)? memset(&p, 0, sizeof(&p)); ^~ quvi.c:1092:23: warning: too many arguments in call to 'query_formats' query_formats(quvi); ~~~~~~~~~~~~~ ^ quvi.c:1095:17: warning: too many arguments in call to 'support' support(quvi); ~~~~~~~ ^ 4 warnings generated. CC quvi-strepl.o CCLD quvi quvi-cmdline.o: In function `update_multiple_arg': cmdline.c:(.text+0x2f31): undefined reference to `rpl_realloc' cmdline.c:(.text+0x2f57): undefined reference to `rpl_realloc' quvi-quvi.o: In function `main': quvi.c:(.text+0x1009): undefined reference to `rpl_realloc' quvi.c:(.text+0x1099): undefined reference to `rpl_realloc' quvi.c:(.text+0x1129): undefined reference to `rpl_realloc' quvi-quvi.o:quvi.c:(.text+0x11b9): more undefined references to `rpl_realloc' follow clang: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/net/quvi/work/quvi-0.4.2/src/quvi *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/net/quvi/work/quvi-0.4.2/src *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/net/quvi/work/quvi-0.4.2 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/net/quvi/work/quvi-0.4.2 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/quvi *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/quvi