Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 246701 Details for
Bug 336718
app-emacs/cedet-1.0_pre7-r1 fails to build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
cedet-1.0_pre7-r1:20100910-123513.log (text/plain), 67.14 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-09-10 12:38:45 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-09-10 12:38:45 UTC
Size:
67.14 KB
patch
obsolete
> * CPV: app-emacs/cedet-1.0_pre7-r1 > * REPO: gentoo > * Maintainer: emacs@gentoo.org > * USE: elibc_glibc kernel_linux test userland_GNU x86 > * Emacs version: 23.2.1 >>>> Unpacking source... >>>> Unpacking cedet-1.0pre7.tar.gz to /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work > * Applying cedet-1.0_pre7-cogre-srecode-init.patch ... > [ ok ] >>>> Source unpacked in /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work >>>> Compiling source in /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7 ... >make -j14 -j1 EMACS=/usr/bin/emacs 'EMACSFLAGS=-batch -q --no-site-file' >find "/var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7"/common -type f \ >-name "*-loaddefs.el" \ >-print -exec rm -f {} \; >/var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/common/cedet-loaddefs.el >find "/var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7"/speedbar -type f \ >-name "*-loaddefs.el" \ >-print -exec rm -f {} \; >/var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/speedbar/speedbar-loaddefs.el >find "/var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7"/eieio -type f \ >-name "*-loaddefs.el" \ >-print -exec rm -f {} \; >/var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/eieio/eieio-loaddefs.el >find "/var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7"/semantic -type f \ >-name "*-loaddefs.el" \ >-print -exec rm -f {} \; >/var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semantic-loaddefs.el >find "/var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7"/srecode -type f \ >-name "*-loaddefs.el" \ >-print -exec rm -f {} \; >/var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/srecode/srecode-loaddefs.el >find "/var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7"/ede -type f \ >-name "*-loaddefs.el" \ >-print -exec rm -f {} \; >/var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/ede/ede-loaddefs.el >find "/var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7"/cogre -type f \ >-name "*-loaddefs.el" \ >-print -exec rm -f {} \; >/var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/cogre/cogre-loaddefs.el >find "/var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7"/contrib -type f \ >-name "*-loaddefs.el" \ >-print -exec rm -f {} \; >/var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/contrib/contrib-loaddefs.el >cd "/var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7"/common && make EMACS="/usr/bin/emacs" EMACSFLAGS="-batch -q --no-site-file" SHELL="/bin/sh" >make[1]: Entering directory `/var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/common' >for loadpath in . ./; do \ > echo "(add-to-list 'load-path \"$loadpath\")" >> autoloads-compile-script; \ >done; >"/usr/bin/emacs" -batch --no-site-file -l autoloads-compile-script -f cedet-batch-update-autoloads cedet-loaddefs.el . >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/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 /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/common/cedet-loaddefs.el... >Updating header... >Updating header...done >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/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; >"/usr/bin/emacs" -batch -q --no-site-file -l init-compile-script -f batch-byte-compile cedet-load.el >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/common/cedet-load.elc >for loadpath in . ./; do \ > echo "(add-to-list 'load-path \"$loadpath\")" >> setup-compile-script; \ >done; >"/usr/bin/emacs" -batch -q --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:227:1:Warning: the following functions might not be defined at > runtime: inversion-require-emacs, inversion-add-to-load-path >cedet.el:227:1:Warning: the function `info-initialize' is not known to be > defined. >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/common/cedet.elc >for loadpath in . ./; do \ > echo "(add-to-list 'load-path \"$loadpath\")" >> common-compile-script; \ >done; >"/usr/bin/emacs" -batch -q --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 working.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 > >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 /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/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:201:1:Warning: the following functions are not known to be > defined: charsets-in-string, query-coding-string, charsets-in-region, > query-coding-region >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/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 /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/common/ezimage.elc >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/common/inversion.elc >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/common/pprint.elc >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/common/fame.elc >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/common/working.elc >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/common/cedet-edebug.elc >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/common/mode-local.elc >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/common/cedet-files.elc > >In end of data: >pulse.el:410: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 /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/common/pulse.elc >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/common/data-debug.elc > >In cedet-gnu-global-call: >cedet-global.el:76:19:Warning: `save-excursion' defeated by `set-buffer' > >In cedet-gnu-global-expand-filename: >cedet-global.el:88:4:Warning: `save-excursion' defeated by `set-buffer' > >In cedet-gnu-global-root: >cedet-global.el:115:36:Warning: `save-excursion' defeated by `set-buffer' > >In cedet-gnu-global-version-check: >cedet-global.el:147:17:Warning: `save-excursion' defeated by `set-buffer' > >In cedet-gnu-global-scan-hits: >cedet-global.el:163:15:Warning: `save-excursion' defeated by `set-buffer' >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/common/cedet-global.elc > >In cedet-idutils-fnid-call: >cedet-idutils.el:86:19:Warning: `save-excursion' defeated by `set-buffer' > >In cedet-idutils-lid-call: >cedet-idutils.el:101:19:Warning: `save-excursion' defeated by `set-buffer' > >In cedet-idutils-expand-filename: >cedet-idutils.el:115:4:Warning: `save-excursion' defeated by `set-buffer' > >In cedet-idutils-version-check: >cedet-idutils.el:171:17:Warning: `save-excursion' defeated by `set-buffer' >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/common/cedet-idutils.elc > >In cedet-cscope-call: >cedet-cscope.el:83:19:Warning: `save-excursion' defeated by `set-buffer' > >In cedet-cscope-expand-filename: >cedet-cscope.el:96:4:Warning: `save-excursion' defeated by `set-buffer' > >In cedet-cscope-version-check: >cedet-cscope.el:151:17:Warning: `save-excursion' defeated by `set-buffer' >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/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' >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/common/cedet-graphviz.elc >for loadpath in . ./; do \ > echo "(add-to-list 'load-path \"$loadpath\")" >> tests-compile-script; \ >done; >"/usr/bin/emacs" -batch -q --no-site-file -l tests-compile-script -f batch-byte-compile cedet-utests.el >Outdated speedbar 1.0 shadowed to meet minimum version 1.0.3 >Setting up CEDET packages... >Cannot open load file: eieio-load >Cannot open load file: semantic-load >Cannot open load file: srecode-load >Cannot open load file: ede-load >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-batch: >cedet-utests.el:189:21:Warning: assignment to free variable > `srecode-map-save-file' > >In cedet-utest-log-setup: >cedet-utests.el:234:19:Warning: `save-excursion' defeated by `set-buffer' > >In cedet-utest-log-shutdown-msg: >cedet-utests.el:274:53:Warning: `save-excursion' defeated by `set-buffer' > >In cedet-utest-post-command-hook: >cedet-utests.el:306:10:Warning: `save-excursion' defeated by `set-buffer' > >In cedet-utest-add-log-item-start: >cedet-utests.el:323:38:Warning: `save-excursion' defeated by `set-buffer' > >In cedet-utest-add-log-item-done: >cedet-utests.el:343:32:Warning: `save-excursion' defeated by `set-buffer' > >In cedet-utest-log: >cedet-utests.el:380:30:Warning: `save-excursion' defeated by `set-buffer' > >In end of data: >cedet-utests.el:395:1:Warning: the following functions are not known to be > defined: semanticdb-minor-mode-p, semantic-load-enable-minimum-features >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/common/cedet-utests.elc >make -C icons >make[2]: Entering directory `/var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/common/icons' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/common/icons' >make[1]: Leaving directory `/var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/common' >cd "/var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7"/speedbar && make EMACS="/usr/bin/emacs" EMACSFLAGS="-batch -q --no-site-file" SHELL="/bin/sh" >make[1]: Entering directory `/var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/speedbar' >for loadpath in . ../common/ ; do \ > echo "(add-to-list 'load-path \"$loadpath\")" >> autoloads-compile-script; \ >done; >"/usr/bin/emacs" -batch --no-site-file -l autoloads-compile-script -f cedet-batch-update-autoloads speedbar-loaddefs.el . >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/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 /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/speedbar/speedbar-loaddefs.el... >Updating header... >Updating header...done >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/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; >"/usr/bin/emacs" -batch -q --no-site-file -l init-compile-script -f batch-byte-compile speedbar-load.el >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/speedbar/speedbar-load.elc >for loadpath in . ../common/ ; do \ > echo "(add-to-list 'load-path \"$loadpath\")" >> speedbar-compile-script; \ >done; >"/usr/bin/emacs" -batch -q --no-site-file -l speedbar-compile-script -f batch-byte-compile dframe.el speedbar.el > >In toplevel form: >dframe.el:121:1:Warning: !! The file uses old-style backquotes !! >This functionality has been obsolete for more than 10 years already >and will be removed soon. See (elisp)Backquote in the manual. > >In dframe-frame-mode: >dframe.el:343:29:Warning: `make-variable-buffer-local' should be called at > toplevel >dframe.el:319:38:Warning: `make-variable-buffer-local' should be called at > toplevel >dframe.el:324:17:Warning: `save-excursion' defeated by `set-buffer' >dframe.el:337:19:Warning: assignment to free variable `mouse-motion-handler' >dframe.el:356:15:Warning: assignment to free variable `auto-show-mode' >dframe.el:435:50:Warning: reference to free variable > `x-pointer-top-left-arrow' >dframe.el:437:34:Warning: reference to free variable `x-pointer-hand2' > >In dframe-reposition-frame-emacs: >dframe.el:540:33:Warning: reference to free variable `right-margin' > >In dframe-detach: >dframe.el:567:43:Warning: `save-excursion' defeated by `set-buffer' > >In dframe-emacs-popup-kludge: >dframe.el:879:10:Warning: `mouse-major-mode-menu' is an obsolete function (as > of Emacs 23.1); use `mouse-menu-major-mode-map' instead. >dframe.el:880: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:1063:1:Warning: the following functions are not known to be defined: > event-button, dframe-frame-parameter, x-display-pixel-width, > x-display-pixel-height, 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 /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/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 /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/speedbar/speedbar.elc >make[1]: Leaving directory `/var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/speedbar' >cd "/var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7"/eieio && make EMACS="/usr/bin/emacs" EMACSFLAGS="-batch -q --no-site-file" SHELL="/bin/sh" >make[1]: Entering directory `/var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/eieio' >for loadpath in . ../common/ ../speedbar/; do \ > echo "(add-to-list 'load-path \"$loadpath\")" >> autoloads-compile-script; \ >done; >"/usr/bin/emacs" -batch --no-site-file -l autoloads-compile-script -f cedet-batch-update-autoloads eieio-loaddefs.el . >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/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-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 /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/eieio/eieio-loaddefs.el... >Updating header... >Updating header...done >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/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; >"/usr/bin/emacs" -batch -q --no-site-file -l init-compile-script -f batch-byte-compile eieio-load.el >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/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; >"/usr/bin/emacs" -batch -q --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 eieio-datadebug.el >Loading cedet-compat... > >In toplevel form: >eieio.el:47:1:Warning: cl package required at runtime >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/eieio/eieio.elc > >In byte-compile-file-form-defmethod: >eieio-comp.el:83:35:Warning: reference to free variable `outbuffer' >eieio-comp.el:88:47:Warning: reference to free variable `filename' >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/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:162:36:Warning: `save-excursion' defeated by `set-buffer' > >In eieio-describe-generic: >eieio-opt.el:381:27:Warning: `save-excursion' defeated by `set-buffer' >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/eieio/eieio-opt.elc >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/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 /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/eieio/eieio-doc.elc > >In eieio-persistent-read: >eieio-base.el:248:8:Warning: `save-excursion' defeated by `set-buffer' >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/eieio/eieio-base.elc >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/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; >"/usr/bin/emacs" -batch -q --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:521:27:Warning: `goto-line' used from Lisp code >That command is designed for interactive use only > >In end of data: >chart.el:759:1:Warning: the function `x-display-color-cells' is not known to > be defined. >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/eieio/chart.elc >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/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 /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/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 /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/eieio/lmcompile.elc >make[1]: Leaving directory `/var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/eieio' >cd "/var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7"/semantic && make EMACS="/usr/bin/emacs" EMACSFLAGS="-batch -q --no-site-file" SHELL="/bin/sh" >make[1]: Entering directory `/var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic' >for loadpath in . ../common/ ctags/ wisent/ bovine/ symref/ ../speedbar/ ../ede/ ../eieio/ ./; do \ > echo "(add-to-list 'load-path \"$loadpath\")" >> autoloads-compile-script; \ >done; >"/usr/bin/emacs" -batch --no-site-file -l autoloads-compile-script -f cedet-batch-update-autoloads semantic-loaddefs.el . bovine wisent ctags symref >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/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-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-by.el... >Generating autoloads for bovine/semantic-c-by.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-by.el... >Generating autoloads for bovine/semantic-erlang-by.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-by.el... >Generating autoloads for bovine/semantic-make-by.el...done >Generating autoloads for bovine/semantic-make.el... >Generating autoloads for bovine/semantic-make.el...done >Generating autoloads for bovine/semantic-scm-by.el... >Generating autoloads for bovine/semantic-scm-by.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-awk-wy.el... >Generating autoloads for wisent/wisent-awk-wy.el...done >Generating autoloads for wisent/wisent-calc-wy.el... >Generating autoloads for wisent/wisent-calc-wy.el...done >Generating autoloads for wisent/wisent-calc.el... >Generating autoloads for wisent/wisent-calc.el...done >Generating autoloads for wisent/wisent-cim-wy.el... >Generating autoloads for wisent/wisent-cim-wy.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-wy.el... >Generating autoloads for wisent/wisent-java-tags-wy.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-wy.el... >Generating autoloads for wisent/wisent-java-wy.el...done >Generating autoloads for wisent/wisent-java.el... >Generating autoloads for wisent/wisent-java.el...done >Generating autoloads for wisent/wisent-javascript-jv-wy.el... >Generating autoloads for wisent/wisent-javascript-jv-wy.el...done >Generating autoloads for wisent/wisent-javascript.el... >Generating autoloads for wisent/wisent-javascript.el...done >Generating autoloads for wisent/wisent-python-wy.el... >Generating autoloads for wisent/wisent-python-wy.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 /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semantic-loaddefs.el... >Updating header... >Updating header...done >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/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; >"/usr/bin/emacs" -batch -q --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-tag-highlight-mode, semantic-toggle-decoration-style >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/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; >"/usr/bin/emacs" -batch -q --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 > >In semantic-fetch-tags: >semantic.el:618:35:Warning: `mapcar' called for effect; use `mapc' or `dolist' > instead >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 >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semantic.elc > >In semantic-test-data-cache: >semantic-fw.el:252:10:Warning: `save-excursion' defeated by `set-buffer' > >In semantic-alias-obsolete: >semantic-fw.el:279:4:Warning: make-obsolete called with 2 arguments, but > requires 3 > >In semantic-varalias-obsolete: >semantic-fw.el:299:4:Warning: make-obsolete-variable called with 2 arguments, > but requires 3 >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/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 /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semantic-lex.elc > >In semantic-lex-spp-lex-text-string: >semantic-lex-spp.el:868:12:Warning: `save-excursion' defeated by `set-buffer' > >In semantic-lex-spp-write-utest: >semantic-lex-spp.el:1179:38:Warning: `save-excursion' defeated by `set-buffer' >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semantic-lex-spp.elc >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semantic-edit.elc > >In semantic-file-tag-table: >semantic-util.el:70:31:Warning: `save-excursion' defeated by `set-buffer' >semantic-util.el:78:35:Warning: `save-excursion' defeated by `set-buffer' > >In semantic-something-to-tag-table: >semantic-util.el:99:19:Warning: `save-excursion' defeated by `set-buffer' >semantic-util.el:105:40:Warning: `save-excursion' defeated by `set-buffer' > >In semantic-recursive-find-nonterminal-by-name: >semantic-util.el:144:58:Warning: `save-excursion' defeated by `set-buffer' >semantic-util.el:176:2:Warning: make-obsolete called with 2 arguments, but > requires 3 > >In semantic-describe-buffer-var-helper: >semantic-util.el:287:52:Warning: `save-excursion' defeated by `set-buffer' > >In end of data: >semantic-util.el:441:1:Warning: the following functions are not known to be > defined: data-debug-insert-stuff-list, data-debug-insert-thing >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semantic-util.elc > >In toplevel form: >semantic-tag.el:1427:2:Warning: make-obsolete called with 2 arguments, but > requires 3 > >In end of data: >semantic-tag.el:1565:1:Warning: the following functions are not known to be > defined: semantic-ctxt-current-mode, semantic-analyze-split-name >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semantic-tag.elc > >In semantic-tag-calculate-parent-default: >semantic-tag-ls.el:53:35:Warning: `save-excursion' defeated by `set-buffer' >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semantic-tag-ls.elc > >In semantic-brute-find-tag-by-position: >semantic-find.el:664:33:Warning: `save-excursion' defeated by `set-buffer' >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semantic-find.elc >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/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' >semantic-tag-file.el:189:40:Warning: `save-excursion' defeated by `set-buffer' >semantic-tag-file.el:192:11:Warning: `save-excursion' defeated by `set-buffer' > >In end of data: >semantic-tag-file.el:209:1:Warning: the function `ede-toplevel' is not known > to be defined. >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semantic-tag-file.elc >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semantic-tag-write.elc >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semantic-doc.elc > >In semantic-idle-work-for-one-buffer: >semantic-idle.el:348:43:Warning: `save-excursion' defeated by `set-buffer' > >In semantic-idle-summary-maybe-highlight: >semantic-idle.el:874:51:Warning: `save-excursion' defeated by `set-buffer' > >In end of data: >semantic-idle.el:976:1:Warning: the following functions are not known to be > defined: semantic-analyze-interesting-tag, eldoc-message >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semantic-idle.elc >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/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; >"/usr/bin/emacs" -batch -q --no-site-file -l utils-compile-script -f batch-byte-compile semantic-ast.el semantic-ctxt.el semantic-decorate.el semantic-dep.el semantic-format.el semantic-scope.el >Loading cedet-compat... >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semantic-ast.elc >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semantic-ctxt.elc >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/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 /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/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 /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semantic-format.elc > >In end of data: >semantic-scope.el:806:1:Warning: the following functions are not known to be > defined: semantic-analyze-find-tag, data-debug-show, > semantic-analyze-princ-sequence >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/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; >"/usr/bin/emacs" -batch -q --no-site-file -l Database-compile-script -f batch-byte-compile semanticdb.el semanticdb-mode.el semanticdb-debug.el semanticdb-ebrowse.el semanticdb-el.el semanticdb-file.el semanticdb-find.el semanticdb-mk.el semanticdb-ref.el semanticdb-search.el semanticdb-typecache.el semanticdb-javascript.el semanticdb-global.el >Loading cedet-compat... > >In semanticdb-table::semanticdb-needs-refresh-p: >semanticdb.el:566:23:Warning: `save-excursion' defeated by `set-buffer' >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semanticdb.elc >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semanticdb-mode.elc > >In semanticdb-table-sanity-check: >semanticdb-debug.el:98:23:Warning: `save-excursion' defeated by `set-buffer' > >In end of data: >semanticdb-debug.el:118:1:Warning: the function `data-debug-insert-stuff-list' > is not known to be defined. >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semanticdb-debug.elc > >In semanticdb-ebrowse-C-file-p: >semanticdb-ebrowse.el:124:28:Warning: `save-excursion' defeated by > `set-buffer' > >In semanticdb-create-ebrowse-database: >semanticdb-ebrowse.el:144:11:Warning: `save-excursion' defeated by > `set-buffer' >semanticdb-ebrowse.el:158:25:Warning: `save-excursion' defeated by > `set-buffer' >semanticdb-ebrowse.el:176:21:Warning: `save-excursion' defeated by > `set-buffer' > >In end of data: >semanticdb-ebrowse.el:713:1:Warning: the function `data-debug-insert-thing' is > not known to be defined. >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semanticdb-ebrowse.elc > >In semanticdb-table-emacs-lisp::semanticdb-equivalent-mode: >semanticdb-el.el:106:86:Warning: `save-excursion' defeated by `set-buffer' >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semanticdb-el.elc > >In semanticdb-table::object-write: >semanticdb-file.el:283:35:Warning: `save-excursion' defeated by `set-buffer' > >In end of data: >semanticdb-file.el:452:1:Warning: the function `data-debug-insert-thing' is > not known to be defined. >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semanticdb-file.elc > >In semanticdb-find-translate-path-brutish-default: >semanticdb-find.el:326:61:Warning: `save-excursion' defeated by `set-buffer' > >In semanticdb-find-translate-path-includes--internal: >semanticdb-find.el:473:45:Warning: `save-excursion' defeated by `set-buffer' >semanticdb-find.el:476:18:Warning: `save-excursion' defeated by `set-buffer' > >In semanticdb-find-adebug-scanned-includes: >semanticdb-find.el:819:10:Warning: reference to free variable > `data-debug-thing-alist' > >In semanticdb-reset-log: >semanticdb-find.el:1059:9:Warning: `save-excursion' defeated by `set-buffer' > >In semanticdb-find-log-new-search: >semanticdb-find.el:1080:9:Warning: `save-excursion' defeated by `set-buffer' > >In semanticdb-find-log-activity: >semanticdb-find.el:1089:9:Warning: `save-excursion' defeated by `set-buffer' > >In end of data: >semanticdb-find.el:1387:1:Warning: the following functions are not known to be > defined: ede-current-project, data-debug-insert-stuff-list >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semanticdb-find.elc >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/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 /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/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 /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semanticdb-search.elc > >In semanticdb-typecache-refresh-for-buffer: >semanticdb-typecache.el:552:49:Warning: `save-excursion' defeated by > `set-buffer' > >In end of data: >semanticdb-typecache.el:612:1:Warning: the following functions are not known > to be defined: semantic-analyze-split-name, data-debug-insert-thing >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semanticdb-typecache.elc > >In semanticdb-table-javascript::semanticdb-equivalent-mode: >semanticdb-javascript.el:147:86:Warning: `save-excursion' defeated by > `set-buffer' >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semanticdb-javascript.elc >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semanticdb-global.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; >"/usr/bin/emacs" -batch -q --no-site-file -l tools-compile-script -f batch-byte-compile semantic-adebug.el semantic-chart.el semantic-complete.el semantic-debug.el semantic-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-bookmark.el semantic-sb.el semantic-util-modes.el senator.el >Loading cedet-compat... >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semantic-adebug.elc >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semantic-chart.elc > >In semantic-collector-abstract::semantic-collector-calculate-completions-raw: >semantic-complete.el:965:45:Warning: `save-excursion' defeated by `set-buffer' > >In > semantic-collector-analyze-completions::semantic-collector-calculate-completions-raw: >semantic-complete.el:1242:62:Warning: `save-excursion' defeated by > `set-buffer' > >In > semantic-displayor-traditional-with-focus-highlight::semantic-displayor-focus-request: >semantic-complete.el:1489:17:Warning: `save-excursion' defeated by > `set-buffer' > >In semantic-displayor-tooltip::semantic-displayor-show-request: >semantic-complete.el:1574:42:Warning: reference to free variable > `tooltip-mode' > >In semantic-complete-read-tag-analyzer: >semantic-complete.el:1914:7:Warning: `save-excursion' defeated by `set-buffer' > >In end of data: >semantic-complete.el:2150:1:Warning: the function > `semantic-displayor-focus-abstract-child-p' might not be defined at > runtime. >semantic-complete.el:2150:1:Warning: the function `eieio-build-class-alist' is > not known to be defined. >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semantic-complete.elc > >In semantic-debug-interface::semantic-debug-set-parser-location: >semantic-debug.el:122:81:Warning: `save-excursion' defeated by `set-buffer' > >In semantic-debug-interface::semantic-debug-set-source-location: >semantic-debug.el:131:81:Warning: `save-excursion' defeated by `set-buffer' > >In semantic-debug-interface::semantic-debug-interface-layout: >semantic-debug.el:145:36:Warning: `save-excursion' defeated by `set-buffer' > >In semantic-debug-mode: >semantic-debug.el:312:9:Warning: `save-excursion' defeated by `set-buffer' >semantic-debug.el:327:23:Warning: `save-excursion' defeated by `set-buffer' >semantic-debug.el:334:49:Warning: `save-excursion' defeated by `set-buffer' > >In semantic-debug: >semantic-debug.el:363:13:Warning: `save-excursion' defeated by `set-buffer' >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semantic-debug.elc >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/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 /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/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 /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semantic-elp.elc > >In semantic-grammar--lex-delim-spec: >semantic-grammar.el:671:12:Warning: error called with 0 arguments, but > requires 1+ > >In semantic-grammar-batch-build-packages: >semantic-grammar.el:981:53:Warning: `find-file-hooks' is an obsolete variable > (as of Emacs 22.1); use `find-file-hook' instead. >semantic-grammar.el:981:53:Warning: `find-file-hooks' is an obsolete variable > (as of Emacs 22.1); use `find-file-hook' instead. > >In semantic-grammar-eldoc-get-macro-docstring: >semantic-grammar.el:1652:19:Warning: eldoc-docstring-format-sym-doc called > with 2 arguments, but requires 3 > >In semantic-analyze-possible-completions-semantic-grammar-mode: >semantic-grammar.el:1881:48:Warning: `save-excursion' defeated by `set-buffer' >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semantic-grammar.elc > >In semantic-ia-speedbar: >semantic-ia-sb.el:108:6:Warning: `save-excursion' defeated by `set-buffer' > >In semantic-ia-sb-tag-info: >semantic-ia-sb.el:302:40:Warning: `save-excursion' defeated by `set-buffer' >semantic-ia-sb.el:300:23:Warning: `save-excursion' defeated by `set-buffer' >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semantic-ia-sb.elc >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/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 /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semantic-imenu.elc >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semantic-mru-bookmark.elc > >In semantic-sb-fetch-tag-table: >semantic-sb.el:398:19:Warning: `save-excursion' defeated by `set-buffer' >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semantic-sb.elc >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semantic-util-modes.elc > >In toplevel form: >senator.el:2860:11:Warning: assignment to free variable > `isearch-highlight-last-string' >senator.el:2873:11:Warning: assignment to free variable `ishl-last-string' > >In end of data: >senator.el:3004:1:Warning: the function `global-senator-minor-mode' might not > be defined at runtime. >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/senator.elc >for loadpath in . ../common/ ctags/ wisent/ bovine/ symref/ ../speedbar/ ../ede/ ../eieio/ ./; do \ > echo "(add-to-list 'load-path \"$loadpath\")" >> Analyzer-compile-script; \ >done; >for preload in cedet-compat; do \ > echo "(load \"$preload\")" >> Analyzer-compile-script; \ >done; >"/usr/bin/emacs" -batch -q --no-site-file -l Analyzer-compile-script -f batch-byte-compile semantic-analyze.el semantic-analyze-complete.el semantic-analyze-fcn.el semantic-analyze-debug.el semantic-analyze-refs.el >Loading cedet-compat... > >In semantic-analyze-context::semantic-analyze-pulse: >semantic-analyze.el:713:37:Warning: `save-excursion' defeated by `set-buffer' > >In end of data: >semantic-analyze.el:796:1:Warning: the following functions are not known to be > defined: data-debug-insert-object-slots, pulse-momentary-highlight-region >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semantic-analyze.elc >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semantic-analyze-complete.elc >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semantic-analyze-fcn.elc > >In semantic-analyzer-debug-global-symbol: >semantic-analyze-debug.el:101:25:Warning: `save-excursion' defeated by > `set-buffer' > >In semantic-analyzer-debug-missing-innertype: >semantic-analyze-debug.el:307:47:Warning: `save-excursion' defeated by > `set-buffer' >semantic-analyze-debug.el:256:27:Warning: `save-excursion' defeated by > `set-buffer' >semantic-analyze-debug.el:277:28:Warning: `save-excursion' defeated by > `set-buffer' > >In semantic-analyzer-debug-insert-include-summary: >semantic-analyze-debug.el:383:44:Warning: `save-excursion' defeated by > `set-buffer' >semantic-analyze-debug.el:388:12:Warning: `save-excursion' defeated by > `set-buffer' >semantic-analyze-debug.el:392:12:Warning: `save-excursion' defeated by > `set-buffer' >semantic-analyze-debug.el:396:12:Warning: reference to free variable > `ede-object' >semantic-analyze-debug.el:396:12:Warning: `save-excursion' defeated by > `set-buffer' >semantic-analyze-debug.el:400:12:Warning: reference to free variable > `ede-object-project' > >In semantic-analyzer-debug-add-buttons: >semantic-analyze-debug.el:588:64:Warning: `save-excursion' defeated by > `set-buffer' > >In end of data: >semantic-analyze-debug.el:616:1:Warning: the function `ede-get-locator-object' > is not known to be defined. >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semantic-analyze-debug.elc > >In end of data: >semantic-analyze-refs.el:318:1:Warning: the function > `data-debug-insert-object-slots' is not known to be defined. >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semantic-analyze-refs.elc >for loadpath in . ../common/ ctags/ wisent/ bovine/ symref/ ../speedbar/ ../ede/ ../eieio/ ./; do \ > echo "(add-to-list 'load-path \"$loadpath\")" >> Languages-compile-script; \ >done; >for preload in cedet-compat; do \ > echo "(load \"$preload\")" >> Languages-compile-script; \ >done; >"/usr/bin/emacs" -batch -q --no-site-file -l Languages-compile-script -f batch-byte-compile semantic-texi.el semantic-html.el >Loading cedet-compat... > >In semantic-texi-associated-files: >semantic-texi.el:487:17:Warning: reference to free variable `ede-minor-mode' > >In end of data: >semantic-texi.el:688:1:Warning: the following functions are not known to be > defined: lookup-words, ede-current-project, srecode-texi-insert-tag-as-doc >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semantic-texi.elc > >In semantic-html-recursive-combobulate-list: >semantic-html.el:184:35:Warning: `assoc-ignore-case' is an obsolete function > (as of Emacs 22.1); use `assoc-string' instead. >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semantic-html.elc >"/usr/bin/emacs" -batch --no-site-file -l grammar-make-script -f semantic-grammar-batch-build-packages semantic-grammar.wy >Compiling Grammars from: /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semantic-grammar.elc >Saving file /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semantic-grammar-wy.el... >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semantic-grammar-wy.el >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semantic-grammar-wy.elc >for loadpath in . ../common/ ctags/ wisent/ bovine/ symref/ ../speedbar/ ../ede/ ../eieio/ ./; do \ > echo "(add-to-list 'load-path \"$loadpath\")" >> tests-compile-script; \ >done; >"/usr/bin/emacs" -batch -q --no-site-file -l tests-compile-script -f batch-byte-compile semantic-regtest.el semantic-ia-utest.el semantic-utest.el semantic-utest-c.el > >In semantic-regtest-run-test--internal: >semantic-regtest.el:188:67:Warning: `save-excursion' defeated by `set-buffer' > >In semantic-regtest-create-output--internal: >semantic-regtest.el:255:8:Warning: `save-excursion' defeated by `set-buffer' >semantic-regtest.el:309:17:Warning: `save-excursion' defeated by `set-buffer' >semantic-regtest.el:315:19:Warning: `save-excursion' defeated by `set-buffer' > >In semantic-regtest-convert-difference: >semantic-regtest.el:357:22:Warning: `save-excursion' defeated by `set-buffer' > >In semantic-regtest-ediff: >semantic-regtest.el:458:27:Warning: reference to free variable > `ediff-diff-options' >semantic-regtest.el:463:14:Warning: reference to free variable > `ediff-diff-buffer' >semantic-regtest.el:466:30:Warning: assignment to free variable > `ediff-diff-buffer' >semantic-regtest.el:467:31:Warning: reference to free variable > `ediff-diff-ok-lines-regexp' > >In semantic-regtest-goto-file: >semantic-regtest.el:719:26:Warning: `goto-line' used from Lisp code >That command is designed for interactive use only > >In end of data: >semantic-regtest.el:916:1:Warning: the function `semantic-regtest-convert-tag' > might not be defined at runtime. >semantic-regtest.el:916:1:Warning: the following functions are not known to be > defined: ediff-unique-buffer-name, ediff-make-diff2-buffer, > ediff-prepare-error-list, ediff-extract-diffs >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semantic-regtest.elc >Outdated speedbar 1.0 shadowed to meet minimum version 1.0.3 >Setting up CEDET packages... >Cannot open load file: eieio-load >Cannot open load file: semantic-load >Cannot open load file: srecode-load >Cannot open load file: ede-load >Cannot open load file: cogre-loaddefs >Cannot open load file: contrib-loaddefs >Setting up CEDET packages...done > >In toplevel form: >semantic-ia-utest.el:38:1:Error: Cannot open load file: srecode-fields >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semantic-utest.elc > >In semantic-utest-c-compare: >semantic-utest-c.el:55:13:Warning: `save-excursion' defeated by `set-buffer' >semantic-utest-c.el:67:20:Warning: `save-excursion' defeated by `set-buffer' > >In semantic-utest-c-conditionals: >semantic-utest-c.el:91:15:Warning: `save-excursion' defeated by `set-buffer' >Wrote /var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic/semantic-utest-c.elc >make[1]: *** [tests] Error 1 >make[1]: Leaving directory `/var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7/semantic' >make: *** [semantic] Error 2 >emake failed > * ERROR: app-emacs/cedet-1.0_pre7-r1 failed: > * emake failed > * > * Call stack: > * ebuild.sh, line 56: Called src_compile > * environment, line 2688: Called die > * The specific snippet of code: > * emake -j1 EMACS="${EMACS}" EMACSFLAGS="${EMACSFLAGS}" || die "emake failed" > * > * If you need support, post the output of 'emerge --info =app-emacs/cedet-1.0_pre7-r1', > * the complete build log and the output of 'emerge -pqv =app-emacs/cedet-1.0_pre7-r1'. > * The complete build log is located at '/var/log/portage/build/app-emacs/cedet-1.0_pre7-r1:20100910-123513.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/temp/environment'. > * S: '/var/tmp/portage/app-emacs/cedet-1.0_pre7-r1/work/cedet-1.0pre7'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 336718
: 246701 |
246707