[Nix-dev] Nix failed to build on FreeBSD 9.1

Henry Lenzi hank.lenzi at gmail.com
Tue Jan 15 03:29:43 CET 2013


Hi all -

I seem to be have made some progress:

./configure --prefix=/opt/nix flex=/opt/flex/bin/flex
sed=/usr/local/bin/gsed AWK=/usr/local/bin/gawk

However, I seem to be having problem building the documentation with
Docbook. Is there a way *not* to build it?

As attachements, an error log and the current Makefile. Can anyone
lend a hand in making it stop building the docs?

Thanks in advance,
Hank
-------------- next part --------------
gmake  all-recursive
gmake[1]: Entering directory `/tmp/nix'
Making all in src
gmake[2]: Entering directory `/tmp/nix/src'
Making all in boost
gmake[3]: Entering directory `/tmp/nix/src/boost'
Making all in format
gmake[4]: Entering directory `/tmp/nix/src/boost/format'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/tmp/nix/src/boost/format'
gmake[4]: Entering directory `/tmp/nix/src/boost'
gmake[4]: Nothing to be done for `all-am'.
gmake[4]: Leaving directory `/tmp/nix/src/boost'
gmake[3]: Leaving directory `/tmp/nix/src/boost'
Making all in libutil
gmake[3]: Entering directory `/tmp/nix/src/libutil'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/tmp/nix/src/libutil'
Making all in libstore
gmake[3]: Entering directory `/tmp/nix/src/libstore'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/tmp/nix/src/libstore'
Making all in libmain
gmake[3]: Entering directory `/tmp/nix/src/libmain'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/tmp/nix/src/libmain'
Making all in nix-store
gmake[3]: Entering directory `/tmp/nix/src/nix-store'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/tmp/nix/src/nix-store'
Making all in nix-hash
gmake[3]: Entering directory `/tmp/nix/src/nix-hash'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/tmp/nix/src/nix-hash'
Making all in libexpr
gmake[3]: Entering directory `/tmp/nix/src/libexpr'
gmake  all-am
gmake[4]: Entering directory `/tmp/nix/src/libexpr'
gmake[4]: Nothing to be done for `all-am'.
gmake[4]: Leaving directory `/tmp/nix/src/libexpr'
gmake[3]: Leaving directory `/tmp/nix/src/libexpr'
Making all in nix-instantiate
gmake[3]: Entering directory `/tmp/nix/src/nix-instantiate'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/tmp/nix/src/nix-instantiate'
Making all in nix-env
gmake[3]: Entering directory `/tmp/nix/src/nix-env'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/tmp/nix/src/nix-env'
Making all in nix-daemon
gmake[3]: Entering directory `/tmp/nix/src/nix-daemon'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/tmp/nix/src/nix-daemon'
Making all in nix-setuid-helper
gmake[3]: Entering directory `/tmp/nix/src/nix-setuid-helper'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/tmp/nix/src/nix-setuid-helper'
Making all in nix-log2xml
gmake[3]: Entering directory `/tmp/nix/src/nix-log2xml'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/tmp/nix/src/nix-log2xml'
Making all in bsdiff-4.3
gmake[3]: Entering directory `/tmp/nix/src/bsdiff-4.3'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/tmp/nix/src/bsdiff-4.3'
gmake[3]: Entering directory `/tmp/nix/src'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/tmp/nix/src'
gmake[2]: Leaving directory `/tmp/nix/src'
Making all in perl
gmake[2]: Entering directory `/tmp/nix/perl'
sed \
 -e "s^@abs_top_srcdir\@^/tmp/nix^g" \
 -e "s^@abs_top_builddir\@^/tmp/nix^g" \
 -e "s^@extra1\@^^g" \
 -e "s^@prefix\@^/opt/nix^g" \
 -e "s^@bindir\@^/opt/nix/bin^g" \
 -e "s^@datadir\@^/opt/nix/share^g" \
 -e "s^@sysconfdir\@^/opt/nix/etc^g" \
 -e "s^@profiledir\@^^g" \
 -e "s^@localstatedir\@^/nix/var^g" \
 -e "s^@datadir\@^/opt/nix/share^g" \
 -e "s^@libdir\@^/opt/nix/lib^g" \
 -e "s^@libexecdir\@^/opt/nix/libexec^g" \
 -e "s^@storedir\@^/nix/store^g" \
 -e "s^@system\@^x86_64-freebsd^g" \
 -e "s^@shell\@^/bin/bash^g" \
 -e "s^@curl\@^/usr/local/bin/curl^g" \
 -e "s^@bzip2\@^/usr/bin/bzip2^g" \
 -e "s^@xz\@^/usr/bin/xz^g" \
 -e "s^@perl\@^/usr/bin/perl^g" \
 -e "s^@perlFlags\@^-I/opt/nix/lib/perl5/site_perl/5.14.2/amd64-freebsd-thread-multi^g" \
 -e "s^@coreutils\@^/bin^g" \
 -e "s^@sed\@^/usr/local/bin/gsed^g" \
 -e "s^@tar\@^/usr/bin/tar^g" \
 -e "s^@tarFlags\@^^g" \
 -e "s^@gzip\@^/usr/bin/gzip^g" \
 -e "s^@pv\@^pv^g" \
 -e "s^@tr\@^/usr/bin/tr^g" \
 -e "s^@dot\@^^g" \
 -e "s^@xmllint\@^/usr/local/bin/xmllint^g" \
 -e "s^@xmlflags\@^^g" \
 -e "s^@xsltproc\@^/usr/local/bin/xsltproc^g" \
 -e "s^@sqlite_bin\@^^g" \
 -e "s^@version\@^1.4^g" \
 -e "s^@perlbindings\@^yes^g" \
 -e "s^@testPath\@^/bin:$(dirname $(type -p expr))^g" \
 < lib/Nix/Config.pm.in > lib/Nix/Config.pm || rm lib/Nix/Config.pm
if test -x lib/Nix/Config.pm.in; then chmod +x lib/Nix/Config.pm; fi
gmake[2]: Leaving directory `/tmp/nix/perl'
Making all in scripts
gmake[2]: Entering directory `/tmp/nix/scripts'
sed \
 -e "s^@abs_top_srcdir\@^/tmp/nix^g" \
 -e "s^@abs_top_builddir\@^/tmp/nix^g" \
 -e "s^@extra1\@^^g" \
 -e "s^@prefix\@^/opt/nix^g" \
 -e "s^@bindir\@^/opt/nix/bin^g" \
 -e "s^@datadir\@^/opt/nix/share^g" \
 -e "s^@sysconfdir\@^/opt/nix/etc^g" \
 -e "s^@profiledir\@^/opt/nix/etc/profile.d^g" \
 -e "s^@localstatedir\@^/nix/var^g" \
 -e "s^@datadir\@^/opt/nix/share^g" \
 -e "s^@libdir\@^/opt/nix/lib^g" \
 -e "s^@libexecdir\@^/opt/nix/libexec^g" \
 -e "s^@storedir\@^/nix/store^g" \
 -e "s^@system\@^x86_64-freebsd^g" \
 -e "s^@shell\@^/bin/bash^g" \
 -e "s^@curl\@^/usr/local/bin/curl^g" \
 -e "s^@bzip2\@^/usr/bin/bzip2^g" \
 -e "s^@xz\@^/usr/bin/xz^g" \
 -e "s^@perl\@^/usr/bin/perl^g" \
 -e "s^@perlFlags\@^-I/opt/nix/lib/perl5/site_perl/5.14.2/amd64-freebsd-thread-multi^g" \
 -e "s^@coreutils\@^/bin^g" \
 -e "s^@sed\@^/usr/local/bin/gsed^g" \
 -e "s^@tar\@^/usr/bin/tar^g" \
 -e "s^@tarFlags\@^^g" \
 -e "s^@gzip\@^/usr/bin/gzip^g" \
 -e "s^@pv\@^pv^g" \
 -e "s^@tr\@^/usr/bin/tr^g" \
 -e "s^@dot\@^^g" \
 -e "s^@xmllint\@^/usr/local/bin/xmllint^g" \
 -e "s^@xmlflags\@^^g" \
 -e "s^@xsltproc\@^/usr/local/bin/xsltproc^g" \
 -e "s^@sqlite_bin\@^^g" \
 -e "s^@version\@^1.4^g" \
 -e "s^@perlbindings\@^yes^g" \
 -e "s^@testPath\@^/bin:$(dirname $(type -p expr))^g" \
 < nix-collect-garbage.in > nix-collect-garbage || rm nix-collect-garbage
if test -x nix-collect-garbage.in; then chmod +x nix-collect-garbage; fi
sed \
 -e "s^@abs_top_srcdir\@^/tmp/nix^g" \
 -e "s^@abs_top_builddir\@^/tmp/nix^g" \
 -e "s^@extra1\@^^g" \
 -e "s^@prefix\@^/opt/nix^g" \
 -e "s^@bindir\@^/opt/nix/bin^g" \
 -e "s^@datadir\@^/opt/nix/share^g" \
 -e "s^@sysconfdir\@^/opt/nix/etc^g" \
 -e "s^@profiledir\@^/opt/nix/etc/profile.d^g" \
 -e "s^@localstatedir\@^/nix/var^g" \
 -e "s^@datadir\@^/opt/nix/share^g" \
 -e "s^@libdir\@^/opt/nix/lib^g" \
 -e "s^@libexecdir\@^/opt/nix/libexec^g" \
 -e "s^@storedir\@^/nix/store^g" \
 -e "s^@system\@^x86_64-freebsd^g" \
 -e "s^@shell\@^/bin/bash^g" \
 -e "s^@curl\@^/usr/local/bin/curl^g" \
 -e "s^@bzip2\@^/usr/bin/bzip2^g" \
 -e "s^@xz\@^/usr/bin/xz^g" \
 -e "s^@perl\@^/usr/bin/perl^g" \
 -e "s^@perlFlags\@^-I/opt/nix/lib/perl5/site_perl/5.14.2/amd64-freebsd-thread-multi^g" \
 -e "s^@coreutils\@^/bin^g" \
 -e "s^@sed\@^/usr/local/bin/gsed^g" \
 -e "s^@tar\@^/usr/bin/tar^g" \
 -e "s^@tarFlags\@^^g" \
 -e "s^@gzip\@^/usr/bin/gzip^g" \
 -e "s^@pv\@^pv^g" \
 -e "s^@tr\@^/usr/bin/tr^g" \
 -e "s^@dot\@^^g" \
 -e "s^@xmllint\@^/usr/local/bin/xmllint^g" \
 -e "s^@xmlflags\@^^g" \
 -e "s^@xsltproc\@^/usr/local/bin/xsltproc^g" \
 -e "s^@sqlite_bin\@^^g" \
 -e "s^@version\@^1.4^g" \
 -e "s^@perlbindings\@^yes^g" \
 -e "s^@testPath\@^/bin:$(dirname $(type -p expr))^g" \
 < nix-pull.in > nix-pull || rm nix-pull
if test -x nix-pull.in; then chmod +x nix-pull; fi
sed \
 -e "s^@abs_top_srcdir\@^/tmp/nix^g" \
 -e "s^@abs_top_builddir\@^/tmp/nix^g" \
 -e "s^@extra1\@^^g" \
 -e "s^@prefix\@^/opt/nix^g" \
 -e "s^@bindir\@^/opt/nix/bin^g" \
 -e "s^@datadir\@^/opt/nix/share^g" \
 -e "s^@sysconfdir\@^/opt/nix/etc^g" \
 -e "s^@profiledir\@^/opt/nix/etc/profile.d^g" \
 -e "s^@localstatedir\@^/nix/var^g" \
 -e "s^@datadir\@^/opt/nix/share^g" \
 -e "s^@libdir\@^/opt/nix/lib^g" \
 -e "s^@libexecdir\@^/opt/nix/libexec^g" \
 -e "s^@storedir\@^/nix/store^g" \
 -e "s^@system\@^x86_64-freebsd^g" \
 -e "s^@shell\@^/bin/bash^g" \
 -e "s^@curl\@^/usr/local/bin/curl^g" \
 -e "s^@bzip2\@^/usr/bin/bzip2^g" \
 -e "s^@xz\@^/usr/bin/xz^g" \
 -e "s^@perl\@^/usr/bin/perl^g" \
 -e "s^@perlFlags\@^-I/opt/nix/lib/perl5/site_perl/5.14.2/amd64-freebsd-thread-multi^g" \
 -e "s^@coreutils\@^/bin^g" \
 -e "s^@sed\@^/usr/local/bin/gsed^g" \
 -e "s^@tar\@^/usr/bin/tar^g" \
 -e "s^@tarFlags\@^^g" \
 -e "s^@gzip\@^/usr/bin/gzip^g" \
 -e "s^@pv\@^pv^g" \
 -e "s^@tr\@^/usr/bin/tr^g" \
 -e "s^@dot\@^^g" \
 -e "s^@xmllint\@^/usr/local/bin/xmllint^g" \
 -e "s^@xmlflags\@^^g" \
 -e "s^@xsltproc\@^/usr/local/bin/xsltproc^g" \
 -e "s^@sqlite_bin\@^^g" \
 -e "s^@version\@^1.4^g" \
 -e "s^@perlbindings\@^yes^g" \
 -e "s^@testPath\@^/bin:$(dirname $(type -p expr))^g" \
 < nix-push.in > nix-push || rm nix-push
if test -x nix-push.in; then chmod +x nix-push; fi
sed \
 -e "s^@abs_top_srcdir\@^/tmp/nix^g" \
 -e "s^@abs_top_builddir\@^/tmp/nix^g" \
 -e "s^@extra1\@^^g" \
 -e "s^@prefix\@^/opt/nix^g" \
 -e "s^@bindir\@^/opt/nix/bin^g" \
 -e "s^@datadir\@^/opt/nix/share^g" \
 -e "s^@sysconfdir\@^/opt/nix/etc^g" \
 -e "s^@profiledir\@^/opt/nix/etc/profile.d^g" \
 -e "s^@localstatedir\@^/nix/var^g" \
 -e "s^@datadir\@^/opt/nix/share^g" \
 -e "s^@libdir\@^/opt/nix/lib^g" \
 -e "s^@libexecdir\@^/opt/nix/libexec^g" \
 -e "s^@storedir\@^/nix/store^g" \
 -e "s^@system\@^x86_64-freebsd^g" \
 -e "s^@shell\@^/bin/bash^g" \
 -e "s^@curl\@^/usr/local/bin/curl^g" \
 -e "s^@bzip2\@^/usr/bin/bzip2^g" \
 -e "s^@xz\@^/usr/bin/xz^g" \
 -e "s^@perl\@^/usr/bin/perl^g" \
 -e "s^@perlFlags\@^-I/opt/nix/lib/perl5/site_perl/5.14.2/amd64-freebsd-thread-multi^g" \
 -e "s^@coreutils\@^/bin^g" \
 -e "s^@sed\@^/usr/local/bin/gsed^g" \
 -e "s^@tar\@^/usr/bin/tar^g" \
 -e "s^@tarFlags\@^^g" \
 -e "s^@gzip\@^/usr/bin/gzip^g" \
 -e "s^@pv\@^pv^g" \
 -e "s^@tr\@^/usr/bin/tr^g" \
 -e "s^@dot\@^^g" \
 -e "s^@xmllint\@^/usr/local/bin/xmllint^g" \
 -e "s^@xmlflags\@^^g" \
 -e "s^@xsltproc\@^/usr/local/bin/xsltproc^g" \
 -e "s^@sqlite_bin\@^^g" \
 -e "s^@version\@^1.4^g" \
 -e "s^@perlbindings\@^yes^g" \
 -e "s^@testPath\@^/bin:$(dirname $(type -p expr))^g" \
 < nix-prefetch-url.in > nix-prefetch-url || rm nix-prefetch-url
if test -x nix-prefetch-url.in; then chmod +x nix-prefetch-url; fi
sed \
 -e "s^@abs_top_srcdir\@^/tmp/nix^g" \
 -e "s^@abs_top_builddir\@^/tmp/nix^g" \
 -e "s^@extra1\@^^g" \
 -e "s^@prefix\@^/opt/nix^g" \
 -e "s^@bindir\@^/opt/nix/bin^g" \
 -e "s^@datadir\@^/opt/nix/share^g" \
 -e "s^@sysconfdir\@^/opt/nix/etc^g" \
 -e "s^@profiledir\@^/opt/nix/etc/profile.d^g" \
 -e "s^@localstatedir\@^/nix/var^g" \
 -e "s^@datadir\@^/opt/nix/share^g" \
 -e "s^@libdir\@^/opt/nix/lib^g" \
 -e "s^@libexecdir\@^/opt/nix/libexec^g" \
 -e "s^@storedir\@^/nix/store^g" \
 -e "s^@system\@^x86_64-freebsd^g" \
 -e "s^@shell\@^/bin/bash^g" \
 -e "s^@curl\@^/usr/local/bin/curl^g" \
 -e "s^@bzip2\@^/usr/bin/bzip2^g" \
 -e "s^@xz\@^/usr/bin/xz^g" \
 -e "s^@perl\@^/usr/bin/perl^g" \
 -e "s^@perlFlags\@^-I/opt/nix/lib/perl5/site_perl/5.14.2/amd64-freebsd-thread-multi^g" \
 -e "s^@coreutils\@^/bin^g" \
 -e "s^@sed\@^/usr/local/bin/gsed^g" \
 -e "s^@tar\@^/usr/bin/tar^g" \
 -e "s^@tarFlags\@^^g" \
 -e "s^@gzip\@^/usr/bin/gzip^g" \
 -e "s^@pv\@^pv^g" \
 -e "s^@tr\@^/usr/bin/tr^g" \
 -e "s^@dot\@^^g" \
 -e "s^@xmllint\@^/usr/local/bin/xmllint^g" \
 -e "s^@xmlflags\@^^g" \
 -e "s^@xsltproc\@^/usr/local/bin/xsltproc^g" \
 -e "s^@sqlite_bin\@^^g" \
 -e "s^@version\@^1.4^g" \
 -e "s^@perlbindings\@^yes^g" \
 -e "s^@testPath\@^/bin:$(dirname $(type -p expr))^g" \
 < nix-install-package.in > nix-install-package || rm nix-install-package
if test -x nix-install-package.in; then chmod +x nix-install-package; fi
sed \
 -e "s^@abs_top_srcdir\@^/tmp/nix^g" \
 -e "s^@abs_top_builddir\@^/tmp/nix^g" \
 -e "s^@extra1\@^^g" \
 -e "s^@prefix\@^/opt/nix^g" \
 -e "s^@bindir\@^/opt/nix/bin^g" \
 -e "s^@datadir\@^/opt/nix/share^g" \
 -e "s^@sysconfdir\@^/opt/nix/etc^g" \
 -e "s^@profiledir\@^/opt/nix/etc/profile.d^g" \
 -e "s^@localstatedir\@^/nix/var^g" \
 -e "s^@datadir\@^/opt/nix/share^g" \
 -e "s^@libdir\@^/opt/nix/lib^g" \
 -e "s^@libexecdir\@^/opt/nix/libexec^g" \
 -e "s^@storedir\@^/nix/store^g" \
 -e "s^@system\@^x86_64-freebsd^g" \
 -e "s^@shell\@^/bin/bash^g" \
 -e "s^@curl\@^/usr/local/bin/curl^g" \
 -e "s^@bzip2\@^/usr/bin/bzip2^g" \
 -e "s^@xz\@^/usr/bin/xz^g" \
 -e "s^@perl\@^/usr/bin/perl^g" \
 -e "s^@perlFlags\@^-I/opt/nix/lib/perl5/site_perl/5.14.2/amd64-freebsd-thread-multi^g" \
 -e "s^@coreutils\@^/bin^g" \
 -e "s^@sed\@^/usr/local/bin/gsed^g" \
 -e "s^@tar\@^/usr/bin/tar^g" \
 -e "s^@tarFlags\@^^g" \
 -e "s^@gzip\@^/usr/bin/gzip^g" \
 -e "s^@pv\@^pv^g" \
 -e "s^@tr\@^/usr/bin/tr^g" \
 -e "s^@dot\@^^g" \
 -e "s^@xmllint\@^/usr/local/bin/xmllint^g" \
 -e "s^@xmlflags\@^^g" \
 -e "s^@xsltproc\@^/usr/local/bin/xsltproc^g" \
 -e "s^@sqlite_bin\@^^g" \
 -e "s^@version\@^1.4^g" \
 -e "s^@perlbindings\@^yes^g" \
 -e "s^@testPath\@^/bin:$(dirname $(type -p expr))^g" \
 < nix-channel.in > nix-channel || rm nix-channel
if test -x nix-channel.in; then chmod +x nix-channel; fi
sed \
 -e "s^@abs_top_srcdir\@^/tmp/nix^g" \
 -e "s^@abs_top_builddir\@^/tmp/nix^g" \
 -e "s^@extra1\@^^g" \
 -e "s^@prefix\@^/opt/nix^g" \
 -e "s^@bindir\@^/opt/nix/bin^g" \
 -e "s^@datadir\@^/opt/nix/share^g" \
 -e "s^@sysconfdir\@^/opt/nix/etc^g" \
 -e "s^@profiledir\@^/opt/nix/etc/profile.d^g" \
 -e "s^@localstatedir\@^/nix/var^g" \
 -e "s^@datadir\@^/opt/nix/share^g" \
 -e "s^@libdir\@^/opt/nix/lib^g" \
 -e "s^@libexecdir\@^/opt/nix/libexec^g" \
 -e "s^@storedir\@^/nix/store^g" \
 -e "s^@system\@^x86_64-freebsd^g" \
 -e "s^@shell\@^/bin/bash^g" \
 -e "s^@curl\@^/usr/local/bin/curl^g" \
 -e "s^@bzip2\@^/usr/bin/bzip2^g" \
 -e "s^@xz\@^/usr/bin/xz^g" \
 -e "s^@perl\@^/usr/bin/perl^g" \
 -e "s^@perlFlags\@^-I/opt/nix/lib/perl5/site_perl/5.14.2/amd64-freebsd-thread-multi^g" \
 -e "s^@coreutils\@^/bin^g" \
 -e "s^@sed\@^/usr/local/bin/gsed^g" \
 -e "s^@tar\@^/usr/bin/tar^g" \
 -e "s^@tarFlags\@^^g" \
 -e "s^@gzip\@^/usr/bin/gzip^g" \
 -e "s^@pv\@^pv^g" \
 -e "s^@tr\@^/usr/bin/tr^g" \
 -e "s^@dot\@^^g" \
 -e "s^@xmllint\@^/usr/local/bin/xmllint^g" \
 -e "s^@xmlflags\@^^g" \
 -e "s^@xsltproc\@^/usr/local/bin/xsltproc^g" \
 -e "s^@sqlite_bin\@^^g" \
 -e "s^@version\@^1.4^g" \
 -e "s^@perlbindings\@^yes^g" \
 -e "s^@testPath\@^/bin:$(dirname $(type -p expr))^g" \
 < nix-build.in > nix-build || rm nix-build
if test -x nix-build.in; then chmod +x nix-build; fi
sed \
 -e "s^@abs_top_srcdir\@^/tmp/nix^g" \
 -e "s^@abs_top_builddir\@^/tmp/nix^g" \
 -e "s^@extra1\@^^g" \
 -e "s^@prefix\@^/opt/nix^g" \
 -e "s^@bindir\@^/opt/nix/bin^g" \
 -e "s^@datadir\@^/opt/nix/share^g" \
 -e "s^@sysconfdir\@^/opt/nix/etc^g" \
 -e "s^@profiledir\@^/opt/nix/etc/profile.d^g" \
 -e "s^@localstatedir\@^/nix/var^g" \
 -e "s^@datadir\@^/opt/nix/share^g" \
 -e "s^@libdir\@^/opt/nix/lib^g" \
 -e "s^@libexecdir\@^/opt/nix/libexec^g" \
 -e "s^@storedir\@^/nix/store^g" \
 -e "s^@system\@^x86_64-freebsd^g" \
 -e "s^@shell\@^/bin/bash^g" \
 -e "s^@curl\@^/usr/local/bin/curl^g" \
 -e "s^@bzip2\@^/usr/bin/bzip2^g" \
 -e "s^@xz\@^/usr/bin/xz^g" \
 -e "s^@perl\@^/usr/bin/perl^g" \
 -e "s^@perlFlags\@^-I/opt/nix/lib/perl5/site_perl/5.14.2/amd64-freebsd-thread-multi^g" \
 -e "s^@coreutils\@^/bin^g" \
 -e "s^@sed\@^/usr/local/bin/gsed^g" \
 -e "s^@tar\@^/usr/bin/tar^g" \
 -e "s^@tarFlags\@^^g" \
 -e "s^@gzip\@^/usr/bin/gzip^g" \
 -e "s^@pv\@^pv^g" \
 -e "s^@tr\@^/usr/bin/tr^g" \
 -e "s^@dot\@^^g" \
 -e "s^@xmllint\@^/usr/local/bin/xmllint^g" \
 -e "s^@xmlflags\@^^g" \
 -e "s^@xsltproc\@^/usr/local/bin/xsltproc^g" \
 -e "s^@sqlite_bin\@^^g" \
 -e "s^@version\@^1.4^g" \
 -e "s^@perlbindings\@^yes^g" \
 -e "s^@testPath\@^/bin:$(dirname $(type -p expr))^g" \
 < nix-copy-closure.in > nix-copy-closure || rm nix-copy-closure
if test -x nix-copy-closure.in; then chmod +x nix-copy-closure; fi
sed \
 -e "s^@abs_top_srcdir\@^/tmp/nix^g" \
 -e "s^@abs_top_builddir\@^/tmp/nix^g" \
 -e "s^@extra1\@^^g" \
 -e "s^@prefix\@^/opt/nix^g" \
 -e "s^@bindir\@^/opt/nix/bin^g" \
 -e "s^@datadir\@^/opt/nix/share^g" \
 -e "s^@sysconfdir\@^/opt/nix/etc^g" \
 -e "s^@profiledir\@^/opt/nix/etc/profile.d^g" \
 -e "s^@localstatedir\@^/nix/var^g" \
 -e "s^@datadir\@^/opt/nix/share^g" \
 -e "s^@libdir\@^/opt/nix/lib^g" \
 -e "s^@libexecdir\@^/opt/nix/libexec^g" \
 -e "s^@storedir\@^/nix/store^g" \
 -e "s^@system\@^x86_64-freebsd^g" \
 -e "s^@shell\@^/bin/bash^g" \
 -e "s^@curl\@^/usr/local/bin/curl^g" \
 -e "s^@bzip2\@^/usr/bin/bzip2^g" \
 -e "s^@xz\@^/usr/bin/xz^g" \
 -e "s^@perl\@^/usr/bin/perl^g" \
 -e "s^@perlFlags\@^-I/opt/nix/lib/perl5/site_perl/5.14.2/amd64-freebsd-thread-multi^g" \
 -e "s^@coreutils\@^/bin^g" \
 -e "s^@sed\@^/usr/local/bin/gsed^g" \
 -e "s^@tar\@^/usr/bin/tar^g" \
 -e "s^@tarFlags\@^^g" \
 -e "s^@gzip\@^/usr/bin/gzip^g" \
 -e "s^@pv\@^pv^g" \
 -e "s^@tr\@^/usr/bin/tr^g" \
 -e "s^@dot\@^^g" \
 -e "s^@xmllint\@^/usr/local/bin/xmllint^g" \
 -e "s^@xmlflags\@^^g" \
 -e "s^@xsltproc\@^/usr/local/bin/xsltproc^g" \
 -e "s^@sqlite_bin\@^^g" \
 -e "s^@version\@^1.4^g" \
 -e "s^@perlbindings\@^yes^g" \
 -e "s^@testPath\@^/bin:$(dirname $(type -p expr))^g" \
 < nix-generate-patches.in > nix-generate-patches || rm nix-generate-patches
if test -x nix-generate-patches.in; then chmod +x nix-generate-patches; fi
sed \
 -e "s^@abs_top_srcdir\@^/tmp/nix^g" \
 -e "s^@abs_top_builddir\@^/tmp/nix^g" \
 -e "s^@extra1\@^^g" \
 -e "s^@prefix\@^/opt/nix^g" \
 -e "s^@bindir\@^/opt/nix/bin^g" \
 -e "s^@datadir\@^/opt/nix/share^g" \
 -e "s^@sysconfdir\@^/opt/nix/etc^g" \
 -e "s^@profiledir\@^/opt/nix/etc/profile.d^g" \
 -e "s^@localstatedir\@^/nix/var^g" \
 -e "s^@datadir\@^/opt/nix/share^g" \
 -e "s^@libdir\@^/opt/nix/lib^g" \
 -e "s^@libexecdir\@^/opt/nix/libexec^g" \
 -e "s^@storedir\@^/nix/store^g" \
 -e "s^@system\@^x86_64-freebsd^g" \
 -e "s^@shell\@^/bin/bash^g" \
 -e "s^@curl\@^/usr/local/bin/curl^g" \
 -e "s^@bzip2\@^/usr/bin/bzip2^g" \
 -e "s^@xz\@^/usr/bin/xz^g" \
 -e "s^@perl\@^/usr/bin/perl^g" \
 -e "s^@perlFlags\@^-I/opt/nix/lib/perl5/site_perl/5.14.2/amd64-freebsd-thread-multi^g" \
 -e "s^@coreutils\@^/bin^g" \
 -e "s^@sed\@^/usr/local/bin/gsed^g" \
 -e "s^@tar\@^/usr/bin/tar^g" \
 -e "s^@tarFlags\@^^g" \
 -e "s^@gzip\@^/usr/bin/gzip^g" \
 -e "s^@pv\@^pv^g" \
 -e "s^@tr\@^/usr/bin/tr^g" \
 -e "s^@dot\@^^g" \
 -e "s^@xmllint\@^/usr/local/bin/xmllint^g" \
 -e "s^@xmlflags\@^^g" \
 -e "s^@xsltproc\@^/usr/local/bin/xsltproc^g" \
 -e "s^@sqlite_bin\@^^g" \
 -e "s^@version\@^1.4^g" \
 -e "s^@perlbindings\@^yes^g" \
 -e "s^@testPath\@^/bin:$(dirname $(type -p expr))^g" \
 < nix-profile.sh.in > nix-profile.sh || rm nix-profile.sh
if test -x nix-profile.sh.in; then chmod +x nix-profile.sh; fi
sed \
 -e "s^@abs_top_srcdir\@^/tmp/nix^g" \
 -e "s^@abs_top_builddir\@^/tmp/nix^g" \
 -e "s^@extra1\@^^g" \
 -e "s^@prefix\@^/opt/nix^g" \
 -e "s^@bindir\@^/opt/nix/bin^g" \
 -e "s^@datadir\@^/opt/nix/share^g" \
 -e "s^@sysconfdir\@^/opt/nix/etc^g" \
 -e "s^@profiledir\@^/opt/nix/etc/profile.d^g" \
 -e "s^@localstatedir\@^/nix/var^g" \
 -e "s^@datadir\@^/opt/nix/share^g" \
 -e "s^@libdir\@^/opt/nix/lib^g" \
 -e "s^@libexecdir\@^/opt/nix/libexec^g" \
 -e "s^@storedir\@^/nix/store^g" \
 -e "s^@system\@^x86_64-freebsd^g" \
 -e "s^@shell\@^/bin/bash^g" \
 -e "s^@curl\@^/usr/local/bin/curl^g" \
 -e "s^@bzip2\@^/usr/bin/bzip2^g" \
 -e "s^@xz\@^/usr/bin/xz^g" \
 -e "s^@perl\@^/usr/bin/perl^g" \
 -e "s^@perlFlags\@^-I/opt/nix/lib/perl5/site_perl/5.14.2/amd64-freebsd-thread-multi^g" \
 -e "s^@coreutils\@^/bin^g" \
 -e "s^@sed\@^/usr/local/bin/gsed^g" \
 -e "s^@tar\@^/usr/bin/tar^g" \
 -e "s^@tarFlags\@^^g" \
 -e "s^@gzip\@^/usr/bin/gzip^g" \
 -e "s^@pv\@^pv^g" \
 -e "s^@tr\@^/usr/bin/tr^g" \
 -e "s^@dot\@^^g" \
 -e "s^@xmllint\@^/usr/local/bin/xmllint^g" \
 -e "s^@xmlflags\@^^g" \
 -e "s^@xsltproc\@^/usr/local/bin/xsltproc^g" \
 -e "s^@sqlite_bin\@^^g" \
 -e "s^@version\@^1.4^g" \
 -e "s^@perlbindings\@^yes^g" \
 -e "s^@testPath\@^/bin:$(dirname $(type -p expr))^g" \
 < find-runtime-roots.pl.in > find-runtime-roots.pl || rm find-runtime-roots.pl
if test -x find-runtime-roots.pl.in; then chmod +x find-runtime-roots.pl; fi
sed \
 -e "s^@abs_top_srcdir\@^/tmp/nix^g" \
 -e "s^@abs_top_builddir\@^/tmp/nix^g" \
 -e "s^@extra1\@^^g" \
 -e "s^@prefix\@^/opt/nix^g" \
 -e "s^@bindir\@^/opt/nix/bin^g" \
 -e "s^@datadir\@^/opt/nix/share^g" \
 -e "s^@sysconfdir\@^/opt/nix/etc^g" \
 -e "s^@profiledir\@^/opt/nix/etc/profile.d^g" \
 -e "s^@localstatedir\@^/nix/var^g" \
 -e "s^@datadir\@^/opt/nix/share^g" \
 -e "s^@libdir\@^/opt/nix/lib^g" \
 -e "s^@libexecdir\@^/opt/nix/libexec^g" \
 -e "s^@storedir\@^/nix/store^g" \
 -e "s^@system\@^x86_64-freebsd^g" \
 -e "s^@shell\@^/bin/bash^g" \
 -e "s^@curl\@^/usr/local/bin/curl^g" \
 -e "s^@bzip2\@^/usr/bin/bzip2^g" \
 -e "s^@xz\@^/usr/bin/xz^g" \
 -e "s^@perl\@^/usr/bin/perl^g" \
 -e "s^@perlFlags\@^-I/opt/nix/lib/perl5/site_perl/5.14.2/amd64-freebsd-thread-multi^g" \
 -e "s^@coreutils\@^/bin^g" \
 -e "s^@sed\@^/usr/local/bin/gsed^g" \
 -e "s^@tar\@^/usr/bin/tar^g" \
 -e "s^@tarFlags\@^^g" \
 -e "s^@gzip\@^/usr/bin/gzip^g" \
 -e "s^@pv\@^pv^g" \
 -e "s^@tr\@^/usr/bin/tr^g" \
 -e "s^@dot\@^^g" \
 -e "s^@xmllint\@^/usr/local/bin/xmllint^g" \
 -e "s^@xmlflags\@^^g" \
 -e "s^@xsltproc\@^/usr/local/bin/xsltproc^g" \
 -e "s^@sqlite_bin\@^^g" \
 -e "s^@version\@^1.4^g" \
 -e "s^@perlbindings\@^yes^g" \
 -e "s^@testPath\@^/bin:$(dirname $(type -p expr))^g" \
 < build-remote.pl.in > build-remote.pl || rm build-remote.pl
if test -x build-remote.pl.in; then chmod +x build-remote.pl; fi
sed \
 -e "s^@abs_top_srcdir\@^/tmp/nix^g" \
 -e "s^@abs_top_builddir\@^/tmp/nix^g" \
 -e "s^@extra1\@^^g" \
 -e "s^@prefix\@^/opt/nix^g" \
 -e "s^@bindir\@^/opt/nix/bin^g" \
 -e "s^@datadir\@^/opt/nix/share^g" \
 -e "s^@sysconfdir\@^/opt/nix/etc^g" \
 -e "s^@profiledir\@^/opt/nix/etc/profile.d^g" \
 -e "s^@localstatedir\@^/nix/var^g" \
 -e "s^@datadir\@^/opt/nix/share^g" \
 -e "s^@libdir\@^/opt/nix/lib^g" \
 -e "s^@libexecdir\@^/opt/nix/libexec^g" \
 -e "s^@storedir\@^/nix/store^g" \
 -e "s^@system\@^x86_64-freebsd^g" \
 -e "s^@shell\@^/bin/bash^g" \
 -e "s^@curl\@^/usr/local/bin/curl^g" \
 -e "s^@bzip2\@^/usr/bin/bzip2^g" \
 -e "s^@xz\@^/usr/bin/xz^g" \
 -e "s^@perl\@^/usr/bin/perl^g" \
 -e "s^@perlFlags\@^-I/opt/nix/lib/perl5/site_perl/5.14.2/amd64-freebsd-thread-multi^g" \
 -e "s^@coreutils\@^/bin^g" \
 -e "s^@sed\@^/usr/local/bin/gsed^g" \
 -e "s^@tar\@^/usr/bin/tar^g" \
 -e "s^@tarFlags\@^^g" \
 -e "s^@gzip\@^/usr/bin/gzip^g" \
 -e "s^@pv\@^pv^g" \
 -e "s^@tr\@^/usr/bin/tr^g" \
 -e "s^@dot\@^^g" \
 -e "s^@xmllint\@^/usr/local/bin/xmllint^g" \
 -e "s^@xmlflags\@^^g" \
 -e "s^@xsltproc\@^/usr/local/bin/xsltproc^g" \
 -e "s^@sqlite_bin\@^^g" \
 -e "s^@version\@^1.4^g" \
 -e "s^@perlbindings\@^yes^g" \
 -e "s^@testPath\@^/bin:$(dirname $(type -p expr))^g" \
 < nix-reduce-build.in > nix-reduce-build || rm nix-reduce-build
if test -x nix-reduce-build.in; then chmod +x nix-reduce-build; fi
sed \
 -e "s^@abs_top_srcdir\@^/tmp/nix^g" \
 -e "s^@abs_top_builddir\@^/tmp/nix^g" \
 -e "s^@extra1\@^^g" \
 -e "s^@prefix\@^/opt/nix^g" \
 -e "s^@bindir\@^/opt/nix/bin^g" \
 -e "s^@datadir\@^/opt/nix/share^g" \
 -e "s^@sysconfdir\@^/opt/nix/etc^g" \
 -e "s^@profiledir\@^/opt/nix/etc/profile.d^g" \
 -e "s^@localstatedir\@^/nix/var^g" \
 -e "s^@datadir\@^/opt/nix/share^g" \
 -e "s^@libdir\@^/opt/nix/lib^g" \
 -e "s^@libexecdir\@^/opt/nix/libexec^g" \
 -e "s^@storedir\@^/nix/store^g" \
 -e "s^@system\@^x86_64-freebsd^g" \
 -e "s^@shell\@^/bin/bash^g" \
 -e "s^@curl\@^/usr/local/bin/curl^g" \
 -e "s^@bzip2\@^/usr/bin/bzip2^g" \
 -e "s^@xz\@^/usr/bin/xz^g" \
 -e "s^@perl\@^/usr/bin/perl^g" \
 -e "s^@perlFlags\@^-I/opt/nix/lib/perl5/site_perl/5.14.2/amd64-freebsd-thread-multi^g" \
 -e "s^@coreutils\@^/bin^g" \
 -e "s^@sed\@^/usr/local/bin/gsed^g" \
 -e "s^@tar\@^/usr/bin/tar^g" \
 -e "s^@tarFlags\@^^g" \
 -e "s^@gzip\@^/usr/bin/gzip^g" \
 -e "s^@pv\@^pv^g" \
 -e "s^@tr\@^/usr/bin/tr^g" \
 -e "s^@dot\@^^g" \
 -e "s^@xmllint\@^/usr/local/bin/xmllint^g" \
 -e "s^@xmlflags\@^^g" \
 -e "s^@xsltproc\@^/usr/local/bin/xsltproc^g" \
 -e "s^@sqlite_bin\@^^g" \
 -e "s^@version\@^1.4^g" \
 -e "s^@perlbindings\@^yes^g" \
 -e "s^@testPath\@^/bin:$(dirname $(type -p expr))^g" \
 < copy-from-other-stores.pl.in > copy-from-other-stores.pl || rm copy-from-other-stores.pl
if test -x copy-from-other-stores.pl.in; then chmod +x copy-from-other-stores.pl; fi
sed \
 -e "s^@abs_top_srcdir\@^/tmp/nix^g" \
 -e "s^@abs_top_builddir\@^/tmp/nix^g" \
 -e "s^@extra1\@^^g" \
 -e "s^@prefix\@^/opt/nix^g" \
 -e "s^@bindir\@^/opt/nix/bin^g" \
 -e "s^@datadir\@^/opt/nix/share^g" \
 -e "s^@sysconfdir\@^/opt/nix/etc^g" \
 -e "s^@profiledir\@^/opt/nix/etc/profile.d^g" \
 -e "s^@localstatedir\@^/nix/var^g" \
 -e "s^@datadir\@^/opt/nix/share^g" \
 -e "s^@libdir\@^/opt/nix/lib^g" \
 -e "s^@libexecdir\@^/opt/nix/libexec^g" \
 -e "s^@storedir\@^/nix/store^g" \
 -e "s^@system\@^x86_64-freebsd^g" \
 -e "s^@shell\@^/bin/bash^g" \
 -e "s^@curl\@^/usr/local/bin/curl^g" \
 -e "s^@bzip2\@^/usr/bin/bzip2^g" \
 -e "s^@xz\@^/usr/bin/xz^g" \
 -e "s^@perl\@^/usr/bin/perl^g" \
 -e "s^@perlFlags\@^-I/opt/nix/lib/perl5/site_perl/5.14.2/amd64-freebsd-thread-multi^g" \
 -e "s^@coreutils\@^/bin^g" \
 -e "s^@sed\@^/usr/local/bin/gsed^g" \
 -e "s^@tar\@^/usr/bin/tar^g" \
 -e "s^@tarFlags\@^^g" \
 -e "s^@gzip\@^/usr/bin/gzip^g" \
 -e "s^@pv\@^pv^g" \
 -e "s^@tr\@^/usr/bin/tr^g" \
 -e "s^@dot\@^^g" \
 -e "s^@xmllint\@^/usr/local/bin/xmllint^g" \
 -e "s^@xmlflags\@^^g" \
 -e "s^@xsltproc\@^/usr/local/bin/xsltproc^g" \
 -e "s^@sqlite_bin\@^^g" \
 -e "s^@version\@^1.4^g" \
 -e "s^@perlbindings\@^yes^g" \
 -e "s^@testPath\@^/bin:$(dirname $(type -p expr))^g" \
 < nix-http-export.cgi.in > nix-http-export.cgi || rm nix-http-export.cgi
if test -x nix-http-export.cgi.in; then chmod +x nix-http-export.cgi; fi
gmake[2]: Leaving directory `/tmp/nix/scripts'
Making all in corepkgs
gmake[2]: Entering directory `/tmp/nix/corepkgs'
sed \
 -e "s^@abs_top_srcdir\@^/tmp/nix^g" \
 -e "s^@abs_top_builddir\@^/tmp/nix^g" \
 -e "s^@extra1\@^^g" \
 -e "s^@prefix\@^/opt/nix^g" \
 -e "s^@bindir\@^/opt/nix/bin^g" \
 -e "s^@datadir\@^/opt/nix/share^g" \
 -e "s^@sysconfdir\@^/opt/nix/etc^g" \
 -e "s^@profiledir\@^^g" \
 -e "s^@localstatedir\@^/nix/var^g" \
 -e "s^@datadir\@^/opt/nix/share^g" \
 -e "s^@libdir\@^/opt/nix/lib^g" \
 -e "s^@libexecdir\@^/opt/nix/libexec^g" \
 -e "s^@storedir\@^/nix/store^g" \
 -e "s^@system\@^x86_64-freebsd^g" \
 -e "s^@shell\@^/bin/bash^g" \
 -e "s^@curl\@^/usr/local/bin/curl^g" \
 -e "s^@bzip2\@^/usr/bin/bzip2^g" \
 -e "s^@xz\@^/usr/bin/xz^g" \
 -e "s^@perl\@^/usr/bin/perl^g" \
 -e "s^@perlFlags\@^-I/opt/nix/lib/perl5/site_perl/5.14.2/amd64-freebsd-thread-multi^g" \
 -e "s^@coreutils\@^/bin^g" \
 -e "s^@sed\@^/usr/local/bin/gsed^g" \
 -e "s^@tar\@^/usr/bin/tar^g" \
 -e "s^@tarFlags\@^^g" \
 -e "s^@gzip\@^/usr/bin/gzip^g" \
 -e "s^@pv\@^pv^g" \
 -e "s^@tr\@^/usr/bin/tr^g" \
 -e "s^@dot\@^^g" \
 -e "s^@xmllint\@^/usr/local/bin/xmllint^g" \
 -e "s^@xmlflags\@^^g" \
 -e "s^@xsltproc\@^/usr/local/bin/xsltproc^g" \
 -e "s^@sqlite_bin\@^^g" \
 -e "s^@version\@^1.4^g" \
 -e "s^@perlbindings\@^yes^g" \
 -e "s^@testPath\@^/bin:$(dirname $(type -p expr))^g" \
 < config.nix.in > config.nix || rm config.nix
if test -x config.nix.in; then chmod +x config.nix; fi
gmake[2]: Leaving directory `/tmp/nix/corepkgs'
Making all in doc
gmake[2]: Entering directory `/tmp/nix/doc'
Making all in manual
gmake[3]: Entering directory `/tmp/nix/doc/manual'
/usr/local/bin/xsltproc --nonet  --param section.autolabel 1 --param section.label.includes.component.label 1 --param html.stylesheet \'style.css\' --param xref.with.number.and.title 1 --param toc.section.depth 3 --param admon.style \'\' --param callout.graphics.extension \'.gif\' --param contrib.inline.enabled 0 --novalid --stringparam profile.condition manual \
  /docbook-xsl-missing/profiling/profile.xsl manual.xmli 2> /dev/null | \
  /usr/local/bin/xmllint --nonet  --noout --relaxng /docbook-rng-missing/docbook.rng -
warning: failed to load external entity "/docbook-rng-missing/docbook.rng"
Relax-NG parser error : xmlRelaxNGParse: could not load /docbook-rng-missing/docbook.rng
Relax-NG schema /docbook-rng-missing/docbook.rng failed to compile
-:1: parser error : Document is empty

^
-:1: parser error : Start tag expected, '<' not found

^
gmake[3]: *** [manual.is-valid] Error 1
gmake[3]: Leaving directory `/tmp/nix/doc/manual'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/tmp/nix/doc'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/tmp/nix'
gmake: *** [all] Error 2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile
Type: application/octet-stream
Size: 30420 bytes
Desc: not available
Url : http://lists.science.uu.nl/pipermail/nix-dev/attachments/20130115/4e291cc8/attachment-0001.obj 


More information about the nix-dev mailing list