Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jun 2008 14:11:27 +0300
From:      Ion-Mihai Tetcu <itetcu@FreeBSD.org>
To:        Jeremy Chadwick <koitsu@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/mail/drac Makefile
Message-ID:  <20080604141127.78473299@it.buh.tecnik93.com>
In-Reply-To: <200806041053.m54ArR1L052578@repoman.freebsd.org>
References:  <200806041053.m54ArR1L052578@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 4 Jun 2008 10:53:27 +0000 (UTC)
Jeremy Chadwick <koitsu@FreeBSD.org> wrote:

> koitsu      2008-06-04 10:53:27 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     mail/drac            Makefile 
>   Log:
>   Cleanup for 5.x.
>   
>   Revision  Changes    Path
>   1.26      +0 -3      ports/mail/drac/Makefile
> 
Hi,


You receive this email if you are either the maintainer of the port or if you
recently committed to it. If the error is already fixed please ignore this
email; if you submit a PR to fix it CC me and I'll commit it ASAP.

These emails are generated in one of the following cases:
- an automated build was scheduled because the port was touched in CVS
- the periodic QA build has reached it.
- the port was scheduled because it is a dependency of a port from the cases
above.
There is no fixed interval for this; if other ports depend on it you will
receive this emails more often since testing those other ports is made
impossible by this port being broken. Efforts are made to restrict the number
of outgoing emails to one/port/week for QA or dependency builds (but not for
commit-triggered builds; if you commit 3 times in 5 minutes to the same port
and the first 2 versions fail you'll receive 2 emails).

The builds are done under tinderbox-2.4.2_2 , on 7-STABLE on amd64, with
tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the
official up-to-date Ports Tree (for commit-triggered builds the files are
fetched via CVSWeb), with the following vars set:
FORCE_PACKAGE=yes, NOPORTDOCS=yes,  NOPORTEXAMPLES=yes, NOPORTDATA=yes.
When you fix install/plist errors please bear in mind that each of the 3 NO*
vars controls the installation of different type of files, so constructs like:
.ifndef NOPORTDOCS
        @${MKDIR} ${DATADIR}
        ...
.endif
        or
%%PORTDOCS%%%%EXAMPLESDIR%%/some_example_file
are wrong, WRONG, _WRONG_.

The error which triggered this email is bellow:


building .tbz in directory /var/tinderbox/7-STABLE-FTP
"/usr/ports/Mk/bsd.port.mk", line 2197: Malformed conditional (${PREFIX} == /usr)
"/usr/ports/Mk/bsd.port.mk", line 2841: Malformed conditional (${PREFIX} == /usr)
"/usr/ports/Mk/bsd.port.mk", line 2951: Malformed conditional (${PREFIX} == /usr)
"/usr/ports/Mk/bsd.port.mk", line 2953: if-less else
"/usr/ports/Mk/bsd.port.mk", line 2955: if-less endif
"/usr/ports/Mk/bsd.port.mk", line 5618: Malformed conditional ((${PREFIX} != ${LOCALBASE} && ${PREFIX} != ${X11BASE} && ${PREFIX} != ${LINUXBASE} && ${PREFIX} != "/usr"))
"/usr/ports/Mk/bsd.port.mk", line 5623: if-less endif
"/usr/ports/Mk/bsd.port.mk", line 6124: if-less endif
"/usr/ports/Mk/bsd.port.mk", line 6127: if-less endif
make: fatal errors encountered -- cannot continue
maintained by: 
building for:  7.0-STABLE amd64
port directory: /usr/ports/mail/drac
Makefile ident: $FreeBSD: ports/mail/drac/Makefile,v 1.26 2008/06/04 10:53:27 koitsu Exp $
prefixes: LOCALBASE=usr/local X11BASE=usr/local
NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes
build started at Wed Jun  4 11:04:30 UTC 2008
FETCH_DEPENDS=
PATCH_DEPENDS=
EXTRACT_DEPENDS=
BUILD_DEPENDS=
RUN_DEPENDS=
add_pkg
"/usr/ports/Mk/bsd.port.mk", line 2197: Malformed conditional (${PREFIX} == /usr)
"/usr/ports/Mk/bsd.port.mk", line 2841: Malformed conditional (${PREFIX} == /usr)
"/usr/ports/Mk/bsd.port.mk", line 2951: Malformed conditional (${PREFIX} == /usr)
"/usr/ports/Mk/bsd.port.mk", line 2953: if-less else
"/usr/ports/Mk/bsd.port.mk", line 2955: if-less endif
"/usr/ports/Mk/bsd.port.mk", line 5618: Malformed conditional ((${PREFIX} != ${LOCALBASE} && ${PREFIX} != ${X11BASE} && ${PREFIX} != ${LINUXBASE} && ${PREFIX} != "/usr"))
"/usr/ports/Mk/bsd.port.mk", line 5623: if-less endif
"/usr/ports/Mk/bsd.port.mk", line 6124: if-less endif
"/usr/ports/Mk/bsd.port.mk", line 6127: if-less endif
make: fatal errors encountered -- cannot continue
================================================================
====================<phase 1: make checksum>====================
Failed to exec checksum : No such file or directory
================================================================
build of /usr/ports/mail/drac ended at Wed Jun  4 11:04:30 UTC 2008


Thanks for your work on making FreeBSD better,


-- 
IOnut - Un^d^dregistered ;) FreeBSD "user"
  "Intellectual Property" is   nowhere near as valuable   as "Intellect"
FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B



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