Mark BROKEN: Fails to package

During build:
xtla-core.el:956:1:Error: Multiple args to , are not supported: (\, (list (quote tla--gensym-uniq-25) (list (quote quote) error-buf)) (list (quote tla--gensym-uniq-24) (list (quote quote) error-buffer)) (list (quote tla--gensym-uniq-23) (list (quote quote) output-buf)) (list (quote tla--gensym-uniq-22) (list (quote quote) output-buffer)) (list (quote tla--gensym-uniq-21) (list (quote quote) arguments)) (list (quote tla--gensym-uniq-20) (list (quote quote) error-buf)) (list (quote tla--gensym-uniq-19) (list (quote quote) output-buf)) (list (quote tla--gensym-uniq-18) (list (quote quote) error)) (list (quote tla--gensym-uniq-17) (list (quote quote) arguments)) (list (quote tla--gensym-uniq-16) (list (quote quote) error-buf)) (list (quote tla--gensym-uniq-15) (list (quote quote) output-buf)) (list (quote tla--gensym-uniq-14) (list (quote quote) killed)) (list (quote tla--gensym-uniq-13) (list (quote quote) arguments)) (list (quote tla--gensym-uniq-12) (list (quote quote) error-buf)) (list (quote tla--gensym-uniq-11) (list (quote quote) output-buf)) (list (quote tla--gensym-uniq-10) (list (quote quote) finished)) (list (quote tla--gensym-uniq-9) (list (quote quote) error-file)) (list (quote tla--gensym-uniq-8) (list (quote quote) error-file)) (list (quote tla--gensym-uniq-7) (list (quote quote) error-buf)) (list (quote tla--gensym-uniq-6) (list (quote quote) error-file)) (list (quote tla--gensym-uniq-5) (list (quote quote) process-event)) (list (quote tla--gensym-uniq-4) (list (quote quote) default-directory)) (list (quote tla--gensym-uniq-3) (list (quote quote) command)) (list (quote tla--gensym-uniq-2) (list (quote quote) error-buf)) (list (quote tla--gensym-uniq-1) (list (quote quote) output-buf)) (list (quote tla--gensym-uniq-0) (list (quote quote) default-directory)))
...
===>  Building package for xtla-emacs24-1.2.1_15,1
pkg-static: lstat(/wrkdirs/usr/ports/devel/xtla/work/stage/usr/local/share/emacs/24.4/site-lisp/xtla/xtla-core.elc): No such file or directory
pkg-static: lstat(/wrkdirs/usr/ports/devel/xtla/work/stage/usr/local/share/emacs/24.4/site-lisp/xtla/xtla.elc): No such file or directory

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2014-11-19 21:19:50 +00:00
parent f3fea666c7
commit 31486ea57a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=372819

View File

@ -13,6 +13,8 @@ PKGNAMESUFFIX= -${EMACS_PORT_NAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Emacs front-end to tla
BROKEN= Fails to package
BUILD_DEPENDS+= tla:${PORTSDIR}/devel/tla \
${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/tree-widget/tree-widget.el:${PORTSDIR}/editors/tree-widget
RUN_DEPENDS:= ${BUILD_DEPENDS}