gettext build problem on a jail

Andrea Zulato simplex at twopenguins.it
Wed Sep 4 12:48:31 UTC 2013


Hi, i've a problem building gettext-0.18.3 on a jail, host is
8.3-RELEASE-p9 amd64.
"xz" is giving me this error:

Making all in misc
if test "no" != "no"; then  am__dir=. am__subdir_includes='';  case start-po.elc in */*)  am__dir=`echo 'start-po.elc' | sed 's,/[^/]*$,,'`;  am__subdir_includes="-L $am__dir -L ./$am__dir";  esac;  test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1;  no --batch     $am__subdir_includes -L . -L .  --eval "(defun byte-compile-dest-file (f) \"start-po.elc\")"  --eval "(unless (byte-compile-file \"start-po.el\") (kill-emacs 1))";  else :; fi
if test "no" != "no"; then  am__dir=. am__subdir_includes='';  case po-mode.elc in */*)  am__dir=`echo 'po-mode.elc' | sed 's,/[^/]*$,,'`;  am__subdir_includes="-L $am__dir -L ./$am__dir";  esac;  test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1;  no --batch     $am__subdir_includes -L . -L .  --eval "(defun byte-compile-dest-file (f) \"po-mode.elc\")"  --eval "(unless (byte-compile-file \"po-mode.el\") (kill-emacs 1))";  else :; fi
if test "no" != "no"; then  am__dir=. am__subdir_includes='';  case po-compat.elc in */*)  am__dir=`echo 'po-compat.elc' | sed 's,/[^/]*$,,'`;  am__subdir_includes="-L $am__dir -L ./$am__dir";  esac;  test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1;  no --batch     $am__subdir_includes -L . -L .  --eval "(defun byte-compile-dest-file (f) \"po-compat.elc\")"  --eval "(unless (byte-compile-file \"po-compat.el\") (kill-emacs 1))";  else :; fi
if test -f archive.dir.tar; then  inputfile=archive.dir.tar;  else  inputfile='.'/archive.dir.tar;  fi;  xz -c -5 < "$inputfile" > archive.dir.tar.xz-t && mv archive.dir.tar.xz-t archive.dir.tar.xz
xz: (stdin): Unsupported options
*** Error code 1
1 error
*** Error code 1
1 error
*** Error code 2
1 error
*** Error code 1
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop in /usr/ports/devel/gettext.
*** Error code 1

Stop in /usr/ports/devel/gettext.


I pasted the complete build output here:
http:/ /nopaste.info/426affd023.html

If someone can help, thanks.


-- 
gpg public key: http://www.twopenguins.it/simplex-twopenguins.asc



More information about the freebsd-ports mailing list