=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for screen-4.4.0 CPP="cc -E -I/usr/include -DETCSCREENRC='"/usr/pkg/etc/screenrc"' -DSCREENENCODINGS='"/usr/pkg/share/screen/utf8encodings"'" srcdir=. sh ./osdef.sh AWK=/usr/bin/awk CC="cc -O2 -march=i586 -I/usr/include -D_GNU_SOURCE" srcdir=. sh ./comm.sh AWK=/usr/bin/awk srcdir=. sh ./term.sh cc -c -I. -I. -I/usr/include -DETCSCREENRC='"/usr/pkg/etc/screenrc"' -DSCREENENCODINGS='"/usr/pkg/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" -O2 -march=i586 -I/usr/include -D_GNU_SOURCE screen.c git: not found cc -c -I. -I. -I/usr/include -DETCSCREENRC='"/usr/pkg/etc/screenrc"' -DSCREENENCODINGS='"/usr/pkg/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" -O2 -march=i586 -I/usr/include -D_GNU_SOURCE ansi.c git: not found cc -c -I. -I. -I/usr/include -DETCSCREENRC='"/usr/pkg/etc/screenrc"' -DSCREENENCODINGS='"/usr/pkg/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" -O2 -march=i586 -I/usr/include -D_GNU_SOURCE fileio.c git: not found cc -c -I. -I. -I/usr/include -DETCSCREENRC='"/usr/pkg/etc/screenrc"' -DSCREENENCODINGS='"/usr/pkg/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" -O2 -march=i586 -I/usr/include -D_GNU_SOURCE mark.c git: not found cc -c -I. -I. -I/usr/include -DETCSCREENRC='"/usr/pkg/etc/screenrc"' -DSCREENENCODINGS='"/usr/pkg/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" -O2 -march=i586 -I/usr/include -D_GNU_SOURCE misc.c git: not found cc -c -I. -I. -I/usr/include -DETCSCREENRC='"/usr/pkg/etc/screenrc"' -DSCREENENCODINGS='"/usr/pkg/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" -O2 -march=i586 -I/usr/include -D_GNU_SOURCE resize.c git: not found cc -c -I. -I. -I/usr/include -DETCSCREENRC='"/usr/pkg/etc/screenrc"' -DSCREENENCODINGS='"/usr/pkg/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" -O2 -march=i586 -I/usr/include -D_GNU_SOURCE socket.c git: not found cc -c -I. -I. -I/usr/include -DETCSCREENRC='"/usr/pkg/etc/screenrc"' -DSCREENENCODINGS='"/usr/pkg/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" -O2 -march=i586 -I/usr/include -D_GNU_SOURCE search.c git: not found sh ./tty.sh tty.c cc -c -I. -I. -I/usr/include -DETCSCREENRC='"/usr/pkg/etc/screenrc"' -DSCREENENCODINGS='"/usr/pkg/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" -O2 -march=i586 -I/usr/include -D_GNU_SOURCE tty.c git: not found cc -c -I. -I. -I/usr/include -DETCSCREENRC='"/usr/pkg/etc/screenrc"' -DSCREENENCODINGS='"/usr/pkg/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" -O2 -march=i586 -I/usr/include -D_GNU_SOURCE term.c git: not found cc -c -I. -I. -I/usr/include -DETCSCREENRC='"/usr/pkg/etc/screenrc"' -DSCREENENCODINGS='"/usr/pkg/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" -O2 -march=i586 -I/usr/include -D_GNU_SOURCE window.c git: not found cc -c -I. -I. -I/usr/include -DETCSCREENRC='"/usr/pkg/etc/screenrc"' -DSCREENENCODINGS='"/usr/pkg/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" -O2 -march=i586 -I/usr/include -D_GNU_SOURCE utmp.c git: not found utmp.c:98:21: error: static declaration of 'getutxent' follows non-static declaration static struct utmp *getutent __P((void)); ^ ./os.h:260:20: note: expanded from macro 'getutent' # define getutent getutxent ^ /usr/include/utmpx.h:135:15: note: previous declaration is here struct utmpx *getutxent(void) __RENAME(__getutxent50); ^ utmp.c:99:13: error: static declaration of 'endutxent' follows non-static declaration static void endutent __P((void)); ^ ./os.h:265:20: note: expanded from macro 'endutent' # define endutent endutxent ^ /usr/include/utmpx.h:132:6: note: previous declaration is here void endutxent(void); ^ utmp.c:101:13: error: static declaration of 'setutxent' follows non-static declaration static void setutent __P((void)); ^ ./os.h:264:20: note: expanded from macro 'setutent' # define setutent setutxent ^ /usr/include/utmpx.h:131:6: note: previous declaration is here void setutxent(void); ^ utmp.c:677:1: error: static declaration of 'setutxent' follows non-static declaration setutent() ^ ./os.h:264:20: note: expanded from macro 'setutent' # define setutent setutxent ^ /usr/include/utmpx.h:131:6: note: previous declaration is here void setutxent(void); ^ utmp.c:684:1: error: static declaration of 'endutxent' follows non-static declaration endutent() ^ ./os.h:265:20: note: expanded from macro 'endutent' # define endutent endutxent ^ /usr/include/utmpx.h:132:6: note: previous declaration is here void endutxent(void); ^ utmp.c:692:1: error: static declaration of 'getutxent' follows non-static declaration getutent() ^ ./os.h:260:20: note: expanded from macro 'getutent' # define getutent getutxent ^ /usr/include/utmpx.h:135:15: note: previous declaration is here struct utmpx *getutxent(void) __RENAME(__getutxent50); ^ 6 errors generated. *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/misc/screen/work/screen-4.4.0 *** Error code 1 Stop. bmake[1]: stopped in /usr/pkgsrc/misc/screen *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/misc/screen