tech-x11 archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: Build and install just /usr/xsrc
On Thu, 10 Nov 2016, the wise matthew green wrote:
ah, this is building the wrong X.  i told you the wrong setting.
it's -V X11FLAVOUR=Xorg.  sorry about that!
Hi Matthew,
Thanks for the info. I tried to rebuild with X11FLAVOUR=Xorg but now it 
fails with:
#    create  base.tgz
cd /mnt/storage/1/netbsd/usr/src/distrib/sets && 
DESTDIR=/mnt/storage/1/netbsd/usr/src/obj/destdir.alpha  MACHINE=alpha 
MACHINE_ARCH=alpha 
AWK=/mnt/storage/1/netbsd/usr/src/obj/tooldir.FreeBSD-11.0-STABLE-amd64/bin/nbawk 
CKSUM=/mnt/storage/1/netbsd/usr/src/obj/tooldir.FreeBSD-11.0-STABLE-amd64/bin/nbcksum 
DB=/mnt/storage/1/netbsd/usr/src/obj/tooldir.FreeBSD-11.0-STABLE-amd64/bin/nbdb 
HOST_SH=/bin/sh 
MAKE=/mnt/storage/1/netbsd/usr/src/obj/tooldir.FreeBSD-11.0-STABLE-amd64/bin/nbmake 
MKTEMP=/mnt/storage/1/netbsd/usr/src/obj/tooldir.FreeBSD-11.0-STABLE-amd64/bin/nbmktemp 
MTREE=/mnt/storage/1/netbsd/usr/src/obj/tooldir.FreeBSD-11.0-STABLE-amd64/bin/nbmtree 
PAX=/mnt/storage/1/netbsd/usr/src/obj/tooldir.FreeBSD-11.0-STABLE-amd64/bin/nbpax 
COMPRESS_PROGRAM=gzip  GZIP=-n 
PKG_CREATE=/mnt/storage/1/netbsd/usr/src/obj/tooldir.FreeBSD-11.0-STABLE-amd64/bin/nbpkg_create 
SED=/mnt/storage/1/netbsd/usr/src/obj/tooldir.FreeBSD-11.0-STABLE-amd64/bin/nbsed 
TSORT=/mnt/storage/1/netbsd/usr/src/obj/tooldir.FreeBSD-11.0-STABLE-amd64/bin/nbtsort\ 
-q  /bin/sh ./maketars -d /mnt/storage/1/netbsd/usr/src/obj/destdir.alpha 
-N /mnt/storage/1/netbsd/usr/src/etc -t 
/mnt/storage/1/netbsd/usr/src/obj/releasedir/alpha/binary/sets base  || { 
rm -f 
/mnt/storage/1/netbsd/usr/src/obj/releasedir/alpha/binary/sets/base.tgz; 
false; }
Creating base.tgz
nbpax: unknown group `ftp'
nbpax: failed at line 5380 of the specification
*** Failed target:  do-base
*** Failed command: cd /mnt/storage/1/netbsd/usr/src/distrib/sets && 
DESTDIR=/mnt/storage/1/netbsd/usr/src/obj/destdir.alpha MACHINE=alpha 
MACHINE_ARCH=alpha 
AWK=/mnt/storage/1/netbsd/usr/src/obj/tooldir.FreeBSD-11.0-STABLE-amd64/bin/nbawk 
CKSUM=/mnt/storage/1/netbsd/usr/src/obj/tooldir.FreeBSD-11.0-STABLE-amd64/bin/nbcksum 
DB=/mnt/storage/1/netbsd/usr/src/obj/tooldir.FreeBSD-11.0-STABLE-amd64/bin/nbdb 
HOST_SH=/bin/sh 
MAKE=/mnt/storage/1/netbsd/usr/src/obj/tooldir.FreeBSD-11.0-STABLE-amd64/bin/nbmake 
MKTEMP=/mnt/storage/1/netbsd/usr/src/obj/tooldir.FreeBSD-11.0-STABLE-amd64/bin/nbmktemp 
MTREE=/mnt/storage/1/netbsd/usr/src/obj/tooldir.FreeBSD-11.0-STABLE-amd64/bin/nbmtree 
PAX=/mnt/storage/1/netbsd/usr/src/obj/tooldir.FreeBSD-11.0-STABLE-amd64/bin/nbpax 
COMPRESS_PROGRAM=gzip GZIP=-n 
PKG_CREATE=/mnt/storage/1/netbsd/usr/src/obj/tooldir.FreeBSD-11.0-STABLE-amd64/bin/nbpkg_create 
SED=/mnt/storage/1/netbsd/usr/src/obj/tooldir.FreeBSD-11.0-STABLE-amd64/bin/nbsed 
TSORT=/mnt/storage/1/netbsd/usr/src/obj/tooldir.FreeBSD-11.0-STABLE-amd64/bin/nbtsort\ 
-q /bin/sh ./maketars -d /mnt/storage/1/netbsd/usr/src/obj/destdir.alpha 
-N /mnt/storage/1/netbsd/usr/src/etc -t 
/mnt/storage/1/netbsd/usr/src/obj/releasedir/alpha/binary/sets base || { 
rm -f 
/mnt/storage/1/netbsd/usr/src/obj/releasedir/alpha/binary/sets/base.tgz; 
false; }
*** Error code 1
Stop.
nbmake[2]: stopped in /mnt/storage/1/netbsd/usr/src/distrib/sets
*** Failed target:  release
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; 
shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) 
this="etc/"; real="/mnt/storage/1/netbsd/usr/src/etc" ;; *) 
this="etc/${dir}/"; real="/mnt/storage/1/netbsd/usr/src/etc/${dir}" ;; 
esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; 
cd "${real}" && 
/mnt/storage/1/netbsd/usr/src/obj/tooldir.FreeBSD-11.0-STABLE-amd64/bin/nbmake 
_THISDIR_="${this}" "$@" ${target}; }; _makedirtarget 
/mnt/storage/1/netbsd/usr/src/distrib/sets sets
*** Error code 1
Stop.
nbmake[1]: stopped in /mnt/storage/1/netbsd/usr/src/etc
*** Failed target:  release
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; 
shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this=""; 
real="/mnt/storage/1/netbsd/usr/src" ;; *) this="${dir}/"; 
real="/mnt/storage/1/netbsd/usr/src/${dir}" ;; esac; show=${this:-.}; echo 
"${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && 
/mnt/storage/1/netbsd/usr/src/obj/tooldir.FreeBSD-11.0-STABLE-amd64/bin/nbmake 
_THISDIR_="${this}" "$@" ${target}; }; _makedirtarget etc release 
DISTRIBUTION_DONE=1
*** Error code 1
Stop.
nbmake: stopped in /mnt/storage/1/netbsd/usr/src
ERROR: Failed to make release
*** BUILD ABORTED ***
--
Love your neighbour, yet don't pull down your hedge.
		-- Benjamin Franklin
Home |
Main Index |
Thread Index |
Old Index