Subject: Re: Cannot build, e.g., gnome-vfs2.
To: Johnny Lam <jlam@NetBSD.org>
From: Richard Rauch <rkr@olib.org>
List: tech-pkg
Date: 06/08/2005 20:15:54
On Wed, Jun 08, 2005 at 04:36:17PM -0400, Johnny Lam wrote:
 [...]
> Actually, I doubt that it's the same problem as the one Jeremy came 
> across.  If you could post the contents of ${WRKDIR}/.patch.makevars.mk, 
> that would help me to narrow down which is the offending package.

Okay.  Since it's not on the machine from which I do email, I'm going to
paste it inline:

.if !defined(_MAKEVARS_MK)
_MAKEVARS_MK=   defined

BUILTIN_GETTEXT_NGETTEXT=       yes
BUILTIN_LIB_FOUND.c_r=  no
BUILTIN_LIB_FOUND.db=   no
BUILTIN_LIB_FOUND.db1=  no
BUILTIN_LIB_FOUND.des=  yes
BUILTIN_LIB_FOUND.iconv=        no
BUILTIN_LIB_FOUND.intl= yes
BUILTIN_LIB_FOUND.pthread=      yes
BUILTIN_LIB_FOUND.rt=   yes
BUILTIN_PKG.heimdal=    heimdal-0.6
BUILTIN_PKG.openssl=    openssl-0.9.7f
BUILTIN_PKG.zlib=       zlib-1.1.4nb1
H_BZIP2=        /usr/include/bzlib.h
H_DB=   /usr/include/db.h
H_FAM=  __nonexistent__
H_GETTEXT=      __nonexistent__
H_HEIMDAL=      /usr/include/krb5/krb5.h
H_ICONV=        __nonexistent__
H_OPENSSL=      /usr/include/openssl/opensslv.h
H_PTHREAD=      /usr/include/pthread.h
H_ZLIB= /usr/include/zlib.h
IS_BUILTIN.bzip2=       yes
IS_BUILTIN.db1= yes
IS_BUILTIN.fam= no
IS_BUILTIN.gettext=     no
IS_BUILTIN.heimdal=     yes
IS_BUILTIN.iconv=       no
IS_BUILTIN.openssl=     yes
IS_BUILTIN.pthread=     yes
IS_BUILTIN.zlib=        yes
PERL5_SUB_INSTALLARCHLIB=       lib/perl5/5.8.6/x86_64-netbsd-thread-multi
PERL5_SUB_INSTALLSCRIPT=        bin
PERL5_SUB_INSTALLSITEARCH=      lib/perl5/site_perl/5.8.6/x86_64-netbsd-thread-multi
PERL5_SUB_INSTALLSITEBIN=       bin
PERL5_SUB_INSTALLSITELIB=       lib/perl5/site_perl/5.8.6
PERL5_SUB_INSTALLSITEMAN1DIR=   man/man1
PERL5_SUB_INSTALLSITEMAN3DIR=   lib/perl5/site_perl/man/man3
PERL5_SUB_SITEARCHEXP=  lib/perl5/site_perl/5.8.6/x86_64-netbsd-thread-multi
PERL5_SUB_SITELIBEXP=   lib/perl5/site_perl/5.8.6
PKG_BUILD_OPTIONS.heimdal=      
PKG_BUILD_OPTIONS.openssl=      
TOOLS_PREFIX.gmake=     /usr/pkg
TOOLS_PREFIX.perl=      /usr/pkg
USE_BUILTIN.bzip2=      no
USE_BUILTIN.db1=        no
USE_BUILTIN.fam=        no
USE_BUILTIN.gettext=    no
USE_BUILTIN.heimdal=    yes
USE_BUILTIN.iconv=      no
USE_BUILTIN.openssl=    yes
USE_BUILTIN.zlib=       no
XMLCATMGR_PREFIX=       /usr/pkg
_BLTN_GETTEXT_NEEDS_ICONV=      yes
_MANCOMPRESSED= no
_MANZ=  no
_PERL5_PREFIX=  /usr/pkg
_PERL5_REQD=    5.0
_PERL5_SITEPREFIX=      /usr/pkg
_REV_ALL_PHASES=        package install build configure wrapper tools patch extract fetch
_USE_TOOLS=     [ awk basename bzcat cat chgrp chmod chown cmp cp cut date dirname echo egrep env expr false file find gmake grep head hostname id install ln ls mail mkdir mtree mv patch pax perl pwd rm rmdir sed sh sort tail tar test touch tr true wc xargs

.endif # _MAKEVARS_MK