many ports doesn't compile

KIMURA Yasuhiro yasu at utahime.org
Tue Feb 8 01:23:14 PST 2005


From: Rolandas Naujikas <rolnas at takas.lt>
Subject: many ports doesn't compile
Date: Tue, 8 Feb 2005 07:39:39 +0200

> After last commit on Mk/bsd.port.mk many ports depending on OPTIONS
> doesn't compile because recursive WITHOUT or WITH variables.
> 
> Mk/bsd.port.mk
> ...
> WITHOUT:=       ${WITHOUT}${OPT}
> ...
> WITH:=          ${WITH}${OPT}
> ...

It also seems to cause the failure of make index on 4.11-RELEASE.

eastasia# make index
Generating INDEX - please wait..Variable WITHOUT is recursive.
===> sysutils/bacula-client failed
*** Error code 1
1 error

********************************************************************
Before reporting this error, verify that you are running a supported
version of FreeBSD (see http://www.FreeBSD.org/ports/) and that you
have a complete and up-to-date ports collection.  (INDEX builds are
not supported with partial or out-of-date ports collections -- in
particular, if you are using cvsup, you must cvsup the "ports-all"
collection, and have no "refuse" files.)  If that is the case, then
report the failure to ports at FreeBSD.org together with relevant
details of your ports configuration (including FreeBSD version,
your architecture, your environment, and your /etc/make.conf
settings, especially compiler flags and WITH/WITHOUT settings).

Note: the latest pre-generated version of INDEX may be fetched
automatically with "make fetchindex".
********************************************************************

*** Error code 1

Stop in /am/galaxy/usr1/ports.
*** Error code 1

Stop in /am/galaxy/usr1/ports.
eastasia# 

---
KIMURA Yasuhiro
Mail: yasu at utahime.org
WWW:  http://www.utahime.org/


More information about the freebsd-ports mailing list