(view as text)
gmake check
 in dir /export/home/buildbot/slave/wget-solaris10-i386/build (timeout 1200 secs)
 watching logfiles {'tests-unit-tests.log': 'tests/unit-tests.log', 'tests-test-suite.log': 'tests/test-suite.log', 'testenv-test-suite.log': 'testenv/test-suite.log'}
 argv: ['gmake', 'check']
 environment:
  HOME=/export/home/buildbot
  LANG=en_US.UTF-8
  LC_ALL=en_US.UTF-8
  LC_MESSAGES=en_US.UTF-8
  LOGNAME=buildbot
  MAIL=/var/mail//buildbot
  MANPATH=/usr/share/man:/opt/csw/share/man
  PATH=/opt/csw/gnu:/opt/csw/bin:/usr/bin:/usr/ccs/bin
  PWD=/export/home/buildbot/slave/wget-solaris10-i386/build
  SHELL=/opt/csw/bin/bash
  SHLVL=1
  SSH_CLIENT=192.168.1.8 47567 22
  SSH_CONNECTION=192.168.1.8 47567 192.168.1.33 22
  SSH_TTY=/dev/pts/1
  TERM=xterm
  TZ=Europe/Berlin
  USER=buildbot
  _=/opt/csw/bin/python
 using PTY: False
if test -d ./.git				\
	&& git --version >/dev/null 2>&1; then			\
  cd . &&						\
  git submodule --quiet foreach					\
      'test "$(git rev-parse "$sha1")"			\
	  = "$(git merge-base origin "$sha1")"'		\
    || { echo 'maint.mk: found non-public submodule commit' >&2;	\
	 exit 1; };						\
else								\
  : ;								\
fi
There seems to be no Makefile in this directory.
You must run ./configure before running 'gmake'.
gmake: *** [GNUmakefile:108: abort-due-to-no-makefile] Error 1
program finished with exit code 2
elapsedTime=0.221735