Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jan 2010 22:08:33 -0800 (PST)
From:      QAT@FreeBSD.org
To:        pav@FreeBSD.org
Cc:        cvs-ports@FreeBSD.org, cy@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/comms/conserver/files patch-etc-autologin-autologin.c patch-etc-autologin-machine.h patch-sgtty
Message-ID:  <20100128060833.A40CF5A9001@jester1b.ixsystems.com>
In-Reply-To: <201001280607.o0S67I6e093902@repoman.freebsd.org>
References:  <201001280607.o0S67I6e093902@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
The Restless Daemon identified a missing_header error while trying to build:
 conserver-8.5_4 maintained by cy@FreeBSD.org
 Makefile ident: $FreeBSD: ports/comms/conserver/Makefile,v 1.32 2008/07/24 20:20:53 pav Exp $

Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/conserver-8.5_4.log :

(cmp -s prog.h main.h || (mv prog.h main.h && echo main.h updated))
main.h updated
rm -f prog.[ch]
cc -O -DFREEBSD -DHOST=\"localhost\" -DPORT=782 -I../conserver -c main.c
cc -o console -O -DFREEBSD -DHOST=\"localhost\" -DPORT=782 -I../conserver main.o
(cd /work/a/ports/comms/conserver/work/conserver-8.5/etc/autologin && /usr/bin/env DEFAULTHOST="localhost" DEFAULTPORT="782" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local X11BASE=/usr/local  MOTIFLIB="-L/usr/local/lib -lXm -lXp" LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing"  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -o root -g wheel -m 555"  BSD_INSTALL_SCRIPT="install  -o root -g wheel -m 555"  BSD_INSTALL_DATA="install  -o root -g wheel -m 444"  BSD_INSTALL_MAN="install  -o root -g wheel -m 444" makeme   all)
mkcmd autologin.m
(cmp -s prog.c main.c || (cp prog.c main.c && echo main.c updated))
main.c updated
(cmp -s prog.h main.h || (cp prog.h main.h && echo main.h updated))
main.h updated
rm -f prog.[ch]
cc -g -DPUCC -DFREEBSD  -c autologin.c
In file included from machine.h:132,
                 from autologin.c:37:
/usr/include/sys/ioctl_compat.h:42:2: error: #error "Definitions not available without TTY ioctl compat."
autologin.c:59:19: error: sgtty.h: No such file or directory
autologin.c: In function 'Process':
autologin.c:256: warning: incompatible implicit declaration of built-in function 'exit'
autologin.c:262: warning: incompatible implicit declaration of built-in function 'exit'
autologin.c:287: warning: incompatible implicit declaration of built-in function 'malloc'
autologin.c:289: warning: incompatible implicit declaration of built-in function 'exit'
autologin.c:310: warning: incompatible implicit declaration of built-in function 'exit'
autologin.c:315: warning: incompatible implicit declaration of built-in function 'exit'
autologin.c:320: warning: incompatible implicit declaration of built-in function 'exit'
autologin.c:351: warning: incompatible implicit declaration of built-in function 'exit'
autologin.c:401: warning: incompatible implicit declaration of built-in function 'exit'
autologin.c:414: warning: incompatible implicit declaration of built-in function 'exit'
autologin.c:530: warning: incompatible implicit declaration of built-in function 'execl'
autologin.c:532: warning: incompatible implicit declaration of built-in function 'execl'
autologin.c:535: warning: incompatible implicit declaration of built-in function 'execl'
autologin.c:537: warning: incompatible implicit declaration of built-in function 'execl'
*** Error code 1

Stop in /work/a/ports/comms/conserver/work/conserver-8.5/etc/autologin.
*** Error code 1

Stop in /a/ports/comms/conserver.
================================================================
build of /usr/ports/comms/conserver ended at Thu Jan 28 06:08:31 UTC 2010

PortsMon page for the port:
http://portsmon.freebsd.org/portoverview.py?category=comms&portname=conserver

The build which triggered this BotMail was done under
tinderbox-3.3_3; dsversion: 3.2.1 on RELENG_8 on amd64, kern.smp.cpus: 8
with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the
"official" up-to-date Ports Tree, with the following vars set:
NOPORTDOCS=yes,  NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes.

A description of the testing process can be found here:
http://T32.TecNik93.com/FreeBSD/QA-Tindy/


Thanks for your work on making FreeBSD better,

--
QAT - your friendly neighborhood Daemon,
preparing  a heck of an error trapping system:
 - "HMC and EOI?"
 - "Halt, Melt and Catch fire or Execute Operator Immediately."




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100128060833.A40CF5A9001>