Hello All:
I just downloaded and compiled cedet-1.0. Using a cygwin bash shell, I executed the make command. The following three blocks of errors shows:
1) What happened with the load-file in my ~/.emacs.
2) What happened when I attempted to load it after emacs loaded, via a eval-last-sexp.
3) The third is the end of the make output (I don't know if this is relevant or not).
I included the make output as well. Any help would be appreciated. There's alot of packages that use these tools.
Thanks,
Jeff
Debugger entered--Lisp error: (invalid-function "c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/common/cedet.el")
("c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/common/cedet.el")
(load-file ("c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/common/cedet.el"))
eval-buffer(#<buffer *load*> nil "c:/home/jbrancier/.emacs" nil t) ; Reading at buffer position 1526
load-with-code-conversion("c:/home/jbrancier/.emacs" "c:/home/jbrancier/.emacs" t t)
load("~/.emacs" t t)
#[nil "\205\264
Debugger entered--Lisp error: (invalid-function "c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/common/cedet.el")
("c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/common/cedet.el")
(load-file ("c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/common/cedet.el"))
eval((load-file ("c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/common/cedet.el")))
eval-last-sexp-1(nil)
eval-last-sexp(nil)
call-interactively(eval-last-sexp nil nil)
In end of data:
senator.el:3023:1:Warning: the function `global-senator-minor-mode' might not
be defined at runtime.
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/senator.elc
make[1]: *** [tools] Error 1
make[1]: Leaving directory `/cygdrive/c/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic'
make: *** [semantic] Error 2
$ make
find "/cygdrive/c/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0"/common -type f \
-name "*-loaddefs.el" \
-print -exec rm -f {} \;
find "/cygdrive/c/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0"/speedbar -type f \
-name "*-loaddefs.el" \
-print -exec rm -f {} \;
find "/cygdrive/c/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0"/eieio -type f \
-name "*-loaddefs.el" \
-print -exec rm -f {} \;
find "/cygdrive/c/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0"/semantic -type f \
-name "*-loaddefs.el" \
-print -exec rm -f {} \;
find "/cygdrive/c/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0"/srecode -type f \
-name "*-loaddefs.el" \
-print -exec rm -f {} \;
find "/cygdrive/c/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0"/ede -type f \
-name "*-loaddefs.el" \
-print -exec rm -f {} \;
find "/cygdrive/c/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0"/cogre -type f \
-name "*-loaddefs.el" \
-print -exec rm -f {} \;
find "/cygdrive/c/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0"/contrib -type f \
-name "*-loaddefs.el" \
-print -exec rm -f {} \;
cd "/cygdrive/c/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0"/common && make EMACS="emacs" EMACSFLAGS="-batch --no-site-file" SHELL="/bin/sh"
make[1]: Entering directory `/cygdrive/c/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/common'
makeinfo cedet.texi
for loadpath in . ./; do \
echo "(add-to-list 'load-path \"$loadpath\")" >> autoloads-compile-script; \
done;
"emacs" -batch --no-site-file -l autoloads-compile-script -f cedet-batch-update-autoloads cedet-loaddefs.el .
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/common/cedet-loaddefs.el
Generating autoloads for cedet-autogen.el...
Generating autoloads for cedet-autogen.el...done
Generating autoloads for cedet-compat.el...
Generating autoloads for cedet-compat.el...done
Generating autoloads for cedet-cscope.el...
Generating autoloads for cedet-cscope.el...done
Generating autoloads for cedet-edebug.el...
Generating autoloads for cedet-edebug.el...done
Generating autoloads for cedet-files.el...
Generating autoloads for cedet-files.el...done
Generating autoloads for cedet-global.el...
Generating autoloads for cedet-global.el...done
Generating autoloads for cedet-graphviz.el...
Generating autoloads for cedet-graphviz.el...done
Generating autoloads for cedet-idutils.el...
Generating autoloads for cedet-idutils.el...done
Generating autoloads for cedet-load.el...
Generating autoloads for cedet-load.el...done
Generating autoloads for cedet-utests.el...
Generating autoloads for cedet-utests.el...done
Generating autoloads for cedet.el...
Generating autoloads for cedet.el...done
Generating autoloads for data-debug.el...
Generating autoloads for data-debug.el...done
Generating autoloads for ezimage.el...
Generating autoloads for ezimage.el...done
Generating autoloads for fame.el...
Generating autoloads for fame.el...done
Generating autoloads for inversion.el...
Generating autoloads for inversion.el...done
Generating autoloads for mode-local.el...
Generating autoloads for mode-local.el...done
Generating autoloads for pprint.el...
Generating autoloads for pprint.el...done
Generating autoloads for pulse.el...
Generating autoloads for pulse.el...done
Generating autoloads for working.el...
Generating autoloads for working.el...done
Saving file c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/common/cedet-loaddefs.el...
Updating header...
Updating header...done
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/common/cedet-loaddefs.el
(No changes need to be saved)
for loadpath in . ./; do \
echo "(add-to-list 'load-path \"$loadpath\")" >> init-compile-script; \
done;
"emacs" -batch --no-site-file -l init-compile-script -f batch-byte-compile cedet-load.el
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/common/cedet-load.elc
for loadpath in . ./; do \
echo "(add-to-list 'load-path \"$loadpath\")" >> setup-compile-script; \
done;
"emacs" -batch --no-site-file -l setup-compile-script -f batch-byte-compile cedet.el
In toplevel form:
cedet.el:78:45:Warning: reference to free variable `cedet-version'
In end of data:
cedet.el:291:1:Warning: the following functions might not be defined at
runtime: inversion-require-emacs, inversion-add-to-load-path
cedet.el:291:1:Warning: the function `info-initialize' is not known to be
defined.
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/common/cedet.elc
for loadpath in . ./; do \
echo "(add-to-list 'load-path \"$loadpath\")" >> common-compile-script; \
done;
for preload in cedet-compat.el; do \
echo "(load \"$preload\")" >> common-compile-script; \
done;
"emacs" -batch --no-site-file -l common-compile-script -f batch-byte-compile cedet-autogen.el cedet-compat.el ezimage.el inversion.el pprint.el fame.el work
ing.el cedet-edebug.el mode-local.el cedet-files.el pulse.el data-debug.el cedet-global.el cedet-idutils.el cedet-cscope.el cedet-graphviz.el
Loading c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/common/cedet-compat.el (source)...
In toplevel form:
cedet-autogen.el:62:9:Warning: `find-file-hooks' is an obsolete variable (as
of Emacs 22.1); use `find-file-hook' instead.
In cedet-update-autoloads:
cedet-autogen.el:205:11:Warning: `write-contents-hooks' is an obsolete
variable (as of Emacs 22.1); use `write-contents-functions' instead.
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/common/cedet-autogen.elc
In toplevel form:
cedet-compat.el:174:32:Warning: Function `remove-duplicates' from cl package
called at runtime
cedet-compat.el:174:32:Warning: Function `delete-if-not' from cl package
called at runtime
cedet-compat.el:168:63:Warning: Function `remove-duplicates' from cl package
called at runtime
cedet-compat.el:168:63:Warning: Function `delete-if-not' from cl package
called at runtime
In end of data:
cedet-compat.el:251:1:Warning: the following functions are not known to be
defined: charsets-in-string, query-coding-string, charsets-in-region,
query-coding-region
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/common/cedet-compat.elc
In ezimage-image-association-dump:
ezimage.el:311:4:Warning: `save-excursion' defeated by `set-buffer'
In ezimage-image-dump:
ezimage.el:335:4:Warning: `save-excursion' defeated by `set-buffer'
In end of data:
ezimage.el:368:1:Warning: the following functions are not known to be defined:
locate-data-directory, ezimage-find-image-on-load-path
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/common/ezimage.elc
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/common/inversion.elc
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/common/pprint.elc
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/common/fame.elc
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/common/working.elc
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/common/cedet-edebug.elc
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/common/mode-local.elc
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/common/cedet-files.elc
In pulse-test:
pulse.el:214:12:Warning: cedet-called-interactively-p called with 0 arguments,
but requires 1
pulse.el:231:12:Warning: cedet-called-interactively-p called with 0 arguments,
but requires 1
pulse.el:225:50:Warning: cedet-called-interactively-p called with 0 arguments,
but requires 1
pulse.el:230:50:Warning: cedet-called-interactively-p called with 0 arguments,
but requires 1
pulse.el:245:10:Warning: cedet-called-interactively-p called with 0 arguments,
but requires 1
In end of data:
pulse.el:413:1:Warning: the following functions are not known to be defined:
pulse-make-overlay, pulse-overlay-live-p, pulse-overlay-delete,
pulse-overlay-put, pulse-overlay-get
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/common/pulse.elc
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/common/data-debug.elc
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/common/cedet-global.elc
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/common/cedet-idutils.elc
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/common/cedet-cscope.elc
In cedet-graphviz-dot-call:
cedet-graphviz.el:54:19:Warning: `save-excursion' defeated by `set-buffer'
In cedet-graphviz-neato-call:
cedet-graphviz.el:67:19:Warning: `save-excursion' defeated by `set-buffer'
In cedet-graphviz-dot-version-check:
cedet-graphviz.el:102:19:Warning: `save-excursion' defeated by `set-buffer'
cedet-graphviz.el:112:16:Warning: cedet-called-interactively-p called with 0
arguments, but requires 1
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/common/cedet-graphviz.elc
for loadpath in . ./; do \
echo "(add-to-list 'load-path \"$loadpath\")" >> tests-compile-script; \
done;
"emacs" -batch --no-site-file -l tests-compile-script -f batch-byte-compile cedet-utests.el
Setting up CEDET packages...
Cannot open load file: eieio-loaddefs
Cannot open load file: semantic-loaddefs
Cannot open load file: srecode-loaddefs
Cannot open load file: ede-loaddefs
Cannot open load file: speedbar-loaddefs
Cannot open load file: cogre-loaddefs
Cannot open load file: contrib-loaddefs
Setting up CEDET packages...done
In cedet-utest:
cedet-utests.el:153:19:Warning: cedet-called-interactively-p called with 0
arguments, but requires 1
In cedet-utest-batch:
cedet-utests.el:193:21:Warning: assignment to free variable
`srecode-map-save-file'
In cedet-utest-log-setup:
cedet-utests.el:238:19:Warning: `save-excursion' defeated by `set-buffer'
In cedet-utest-log-shutdown-msg:
cedet-utests.el:278:53:Warning: `save-excursion' defeated by `set-buffer'
In cedet-utest-post-command-hook:
cedet-utests.el:310:10:Warning: `save-excursion' defeated by `set-buffer'
In cedet-utest-add-log-item-start:
cedet-utests.el:327:38:Warning: `save-excursion' defeated by `set-buffer'
In cedet-utest-add-log-item-done:
cedet-utests.el:347:32:Warning: `save-excursion' defeated by `set-buffer'
In cedet-utest-log:
cedet-utests.el:384:30:Warning: `save-excursion' defeated by `set-buffer'
In end of data:
cedet-utests.el:399:1:Warning: the following functions are not known to be
defined: semanticdb-minor-mode-p, semantic-load-enable-minimum-features
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/common/cedet-utests.elc
make -C icons
make[2]: Entering directory `/cygdrive/c/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/common/icons'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/cygdrive/c/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/common/icons'
make[1]: Leaving directory `/cygdrive/c/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/common'
cd "/cygdrive/c/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0"/speedbar && make EMACS="emacs" EMACSFLAGS="-batch --no-site-file" SHELL="/bin/sh"
make[1]: Entering directory `/cygdrive/c/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/speedbar'
for loadpath in . ../common/ ; do \
echo "(add-to-list 'load-path \"$loadpath\")" >> autoloads-compile-script; \
done;
"emacs" -batch --no-site-file -l autoloads-compile-script -f cedet-batch-update-autoloads speedbar-loaddefs.el .
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/speedbar/speedbar-loaddefs.el
Generating autoloads for bigclock.el...
Generating autoloads for bigclock.el...done
Generating autoloads for dframe.el...
Generating autoloads for dframe.el...done
Generating autoloads for rpm.el...
Generating autoloads for rpm.el...done
Generating autoloads for sb-ant.el...
Generating autoloads for sb-ant.el...done
Generating autoloads for sb-gud.el...
Generating autoloads for sb-gud.el...done
Generating autoloads for sb-html.el...
Generating autoloads for sb-html.el...done
Generating autoloads for sb-image.el...
Generating autoloads for sb-image.el...done
Generating autoloads for sb-info.el...
Generating autoloads for sb-info.el...done
Generating autoloads for sb-rmail.el...
Generating autoloads for sb-rmail.el...done
Generating autoloads for sb-texinfo.el...
Generating autoloads for sb-texinfo.el...done
Generating autoloads for sb-w3.el...
Generating autoloads for sb-w3.el...done
Generating autoloads for speedbar-load.el...
Generating autoloads for speedbar-load.el...done
Generating autoloads for speedbar.el...
Generating autoloads for speedbar.el...done
Saving file c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/speedbar/speedbar-loaddefs.el...
Updating header...
Updating header...done
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/speedbar/speedbar-loaddefs.el
(No changes need to be saved)
for loadpath in . ../common/ ; do \
echo "(add-to-list 'load-path \"$loadpath\")" >> init-compile-script; \
done;
"emacs" -batch --no-site-file -l init-compile-script -f batch-byte-compile speedbar-load.el
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/speedbar/speedbar-load.elc
for loadpath in . ../common/ ; do \
echo "(add-to-list 'load-path \"$loadpath\")" >> speedbar-compile-script; \
done;
"emacs" -batch --no-site-file -l speedbar-compile-script -f batch-byte-compile dframe.el speedbar.el
In dframe-frame-mode:
dframe.el:315:29:Warning: `make-variable-buffer-local' should be called at
toplevel
dframe.el:291:38:Warning: `make-variable-buffer-local' should be called at
toplevel
dframe.el:296:17:Warning: `save-excursion' defeated by `set-buffer'
dframe.el:309:19:Warning: assignment to free variable `mouse-motion-handler'
dframe.el:328:15:Warning: assignment to free variable `auto-show-mode'
dframe.el:407:50:Warning: reference to free variable
`x-pointer-top-left-arrow'
dframe.el:409:34:Warning: reference to free variable `x-pointer-hand2'
In dframe-reposition-frame-emacs:
dframe.el:512:33:Warning: reference to free variable `right-margin'
In dframe-detach:
dframe.el:539:43:Warning: `save-excursion' defeated by `set-buffer'
In dframe-emacs-popup-kludge:
dframe.el:851:10:Warning: `mouse-major-mode-menu' is an obsolete function (as
of Emacs 23.1); use `mouse-menu-major-mode-map' instead.
dframe.el:852:30:Warning: `mouse-major-mode-menu' is an obsolete function (as
of Emacs 23.1); use `mouse-menu-major-mode-map' instead.
In end of data:
dframe.el:1035:1:Warning: the following functions are not known to be defined:
event-button, dframe-frame-parameter, x-display-height, face-height,
dframe-mouse-event-p, delete-itimer, start-itimer, popup-mode-menu,
event-closest-point, misc-user-event-p, next-event, dispatch-event,
event-glyph-extent, extent-end-position
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/speedbar/dframe.elc
In speedbar-detach:
speedbar.el:983:60:Warning: `save-excursion' defeated by `set-buffer'
In speedbar-set-mode-line-format:
speedbar.el:1115:12:Warning: `save-excursion' defeated by `set-buffer'
In speedbar-reconfigure-keymaps:
speedbar.el:1198:36:Warning: `save-excursion' defeated by `set-buffer'
In speedbar-restricted-move:
speedbar.el:1263:37:Warning: `string-to-int' is an obsolete function (as of
Emacs 22.1); use `string-to-number' instead.
speedbar.el:1270:44:Warning: `string-to-int' is an obsolete function (as of
Emacs 22.1); use `string-to-number' instead.
In speedbar-item-info-tag-helper:
speedbar.el:1468:50:Warning: `string-to-int' is an obsolete function (as of
Emacs 22.1); use `string-to-number' instead.
In speedbar-add-localized-speedbar-support:
speedbar.el:1800:19:Warning: `save-excursion' defeated by `set-buffer'
In speedbar-remove-localized-speedbar-support:
speedbar.el:1831:52:Warning: `save-excursion' defeated by `set-buffer'
In speedbar-create-tag-hierarchy:
speedbar.el:2322:68:Warning: `save-excursion' defeated by `set-buffer'
In speedbar-check-vc-this-line:
speedbar.el:2902:14:Warning: `string-to-int' is an obsolete function (as of
Emacs 22.1); use `string-to-number' instead.
In speedbar-check-obj-this-line:
speedbar.el:3004:14:Warning: `string-to-int' is an obsolete function (as of
Emacs 22.1); use `string-to-number' instead.
In speedbar-line-file:
speedbar.el:3115:28:Warning: `string-to-int' is an obsolete function (as of
Emacs 22.1); use `string-to-number' instead.
In speedbar-files-line-directory:
speedbar.el:3188:26:Warning: `string-to-int' is an obsolete function (as of
Emacs 22.1); use `string-to-number' instead.
In speedbar-directory-line:
speedbar.el:3226:22:Warning: `string-to-int' is an obsolete function (as of
Emacs 22.1); use `string-to-number' instead.
In speedbar-delete-subblock:
speedbar.el:3364:25:Warning: `string-to-int' is an obsolete function (as of
Emacs 22.1); use `string-to-number' instead.
In speedbar-center-buffer-smartly:
speedbar.el:3534:28:Warning: `string-to-int' is an obsolete function (as of
Emacs 22.1); use `string-to-number' instead.
In speedbar-extract-one-symbol:
speedbar.el:3768:26:Warning: `string-to-int' is an obsolete function (as of
Emacs 22.1); use `string-to-number' instead.
In speedbar-buffer-buttons-engine:
speedbar.el:3871:52:Warning: `save-excursion' defeated by `set-buffer'
In speedbar-buffers-tail-notes:
speedbar.el:3912:13:Warning: `save-excursion' defeated by `set-buffer'
In speedbar-buffers-item-info:
speedbar.el:3925:60:Warning: `save-excursion' defeated by `set-buffer'
speedbar.el:3925:68:Warning: `save-excursion' defeated by `set-buffer'
In speedbar-buffers-line-directory:
speedbar.el:3945:51:Warning: `save-excursion' defeated by `set-buffer'
In end of data:
speedbar.el:4158:1:Warning: the following functions are not known to be
defined: inversion-test, speedbar-mode-line-update, set-buffer-menubar,
pulse-momentary-highlight-one-line,
speedbar-highlight-on-tag-line-internal, speedbar-make-overlay,
speedbar-overlay-put, speedbar-delete-overlay
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/speedbar/speedbar.elc
makeinfo speedbar.texi
make[1]: Leaving directory `/cygdrive/c/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/speedbar'
cd "/cygdrive/c/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0"/eieio && make EMACS="emacs" EMACSFLAGS="-batch --no-site-file" SHELL="/bin/sh"
make[1]: Entering directory `/cygdrive/c/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/eieio'
for loadpath in . ../common/ ../speedbar/; do \
echo "(add-to-list 'load-path \"$loadpath\")" >> autoloads-compile-script; \
done;
"emacs" -batch --no-site-file -l autoloads-compile-script -f cedet-batch-update-autoloads eieio-loaddefs.el .
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/eieio/eieio-loaddefs.el
Generating autoloads for chart.el...
Generating autoloads for chart.el...done
Generating autoloads for eieio-base.el...
Generating autoloads for eieio-base.el...done
Generating autoloads for eieio-comp.el...
Generating autoloads for eieio-comp.el...done
Generating autoloads for eieio-custom.el...
Generating autoloads for eieio-custom.el...done
Generating autoloads for eieio-datadebug.el...
Generating autoloads for eieio-datadebug.el...done
Generating autoloads for eieio-doc.el...
Generating autoloads for eieio-doc.el...done
Generating autoloads for eieio-load.el...
Generating autoloads for eieio-load.el...done
Generating autoloads for eieio-opt.el...
Generating autoloads for eieio-opt.el...done
Generating autoloads for eieio-perftest.el...
Generating autoloads for eieio-perftest.el...done
Generating autoloads for eieio-speedbar.el...
Generating autoloads for eieio-speedbar.el...done
Generating autoloads for eieio-test-methodinvoke.el...
Generating autoloads for eieio-test-methodinvoke.el...done
Generating autoloads for eieio-test-mro.el...
Generating autoloads for eieio-test-mro.el...done
Generating autoloads for eieio-tests.el...
Generating autoloads for eieio-tests.el...done
Generating autoloads for eieio.el...
Generating autoloads for eieio.el...done
Generating autoloads for linemark.el...
Generating autoloads for linemark.el...done
Generating autoloads for lmcompile.el...
Generating autoloads for lmcompile.el...done
Saving file c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/eieio/eieio-loaddefs.el...
Updating header...
Updating header...done
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/eieio/eieio-loaddefs.el
(No changes need to be saved)
for loadpath in . ../common/ ../speedbar/; do \
echo "(add-to-list 'load-path \"$loadpath\")" >> init-compile-script; \
done;
"emacs" -batch --no-site-file -l init-compile-script -f batch-byte-compile eieio-load.el
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/eieio/eieio-load.elc
for loadpath in . ../common/ ../speedbar/; do \
echo "(add-to-list 'load-path \"$loadpath\")" >> eieio-compile-script; \
done;
for preload in cedet-compat; do \
echo "(load \"$preload\")" >> eieio-compile-script; \
done;
"emacs" -batch --no-site-file -l eieio-compile-script -f batch-byte-compile eieio.el eieio-comp.el eieio-opt.el eieio-custom.el eieio-doc.el eieio-base.el e
ieio-datadebug.el
Loading cedet-compat...
In toplevel form:
eieio.el:52:1:Warning: cl package required at runtime
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/eieio/eieio.elc
In byte-compile-file-form-defmethod:
eieio-comp.el:96:35:Warning: reference to free variable `outbuffer'
eieio-comp.el:101:47:Warning: reference to free variable `filename'
In end of data:
eieio-comp.el:201:1:Warning: the following functions are not known to be
defined: compiled-function-arglist, compiled-function-instructions,
compiled-function-constants, compiled-function-stack-depth,
compiled-function-doc-string, compiled-function-interactive
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/eieio/eieio-comp.elc
In eieio-browse:
eieio-opt.el:47:20:Warning: `save-excursion' defeated by `set-buffer'
In eieio-describe-class:
eieio-opt.el:85:23:Warning: cedet-called-interactively-p called with 0
arguments, but requires 1
eieio-opt.el:162:36:Warning: `save-excursion' defeated by `set-buffer'
In eieio-describe-generic:
eieio-opt.el:323:23:Warning: cedet-called-interactively-p called with 0
arguments, but requires 1
eieio-opt.el:382:27:Warning: `save-excursion' defeated by `set-buffer'
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/eieio/eieio-opt.elc
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/eieio/eieio-custom.elc
In eieiodoc-one-node:
eieio-doc.el:118:15:Warning: reference to free variable `indexstring'
eieio-doc.el:130:56:Warning: reference to free variable `root-class'
eieio-doc.el:138:42:Warning: reference to free variable `rclass'
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/eieio/eieio-doc.elc
In eieio-persistent-read:
eieio-base.el:248:8:Warning: `save-excursion' defeated by `set-buffer'
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/eieio/eieio-base.elc
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/eieio/eieio-datadebug.elc
for loadpath in . ../common/ ../speedbar/; do \
echo "(add-to-list 'load-path \"$loadpath\")" >> examples-compile-script; \
done;
for preload in cedet-compat; do \
echo "(load \"$preload\")" >> examples-compile-script; \
done;
"emacs" -batch --no-site-file -l examples-compile-script -f batch-byte-compile chart.el eieio-speedbar.el linemark.el lmcompile.el
Loading cedet-compat...
In chart-new-buffer:
chart.el:136:26:Warning: `save-excursion' defeated by `set-buffer'
In chart-goto-xy:
chart.el:531:27:Warning: `goto-line' used from Lisp code
That command is designed for interactive use only
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/eieio/chart.elc
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/eieio/eieio-speedbar.elc
In linemark-entry::linemark-display:
linemark.el:295:31:Warning: `save-excursion' defeated by `set-buffer'
linemark.el:295:31:Warning: `goto-line' used from Lisp code
That command is designed for interactive use only
In viss-bookmark-next-buffer:
linemark.el:380:28:Warning: `goto-line' used from Lisp code
That command is designed for interactive use only
In viss-bookmark-prev-buffer:
linemark.el:386:28:Warning: `goto-line' used from Lisp code
That command is designed for interactive use only
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/eieio/linemark.elc
In lmcompile-do-highlight:
lmcompile.el:133:24:Warning: assignment to free variable
`compilation-last-buffer'
lmcompile.el:140:19:Warning: `save-excursion' defeated by `set-buffer'
lmcompile.el:140:19:Warning: reference to free variable
`compilation-last-buffer'
lmcompile.el:134:12:Warning: reference to free variable
`compilation-error-list'
lmcompile.el:171:74:Warning: `save-excursion' defeated by `set-buffer'
lmcompile.el:188:12:Warning: `save-excursion' defeated by `set-buffer'
lmcompile.el:209:18:Warning: `save-excursion' defeated by `set-buffer'
In end of data:
lmcompile.el:219:1:Warning: the following functions are not known to be
defined: compilation-find-buffer, lmcompile-reinitialize-errors
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/eieio/lmcompile.elc
makeinfo eieio.texi
make[1]: Leaving directory `/cygdrive/c/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/eieio'
cd "/cygdrive/c/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0"/semantic && make EMACS="emacs" EMACSFLAGS="-batch --no-site-file" SHELL="/bin/sh"
make[1]: Entering directory `/cygdrive/c/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic'
for loadpath in . ../common/ ctags/ wisent/ bovine/ symref/ ../speedbar/ ../ede/ ../eieio/ ./; do \
echo "(add-to-list 'load-path \"$loadpath\")" >> autoloads-compile-script; \
done;
"emacs" -batch --no-site-file -l autoloads-compile-script -f cedet-batch-update-autoloads semantic-loaddefs.el . bovine wisent ctags symref
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semantic-loaddefs.el
Generating autoloads for semantic-adebug.el...
Generating autoloads for semantic-adebug.el...done
Generating autoloads for semantic-analyze-complete.el...
Generating autoloads for semantic-analyze-complete.el...done
Generating autoloads for semantic-analyze-debug.el...
Generating autoloads for semantic-analyze-debug.el...done
Generating autoloads for semantic-analyze-fcn.el...
Generating autoloads for semantic-analyze-fcn.el...done
Generating autoloads for semantic-analyze-refs.el...
Generating autoloads for semantic-analyze-refs.el...done
Generating autoloads for semantic-analyze.el...
Generating autoloads for semantic-analyze.el...done
Generating autoloads for semantic-ast.el...
Generating autoloads for semantic-ast.el...done
Generating autoloads for semantic-chart.el...
Generating autoloads for semantic-chart.el...done
Generating autoloads for semantic-complete.el...
Generating autoloads for semantic-complete.el...done
Generating autoloads for semantic-ctxt.el...
Generating autoloads for semantic-ctxt.el...done
Generating autoloads for semantic-custom.el...
Generating autoloads for semantic-custom.el...done
Generating autoloads for semantic-debug.el...
Generating autoloads for semantic-debug.el...done
Generating autoloads for semantic-decorate-include.el...
Generating autoloads for semantic-decorate-include.el...done
Generating autoloads for semantic-decorate-mode.el...
Generating autoloads for semantic-decorate-mode.el...done
Generating autoloads for semantic-decorate.el...
Generating autoloads for semantic-decorate.el...done
Generating autoloads for semantic-dep.el...
Generating autoloads for semantic-dep.el...done
Generating autoloads for semantic-doc.el...
Generating autoloads for semantic-doc.el...done
Generating autoloads for semantic-ede-grammar.el...
Generating autoloads for semantic-ede-grammar.el...done
Generating autoloads for semantic-edit.el...
Generating autoloads for semantic-edit.el...done
Generating autoloads for semantic-elp.el...
Generating autoloads for semantic-elp.el...done
Generating autoloads for semantic-example.el...
Generating autoloads for semantic-example.el...done
Generating autoloads for semantic-find.el...
Generating autoloads for semantic-find.el...done
Generating autoloads for semantic-format.el...
Generating autoloads for semantic-format.el...done
Generating autoloads for semantic-fw.el...
Generating autoloads for semantic-fw.el...done
Generating autoloads for semantic-grammar-wy.el...
Generating autoloads for semantic-grammar-wy.el...done
Generating autoloads for semantic-grammar.el...
Generating autoloads for semantic-grammar.el...done
Generating autoloads for semantic-html.el...
Generating autoloads for semantic-html.el...done
Generating autoloads for semantic-ia-sb.el...
Generating autoloads for semantic-ia-sb.el...done
Generating autoloads for semantic-ia-utest.el...
Generating autoloads for semantic-ia-utest.el...done
Generating autoloads for semantic-ia.el...
Generating autoloads for semantic-ia.el...done
Generating autoloads for semantic-idle.el...
Generating autoloads for semantic-idle.el...done
Generating autoloads for semantic-imenu.el...
Generating autoloads for semantic-imenu.el...done
Generating autoloads for semantic-lex-spp.el...
Generating autoloads for semantic-lex-spp.el...done
Generating autoloads for semantic-lex.el...
Generating autoloads for semantic-lex.el...done
Generating autoloads for semantic-load.el...
Generating autoloads for semantic-load.el...done
Generating autoloads for semantic-mru-bookmark.el...
Generating autoloads for semantic-mru-bookmark.el...done
Generating autoloads for semantic-regtest.el...
Generating autoloads for semantic-regtest.el...done
Generating autoloads for semantic-sb.el...
Generating autoloads for semantic-sb.el...done
Generating autoloads for semantic-scope.el...
Generating autoloads for semantic-scope.el...done
Generating autoloads for semantic-sort.el...
Generating autoloads for semantic-sort.el...done
Generating autoloads for semantic-tag-file.el...
Generating autoloads for semantic-tag-file.el...done
Generating autoloads for semantic-tag-ls.el...
Generating autoloads for semantic-tag-ls.el...done
Generating autoloads for semantic-tag-write.el...
Generating autoloads for semantic-tag-write.el...done
Generating autoloads for semantic-tag.el...
Generating autoloads for semantic-tag.el...done
Generating autoloads for semantic-texi.el...
Generating autoloads for semantic-texi.el...done
Generating autoloads for semantic-utest-c.el...
Generating autoloads for semantic-utest-c.el...done
Generating autoloads for semantic-utest.el...
Generating autoloads for semantic-utest.el...done
Generating autoloads for semantic-util-modes.el...
Generating autoloads for semantic-util-modes.el...done
Generating autoloads for semantic-util.el...
Generating autoloads for semantic-util.el...done
Generating autoloads for semantic.el...
Generating autoloads for semantic.el...done
Generating autoloads for semanticdb-cscope.el...
Generating autoloads for semanticdb-cscope.el...done
Generating autoloads for semanticdb-debug.el...
Generating autoloads for semanticdb-debug.el...done
Generating autoloads for semanticdb-ebrowse.el...
Generating autoloads for semanticdb-ebrowse.el...done
Generating autoloads for semanticdb-el.el...
Generating autoloads for semanticdb-el.el...done
Generating autoloads for semanticdb-file.el...
Generating autoloads for semanticdb-file.el...done
Generating autoloads for semanticdb-find.el...
Generating autoloads for semanticdb-find.el...done
Generating autoloads for semanticdb-global.el...
Generating autoloads for semanticdb-global.el...done
Generating autoloads for semanticdb-javascript.el...
Generating autoloads for semanticdb-javascript.el...done
Generating autoloads for semanticdb-mk.el...
Generating autoloads for semanticdb-mk.el...done
Generating autoloads for semanticdb-mode.el...
Generating autoloads for semanticdb-mode.el...done
Generating autoloads for semanticdb-ref.el...
Generating autoloads for semanticdb-ref.el...done
Generating autoloads for semanticdb-search.el...
Generating autoloads for semanticdb-search.el...done
Generating autoloads for semanticdb-skel.el...
Generating autoloads for semanticdb-skel.el...done
Generating autoloads for semanticdb-typecache.el...
Generating autoloads for semanticdb-typecache.el...done
Generating autoloads for semanticdb.el...
Generating autoloads for semanticdb.el...done
Generating autoloads for senator.el...
Generating autoloads for senator.el...done
Generating autoloads for bovine/bovine-debug.el...
Generating autoloads for bovine/bovine-debug.el...done
Generating autoloads for bovine/bovine-grammar-macros.el...
Generating autoloads for bovine/bovine-grammar-macros.el...done
Generating autoloads for bovine/bovine-grammar.el...
Generating autoloads for bovine/bovine-grammar.el...done
Generating autoloads for bovine/semantic-bovine.el...
Generating autoloads for bovine/semantic-bovine.el...done
Generating autoloads for bovine/semantic-c.el...
Generating autoloads for bovine/semantic-c.el...done
Generating autoloads for bovine/semantic-el.el...
Generating autoloads for bovine/semantic-el.el...done
Generating autoloads for bovine/semantic-erlang.el...
Generating autoloads for bovine/semantic-erlang.el...done
Generating autoloads for bovine/semantic-gcc.el...
Generating autoloads for bovine/semantic-gcc.el...done
Generating autoloads for bovine/semantic-java.el...
Generating autoloads for bovine/semantic-java.el...done
Generating autoloads for bovine/semantic-make.el...
Generating autoloads for bovine/semantic-make.el...done
Generating autoloads for bovine/semantic-scm.el...
Generating autoloads for bovine/semantic-scm.el...done
Generating autoloads for bovine/semantic-skel.el...
Generating autoloads for bovine/semantic-skel.el...done
Generating autoloads for wisent/bison-wisent.el...
Generating autoloads for wisent/bison-wisent.el...done
Generating autoloads for wisent/semantic-wisent.el...
Generating autoloads for wisent/semantic-wisent.el...done
Generating autoloads for wisent/wisent-calc.el...
Generating autoloads for wisent/wisent-calc.el...done
Generating autoloads for wisent/wisent-comp.el...
Generating autoloads for wisent/wisent-comp.el...done
Generating autoloads for wisent/wisent-debug.el...
Generating autoloads for wisent/wisent-debug.el...done
Generating autoloads for wisent/wisent-expr.el...
Generating autoloads for wisent/wisent-expr.el...done
Generating autoloads for wisent/wisent-grammar-macros.el...
Generating autoloads for wisent/wisent-grammar-macros.el...done
Generating autoloads for wisent/wisent-grammar.el...
Generating autoloads for wisent/wisent-grammar.el...done
Generating autoloads for wisent/wisent-java-tags.el...
Generating autoloads for wisent/wisent-java-tags.el...done
Generating autoloads for wisent/wisent-java.el...
Generating autoloads for wisent/wisent-java.el...done
Generating autoloads for wisent/wisent-javascript.el...
Generating autoloads for wisent/wisent-javascript.el...done
Generating autoloads for wisent/wisent-python.el...
Generating autoloads for wisent/wisent-python.el...done
Generating autoloads for wisent/wisent.el...
Generating autoloads for wisent/wisent.el...done
Generating autoloads for ctags/semantic-ectag-lang.el...
Generating autoloads for ctags/semantic-ectag-lang.el...done
Generating autoloads for ctags/semantic-ectag-lang2.el...
Generating autoloads for ctags/semantic-ectag-lang2.el...done
Generating autoloads for ctags/semantic-ectag-parse.el...
Generating autoloads for ctags/semantic-ectag-parse.el...done
Generating autoloads for ctags/semantic-ectag-util.el...
Generating autoloads for ctags/semantic-ectag-util.el...done
Generating autoloads for ctags/semanticdb-ectag.el...
Generating autoloads for ctags/semanticdb-ectag.el...done
Generating autoloads for symref/semantic-symref-cscope.el...
Generating autoloads for symref/semantic-symref-cscope.el...done
Generating autoloads for symref/semantic-symref-filter.el...
Generating autoloads for symref/semantic-symref-filter.el...done
Generating autoloads for symref/semantic-symref-global.el...
Generating autoloads for symref/semantic-symref-global.el...done
Generating autoloads for symref/semantic-symref-grep.el...
Generating autoloads for symref/semantic-symref-grep.el...done
Generating autoloads for symref/semantic-symref-idutils.el...
Generating autoloads for symref/semantic-symref-idutils.el...done
Generating autoloads for symref/semantic-symref-list.el...
Generating autoloads for symref/semantic-symref-list.el...done
Generating autoloads for symref/semantic-symref.el...
Generating autoloads for symref/semantic-symref.el...done
Saving file c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semantic-loaddefs.el...
Updating header...
Updating header...done
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semantic-loaddefs.el
(No changes need to be saved)
for loadpath in . ../common/ ctags/ wisent/ bovine/ symref/ ../speedbar/ ../ede/ ../eieio/ ./; do \
echo "(add-to-list 'load-path \"$loadpath\")" >> init-compile-script; \
done;
"emacs" -batch --no-site-file -l init-compile-script -f batch-byte-compile semantic-load.el
In semantic-load-enable-code-helpers:
semantic-load.el:115:9:Warning: assignment to free variable
`semantic-idle-work-update-headers-flag'
In semantic-load-enable-gaudy-code-helpers:
semantic-load.el:161:15:Warning: assignment to free variable
`semantic-idle-work-parse-neighboring-files-flag'
In end of data:
semantic-load.el:245:1:Warning: the following functions are not known to be
defined: global-semantic-idle-summary-mode,
global-semantic-idle-completions-mode,
global-semantic-idle-local-symbol-highlight-mode,
semantic-toggle-decoration-style
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semantic-load.elc
for loadpath in . ../common/ ctags/ wisent/ bovine/ symref/ ../speedbar/ ../ede/ ../eieio/ ./; do \
echo "(add-to-list 'load-path \"$loadpath\")" >> semantic-compile-script; \
done;
for preload in cedet-compat; do \
echo "(load \"$preload\")" >> semantic-compile-script; \
done;
"emacs" -batch --no-site-file -l semantic-compile-script -f batch-byte-compile semantic.el semantic-fw.el semantic-lex.el semantic-lex-spp.el semantic-edit.
el semantic-util.el semantic-tag.el semantic-tag-ls.el semantic-find.el semantic-sort.el semantic-tag-file.el semantic-tag-write.el semantic-doc.el semantic
-idle.el semantic-custom.el
Loading cedet-compat...
In toplevel form:
semantic.el:181:2:Warning: make-obsolete-variable called with 2 arguments, but
requires 3
semantic.el:672:2:Warning: make-obsolete called with 2 arguments, but requires
3
semantic.el:801:2:Warning: make-obsolete called with 2 arguments, but requires
3
semantic.el:829:2:Warning: make-obsolete called with 2 arguments, but requires
3
semantic.el:836:1:Warning: cedet-called-interactively-p called with 0
arguments, but requires 1
semantic.el:836:1:Warning: cedet-called-interactively-p called with 0
arguments, but requires 1
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semantic.elc
In semantic-test-data-cache:
semantic-fw.el:252:10:Warning: `save-excursion' defeated by `set-buffer'
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semantic-fw.elc
In semantic-flex:
semantic-lex.el:1983:32:Warning: `semantic-flex-keyword-p' is an obsolete
function; use `semantic-lex-keyword-p' instead.
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semantic-lex.elc
In semantic-lex-spp-write-utest:
semantic-lex-spp.el:1211:38:Warning: `save-excursion' defeated by `set-buffer'
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semantic-lex-spp.elc
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semantic-edit.elc
In end of data:
semantic-util.el:364:1:Warning: the following functions are not known to be
defined: data-debug-insert-stuff-list, data-debug-insert-thing
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semantic-util.elc
In toplevel form:
semantic-tag.el:1434:2:Warning: make-obsolete called with 2 arguments, but
requires 3
In end of data:
semantic-tag.el:1572:1:Warning: the following functions are not known to be
defined: semantic-ctxt-current-mode, semantic-analyze-split-name
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semantic-tag.elc
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semantic-tag-ls.elc
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semantic-find.elc
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semantic-sort.elc
In semantic-go-to-tag:
semantic-tag-file.el:86:75:Warning: `goto-line' used from Lisp code
That command is designed for interactive use only
semantic-tag-file.el:88:57:Warning: `goto-line' used from Lisp code
That command is designed for interactive use only
In semantic-dependency-tag-file:
semantic-tag-file.el:140:47:Warning: reference to free variable
`ede-minor-mode'
In semantic-prototype-file:
semantic-tag-file.el:189:40:Warning: reference to free variable
`ede-minor-mode'
In end of data:
semantic-tag-file.el:207:1:Warning: the function `ede-toplevel' is not known
to be defined.
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semantic-tag-file.elc
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semantic-tag-write.elc
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semantic-doc.elc
In toplevel form:
semantic-idle.el:45:1:Warning: cedet-called-interactively-p called with 0
arguments, but requires 1
semantic-idle.el:45:1:Warning: cedet-called-interactively-p called with 0
arguments, but requires 1
semantic-idle.el:45:1:Warning: cedet-called-interactively-p called with 0
arguments, but requires 1
semantic-idle.el:45:1:Warning: cedet-called-interactively-p called with 0
arguments, but requires 1
semantic-idle.el:45:1:Warning: cedet-called-interactively-p called with 0
arguments, but requires 1
semantic-idle.el:45:1:Warning: cedet-called-interactively-p called with 0
arguments, but requires 1
In semantic-idle-breadcrumbs--popup-menu:
semantic-idle.el:1074:26:Warning: reference to free variable
`semantic-idle-breadcrumbs-popup-menu'
In end of data:
semantic-idle.el:1338:1:Warning: the following functions are not known to be
defined: semantic-analyze-interesting-tag, semantic-analyze-unsplit-name
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semantic-idle.elc
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semantic-custom.elc
for loadpath in . ../common/ ctags/ wisent/ bovine/ symref/ ../speedbar/ ../ede/ ../eieio/ ./; do \
echo "(add-to-list 'load-path \"$loadpath\")" >> utils-compile-script; \
done;
for preload in cedet-compat; do \
echo "(load \"$preload\")" >> utils-compile-script; \
done;
"emacs" -batch --no-site-file -l utils-compile-script -f batch-byte-compile semantic-ast.el semantic-ctxt.el semantic-decorate.el semantic-dep.el semantic-f
ormat.el semantic-scope.el
Loading cedet-compat...
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semantic-ast.elc
In toplevel form:
semantic-ctxt.el:35:1:Warning: cedet-called-interactively-p called with 0
arguments, but requires 1
semantic-ctxt.el:35:1:Warning: cedet-called-interactively-p called with 0
arguments, but requires 1
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semantic-ctxt.elc
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semantic-decorate.elc
In semantic-dependency-find-file-on-path:
semantic-dep.el:212:70:Warning: attempt to inline
`semantic--dependency-find-file-on-path' before it was defined
semantic-dep.el:212:70:Warning: attempt to inline
`semantic--dependency-find-file-on-path' before it was defined
semantic-dep.el:212:70:Warning: attempt to inline
`semantic--dependency-find-file-on-path' before it was defined
semantic-dep.el:220:44:Warning: reference to free variable `ede-minor-mode'
semantic-dep.el:221:28:Warning: reference to free variable `ede-object'
In end of data:
semantic-dep.el:241:1:Warning: the following functions are not known to be
defined: ede-system-include-path, semantic--dependency-find-file-on-path
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semantic-dep.elc
In toplevel form:
semantic-format.el:145:2:Warning: make-obsolete called with 2 arguments, but
requires 3
In semantic-test-all-format-tag-functions:
semantic-format.el:760:21:Warning: `save-excursion' defeated by `set-buffer'
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semantic-format.elc
In end of data:
semantic-scope.el:803:1:Warning: the following functions are not known to be
defined: semantic-analyze-find-tag, data-debug-show,
semantic-analyze-princ-sequence
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semantic-scope.elc
for loadpath in . ../common/ ctags/ wisent/ bovine/ symref/ ../speedbar/ ../ede/ ../eieio/ ./; do \
echo "(add-to-list 'load-path \"$loadpath\")" >> Database-compile-script; \
done;
for preload in cedet-compat; do \
echo "(load \"$preload\")" >> Database-compile-script; \
done;
"emacs" -batch --no-site-file -l Database-compile-script -f batch-byte-compile semanticdb.el semanticdb-mode.el semanticdb-debug.el semanticdb-ebrowse.el se
manticdb-el.el semanticdb-file.el semanticdb-find.el semanticdb-mk.el semanticdb-ref.el semanticdb-search.el semanticdb-typecache.el semanticdb-javascript.e
l semanticdb-global.el semanticdb-cscope.el
Loading cedet-compat...
In toplevel form:
semanticdb.el:38:1:Warning: cedet-called-interactively-p called with 0
arguments, but requires 1
semanticdb.el:38:1:Warning: cedet-called-interactively-p called with 0
arguments, but requires 1
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semanticdb.elc
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semanticdb-mode.elc
In end of data:
semanticdb-debug.el:117:1:Warning: the function `data-debug-insert-stuff-list'
is not known to be defined.
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semanticdb-debug.elc
In end of data:
semanticdb-ebrowse.el:709:1:Warning: the function `data-debug-insert-thing' is
not known to be defined.
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semanticdb-ebrowse.elc
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semanticdb-el.elc
In end of data:
semanticdb-file.el:451:1:Warning: the function `data-debug-insert-thing' is
not known to be defined.
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semanticdb-file.elc
In semanticdb-find-adebug-scanned-includes:
semanticdb-find.el:830:10:Warning: reference to free variable
`data-debug-thing-alist'
In end of data:
semanticdb-find.el:1400:1:Warning: the following functions are not known to be
defined: ede-current-project, data-debug-insert-stuff-list
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semanticdb-find.elc
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semanticdb-mk.elc
In end of data:
semanticdb-ref.el:164:1:Warning: the function `data-debug-insert-object-slots'
is not known to be defined.
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semanticdb-ref.elc
In toplevel form:
semanticdb-search.el:130:2:Warning: make-obsolete called with 2 arguments, but
requires 3
semanticdb-search.el:148:2:Warning: make-obsolete called with 2 arguments, but
requires 3
semanticdb-search.el:166:2:Warning: make-obsolete called with 2 arguments, but
requires 3
semanticdb-search.el:185:2:Warning: make-obsolete called with 2 arguments, but
requires 3
semanticdb-search.el:204:2:Warning: make-obsolete called with 2 arguments, but
requires 3
semanticdb-search.el:222:2:Warning: make-obsolete called with 2 arguments, but
requires 3
semanticdb-search.el:240:2:Warning: make-obsolete called with 2 arguments, but
requires 3
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semanticdb-search.elc
In end of data:
semanticdb-typecache.el:615:1:Warning: the following functions are not known
to be defined: semantic-analyze-split-name, data-debug-insert-thing
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semanticdb-typecache.elc
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semanticdb-javascript.elc
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semanticdb-global.elc
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semanticdb-cscope.elc
for loadpath in . ../common/ ctags/ wisent/ bovine/ symref/ ../speedbar/ ../ede/ ../eieio/ ./; do \
echo "(add-to-list 'load-path \"$loadpath\")" >> tools-compile-script; \
done;
for preload in cedet-compat; do \
echo "(load \"$preload\")" >> tools-compile-script; \
done;
"emacs" -batch --no-site-file -l tools-compile-script -f batch-byte-compile semantic-adebug.el semantic-chart.el semantic-complete.el semantic-debug.el sema
ntic-decorate-mode.el semantic-decorate-include.el semantic-elp.el semantic-grammar.el semantic-ia-sb.el semantic-ia.el semantic-imenu.el semantic-mru-bookm
ark.el semantic-sb.el semantic-util-modes.el senator.el
Loading cedet-compat...
In toplevel form:
semantic-adebug.el:38:1:Warning: cedet-called-interactively-p called with 0
arguments, but requires 1
semantic-adebug.el:38:1:Warning: cedet-called-interactively-p called with 0
arguments, but requires 1
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semantic-adebug.elc
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semantic-chart.elc
In end of data:
semantic-complete.el:2207:1:Warning: the function
`semantic-displayor-focus-abstract-child-p' might not be defined at
runtime.
semantic-complete.el:2207:1:Warning: the function `eieio-build-class-alist' is
not known to be defined.
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semantic-complete.elc
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semantic-debug.elc
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semantic-decorate-mode.elc
In semantic-decoration-all-include-summary:
semantic-decorate-include.el:628:30:Warning: reference to free variable
`ede-object'
semantic-decorate-include.el:632:32:Warning: reference to free variable
`ede-object-project'
In end of data:
semantic-decorate-include.el:764:1:Warning: the following functions are not
known to be defined: ede-get-locator-object, ede-system-include-path
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semantic-decorate-include.elc
In end of data:
semantic-elp.el:775:1:Warning: the function
`semantic-idle-scheduler-work-parse-neighboring-files' is not known to be
defined.
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semantic-elp.elc
In toplevel form:
semantic-grammar.el:45:13:Warning: cedet-called-interactively-p called with 0
arguments, but requires 1
semantic-grammar.el:45:13:Warning: cedet-called-interactively-p called with 0
arguments, but requires 1
semantic-grammar.el:45:13:Warning: cedet-called-interactively-p called with 0
arguments, but requires 1
semantic-grammar.el:45:13:Warning: cedet-called-interactively-p called with 0
arguments, but requires 1
semantic-grammar.el:45:13:Warning: cedet-called-interactively-p called with 0
arguments, but requires 1
semantic-grammar.el:45:13:Warning: cedet-called-interactively-p called with 0
arguments, but requires 1
semantic-grammar.el:91:1:Error: Bad input grammar
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semantic-ia-sb.elc
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semantic-ia.elc
In end of data:
semantic-imenu.el:555:1:Warning: the function
`semanticdb-semantic-init-hook-fcn' is not known to be defined.
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semantic-imenu.elc
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semantic-mru-bookmark.elc
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semantic-sb.elc
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/semantic-util-modes.elc
In senator-minor-mode:
senator.el:2466:8:Warning: cedet-called-interactively-p called with 0
arguments, but requires 1
In senator-copy-tag:
senator.el:2658:14:Warning: cedet-called-interactively-p called with 0
arguments, but requires 1
In senator-kill-tag:
senator.el:2673:12:Warning: cedet-called-interactively-p called with 0
arguments, but requires 1
In senator-yank-tag:
senator.el:2688:18:Warning: cedet-called-interactively-p called with 0
arguments, but requires 1
senator.el:2879:11:Warning: assignment to free variable
`isearch-highlight-last-string'
senator.el:2892:11:Warning: assignment to free variable `ishl-last-string'
In end of data:
senator.el:3023:1:Warning: the function `global-senator-minor-mode' might not
be defined at runtime.
Wrote c:/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic/senator.elc
make[1]: *** [tools] Error 1
make[1]: Leaving directory `/cygdrive/c/home/jbrancier/pkg/emacs-23.3/site-lisp/cedet-1.0/semantic'
make: *** [semantic] Error 2
|