pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: problems building xmlcatmgr
On Sun, 30 Apr 2006 19:44:48 +0200, joerg%britannica.bec.de@localhost wrote:
> On Sun, Apr 30, 2006 at 01:41:30PM -0400, Steven M. Bellovin wrote:
> > On Sun, 30 Apr 2006 13:05:22 -0400, "Steven M. Bellovin"
> > <smb%cs.columbia.edu@localhost> wrote:
> >
> > Here's the output of make show-vars VARNAMES="PKG_SYSCONFDIR
> > CONFIGURE_ARGS"
>
> Try running the build with PKG_DEBUG_LEVEL=1 set and capture the actual
> configure command.
>
Attached.
--Steven M. Bellovin, http://www.cs.columbia.edu/~smb
pkg_comp:screwball.conf# make PKG_DEBUG_LEVEL=1 package
if [ -f /usr/pkg/share/pkg-vulnerabilities ]; then echo "===>
Checking for vulnerabilities in xmlcatmgr-2.2nb1"; vul=`/usr/bin/make
HOST_OSTYPE=NetBSD-3.0_RC6-i386 PKG_DEBUG_LEVEL=1 _SRC_TOP_= LOWER_OPSYS=netbsd
check-vulnerable`; case "$vul" in
"") ;; *) echo
"$vul"; echo "or define ALLOW_VULNERABLE_PACKAGES
if this package is absolutely essential"; false ;;
esac; else
echo "===> *** No
/usr/pkg/share/pkg-vulnerabilities file found,"; echo "===> *** skipping
vulnerability checks. To fix, install"; echo "===> *** the
pkgsrc/security/audit-packages package and run"; echo "===> ***
'/usr/pkg/sbin/download-vulnerability-list'."; fi
===> Checking for vulnerabilities in xmlcatmgr-2.2nb1
test -d /pkg_comp/distfiles/ || /bin/mkdir -p /pkg_comp/distfiles/
usr/pkgsrc/textproc/xmlcatmgr/distinfo`; if [ "$CKSUM" = "$CKSUM2" -o
"$CKSUM2" = "IGNORE" ]; then break; else
echo "=> Checksum failure - trying next site."; fi;
elif [ ! -f /pkg_comp/distfiles//$bfile ]; then echo "=> FTP didn't
fetch expected file, trying next site." ; else
break; fi; fi
done;
if [ ! -f /pkg_comp/distfiles//$bfile ]; then
echo "=> Couldn't fetch $bfile - please try to retrieve this"; echo "=> file
manually into /pkg_comp/distfiles/ and try again."; exit 1;
fi;
fi; fi
/bin/mkdir -p /pkg_comp/obj/pkgsrc/textproc/xmlcatmgr/default/.pkgdb
true
true
true
true
true
true
true
true
true
gure'' phase." "Please investigate the following for more
information:" " * config.log" "
* /pkg_comp/obj/pkgsrc/textproc/xmlcatmgr/default/.work.log"
""; do echo "===> $str";
done; exit $ec;
}
===> Configuring for xmlcatmgr-2.2nb1
cd /pkg_comp/obj/pkgsrc/textproc/xmlcatmgr/default/xmlcatmgr-2.2;
for file in config.guess; do if [
-f "$file" ]; then /bin/rm -f $file;
/bin/ln -s /usr/pkgsrc/mk/gnu-config/config.guess $file;
fi;
done
cd /pkg_comp/obj/pkgsrc/textproc/xmlcatmgr/default/xmlcatmgr-2.2;
for file in */config.guess; do if [
-f "$file" ]; then /bin/rm -f $file;
/bin/ln -s /usr/pkgsrc/mk/gnu-config/config.guess $file;
fi;
done
cd /pkg_comp/obj/pkgsrc/textproc/xmlcatmgr/default/xmlcatmgr-2.2;
for file in */*/config.guess; do
if [ -f "$file" ]; then /bin/rm -f $file;
/bin/ln -s /usr/pkgsrc/mk/gnu-config/config.guess
$file; fi;
done
cd /pkg_comp/obj/pkgsrc/textproc/xmlcatmgr/default/xmlcatmgr-2.2;
for file in config.sub; do if [
-f "$file" ]; then /bin/rm -f $file;
/bin/ln -s /usr/pkgsrc/mk/gnu-config/config.sub
$file; fi;
done
cd /pkg_comp/obj/pkgsrc/textproc/xmlcatmgr/default/xmlcatmgr-2.2;
for file in */config.sub; do if [
-f "$file" ]; then /bin/rm -f $file;
/bin/ln -s /usr/pkgsrc/mk/gnu-config/config.sub
$file; fi;
done
cd /pkg_comp/obj/pkgsrc/textproc/xmlcatmgr/default/xmlcatmgr-2.2;
for file in */*/config.sub; do if [
-f "$file" ]; then /bin/rm -f $file;
/bin/ln -s /usr/pkgsrc/mk/gnu-config/config.sub
$file; fi;
done
cd /pkg_comp/obj/pkgsrc/textproc/xmlcatmgr/default/xmlcatmgr-2.2;
for file in configure; do if
test -f "$file"; then /usr/bin/awk '/ *-recheck
*\| *--recheck.*\)/ { print; print " #
Avoid regenerating for rechecks on pkgsrc"; print " exit 0";
next; } { print
}' $file > $file.override && /bin/chmod +x $file.override &&
/bin/mv -f $file.override $file; fi;
done
cd /pkg_comp/obj/pkgsrc/textproc/xmlcatmgr/default/xmlcatmgr-2.2;
for file in */configure; do if
test -f "$file"; then /usr/bin/awk '/ *-recheck
*\| *--recheck.*\)/ { print; print " #
Avoid regenerating for rechecks on pkgsrc"; print " exit 0";
next; } { print
}' $file > $file.override && /bin/chmod +x $file.override &&
/bin/mv -f $file.override $file; fi;
done
cd /pkg_comp/obj/pkgsrc/textproc/xmlcatmgr/default/xmlcatmgr-2.2;
for file in */*/configure; do if
test -f "$file"; then /usr/bin/awk '/ *-recheck
*\| *--recheck.*\)/ { print; print " #
Avoid regenerating for rechecks on pkgsrc"; print " exit 0";
next; } { print
}' $file > $file.override && /bin/chmod +x $file.override &&
/bin/mv -f $file.override $file; fi;
done
ls MKDIR=/bin/mkdir\ -p MV=/bin/mv RM=/bin/rm RMDIR=/bin/rmdir SED=/usr/bin/sed
SORT=/usr/bin/sort TAR=/bin/tar TEST=test ac_cv_path_TEST=test
TOUCH=/usr/bin/touch TR=/usr/bin/tr TRUE=true ac_cv_path_TRUE=true PKG_CONFIG=
PKG_CONFIG_LIBDIR=/pkg_comp/obj/pkgsrc/textproc/xmlcatmgr/default/.buildlink/lib/pkgconfig
PKG_CONFIG_LOG=/pkg_comp/obj/pkgsrc/textproc/xmlcatmgr/default/.pkg-config.log
MAKE=make WRAPPER_DEBUG=yes WRAPPER_UPDATE_CACHE=yes /bin/sh
./configure --sysconfdir= --prefix=/usr/pkg --host=i386--netbsdelf
--mandir=/usr/pkg/man
configure: error: expected an absolute directory name for --sysconfdir:
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/textproc/xmlcatmgr
===>
===> There was an error during the ``configure'' phase.
===> Please investigate the following for more information:
===> * config.log
===> * /pkg_comp/obj/pkgsrc/textproc/xmlcatmgr/default/.work.log
===>
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/textproc/xmlcatmgr
Home |
Main Index |
Thread Index |
Old Index