=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for sup-0.3 cc -UCMUCS -UCMU -O -I. -c supcmain.c cc -UCMUCS -UCMU -O -I. -c supcvers.c cc -UCMUCS -UCMU -O -I. -c supcparse.c cc -UCMUCS -UCMU -O -I. -c supcname.c cc -UCMUCS -UCMU -O -I. -c supcmisc.c cc -UCMUCS -UCMU -O -I. -c supcmeat.c cc -UCMUCS -UCMU -O -I. -c scm.c In file included from scm.c:188: In file included from ./supcdefs.h:76: ./c.h:59:9: warning: 'MAX' macro redefined [-Wmacro-redefined] #define MAX(a,b) (((a)>(b))?(a):(b)) ^ /usr/include/sys/param.h:139:9: note: previous definition is here #define MAX(a,b) ((/*CONSTCOND*/(a)>(b))?(a):(b)) ^ 1 warning generated. cc -UCMUCS -UCMU -O -I. -c scmio.c cc -UCMUCS -UCMU -O -I. -c stree.c In file included from stree.c:57: In file included from ./supcdefs.h:76: ./c.h:59:9: warning: 'MAX' macro redefined [-Wmacro-redefined] #define MAX(a,b) (((a)>(b))?(a):(b)) ^ /usr/include/sys/param.h:139:9: note: previous definition is here #define MAX(a,b) ((/*CONSTCOND*/(a)>(b))?(a):(b)) ^ 1 warning generated. cc -UCMUCS -UCMU -O -I. -c log.c cc -UCMUCS -UCMU -O -I. -c supmsg.c [ Using netcryptvoid.c ] cp netcryptvoid.c netcrypt.c cc -UCMUCS -UCMU -O -I. -c netcrypt.c cc -UCMUCS -UCMU -O -I. -c atoo.c cc -UCMUCS -UCMU -O -I. -c errmsg.c cc -UCMUCS -UCMU -O -I. -c expand.c cc -UCMUCS -UCMU -O -I. -c ffilecopy.c cc -UCMUCS -UCMU -O -I. -c filecopy.c cc -UCMUCS -UCMU -O -I. -c nxtarg.c cc -UCMUCS -UCMU -O -I. -c path.c cc -UCMUCS -UCMU -O -I. -c quit.c cc -UCMUCS -UCMU -O -I. -c read_line.c In file included from read_line.c:45: In file included from ./supcdefs.h:76: ./c.h:59:9: warning: 'MAX' macro redefined [-Wmacro-redefined] #define MAX(a,b) (((a)>(b))?(a):(b)) ^ /usr/include/sys/param.h:139:9: note: previous definition is here #define MAX(a,b) ((/*CONSTCOND*/(a)>(b))?(a):(b)) ^ 1 warning generated. cc -UCMUCS -UCMU -O -I. -c run.c cc -UCMUCS -UCMU -O -I. -c estrdup.c cc -UCMUCS -UCMU -O -I. -c skipto.c cc -UCMUCS -UCMU -O -I. -c vprintf.c cc -UCMUCS -UCMU -O -I. -c setproctitle.c ar r libextra.a atoo.o errmsg.o expand.o ffilecopy.o filecopy.o nxtarg.o path.o quit.o read_line.o run.o estrdup.o skipto.o vprintf.o setproctitle.o /usr/bin/ar: creating libextra.a ranlib libextra.a cc -UCMUCS -UCMU -O -I. -o sup supcmain.o supcvers.o supcparse.o supcname.o supcmisc.o supcmeat.o scm.o scmio.o stree.o log.o supmsg.o netcrypt.o libextra.a cc -UCMUCS -UCMU -O -I. -c supscan.c In file included from supscan.c:120: In file included from ./supcdefs.h:76: ./c.h:59:9: warning: 'MAX' macro redefined [-Wmacro-redefined] #define MAX(a,b) (((a)>(b))?(a):(b)) ^ /usr/include/sys/param.h:139:9: note: previous definition is here #define MAX(a,b) ((/*CONSTCOND*/(a)>(b))?(a):(b)) ^ 1 warning generated. cc -UCMUCS -UCMU -O -I. -c scan.c In file included from scan.c:101: In file included from ./supcdefs.h:76: ./c.h:59:9: warning: 'MAX' macro redefined [-Wmacro-redefined] #define MAX(a,b) (((a)>(b))?(a):(b)) ^ /usr/include/sys/param.h:139:9: note: previous definition is here #define MAX(a,b) ((/*CONSTCOND*/(a)>(b))?(a):(b)) ^ 1 warning generated. cc -UCMUCS -UCMU -O -I. -o supscan supscan.o stree.o scan.o libextra.a cc -UCMUCS -UCMU -O -I. -c supfilesrv.c In file included from supfilesrv.c:256: In file included from ./supcdefs.h:76: ./c.h:59:9: warning: 'MAX' macro redefined [-Wmacro-redefined] #define MAX(a,b) (((a)>(b))?(a):(b)) ^ /usr/include/sys/param.h:139:9: note: previous definition is here #define MAX(a,b) ((/*CONSTCOND*/(a)>(b))?(a):(b)) ^ 1 warning generated. cc -UCMUCS -UCMU -O -I. -o supfilesrv supfilesrv.o scan.o scm.o scmio.o stree.o log.o supmsg.o netcrypt.o libextra.a libextra.a supfilesrv.o: In function `changeuid': supfilesrv.c:(.text+0x26f9): undefined reference to `crypt' 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/sup/work/sup-0.3 *** Error code 1 Stop. bmake[1]: stopped in /usr/pkgsrc/net/sup *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/sup