From owner-cvs-ports@FreeBSD.ORG Mon Nov 16 10:34:50 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9FE85106568D; Mon, 16 Nov 2009 10:34:50 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id 15C878FC1D; Mon, 16 Nov 2009 10:34:49 +0000 (UTC) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by worf.ds9.tecnik93.com (Postfix) with ESMTPSA id 4374822C5321; Mon, 16 Nov 2009 12:36:29 +0200 (EET) Date: Mon, 16 Nov 2009 12:34:39 +0200 From: Ion-Mihai Tetcu To: Boris Samorodov Message-ID: <20091116123439.691250f4@it.buh.tecnik93.com> In-Reply-To: <200911160851.nAG8pXYi089008@repoman.freebsd.org> References: <200911160851.nAG8pXYi089008@repoman.freebsd.org> X-Mailer: Claws Mail 3.7.2 (GTK+ 2.16.6; amd64-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/.YQTdLaZZX5OFjCAy1rnpCE"; protocol="application/pgp-signature" Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/sysutils/heartbeat Makefile ports/sysutils/heartbeat/files patch-resources-OCF-IPaddr X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Nov 2009 10:34:50 -0000 --Sig_/.YQTdLaZZX5OFjCAy1rnpCE Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Mon, 16 Nov 2009 08:51:33 +0000 (UTC) Boris Samorodov wrote: > bsam 2009-11-16 08:51:33 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > sysutils/heartbeat Makefile=20 > sysutils/heartbeat/files patch-resources-OCF-IPaddr=20 > Log: > . fix some regexps for ip address detection; [1] > . bump PORTREVISION. > =20 > PR: ports/140012 [1] > Submitted by: Mark Round [1] > Final patch by: maintainer (Justin Head ) > [1]=20 > Revision Changes Path > 1.23 +1 -1 ports/sysutils/heartbeat/Makefile > 1.2 +2 -2 > ports/sysutils/heartbeat/files/patch-resources-OCF-IPaddr >=20 The Restless Daemon identified a etc lib sql error while trying to build: heartbeat-2.1.4_4 maintained by ports@encarnate.com Makefile ident: $FreeBSD: ports/sysutils/heartbeat/Makefile,v 1.23 2009/11= /16 08:51:33 bsam Exp $ Excerpt from http://T64.TecNik93.com/logs/7-STABLE-FTP/heartbeat-2.1.4_4.lo= g : test -z "/usr/local/lib/heartbeat" || ../.././install-sh -c -d "/usr/local/= lib/heartbeat" /bin/sh /usr/local/bin/libtool --tag=3DCC --mode=3Dinstall install -s= -o root -g wheel -m 555 'mlock' '/usr/local/lib/heartbeat/mlock' libtool: install: install -o root -g wheel -m 555 -s mlock /usr/local/lib/h= eartbeat/mlock gmake[3]: Leaving directory `/work/a/ports/sysutils/heartbeat/work/STABLE-2= .1.4/contrib/mlock' gmake[2]: Leaving directory `/work/a/ports/sysutils/heartbeat/work/STABLE-2= .1.4/contrib/mlock' gmake[2]: Entering directory `/work/a/ports/sysutils/heartbeat/work/STABLE-= 2.1.4/contrib' gmake[3]: Entering directory `/work/a/ports/sysutils/heartbeat/work/STABLE-= 2.1.4/contrib' gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/work/a/ports/sysutils/heartbeat/work/STABLE-2= .1.4/contrib' gmake[2]: Leaving directory `/work/a/ports/sysutils/heartbeat/work/STABLE-2= .1.4/contrib' gmake[1]: Leaving directory `/work/a/ports/sysutils/heartbeat/work/STABLE-2= .1.4/contrib' gmake[1]: Entering directory `/work/a/ports/sysutils/heartbeat/work/STABLE-= 2.1.4' gmake[2]: Entering directory `/work/a/ports/sysutils/heartbeat/work/STABLE-= 2.1.4' test -p /var/lib/heartbeat/cores || mkdir -p /var/lib/heartbeat/cores chown root /var/lib/heartbeat/cores chmod 755 /var/lib/heartbeat/cores mkdir -p /var/lib/heartbeat/cores/root chown root /var/lib/heartbeat/cores/root chmod 700 /var/lib/heartbeat/cores/root mkdir -p /var/lib/heartbeat/cores/nobody chown nobody /var/lib/heartbeat/cores/nobody chmod 700 /var/lib/heartbeat/cores/nobody mkdir -p /var/lib/heartbeat/cores/hacluster chown hacluster /var/lib/heartbeat/cores/hacluster chmod 700 /var/lib/heartbeat/cores/hacluster cd /usr/local/lib/heartbeat; \ for file in `ls /usr/local/share/heartbeat`; \ do if [ -d $file ]; then continue; fi; \ rm -f $file && ln -s /usr/local/share/heartbeat/$file .; \ done gmake[2]: Nothing to be done for `install-data-am'. gmake[2]: Leaving directory `/work/a/ports/sysutils/heartbeat/work/STABLE-2= .1.4' gmake[1]: Leaving directory `/work/a/ports/sysutils/heartbeat/work/STABLE-2= .1.4' cp: /usr/local/share/doc/heartbeat/authkeys: No such file or directory *** Error code 1 Stop in /a/ports/sysutils/heartbeat. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D build of /usr/ports/sysutils/heartbeat ended at Mon Nov 16 09:01:18 UTC 2009 PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=3Dsysutils&portname=3D= heartbeat The build which triggered this BotMail was done under tinderbox-devel-3.2_5; dsversion: 3.2 on RELENG_7 on amd64, kern.smp.cpus: 1 with tinderd_flags=3D"-nullfs -plistcheck -onceonly" and ccache support, wi= th the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=3Dyes, NOPORTEXAMPLES=3Dyes, NOPORTDATA=3Dyes, FORCE_PACKAGE=3D= 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." --=20 IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B --Sig_/.YQTdLaZZX5OFjCAy1rnpCE Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (FreeBSD) iEYEARECAAYFAksBKscACgkQJ7GIuiH/oeWeYgCfYDumXNJZJhBY+ajYizuwWvV/ 2rkAnRhoSCg1l5Jkpw+uPD5Z+xZdt9SE =D0dY -----END PGP SIGNATURE----- --Sig_/.YQTdLaZZX5OFjCAy1rnpCE--