Source: ecb
Version: 2.40+git20140216-2
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200222 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> Makefile:38: Makefile.conf not found. Using defaults for Linux!
> Makefile:39: Create Makefile.conf from Makefile.conf.template to override the 
> defaults.
> Byte-compiling ECB with LOADPATH= ...
> emacs -batch -no-site-file -l ecb-compile-script --eval '(ecb-byte-compile t)'
> Compiler-macro error for cl-typep: (error "Unknown type button-release-event")
> Compiler-macro error for cl-typep: (error "Unknown type button-press-event")
> ECB 2.40 uses CEDET 2.0 (contains semantic 2.2, eieio 1.4, speedbar 1.0).
> Compiler-macro error for cl-typep: (error "Unknown type button-release-event")
> Compiler-macro error for cl-typep: (error "Unknown type button-press-event")
> tree-buffer.el: Missing value for option `t' of slot `modeline-menu-creator' 
> in struct tree-buffer-spec!
> tree-buffer.el:   I'll take `:read-only' to be an option rather than a 
> default value.
> tree-buffer.el: Missing value for option `t' of slot `sticky-parent-p' in 
> struct tree-buffer-spec!
> tree-buffer.el:   I'll take `:read-only' to be an option rather than a 
> default value.
> tree-buffer.el: Missing value for option `t' of slot `sticky-indent-string' 
> in struct tree-buffer-spec!
> tree-buffer.el:   I'll take `:read-only' to be an option rather than a 
> default value.
> tree-buffer.el: Missing value for option `t' of slot `sticky-parent-fn' in 
> struct tree-buffer-spec!
> tree-buffer.el:   I'll take `:read-only' to be an option rather than a 
> default value.
> tree-buffer.el: Missing value for option `t' of slot 
> `reduce-tree-for-incr-search-fn' in struct tree-buffer-spec!
> tree-buffer.el:   I'll take `:read-only' to be an option rather than a 
> default value.
> ecb-navigate.el: Obsolete name arg "node" to constructor ecb-dlist-node
> ecb-navigate.el: Obsolete name arg "First item" to constructor 
> ecb-nav-history-item
> ecb-navigate.el: Obsolete name arg "First item" to constructor 
> ecb-nav-history-item
> All requirements for ECB 2.40 fulfilled - Enjoy it!
> ‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead.
> ‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead.
> ‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead.
> ‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead.
> 
> In toplevel form:
> ecb-analyse.el:362:4:Warning: ‘call-next-method’ is an obsolete function (as
>     of 25.1); use ‘cl-call-next-method’ instead.
> ‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead.
> ‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead.
> ecb-analyse.el:370:4:Warning: ‘call-next-method’ is an obsolete function (as
>     of 25.1); use ‘cl-call-next-method’ instead.
> 
> In toplevel form:
> ecb-face.el:131:1:Warning: defcustom for ‘ecb-tree-guide-line-face’ fails to
>     specify type
> ecb-face.el:131:1:Warning: defcustom for ‘ecb-tree-guide-line-face’ fails to
>     specify type
> 
> In ecb-display-buffer-xemacs:
> ecb-layout.el:2002:37:Warning: ‘display-buffer-function’ is an obsolete
>     variable (as of 24.3); use ‘display-buffer-alist’ instead.
> ecb-layout.el:2051:23:Warning: ‘display-buffer-function’ is an obsolete
>     variable (as of 24.3); use ‘display-buffer-alist’ instead.
> ecb-layout.el:2235:40:Warning: ‘display-buffer-function’ is an obsolete
>     variable (as of 24.3); use ‘display-buffer-alist’ instead.
> ecb-layout.el:2115:44:Warning: ‘special-display-function’ is an obsolete
>     variable (as of 24.3); use ‘display-buffer-alist’ instead.
> ecb-layout.el:2097:38:Warning: ‘special-display-buffer-names’ is an obsolete
>     variable (as of 24.3); use ‘display-buffer-alist’ instead.
> ecb-layout.el:2097:38:Warning: ‘special-display-function’ is an obsolete
>     variable (as of 24.3); use ‘display-buffer-alist’ instead.
> ecb-layout.el:2097:38:Warning: ‘special-display-buffer-names’ is an obsolete
>     variable (as of 24.3); use ‘display-buffer-alist’ instead.
> ecb-layout.el:2097:38:Warning: ‘special-display-function’ is an obsolete
>     variable (as of 24.3); use ‘display-buffer-alist’ instead.
> ecb-layout.el:2102:31:Warning: ‘special-display-regexps’ is an obsolete
>     variable (as of 24.3); use ‘display-buffer-alist’ instead.
> ecb-layout.el:2102:31:Warning: ‘special-display-function’ is an obsolete
>     variable (as of 24.3); use ‘display-buffer-alist’ instead.
> ecb-layout.el:2102:31:Warning: ‘special-display-function’ is an obsolete
>     variable (as of 24.3); use ‘display-buffer-alist’ instead.
> 
> In ecb-check-for-special-buffer:
> ecb-layout.el:2899:36:Warning: ‘special-display-function’ is an obsolete
>     variable (as of 24.3); use ‘display-buffer-alist’ instead.
> ecb-layout.el:2905:36:Warning: ‘special-display-buffer-names’ is an obsolete
>     variable (as of 24.3); use ‘display-buffer-alist’ instead.
> ecb-layout.el:2913:68:Warning: ‘special-display-buffer-names’ is an obsolete
>     variable (as of 24.3); use ‘display-buffer-alist’ instead.
> ecb-layout.el:2909:29:Warning: ‘special-display-regexps’ is an obsolete
>     variable (as of 24.3); use ‘display-buffer-alist’ instead.
> 
> In ecb-dlist-node-new:
> ecb-navigate.el:59:28:Warning: Obsolete name arg "node" to constructor
>     ecb-dlist-node
> ‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead.
> ‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead.
> ‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead.
> ‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead.
> ‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead.
> ‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead.
> ‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead.
> ‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead.
> ‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead.
> ‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead.
> ‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead.
> ‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead.
> ‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead.
> ‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead.
> ‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead.
> ‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead.
> ‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead.
> ‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead.
> ‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead.
> ‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead.
> ‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead.
> ‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead.
> ‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead.
> ‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead.
> ‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead.
> ‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead.
> ‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead.
> ‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead.
> ‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead.
> ‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead.
> ‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead.
> ‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead.
> ‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead.
> ‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead.
> ‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead.
> ‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead.
> ‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead.
> ‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead.
> ‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead.
> ‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead.
> ‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead.
> ‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead.
> ecb-navigate.el:203:44:Warning: ‘call-next-method’ is an obsolete function (as
>     of 25.1); use ‘cl-call-next-method’ instead.
> ‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead.
> ‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead.
> ‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead.
> ‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead.
> ‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead.
> ‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead.
> ‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead.
> ‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead.
> ‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead.
> ‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead.
> ‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead.
> ‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead.
> ‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead.
> ‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead.
> ‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead.
> ‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead.
> ecb-navigate.el:275:16:Warning: ‘call-next-method’ is an obsolete function (as
>     of 25.1); use ‘cl-call-next-method’ instead.
> ‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead.
> ‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead.
> ecb-navigate.el:290:27:Warning: Obsolete name arg "First item" to constructor
>     ecb-nav-history-item
> 
> In toplevel form:
> ecb-semantic-wrapper.el:292:7:Warning: ‘semantic-toplevel-bovine-cache’ is an
>     obsolete variable (as of 23.2); use ‘semantic--buffer-cache’ instead.
> 
> In end of data:
> ecb-symboldef.el:646:1:Warning: the function
>     ‘eieio-help-mode-augmentation-maybee’ is not known to be defined.
> Missing value for option `t' of slot `modeline-menu-creator' in struct 
> tree-buffer-spec!
>   I'll take `:read-only' to be an option rather than a default value.
> Missing value for option `t' of slot `sticky-parent-p' in struct 
> tree-buffer-spec!
>   I'll take `:read-only' to be an option rather than a default value.
> Missing value for option `t' of slot `sticky-indent-string' in struct 
> tree-buffer-spec!
>   I'll take `:read-only' to be an option rather than a default value.
> Missing value for option `t' of slot `sticky-parent-fn' in struct 
> tree-buffer-spec!
>   I'll take `:read-only' to be an option rather than a default value.
> Missing value for option `t' of slot `reduce-tree-for-incr-search-fn' in 
> struct tree-buffer-spec!
>   I'll take `:read-only' to be an option rather than a default value.
> emacs -batch -no-site-file --eval "(add-to-list 'load-path nil)" -l 
> ecb-autogen -f ecb-update-autoloads
> Not registering prefix "de" from ecb-layout.  Affects: ("delete-frame" 
> "delete-window" "delete-windows-on" "delete-other-windows" 
> "defecb-window-dedicator-to-ecb-buffer")
> Generating info-format...
> utf8 "\xB4" does not map to Unicode at 
> /usr/share/texinfo/Texinfo/ParserNonXS.pm line 1796, <FH> line 1196.
> Malformed UTF-8 character (fatal) at 
> /usr/share/texinfo/Texinfo/ParserNonXS.pm line 3387.
> mv: cannot stat '*.info*': No such file or directory
> Generating html-format...
> utf8 "\xB4" does not map to Unicode at 
> /usr/share/texinfo/Texinfo/ParserNonXS.pm line 1796, <FH> line 1196.
> Malformed UTF-8 character (fatal) at 
> /usr/share/texinfo/Texinfo/ParserNonXS.pm line 3387.
> mv: cannot stat 'html-help/*.html': No such file or directory
> sed: can't read tmpfile: No such file or directory
> mv: cannot stat 'html-help/index.html': No such file or directory
> make[2]: *** [Makefile:97: online-help] Error 1

The full build log is available from:
   http://qa-logs.debian.net/2020/02/22/ecb_2.40+git20140216-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

Reply via email to