Your message dated Tue, 15 Aug 2023 00:35:05 +0000
with message-id <[email protected]>
and subject line Bug#1048441: fixed in xemacs21-packages 2009.02.17.dfsg.3-2
has caused the Debian Bug report #1048441,
regarding xemacs21-packages: Fails to build source after successful build
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1048441: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048441
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: xemacs21-packages
Version: 2009.02.17.dfsg.3-1
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: [email protected]
Usertags: qa-doublebuild
Hi,
This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).
This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.
More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild
Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env
> -us -uc -rfakeroot -S
> -----------------------------------------------------------------------------------------------------------------------------------------------------
>
> dpkg-buildpackage: info: source package xemacs21-packages
> dpkg-buildpackage: info: source version 2009.02.17.dfsg.3-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Mark Brown <[email protected]>
> dpkg-source --before-build .
> fakeroot debian/rules clean
> dh_testdir
> dh_testroot
> rm -f build-stamp install-stamp pre-build-stamp
> # set up the files to not cause problems when trying to use them
> set -e ; cd debian ; /usr/bin/make -f ConfigMakefile VAR_FILE=./var_file.pl
> make[1]: Entering directory '/<<PKGBUILDDIR>>/debian'
> if test -z "./var_file.pl" ; then \
> echo "No VAR_FILE set. Quitting..." ; \
> exit 1 ; \
> fi
> if test "`pwd | perl -pe 's/.*(debian)$/$1/'`" != "debian" ; then \
> echo "Must be run in debian directory. Quitting..." ; \
> exit 1 ; \
> fi
> make[1]: Leaving directory '/<<PKGBUILDDIR>>/debian'
> #-mv install.old install
> rm -f debian/substvars
> rm -f debian/files
> rm -rf debian/tmp #`find debian/* -type d`
> rm -f xemacs-packages/auctex/preview/latex/bootstrap.log
> rm -f xemacs-packages/auctex/preview/latex/preview-mk.ins
> rm -f xemacs-packages/auctex/preview/latex/preview-mk.log
> rm -f xemacs-packages/auctex/preview/latex/preview.aux
> rm -f xemacs-packages/auctex/preview/latex/preview.drv
> rm -f xemacs-packages/auctex/preview/latex/preview.log
> # Add here commands to clean up after the build process.
> [ ! -f Local.rules ] || /usr/bin/make distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> [ -d xemacs-packages ] && /usr/bin/make -w -C xemacs-packages distclean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages'
> [ -d xemacs-base ] && /usr/bin/make -w -C xemacs-base distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/xemacs-base'
> rm -f ./auto-autoloads.elc ./custom-load.elc add-log.elc advice.elc
> annotations.elc assoc.elc autoload-operators.elc bytedecl.elc case-table.elc
> chistory.elc comint.elc comint-xemacs.elc compile.elc debug.elc
> easy-mmode.elc ebuff-menu.elc echistory.elc ehelp.elc edmacro.elc
> electric.elc enriched.elc env.elc facemenu.elc ffap.elc field.elc helper.elc
> imenu.elc iso-syntax.elc macros.elc novice.elc outline.elc passwd.elc pp.elc
> regexp-opt.elc regi.elc ring.elc shell.elc skeleton.elc sort.elc thing.elc
> time-stamp.elc timer-funcs.elc timezone.elc tq.elc xbm-button.elc
> xpm-button.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/xemacs-base'
> [ -d fsf-compat ] && /usr/bin/make -w -C fsf-compat distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/fsf-compat'
> rm -f ./auto-autoloads.elc ./custom-load.elc overlay.elc thingatpt.elc
> timer.elc x-popup-menu.elc goto-addr.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/fsf-compat'
> [ -d mail-lib ] && /usr/bin/make -w -C mail-lib distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/mail-lib'
> rm -f ./auto-autoloads.elc ./custom-load.elc browse-url.elc
> browse-url-xemacs.elc highlight-headers.elc mail-abbrevs.elc mail-extr.elc
> mail-utils.elc mailheader.elc reporter.elc rfc2104.elc rfc822.elc
> rmail-mini.elc rmailout.elc sendmail.elc smtpmail.elc pop3.elc starttls.elc
> base64.elc netrc.elc tls.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/mail-lib'
> [ -d apel ] && /usr/bin/make -w -C apel distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/apel'
> rm -f ./auto-autoloads.elc ./custom-load.elc apel-ver.elc broken.elc
> calist.elc emu.elc filename.elc install.elc inv-xemacs.elc invisible.elc
> mcharset.elc mcs-20.elc mcs-ltn1.elc mule-caesar.elc path-util.elc pccl.elc
> poe-xemacs.elc poe.elc poem-ltn1.elc poem-xm.elc poem.elc product.elc pym.elc
> richtext.elc static.elc pcustom.elc pces.elc pces-raw.elc pces-20.elc
> pces-xfc.elc atype.elc file-detect.elc std11.elc std11-parse.elc mcs-xm.elc
> pccl-20.elc pces-xm.elc mcs-xmu.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/apel'
> [ -d cc-mode ] && /usr/bin/make -w -C cc-mode distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/cc-mode'
> rm -f cc-mode.dvi \
> cc-mode.ps
> rm -f cc-mode.toc \
> cc-mode.aux \
> cc-mode.oaux \
> cc-mode.log \
> cc-mode.cp \
> cc-mode.cps \
> cc-mode.fn \
> cc-mode.fns \
> cc-mode.tp \
> cc-mode.tps \
> cc-mode.vr \
> cc-mode.vrs \
> cc-mode.pg \
> cc-mode.pgs \
> cc-mode.ky \
> cc-mode.kys
> rm -f ./auto-autoloads.elc ./custom-load.elc cc-align.elc cc-awk.elc
> cc-bytecomp.elc cc-cmds.elc cc-compat.elc cc-defs.elc cc-engine.elc
> cc-fix.elc cc-fonts.elc cc-guess.elc cc-langs.elc cc-lobotomy.elc
> cc-menus.elc cc-mode.elc cc-styles.elc cc-vars.elc \
> cc-mode*.html cc-mode.info* pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/cc-mode'
> [ -d debug ] && /usr/bin/make -w -C debug distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/debug'
> rm -f ./auto-autoloads.elc ./custom-load.elc debug-toolbar.elc dbx.elc
> gdb.elc gdb-highlight.elc gdbsrc.elc gud.elc history.elc pdb.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/debug'
> [ -d dired ] && /usr/bin/make -w -C dired distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/dired'
> rm -f dired.elc dired-mob.elc dired-oas.elc dired-rgxp.elc dired-shell.elc
> dired-vir.elc dired-xy.elc dired-grep.elc dired-uu.elc dired-cmpr.elc
> dired-diff.elc dired-help.elc dired-sex.elc efs-defun.elc efs-ovwrt.elc
> efs-fnh.elc efs-cu.elc efs-netrc.elc efs.elc efs-dired.elc efs-report.elc
> efs-cp-p.elc efs-dump.elc default-dir.elc efs-auto.elc efs-cms.elc
> efs-cms-knet.elc efs-dos-distinct.elc efs-nos-ve.elc efs-gwp.elc
> efs-kerberos.elc efs-hell.elc efs-ka9q.elc efs-mpe.elc efs-mts.elc
> efs-mvs.elc efs-netware.elc efs-pc.elc efs-ti-explorer.elc efs-ti-twenex.elc
> efs-tops-20.elc efs-dl.elc efs-guardian.elc efs-coke.elc efs-vms.elc
> efs-vos.elc efs-plan9.elc efs-ms-unix.elc efs-vm.elc passwd.elc auto-save.elc
> efs-dired-mule.elc dired-fsf.elc diff.elc dired-mule.elc efs-vm.elc
> dired-faces.elc dired-xemacs.elc
> diff.elc efs-18.elc efs-19.elc efs-19.23.elc efs-19.34.elc efs-l19.11.elc
> efs-x19.15.elc emacs-19.elc fn-handler.elc reporter.elc efs.aux efs.cp
> efs.dvi efs.fn efs.info efs.ky efs.log efs.pg efs.toc efs.tp efs.vr
> rm -f ./auto-autoloads.elc ./custom-load.elc dired.elc dired-mob.elc
> dired-oas.elc dired-rgxp.elc dired-shell.elc dired-vir.elc dired-xy.elc
> dired-grep.elc dired-uu.elc dired-cmpr.elc dired-diff.elc dired-help.elc
> dired-sex.elc dired-faces.elc dired-xemacs.elc diff.elc dired-mule.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/dired'
> [ -d ecrypto ] && /usr/bin/make -w -C ecrypto distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/ecrypto'
> rm -f ./auto-autoloads.elc ./custom-load.elc ascii-armor.elc blowfish.elc
> des.elc paranoid.elc rander.elc rc16.elc sha1.elc md4.elc md5.elc md5-el.elc
> md5-dl.elc hex-util.elc rijndael.elc password.elc encrypt.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/ecrypto'
> [ -d edit-utils ] && /usr/bin/make -w -C edit-utils distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/edit-utils'
> rm -f edit-utils.dvi tempo.dvi \
> edit-utils.ps tempo.ps
> rm -f edit-utils.toc tempo.toc \
> edit-utils.aux tempo.aux \
> edit-utils.oaux tempo.oaux \
> edit-utils.log tempo.log \
> edit-utils.cp tempo.cp \
> edit-utils.cps tempo.cps \
> edit-utils.fn tempo.fn \
> edit-utils.fns tempo.fns \
> edit-utils.tp tempo.tp \
> edit-utils.tps tempo.tps \
> edit-utils.vr tempo.vr \
> edit-utils.vrs tempo.vrs \
> edit-utils.pg tempo.pg \
> edit-utils.pgs tempo.pgs \
> edit-utils.ky tempo.ky \
> edit-utils.kys tempo.kys
> rm -f ./auto-autoloads.elc ./custom-load.elc abbrevlist.elc
> after-save-commands.elc array.elc atomic-extents.elc avoid.elc backup-dir.elc
> balloon-help.elc big-menubar.elc blink-cursor.elc blink-paren.elc
> bookmark.elc compare-w.elc completion.elc dabbrev.elc desktop.elc
> detached-minibuf.elc edit-faces.elc edit-toolbar.elc fast-lock.elc
> file-part.elc floating-toolbar.elc flow-ctrl.elc foldout.elc func-menu.elc
> hippie-exp.elc icomplete.elc id-select.elc info-look.elc iswitchb.elc
> lazy-lock.elc lazy-shot.elc lispm-fonts.elc live-icon.elc makesum.elc man.elc
> mic-paren.elc mode-motion+.elc outl-mouse.elc page-ext.elc paren.elc
> permanent-buffers.elc popper.elc recent-files.elc redo.elc reportmail.elc
> resume.elc rsz-minibuf.elc saveconf.elc savehist.elc saveplace.elc
> scroll-in-place.elc shell-font.elc
> tempo.elc toolbar-utils.elc tree-menu.elc uniquify.elc where-was-i-db.elc
> winring.elc vertical-mode.elc power-macros.elc search-buffers.elc setnu.elc
> align.elc autorevert.elc allout.elc narrow-stack.elc highline.elc crm.elc
> wide-edit.elc \
> edit-utils*.html tempo*.html edit-utils.info* tempo.info* pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/edit-utils'
> [ -d elib ] && /usr/bin/make -w -C elib distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/elib'
> rm -f elib.dvi \
> elib.ps
> rm -f elib.toc \
> elib.aux \
> elib.oaux \
> elib.log \
> elib.cp \
> elib.cps \
> elib.fn \
> elib.fns \
> elib.tp \
> elib.tps \
> elib.vr \
> elib.vrs \
> elib.pg \
> elib.pgs \
> elib.ky \
> elib.kys
> rm -f ./auto-autoloads.elc ./custom-load.elc stack-f.elc stack-m.elc
> queue-f.elc queue-m.elc elib-node.elc dll.elc dll-debug.elc bintree.elc
> avltree.elc cookie.elc string.elc read.elc unique.elc \
> elib*.html elib.info* pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/elib'
> [ -d eterm ] && /usr/bin/make -w -C eterm distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/eterm'
> rm -f ./auto-autoloads.elc ./custom-load.elc term.elc tgud.elc tshell.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/eterm'
> [ -d ispell ] && /usr/bin/make -w -C ispell distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/ispell'
> rm -f ispell.dvi \
> ispell.ps
> rm -f ispell.toc \
> ispell.aux \
> ispell.oaux \
> ispell.log \
> ispell.cp \
> ispell.cps \
> ispell.fn \
> ispell.fns \
> ispell.tp \
> ispell.tps \
> ispell.vr \
> ispell.vrs \
> ispell.pg \
> ispell.pgs \
> ispell.ky \
> ispell.kys
> rm -f ./auto-autoloads.elc ./custom-load.elc ispell.elc \
> ispell*.html ispell.info* pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/ispell'
> [ -d os-utils ] && /usr/bin/make -w -C os-utils distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/os-utils'
> rm -f os-utils.dvi \
> os-utils.ps
> rm -f os-utils.toc \
> os-utils.aux \
> os-utils.oaux \
> os-utils.log \
> os-utils.cp \
> os-utils.cps \
> os-utils.fn \
> os-utils.fns \
> os-utils.tp \
> os-utils.tps \
> os-utils.vr \
> os-utils.vrs \
> os-utils.pg \
> os-utils.pgs \
> os-utils.ky \
> os-utils.kys
> rm -f ./auto-autoloads.elc ./custom-load.elc arc-mode.elc background.elc
> crypt.elc ftelnet.elc inf-lisp.elc jka-compr.elc kermit.elc ledit.elc
> mchat.elc rlogin.elc spell.elc ssh.elc tar-mode.elc telnet.elc terminal.elc
> uncompress.elc \
> os-utils*.html os-utils.info* pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/os-utils'
> [ -d sh-script ] && /usr/bin/make -w -C sh-script distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/sh-script'
> rm -f ./auto-autoloads.elc ./custom-load.elc executable.elc sh-script.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/sh-script'
> [ -d texinfo ] && /usr/bin/make -w -C texinfo distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/texinfo'
> rm -f ./auto-autoloads.elc ./custom-load.elc detexinfo.elc informat.elc
> makeinfo.elc texinfo.elc tex-mode.elc texinfmt.elc texnfo-tex.elc
> texnfo-upd.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/texinfo'
> [ -d text-modes ] && /usr/bin/make -w -C text-modes distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/text-modes'
> rm -f ./auto-autoloads.elc ./custom-load.elc autoinsert.elc crontab.elc
> filladapt.elc flyspell.elc folding.elc hexl.elc htmlize.elc image-mode.elc
> iso-acc.elc iso-ascii.elc iso-cvt.elc iso-insert.elc iso-swed.elc
> nroff-mode.elc scribe.elc swedish.elc tabify.elc tpum.elc underline.elc
> whitespace.elc whitespace-mode.elc whitespace-visual-mode.elc winmgr-mode.elc
> ws-mode.elc xpm-mode.elc xrdb-mode.elc ansi-color.elc rtf-support.elc
> apache-mode.elc po-mode.elc po-compat.elc css-mode.elc desktop-entry-mode.elc
> \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/text-modes'
> [ -d xlib ] && /usr/bin/make -w -C xlib distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/xlib'
> rm -f lisp/auto-autoloads.elc lisp/custom-load.elc lisp/xlib-composer.elc
> lisp/xlib-const.elc lisp/xlib-hello.elc lisp/xlib-img.elc
> lisp/xlib-keysymdb.elc lisp/xlib-math.elc lisp/xlib-testing.elc
> lisp/xlib-tray.elc lisp/xlib-version.elc lisp/xlib-vidmode.elc
> lisp/xlib-xc.elc lisp/xlib-xdpms.elc lisp/xlib-xinerama.elc
> lisp/xlib-xlib.elc lisp/xlib-xpm.elc lisp/xlib-xr.elc lisp/xlib-xrecord.elc
> lisp/xlib-xshape.elc lisp/xlib-xtest.elc lisp/xlib-xwin.elc \
> pdepends.mk
> rm -f lisp/auto-autoloads.el lisp/custom-load.el lisp/auto-autoloads.elc
> lisp/custom-load.elc package-info lisp/_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/xlib'
> [ -d edebug ] && /usr/bin/make -w -C edebug distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/edebug'
> rm -f ./auto-autoloads.elc ./custom-load.elc advise-eval-region.elc
> cl-read.elc cl-specs.elc cust-print.elc edebug-cl-read.elc edebug.elc
> eval-reg.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/edebug'
> [ -d efs ] && /usr/bin/make -w -C efs distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/efs'
> rm -f dired.elc dired-mob.elc dired-oas.elc dired-rgxp.elc dired-shell.elc
> dired-vir.elc dired-xy.elc dired-grep.elc dired-uu.elc dired-cmpr.elc
> dired-diff.elc dired-help.elc dired-sex.elc efs-defun.elc efs-ovwrt.elc
> efs-fnh.elc efs-cu.elc efs-netrc.elc efs.elc efs-dired.elc efs-report.elc
> efs-cp-p.elc efs-dump.elc default-dir.elc efs-auto.elc efs-cms.elc
> efs-cms-knet.elc efs-dos-distinct.elc efs-nos-ve.elc efs-gwp.elc
> efs-kerberos.elc efs-hell.elc efs-ka9q.elc efs-mpe.elc efs-mts.elc
> efs-mvs.elc efs-netware.elc efs-pc.elc efs-ti-explorer.elc efs-ti-twenex.elc
> efs-tops-20.elc efs-dl.elc efs-guardian.elc efs-coke.elc efs-vms.elc
> efs-vos.elc efs-plan9.elc efs-ms-unix.elc passwd.elc auto-save.elc
> efs-dired-mule.elc dired-fsf.elc diff.elc dired-mule.elc dired-faces.elc
> dired-xemacs.elc diff.elc
> efs-18.elc efs-19.elc efs-19.23.elc efs-19.34.elc efs-l19.11.elc
> efs-x19.15.elc emacs-19.elc fn-handler.elc reporter.elc efs.aux efs.cp
> efs.dvi efs.fn efs.info efs.ky efs.log efs.pg efs.toc efs.tp efs.vr
> rm -f efs.dvi \
> efs.ps
> rm -f efs.toc \
> efs.aux \
> efs.oaux \
> efs.log \
> efs.cp \
> efs.cps \
> efs.fn \
> efs.fns \
> efs.tp \
> efs.tps \
> efs.vr \
> efs.vrs \
> efs.pg \
> efs.pgs \
> efs.ky \
> efs.kys
> rm -f ./auto-autoloads.elc ./custom-load.elc efs-defun.elc efs-ovwrt.elc
> efs-fnh.elc efs-cu.elc efs-netrc.elc efs.elc efs-dired.elc efs-report.elc
> efs-cp-p.elc efs-dump.elc default-dir.elc efs-auto.elc efs-cms.elc
> efs-cms-knet.elc efs-dos-distinct.elc efs-nos-ve.elc efs-gwp.elc
> efs-kerberos.elc efs-hell.elc efs-ka9q.elc efs-mpe.elc efs-mts.elc
> efs-mvs.elc efs-netware.elc efs-pc.elc efs-ti-explorer.elc efs-ti-twenex.elc
> efs-tops-20.elc efs-dl.elc efs-guardian.elc efs-coke.elc efs-vms.elc
> efs-vos.elc efs-plan9.elc efs-ms-unix.elc efs-x19.15.elc efs-dired-mule.elc
> \
> efs*.html efs.info* pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/efs'
> [ -d net-utils ] && /usr/bin/make -w -C net-utils distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/net-utils'
> rm -f ./auto-autoloads.elc ./custom-load.elc browse-cltl2.elc dig.elc
> dns-mode.elc dns.elc feedmail.elc google-query.elc metamail.elc mozmail.elc
> net-utils.elc rcompile.elc shadowfile.elc webjump.elc webster-www.elc
> xemacsbug.elc xml.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/net-utils'
> [ -d xemacs-devel ] && /usr/bin/make -w -C xemacs-devel distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/xemacs-devel'
> rm -f texi/patcher.dvi \
> texi/patcher.ps
> rm -f texi/patcher.toc \
> texi/patcher.aux \
> texi/patcher.oaux \
> texi/patcher.log \
> texi/patcher.cp \
> texi/patcher.cps \
> texi/patcher.fn \
> texi/patcher.fns \
> texi/patcher.tp \
> texi/patcher.tps \
> texi/patcher.vr \
> texi/patcher.vrs \
> texi/patcher.pg \
> texi/patcher.pgs \
> texi/patcher.ky \
> texi/patcher.kys
> rm -f ./auto-autoloads.elc ./custom-load.elc bench.elc checkdoc.elc
> docref.elc eldoc.elc elp.elc eval-expr.elc find-func.elc find-gc.elc
> hide-copyleft.elc ielm.elc lisp-file-db.elc patcher.elc profile.elc
> pretty-print.elc reposition.elc trace.elc patch-keywords.elc \
> texi/patcher*.html texi/patcher.info* pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/xemacs-devel'
> [ -d cedet-common ] && /usr/bin/make -w -C cedet-common distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/cedet-common'
> rm -f ./auto-autoloads.elc ./custom-load.elc cedet.elc cedet-compat.elc
> cedet-autogen.elc cedet-compat.elc cedet-edebug.elc cedet-files.elc
> cedet-load.elc ezimage.elc fame.elc inversion.elc mode-local.elc pprint.elc
> sformat.elc working.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/cedet-common'
> [ -d speedbar ] && /usr/bin/make -w -C speedbar distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/speedbar'
> rm -f ./auto-autoloads.elc ./custom-load.elc bigclock.elc dframe.elc rpm.elc
> sb-ant.elc sb-gud.elc sb-html.elc sb-image.elc sb-info.elc sb-rmail.elc
> sb-texinfo.elc sb-w3.elc speedbar.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/speedbar'
> [ -d eieio ] && /usr/bin/make -w -C eieio distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/eieio'
> rm -f eieio.dvi \
> eieio.ps
> rm -f eieio.toc \
> eieio.aux \
> eieio.oaux \
> eieio.log \
> eieio.cp \
> eieio.cps \
> eieio.fn \
> eieio.fns \
> eieio.tp \
> eieio.tps \
> eieio.vr \
> eieio.vrs \
> eieio.pg \
> eieio.pgs \
> eieio.ky \
> eieio.kys
> rm -f ./auto-autoloads.elc ./custom-load.elc eieio-comp.elc eieio.elc
> eieio-opt.elc eieio-custom.elc eieio-doc.elc eieio-base.elc tree.elc
> call-tree.elc chart.elc eieio-speedbar.elc linemark.elc eieio-load.elc
> lmcompile.elc \
> eieio*.html eieio.info* pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/eieio'
> [ -d ede ] && /usr/bin/make -w -C ede distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/ede'
> rm -f ./auto-autoloads.elc ./custom-load.elc autoconf-compat.elc
> autoconf-edit.elc ede-dired.elc ede-pconf.elc ede-pmake.elc
> ede-proj-archive.elc ede-proj-aux.elc ede-proj-comp.elc ede-proj-elisp.elc
> ede-proj-info.elc ede-proj-misc.elc ede-proj-obj.elc ede-proj-prog.elc
> ede-proj-scheme.elc ede-proj-shared.elc ede-proj.elc ede-simple.elc
> ede-source.elc ede-speedbar.elc ede-system.elc ede-util.elc ede.elc
> project-am.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/ede'
> [ -d semantic ] && /usr/bin/make -w -C semantic distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/semantic'
> rm -f doc/semantic.dvi doc/user-guide.dvi doc/app-dev-guide.dvi
> doc/lang-support-guide.dvi doc/bovine.dvi doc/wisent.dvi \
> doc/semantic.ps doc/user-guide.ps doc/app-dev-guide.ps
> doc/lang-support-guide.ps doc/bovine.ps doc/wisent.ps
> rm -f doc/semantic.toc doc/user-guide.toc doc/app-dev-guide.toc
> doc/lang-support-guide.toc doc/bovine.toc doc/wisent.toc \
> doc/semantic.aux doc/user-guide.aux doc/app-dev-guide.aux
> doc/lang-support-guide.aux doc/bovine.aux doc/wisent.aux \
> doc/semantic.oaux doc/user-guide.oaux doc/app-dev-guide.oaux
> doc/lang-support-guide.oaux doc/bovine.oaux doc/wisent.oaux \
> doc/semantic.log doc/user-guide.log doc/app-dev-guide.log
> doc/lang-support-guide.log doc/bovine.log doc/wisent.log \
> doc/semantic.cp doc/user-guide.cp doc/app-dev-guide.cp
> doc/lang-support-guide.cp doc/bovine.cp doc/wisent.cp \
> doc/semantic.cps doc/user-guide.cps doc/app-dev-guide.cps
> doc/lang-support-guide.cps doc/bovine.cps doc/wisent.cps \
> doc/semantic.fn doc/user-guide.fn doc/app-dev-guide.fn
> doc/lang-support-guide.fn doc/bovine.fn doc/wisent.fn \
> doc/semantic.fns doc/user-guide.fns doc/app-dev-guide.fns
> doc/lang-support-guide.fns doc/bovine.fns doc/wisent.fns \
> doc/semantic.tp doc/user-guide.tp doc/app-dev-guide.tp
> doc/lang-support-guide.tp doc/bovine.tp doc/wisent.tp \
> doc/semantic.tps doc/user-guide.tps doc/app-dev-guide.tps
> doc/lang-support-guide.tps doc/bovine.tps doc/wisent.tps \
> doc/semantic.vr doc/user-guide.vr doc/app-dev-guide.vr
> doc/lang-support-guide.vr doc/bovine.vr doc/wisent.vr \
> doc/semantic.vrs doc/user-guide.vrs doc/app-dev-guide.vrs
> doc/lang-support-guide.vrs doc/bovine.vrs doc/wisent.vrs \
> doc/semantic.pg doc/user-guide.pg doc/app-dev-guide.pg
> doc/lang-support-guide.pg doc/bovine.pg doc/wisent.pg \
> doc/semantic.pgs doc/user-guide.pgs doc/app-dev-guide.pgs
> doc/lang-support-guide.pgs doc/bovine.pgs doc/wisent.pgs \
> doc/semantic.ky doc/user-guide.ky doc/app-dev-guide.ky
> doc/lang-support-guide.ky doc/bovine.ky doc/wisent.ky \
> doc/semantic.kys doc/user-guide.kys doc/app-dev-guide.kys
> doc/lang-support-guide.kys doc/bovine.kys doc/wisent.kys
> rm -f ./auto-autoloads.elc ./custom-load.elc semantic-alias.elc
> semantic-adebug-eieio.elc semantic-adebug.elc semantic-analyze.elc
> semantic-ast.elc semantic-bnf.elc semantic-cb.elc semantic-chart.elc
> semantic-complete.elc semantic-ctxt.elc semantic-debug.elc
> semantic-decorate-mode.elc semantic-decorate.elc semantic-dep.elc
> semantic-doc.elc semantic-ede-grammar.elc semantic-edit.elc
> semantic-example.elc semantic-find.elc semantic-format.elc semantic-fw.elc
> semantic-grammar-wy.elc semantic-grammar.elc semantic-html.elc
> semantic-ia-sb.elc semantic-ia.elc semantic-idle.elc semantic-imenu.elc
> semantic-lex-spp.elc semantic-lex.elc semantic-load.elc
> semantic-mru-bookmark.elc semantic-regtest.elc semantic-sb.elc
> semantic-sort.elc semantic-tag-file.elc semantic-tag-ls.elc semantic-tag.elc
> semantic-texi.elc
> semantic-utest.elc semantic-util-modes.elc semantic-util.elc semantic.elc
> semanticdb-ebrowse.elc semanticdb-el.elc semanticdb-file.elc
> semanticdb-find.elc semanticdb-mk.elc semanticdb-search.elc
> semanticdb-skel.elc semanticdb-system.elc semanticdb.elc senator.elc
> sformat.elc wisent/bison-wisent.elc wisent/semantic-wisent.elc
> bovine/bovine-debug.elc bovine/bovine-grammar-macros.elc
> bovine/bovine-grammar.elc bovine/erlang-edoc.elc bovine/semantic-bovine.elc
> bovine/semantic-c-by.elc bovine/semantic-c.elc bovine/semantic-el.elc
> bovine/semantic-erlang-by.elc bovine/semantic-erlang.elc
> bovine/semantic-java.elc bovine/semantic-make-by.elc bovine/semantic-make.elc
> bovine/semantic-scm-by.elc bovine/semantic-scm.elc document-vars.elc
> document.elc wisent/wisent-awk-wy.elc wisent/wisent-calc-wy.elc
> wisent/wisent-calc.elc
> wisent/wisent-cim-wy.elc wisent/wisent-comp.elc wisent/wisent-debug.elc
> wisent/wisent-expr.elc wisent/wisent-grammar-macros.elc
> wisent/wisent-grammar.elc wisent/wisent-java-tags-wy.elc
> wisent/wisent-java-tags.elc wisent/wisent-java-wy.elc wisent/wisent-java.elc
> wisent/wisent-python-wy.elc wisent/wisent-python.elc wisent/wisent.elc
> working.elc \
> doc/semantic*.html doc/user-guide*.html doc/app-dev-guide*.html
> doc/lang-support-guide*.html doc/bovine*.html doc/wisent*.html
> doc/semantic.info* doc/user-guide.info* doc/app-dev-guide.info*
> doc/lang-support-guide.info* doc/bovine.info* doc/wisent.info* pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/semantic'
> [ -d cogre ] && /usr/bin/make -w -C cogre distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/cogre'
> rm -f cogre.dvi \
> cogre.ps
> rm -f cogre.toc \
> cogre.aux \
> cogre.oaux \
> cogre.log \
> cogre.cp \
> cogre.cps \
> cogre.fn \
> cogre.fns \
> cogre.tp \
> cogre.tps \
> cogre.vr \
> cogre.vrs \
> cogre.pg \
> cogre.pgs \
> cogre.ky \
> cogre.kys
> rm -f ./auto-autoloads.elc ./custom-load.elc cogre-mode.elc cogre-uml.elc
> cogre.elc picture-hack.elc uml-create.elc wisent-dot-wy.elc wisent-dot.elc \
> cogre*.html cogre.info* pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/cogre'
> [ -d Sun ] && /usr/bin/make -w -C Sun distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/Sun'
> rm -f ./auto-autoloads.elc ./custom-load.elc eos.elc sccs.elc
> sun-eos-browser.elc sun-eos-common.elc sun-eos-debugger-extra.elc
> sun-eos-debugger.elc sun-eos-editor.elc sun-eos-init.elc sun-eos-load.elc
> sun-eos-menubar.elc sun-eos-toolbar.elc sun-eos.elc sunpro-init.elc
> sunpro-keys.elc sunpro-menubar.elc sunpro-sparcworks.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/Sun'
> [ -d ada ] && /usr/bin/make -w -C ada distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/ada'
> rm -f ./auto-autoloads.elc ./custom-load.elc ada-mode.elc ada-stmt.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/ada'
> [ -d auctex ] && /usr/bin/make -w -C auctex distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/auctex'
> rm -f doc/auctex.dvi doc/preview-latex.dvi \
> doc/auctex.ps doc/preview-latex.ps
> rm -f doc/auctex.toc doc/preview-latex.toc \
> doc/auctex.aux doc/preview-latex.aux \
> doc/auctex.oaux doc/preview-latex.oaux \
> doc/auctex.log doc/preview-latex.log \
> doc/auctex.cp doc/preview-latex.cp \
> doc/auctex.cps doc/preview-latex.cps \
> doc/auctex.fn doc/preview-latex.fn \
> doc/auctex.fns doc/preview-latex.fns \
> doc/auctex.tp doc/preview-latex.tp \
> doc/auctex.tps doc/preview-latex.tps \
> doc/auctex.vr doc/preview-latex.vr \
> doc/auctex.vrs doc/preview-latex.vrs \
> doc/auctex.pg doc/preview-latex.pg \
> doc/auctex.pgs doc/preview-latex.pgs \
> doc/auctex.ky doc/preview-latex.ky \
> doc/auctex.kys doc/preview-latex.kys
> rm -f ./auto-autoloads.elc ./custom-load.elc tex.elc tex-buf.elc
> tex-style.elc latex.elc tex-info.elc texmathp.elc multi-prompt.elc
> tex-mik.elc font-latex.elc tex-font.elc context.elc context-en.elc
> context-nl.elc tex-fold.elc toolbar-x.elc tex-bar.elc bib-cite.elc
> tex-fptex.elc tex-jp.elc preview/prv-emacs.elc preview/preview.elc
> preview/prv-xemacs.elc \
> doc/auctex*.html doc/preview-latex*.html doc/auctex.info*
> doc/preview-latex.info* pdepends.mk style/prosper.elc style/slides.elc
> style/foils.elc style/amstex.elc style/article.elc style/book.elc
> style/letter.elc style/report.elc style/amsart.elc style/amsbook.elc
> style/epsf.elc style/psfig.elc style/latexinfo.elc style/dutch.elc
> style/german.elc style/dk.elc style/j-article.elc style/j-book.elc
> style/j-report.elc style/jarticle.elc style/jbook.elc style/jreport.elc
> style/dinbrief.elc style/virtex.elc style/plfonts.elc style/plhb.elc
> style/harvard.elc style/swedish.elc style/danish.elc style/slovak.elc
> style/czech.elc style/amsmath.elc style/amstext.elc style/amsbsy.elc
> style/amsopn.elc style/amsthm.elc style/natbib.elc style/index.elc
> style/makeidx.elc style/multind.elc style/varioref.elc
> style/fancyref.elc style/mdwlist.elc style/ngerman.elc style/graphicx.elc
> style/graphics.elc style/verbatim.elc style/scrbase.elc style/scrartcl.elc
> style/scrbook.elc style/scrreprt.elc style/scrlttr2.elc style/scrpage2.elc
> style/captcont.elc style/subfigure.elc style/paralist.elc style/booktabs.elc
> style/emp.elc style/jura.elc style/alphanum.elc style/beamer.elc
> style/alltt.elc style/italian.elc style/doc.elc style/ltxdoc.elc
> style/ltx-base.elc style/units.elc style/nicefrac.elc style/url.elc
> style/listings.elc style/jurabib.elc style/csquotes.elc style/jsarticle.elc
> style/jsbook.elc style/babel.elc style/dk-bib.elc style/inputenc.elc
> style/frenchb.elc style/francais.elc style/MinionPro.elc style/pdfsync.elc
> style/polish.elc style/polski.elc doc/tex-ref.dvi doc/tex-ref.log
> INSTALLATION README
> CHANGES preview/latex/preview.sty preview/latex/prauctex.def
> preview/latex/prauctex.cfg preview/latex/prshowbox.def
> preview/latex/prshowlabels.def preview/latex/prtracingall.def
> preview/latex/prtightpage.def preview/latex/prlyx.def
> preview/latex/prcounters.def preview/latex/prfootnotes.def
> preview/latex/preview.dvi
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/auctex'
> [ -d bbdb ] && /usr/bin/make -w -C bbdb distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/bbdb'
> rm -f texinfo/bbdb.dvi \
> texinfo/bbdb.ps
> rm -f texinfo/bbdb.toc \
> texinfo/bbdb.aux \
> texinfo/bbdb.oaux \
> texinfo/bbdb.log \
> texinfo/bbdb.cp \
> texinfo/bbdb.cps \
> texinfo/bbdb.fn \
> texinfo/bbdb.fns \
> texinfo/bbdb.tp \
> texinfo/bbdb.tps \
> texinfo/bbdb.vr \
> texinfo/bbdb.vrs \
> texinfo/bbdb.pg \
> texinfo/bbdb.pgs \
> texinfo/bbdb.ky \
> texinfo/bbdb.kys
> rm -f lisp/auto-autoloads.elc lisp/custom-load.elc lisp/bbdb-com.elc
> lisp/bbdb-ftp.elc lisp/bbdb-gnus.elc lisp/bbdb-gui.elc lisp/bbdb-hooks.elc
> lisp/bbdb-merge.elc lisp/bbdb-mhe.elc lisp/bbdb-migrate.elc
> lisp/bbdb-print.elc lisp/bbdb-reportmail.elc lisp/bbdb-rmail.elc
> lisp/bbdb-sc.elc lisp/bbdb-snarf.elc lisp/bbdb-srv.elc lisp/bbdb-vm.elc
> lisp/bbdb-w3.elc lisp/bbdb-whois.elc lisp/bbdb-xemacs.elc lisp/bbdb.elc \
> texinfo/bbdb*.html texinfo/bbdb.info* pdepends.mk
> rm -f lisp/auto-autoloads.el lisp/custom-load.el lisp/auto-autoloads.elc
> lisp/custom-load.elc package-info lisp/_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/bbdb'
> [ -d build ] && /usr/bin/make -w -C build distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/build'
> rm -f build.dvi \
> build.ps
> rm -f build.toc \
> build.aux \
> build.oaux \
> build.log \
> build.cp \
> build.cps \
> build.fn \
> build.fns \
> build.tp \
> build.tps \
> build.vr \
> build.vrs \
> build.pg \
> build.pgs \
> build.ky \
> build.kys
> rm -f ./auto-autoloads.elc ./custom-load.elc build.elc build-report.elc \
> build*.html build.info* pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/build'
> [ -d c-support ] && /usr/bin/make -w -C c-support distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/c-support'
> rm -f ./auto-autoloads.elc ./custom-load.elc c-comment-edit.elc c-fill.elc
> c-style.elc cmacexp.elc ctypes.elc hideif.elc hideshow.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/c-support'
> [ -d calc ] && /usr/bin/make -w -C calc distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/calc'
> rm -f calc.dvi \
> calc.ps
> rm -f calc.toc \
> calc.aux \
> calc.oaux \
> calc.log \
> calc.cp \
> calc.cps \
> calc.fn \
> calc.fns \
> calc.tp \
> calc.tps \
> calc.vr \
> calc.vrs \
> calc.pg \
> calc.pgs \
> calc.ky \
> calc.kys
> rm -f ./auto-autoloads.elc ./custom-load.elc calc-macs.elc calc.elc
> calc-aent.elc calc-alg-2.elc calc-alg-3.elc calc-alg.elc calc-arith.elc
> calc-bin.elc calc-comb.elc calc-comp.elc calc-cplx.elc calc-embed.elc
> calc-ext.elc calc-fin.elc calc-forms.elc calc-frac.elc calc-funcs.elc
> calc-graph.elc calc-help.elc calc-incom.elc calc-keypd.elc calc-lang.elc
> calc-maint.elc calc-map.elc calc-mat.elc calc-math.elc calc-misc.elc
> calc-mode.elc calc-poly.elc calc-prog.elc calc-rewr.elc calc-rules.elc
> calc-sel-2.elc calc-sel.elc calc-stat.elc calc-store.elc calc-stuff.elc
> calc-trail.elc calc-undo.elc calc-units.elc calc-vec.elc calc-yank.elc
> macedit.elc \
> calc*.html calc.info* pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/calc'
> [ -d calendar ] && /usr/bin/make -w -C calendar distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/calendar'
> rm -f ./auto-autoloads.elc ./custom-load.elc appt.elc cal-dst.elc
> cal-french.elc cal-mayan.elc cal-x.elc cal-xemacs.elc calendar.elc
> diary-lib.elc holidays.elc cal-tex.elc cal-hebrew.elc cal-islam.elc
> cal-iso.elc cal-move.elc cal-persia.elc cal-china.elc cal-coptic.elc
> cal-julian.elc lunar.elc solar.elc todo-mode.elc timeclock.elc cal-bahai.elc
> icalendar.elc cal-compat.elc cal-html.elc cal-japanese.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/calendar'
> [ -d clearcase ] && /usr/bin/make -w -C clearcase distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/clearcase'
> rm -f clearcase.dvi \
> clearcase.ps
> rm -f clearcase.toc \
> clearcase.aux \
> clearcase.oaux \
> clearcase.log \
> clearcase.cp \
> clearcase.cps \
> clearcase.fn \
> clearcase.fns \
> clearcase.tp \
> clearcase.tps \
> clearcase.vr \
> clearcase.vrs \
> clearcase.pg \
> clearcase.pgs \
> clearcase.ky \
> clearcase.kys
> rm -f ./auto-autoloads.elc ./custom-load.elc clearcase.elc \
> clearcase*.html clearcase.info* pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/clearcase'
> [ -d cookie ] && /usr/bin/make -w -C cookie distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/cookie'
> rm -f ./auto-autoloads.elc ./custom-load.elc cookie1.elc spook.elc yow.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/cookie'
> [ -d crisp ] && /usr/bin/make -w -C crisp distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/crisp'
> rm -f ./auto-autoloads.elc ./custom-load.elc crisp.elc scroll-lock.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/crisp'
> [ -d dictionary ] && /usr/bin/make -w -C dictionary distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/dictionary'
> rm -f ./auto-autoloads.elc ./custom-load.elc dictionary.elc connection.elc
> link.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/dictionary'
> [ -d docbookide ] && /usr/bin/make -w -C docbookide distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/docbookide'
> rm -f ./auto-autoloads.elc ./custom-load.elc dbide-abbrev.elc dbide-data.elc
> dbide-font.elc dbide-process.elc docbookide.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/docbookide'
> [ -d easypg ] && /usr/bin/make -w -C easypg distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/easypg'
> rm -f ./auto-autoloads.elc ./custom-load.elc epg-package-info.elc
> epg-config.elc epg.elc epa.elc epa-dired.elc epa-file.elc epa-mail.elc
> epa-setup.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/easypg'
> [ -d ecb ] && /usr/bin/make -w -C ecb distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/ecb'
> rm -f ecb.dvi \
> ecb.ps
> rm -f ecb.toc \
> ecb.aux \
> ecb.oaux \
> ecb.log \
> ecb.cp \
> ecb.cps \
> ecb.fn \
> ecb.fns \
> ecb.tp \
> ecb.tps \
> ecb.vr \
> ecb.vrs \
> ecb.pg \
> ecb.pgs \
> ecb.ky \
> ecb.kys
> rm -f ./auto-autoloads.elc ./custom-load.elc ecb-compilation.elc
> ecb-cycle.elc ecb.elc ecb-eshell.elc ecb-face.elc ecb-help.elc ecb-layout.elc
> ecb-mode-line.elc ecb-navigate.elc ecb-util.elc tree-buffer.elc
> ecb-buffertab.elc ecb-speedbar.elc ecb-upgrade.elc ecb-layout-defs.elc
> ecb-tod.elc silentcomp.elc ecb-create-layout.elc ecb-examples.elc
> ecb-autogen.elc ecb-jde.elc ecb-winman-support.elc ecb-file-browser.elc
> ecb-method-browser.elc ecb-semantic-wrapper.elc ecb-compatibility.elc
> ecb-common-browser.elc \
> ecb*.html ecb.info* pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/ecb'
> [ -d ediff ] && /usr/bin/make -w -C ediff distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/ediff'
> rm -f ./auto-autoloads.elc ./custom-load.elc ediff-diff.elc ediff-help.elc
> ediff-hook.elc ediff-init.elc ediff-merg.elc ediff-mult.elc ediff-ptch.elc
> ediff-tbar.elc ediff-util.elc ediff-vers.elc ediff-wind.elc ediff.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/ediff'
> [ -d edt ] && /usr/bin/make -w -C edt distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/edt'
> rm -f ./auto-autoloads.elc ./custom-load.elc edt-lk201.elc edt-mapper.elc
> edt-pc.elc edt-vt100.elc edt.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/edt'
> [ -d emerge ] && /usr/bin/make -w -C emerge distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/emerge'
> rm -f ./auto-autoloads.elc ./custom-load.elc emerge.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/emerge'
> [ -d erc ] && /usr/bin/make -w -C erc distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/erc'
> rm -f erc.dvi \
> erc.ps
> rm -f erc.toc \
> erc.aux \
> erc.oaux \
> erc.log \
> erc.cp \
> erc.cps \
> erc.fn \
> erc.fns \
> erc.tp \
> erc.tps \
> erc.vr \
> erc.vrs \
> erc.pg \
> erc.pgs \
> erc.ky \
> erc.kys
> rm -f ./auto-autoloads.elc ./custom-load.elc auto-autoloads.elc
> custom-load.elc erc-autoaway.elc erc-autojoin.elc erc-backend.elc
> erc-button.elc erc-complete.elc erc-dcc.elc erc-ezbounce.elc erc-fill.elc
> erc-goodies.elc erc-identd.elc erc-imenu.elc erc-lang.elc erc-list.elc
> erc-log.elc erc-maint.elc erc-match.elc erc-menu.elc erc-nets.elc
> erc-netsplit.elc erc-nicklist.elc erc-nickserv.elc erc-notify.elc
> erc-page.elc erc-pcomplete.elc erc-replace.elc erc-ring.elc erc-sound.elc
> erc-spelling.elc erc-stamp.elc erc-track.elc erc-truncate.elc erc-viper.elc
> erc-xdcc.elc erc.elc \
> erc*.html erc.info* pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/erc'
> [ -d escreen ] && /usr/bin/make -w -C escreen distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/escreen'
> rm -f ./auto-autoloads.elc ./custom-load.elc escreen.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/escreen'
> [ -d eshell ] && /usr/bin/make -w -C eshell distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/eshell'
> rm -f eshell.dvi \
> eshell.ps
> rm -f eshell.toc \
> eshell.aux \
> eshell.oaux \
> eshell.log \
> eshell.cp \
> eshell.cps \
> eshell.fn \
> eshell.fns \
> eshell.tp \
> eshell.tps \
> eshell.vr \
> eshell.vrs \
> eshell.pg \
> eshell.pgs \
> eshell.ky \
> eshell.kys
> rm -f esh-groups.elc ./auto-autoloads.elc ./custom-load.elc em-alias.elc
> em-banner.elc em-basic.elc em-cmpl.elc em-dirs.elc em-glob.elc em-hist.elc
> em-ls.elc em-pred.elc em-prompt.elc em-rebind.elc em-script.elc em-smart.elc
> em-term.elc em-unix.elc em-xtra.elc esh-arg.elc esh-cmd.elc esh-ext.elc
> esh-io.elc esh-maint.elc esh-mode.elc esh-module.elc esh-opt.elc esh-proc.elc
> esh-test.elc esh-toggle.elc esh-util.elc esh-var.elc eshell.elc \
> eshell*.html eshell.info* pdepends.mk
> rm -f esh-groups.el ./auto-autoloads.el ./custom-load.el esh-groups.elc
> ./auto-autoloads.elc ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/eshell'
> [ -d eudc ] && /usr/bin/make -w -C eudc distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/eudc'
> rm -f eudc.dvi \
> eudc.ps
> rm -f eudc.toc \
> eudc.aux \
> eudc.oaux \
> eudc.log \
> eudc.cp \
> eudc.cps \
> eudc.fn \
> eudc.fns \
> eudc.tp \
> eudc.tps \
> eudc.vr \
> eudc.vrs \
> eudc.pg \
> eudc.pgs \
> eudc.ky \
> eudc.kys
> rm -f ./auto-autoloads.elc ./custom-load.elc eudc.elc eudc-hotlist.elc
> eudc-export.elc eudc-bob.elc eudcb-ph.elc eudcb-ldap.elc eudcb-bbdb.elc
> eudc-vars.elc \
> eudc*.html eudc.info* pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/eudc'
> [ -d footnote ] && /usr/bin/make -w -C footnote distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/footnote'
> rm -f ./auto-autoloads.elc ./custom-load.elc footnote.elc
> footnote-cyrillic.elc footnote-greek.elc footnote-han.elc footnote-hebrew.elc
> footnote-kana.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/footnote'
> [ -d forms ] && /usr/bin/make -w -C forms distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/forms'
> rm -f forms.dvi \
> forms.ps
> rm -f forms.toc \
> forms.aux \
> forms.oaux \
> forms.log \
> forms.cp \
> forms.cps \
> forms.fn \
> forms.fns \
> forms.tp \
> forms.tps \
> forms.vr \
> forms.vrs \
> forms.pg \
> forms.pgs \
> forms.ky \
> forms.kys
> rm -f ./auto-autoloads.elc ./custom-load.elc forms-d2.elc forms-pass.elc
> forms.elc \
> forms*.html forms.info* pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/forms'
> [ -d fortran-modes ] && /usr/bin/make -w -C fortran-modes distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/fortran-modes'
> rm -f ./auto-autoloads.elc ./custom-load.elc f90.elc fortran.elc
> fortran-misc.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/fortran-modes'
> [ -d frame-icon ] && /usr/bin/make -w -C frame-icon distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/frame-icon'
> rm -f ./auto-autoloads.elc ./custom-load.elc frame-icon.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/frame-icon'
> [ -d games ] && /usr/bin/make -w -C games distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/games'
> rm -f ./auto-autoloads.elc ./custom-load.elc gamegrid.elc snake.elc
> tetris.elc sokoban.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/games'
> [ -d general-docs ] && /usr/bin/make -w -C general-docs distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/general-docs'
> rm -f texi/xemacs/fontconfig.dvi texi/xemacs/xemacs-devguide.dvi \
> texi/xemacs/fontconfig.ps texi/xemacs/xemacs-devguide.ps
> rm -f texi/xemacs/fontconfig.toc texi/xemacs/xemacs-devguide.toc \
> texi/xemacs/fontconfig.aux texi/xemacs/xemacs-devguide.aux \
> texi/xemacs/fontconfig.oaux texi/xemacs/xemacs-devguide.oaux \
> texi/xemacs/fontconfig.log texi/xemacs/xemacs-devguide.log \
> texi/xemacs/fontconfig.cp texi/xemacs/xemacs-devguide.cp \
> texi/xemacs/fontconfig.cps texi/xemacs/xemacs-devguide.cps \
> texi/xemacs/fontconfig.fn texi/xemacs/xemacs-devguide.fn \
> texi/xemacs/fontconfig.fns texi/xemacs/xemacs-devguide.fns \
> texi/xemacs/fontconfig.tp texi/xemacs/xemacs-devguide.tp \
> texi/xemacs/fontconfig.tps texi/xemacs/xemacs-devguide.tps \
> texi/xemacs/fontconfig.vr texi/xemacs/xemacs-devguide.vr \
> texi/xemacs/fontconfig.vrs texi/xemacs/xemacs-devguide.vrs \
> texi/xemacs/fontconfig.pg texi/xemacs/xemacs-devguide.pg \
> texi/xemacs/fontconfig.pgs texi/xemacs/xemacs-devguide.pgs \
> texi/xemacs/fontconfig.ky texi/xemacs/xemacs-devguide.ky \
> texi/xemacs/fontconfig.kys texi/xemacs/xemacs-devguide.kys
> rm -f ./auto-autoloads.elc ./custom-load.elc \
> texi/xemacs/fontconfig*.html texi/xemacs/xemacs-devguide*.html
> texi/xemacs/fontconfig.info* texi/xemacs/xemacs-devguide.info* pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/general-docs'
> [ -d gnats ] && /usr/bin/make -w -C gnats distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/gnats'
> rm -f texi/gnats.dvi texi/send-pr.dvi \
> texi/gnats.ps texi/send-pr.ps
> rm -f texi/gnats.toc texi/send-pr.toc \
> texi/gnats.aux texi/send-pr.aux \
> texi/gnats.oaux texi/send-pr.oaux \
> texi/gnats.log texi/send-pr.log \
> texi/gnats.cp texi/send-pr.cp \
> texi/gnats.cps texi/send-pr.cps \
> texi/gnats.fn texi/send-pr.fn \
> texi/gnats.fns texi/send-pr.fns \
> texi/gnats.tp texi/send-pr.tp \
> texi/gnats.tps texi/send-pr.tps \
> texi/gnats.vr texi/send-pr.vr \
> texi/gnats.vrs texi/send-pr.vrs \
> texi/gnats.pg texi/send-pr.pg \
> texi/gnats.pgs texi/send-pr.pgs \
> texi/gnats.ky texi/send-pr.ky \
> texi/gnats.kys texi/send-pr.kys
> rm -f ./auto-autoloads.elc ./custom-load.elc gnats-admin.elc gnats.elc
> send-pr.elc \
> texi/gnats*.html texi/send-pr*.html texi/gnats.info* texi/send-pr.info*
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/gnats'
> [ -d gnus ] && /usr/bin/make -w -C gnus distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/gnus'
> rm -f lisp/auto-autoloads.elc lisp/custom-load.elc lisp/binhex.elc
> lisp/canlock.elc lisp/compface.elc lisp/deuglify.elc lisp/earcon.elc
> lisp/flow-fill.elc lisp/format-spec.elc lisp/gnus-agent.elc lisp/gnus-art.elc
> lisp/gnus-async.elc lisp/gnus-audio.elc lisp/gnus-bcklg.elc
> lisp/gnus-cache.elc lisp/gnus-cite.elc lisp/gnus-cus.elc lisp/gnus-delay.elc
> lisp/gnus-demon.elc lisp/gnus-diary.elc lisp/gnus-dired.elc
> lisp/gnus-draft.elc lisp/gnus-dup.elc lisp/gnus-eform.elc lisp/gnus-ems.elc
> lisp/gnus-fun.elc lisp/gnus-gl.elc lisp/gnus-group.elc lisp/gnus-int.elc
> lisp/gnus-kill.elc lisp/gnus-load.elc lisp/gnus-logic.elc lisp/gnus-mh.elc
> lisp/gnus-ml.elc lisp/gnus-mlspl.elc lisp/gnus-move.elc lisp/gnus-msg.elc
> lisp/gnus-nocem.elc lisp/gnus-picon.elc lisp/gnus-range.elc
> lisp/gnus-registry.elc lisp/gnus-salt.elc
> lisp/gnus-score.elc lisp/gnus-setup.elc lisp/gnus-sieve.elc
> lisp/gnus-soup.elc lisp/gnus-spec.elc lisp/gnus-srvr.elc lisp/gnus-start.elc
> lisp/gnus-sum.elc lisp/gnus-topic.elc lisp/gnus-undo.elc lisp/gnus-util.elc
> lisp/gnus-uu.elc lisp/gnus-vm.elc lisp/gnus-win.elc lisp/gnus-xmas.elc
> lisp/gnus.elc lisp/hashcash.elc lisp/html2text.elc lisp/ietf-drums.elc
> lisp/imap.elc lisp/legacy-gnus-agent.elc lisp/mail-parse.elc
> lisp/mail-prsvr.elc lisp/mail-source.elc lisp/mailcap.elc lisp/message.elc
> lisp/messagexmas.elc lisp/messcompat.elc lisp/mm-bodies.elc
> lisp/mm-decode.elc lisp/mm-encode.elc lisp/mm-extern.elc lisp/mm-partial.elc
> lisp/mm-url.elc lisp/mm-util.elc lisp/mm-uu.elc lisp/mm-view.elc
> lisp/mml-sec.elc lisp/mml-smime.elc lisp/mml.elc lisp/mml1991.elc
> lisp/mml2015.elc lisp/nnagent.elc lisp/nnbabyl.elc
> lisp/nndb.elc lisp/nndiary.elc lisp/nndir.elc lisp/nndoc.elc lisp/nndraft.elc
> lisp/nneething.elc lisp/nnfolder.elc lisp/nngateway.elc lisp/nnheader.elc
> lisp/nnheaderxm.elc lisp/nnimap.elc lisp/nnir.elc lisp/nnkiboze.elc
> lisp/nnlistserv.elc lisp/nnmail.elc lisp/nnmaildir.elc lisp/nnmbox.elc
> lisp/nnmh.elc lisp/nnml.elc lisp/nnnil.elc lisp/nnoo.elc lisp/nnrss.elc
> lisp/nnslashdot.elc lisp/nnsoup.elc lisp/nnspool.elc lisp/nntp.elc
> lisp/nnultimate.elc lisp/nnvirtual.elc lisp/nnwarchive.elc lisp/nnweb.elc
> lisp/nnwfm.elc lisp/parse-time.elc lisp/qp.elc lisp/rfc1843.elc
> lisp/rfc2045.elc lisp/rfc2047.elc lisp/rfc2231.elc lisp/score-mode.elc
> lisp/smiley.elc lisp/smime.elc lisp/spam-report.elc lisp/spam-stat.elc
> lisp/spam.elc lisp/time-date.elc lisp/utf7.elc lisp/uudecode.elc
> lisp/vcard.elc lisp/webmail.elc
> lisp/yenc.elc \
> pdepends.mk
> rm -f lisp/auto-autoloads.el lisp/custom-load.el lisp/auto-autoloads.elc
> lisp/custom-load.elc package-info lisp/_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/gnus'
> [ -d guided-tour ] && /usr/bin/make -w -C guided-tour distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/guided-tour'
> rm -f ./auto-autoloads.elc ./custom-load.elc guided-tour.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/guided-tour'
> [ -d haskell-mode ] && /usr/bin/make -w -C haskell-mode distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/haskell-mode'
> rm -f ./auto-autoloads.elc ./custom-load.elc haskell-decl-scan.elc
> haskell-doc.elc haskell-font-lock.elc haskell-ghci.elc haskell-hugs.elc
> haskell-indent.elc haskell-mode.elc haskell-simple-indent.elc inf-haskell.elc
> \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/haskell-mode'
> [ -d hm--html-menus ] && /usr/bin/make -w -C hm--html-menus distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/hm--html-menus'
> rm -f hm--html-mode.dvi \
> hm--html-mode.ps
> rm -f hm--html-mode.toc \
> hm--html-mode.aux \
> hm--html-mode.oaux \
> hm--html-mode.log \
> hm--html-mode.cp \
> hm--html-mode.cps \
> hm--html-mode.fn \
> hm--html-mode.fns \
> hm--html-mode.tp \
> hm--html-mode.tps \
> hm--html-mode.vr \
> hm--html-mode.vrs \
> hm--html-mode.pg \
> hm--html-mode.pgs \
> hm--html-mode.ky \
> hm--html-mode.kys
> rm -f ./auto-autoloads.elc ./custom-load.elc adapt.elc hm--date.elc
> hm--html-configuration.elc hm--html-drag-and-drop.elc
> hm--html-indentation.elc hm--html-keys.elc hm--html-menu.elc
> hm--html-mode.elc hm--html-not-standard.elc hm--html.elc html-view.elc
> internal-drag-and-drop.elc tmpl-minor-mode.elc \
> hm--html-mode*.html hm--html-mode.info* pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/hm--html-menus'
> [ -d ibuffer ] && /usr/bin/make -w -C ibuffer distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/ibuffer'
> rm -f ./auto-autoloads.elc ./custom-load.elc ibuf-macs.elc ibuffer.elc
> ibuf-ext.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/ibuffer'
> [ -d idlwave ] && /usr/bin/make -w -C idlwave distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/idlwave'
> rm -f ./auto-autoloads.elc ./custom-load.elc idlwave.elc idlw-rinfo.elc
> idlw-shell.elc idlw-toolbar.elc idlw-complete-structtag.elc idlw-help.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/idlwave'
> [ -d igrep ] && /usr/bin/make -w -C igrep distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/igrep'
> rm -f ./auto-autoloads.elc ./custom-load.elc igrep.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/igrep'
> [ -d ilisp ] && /usr/bin/make -w -C ilisp distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/ilisp'
> rm -f docs/ilisp.dvi \
> docs/ilisp.ps
> rm -f docs/ilisp.toc \
> docs/ilisp.aux \
> docs/ilisp.oaux \
> docs/ilisp.log \
> docs/ilisp.cp \
> docs/ilisp.cps \
> docs/ilisp.fn \
> docs/ilisp.fns \
> docs/ilisp.tp \
> docs/ilisp.tps \
> docs/ilisp.vr \
> docs/ilisp.vrs \
> docs/ilisp.pg \
> docs/ilisp.pgs \
> docs/ilisp.ky \
> docs/ilisp.kys
> rm -f ./auto-autoloads.elc ./custom-load.elc ilxemacs.elc ilcompat.elc
> completer.elc comint-ipc.elc bridge.elc ilisp-def.elc ilisp-sym.elc
> ilisp-inp.elc ilisp-ind.elc ilisp-prc.elc ilisp-val.elc ilisp-out.elc
> ilisp-mov.elc ilisp-key.elc ilisp-prn.elc ilisp-low.elc ilisp-doc.elc
> ilisp-ext.elc ilisp-mod.elc ilisp-dia.elc ilisp-cmt.elc ilisp-rng.elc
> ilisp-hnd.elc ilisp-utl.elc ilisp-cmp.elc ilisp-kil.elc ilisp-snd.elc
> ilisp-xfr.elc ilisp-hi.elc ilisp-aut.elc ilisp-mnb.elc ild.elc ilisp-cl.elc
> ilisp-ccl.elc ilisp-cmu.elc ilisp-sbcl.elc ilisp-chs.elc ilisp-acl.elc
> ilisp-kcl.elc ilisp-hlw.elc ilisp-luc.elc ilisp-xls.elc ilisp-openmcl.elc
> ilisp-sch.elc ilisp-cl-easy-menu.elc ilisp-scheme-easy-menu.elc
> ilisp-imenu.elc ilisp.elc extra/hyperspec.elc extra/cltl2.elc \
> docs/ilisp*.html docs/ilisp.info* pdepends.mk
> /bin/rm -f *~ extra/*~ TAGS *.fasl *.fas *.lib *.x86f *.sparcf *.pfsl
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/ilisp'
> [ -d jde ] && /usr/bin/make -w -C jde distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/jde'
> rm -f lisp/auto-autoloads.elc lisp/custom-load.elc lisp/beanshell.elc
> lisp/efc.elc lisp/efc-xemacs.elc lisp/jde-parse.elc lisp/jde-db.elc
> lisp/jde-dbo.elc lisp/jde-dbs.elc lisp/jde-ant.elc lisp/jde-bug.elc
> lisp/jde-checkstyle.elc lisp/jde-class.elc lisp/jde-compile.elc
> lisp/jde-complete.elc lisp/jde-gen.elc lisp/jde-help.elc lisp/jde-imenu.elc
> lisp/jde-import.elc lisp/jde-java-font-lock.elc lisp/jde-java-grammar.elc
> lisp/jde-javadoc-gen.elc lisp/jde-javadoc.elc lisp/jde-jdb.elc
> lisp/jde-make.elc lisp/jde-open-source.elc lisp/jde-package.elc
> lisp/jde-plugins.elc lisp/jde-parse-class.elc lisp/jde-run.elc
> lisp/jde-stat.elc lisp/jde-util.elc lisp/jde-which-method.elc
> lisp/jde-widgets.elc lisp/jde-wiz.elc lisp/jde-ejb.elc lisp/jde-xemacs.elc
> lisp/jde-annotations.elc lisp/jde-custom.elc lisp/jde-junit.elc
> lisp/jde-xref.elc lisp/jde-project-file.elc lisp/jde-sregex.elc
> lisp/jde-tree-widget.elc lisp/regress.elc lisp/jde.elc \
> pdepends.mk
> rm -f lisp/auto-autoloads.el lisp/custom-load.el lisp/auto-autoloads.elc
> lisp/custom-load.elc package-info lisp/_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/jde'
> [ -d mailcrypt ] && /usr/bin/make -w -C mailcrypt distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/mailcrypt'
> rm -f mailcrypt.dvi \
> mailcrypt.ps
> rm -f mailcrypt.toc \
> mailcrypt.aux \
> mailcrypt.oaux \
> mailcrypt.log \
> mailcrypt.cp \
> mailcrypt.cps \
> mailcrypt.fn \
> mailcrypt.fns \
> mailcrypt.tp \
> mailcrypt.tps \
> mailcrypt.vr \
> mailcrypt.vrs \
> mailcrypt.pg \
> mailcrypt.pgs \
> mailcrypt.ky \
> mailcrypt.kys
> rm -f ./auto-autoloads.elc ./custom-load.elc expect.elc mailcrypt.elc
> mc-gpg.elc mc-pgp.elc mc-pgp5.elc mc-remail.elc mc-setversion.elc
> mc-toplev.elc \
> mailcrypt*.html mailcrypt.info* pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/mailcrypt'
> [ -d mew ] && /usr/bin/make -w -C mew distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/mew'
> rm -f mew/info/mew.dvi mew/info/mew-ja.dvi \
> mew/info/mew.ps mew/info/mew-ja.ps
> rm -f mew/info/mew.toc mew/info/mew-ja.toc \
> mew/info/mew.aux mew/info/mew-ja.aux \
> mew/info/mew.oaux mew/info/mew-ja.oaux \
> mew/info/mew.log mew/info/mew-ja.log \
> mew/info/mew.cp mew/info/mew-ja.cp \
> mew/info/mew.cps mew/info/mew-ja.cps \
> mew/info/mew.fn mew/info/mew-ja.fn \
> mew/info/mew.fns mew/info/mew-ja.fns \
> mew/info/mew.tp mew/info/mew-ja.tp \
> mew/info/mew.tps mew/info/mew-ja.tps \
> mew/info/mew.vr mew/info/mew-ja.vr \
> mew/info/mew.vrs mew/info/mew-ja.vrs \
> mew/info/mew.pg mew/info/mew-ja.pg \
> mew/info/mew.pgs mew/info/mew-ja.pgs \
> mew/info/mew.ky mew/info/mew-ja.ky \
> mew/info/mew.kys mew/info/mew-ja.kys
> rm -f mew/auto-autoloads.elc mew/custom-load.elc mew/mew.elc
> mew/mew-attach.elc mew/mew-bq.elc mew/mew-cache.elc mew/mew-complete.elc
> mew/mew-decode.elc mew/mew-demo.elc mew/mew-draft.elc mew/mew-encode.elc
> mew/mew-env.elc mew/mew-ext.elc mew/mew-fib.elc mew/mew-func.elc
> mew/mew-header.elc mew/mew-highlight.elc mew/mew-mark.elc mew/mew-message.elc
> mew/mew-mime.elc mew/mew-minibuf.elc mew/mew-pgp.elc mew/mew-pick.elc
> mew/mew-refile.elc mew/mew-scan.elc mew/mew-sort.elc mew/mew-summary.elc
> mew/mew-syntax.elc mew/mew-temacs.elc mew/mew-unix.elc mew/mew-vars.elc
> mew/mew-virtual.elc mew/mew-win32.elc mew/mew-addrbook.elc mew/mew-mule.elc
> mew/mew-lang-jp.elc \
> mew/info/mew*.html mew/info/mew-ja*.html mew/info/mew.info*
> mew/info/mew-ja.info* pdepends.mk mew/info/mew-ja.texi
> rm -f mew/auto-autoloads.el mew/custom-load.el mew/auto-autoloads.elc
> mew/custom-load.elc package-info mew/_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/mew'
> [ -d mh-e ] && /usr/bin/make -w -C mh-e distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/mh-e'
> rm -f ./auto-autoloads.elc ./custom-load.elc mh-alias.elc mh-comp.elc
> mh-customize.elc mh-e.elc mh-funcs.elc mh-mime.elc mh-pick.elc mh-inc.elc
> mh-index.elc mh-identity.elc mh-junk.elc mh-seq.elc mh-speed.elc mh-utils.elc
> mh-xemacs-compat.elc mh-xemacs-icons.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/mh-e'
> [ -d mine ] && /usr/bin/make -w -C mine distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/mine'
> rm -f ./auto-autoloads.elc ./custom-load.elc xmine.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/mine'
> [ -d misc-games ] && /usr/bin/make -w -C misc-games distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/misc-games'
> rm -f ./auto-autoloads.elc ./custom-load.elc NeXTify.elc advocacy.elc
> blackbox.elc conx.elc decipher.elc dissociate.elc doctor.elc dunnet.elc
> flame.elc gomoku.elc hanoi.elc life.elc morse.elc mpuz.elc rot13.elc
> studly.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/misc-games'
> [ -d mmm-mode ] && /usr/bin/make -w -C mmm-mode distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/mmm-mode'
> rm -f mmm.dvi \
> mmm.ps
> rm -f mmm.toc \
> mmm.aux \
> mmm.oaux \
> mmm.log \
> mmm.cp \
> mmm.cps \
> mmm.fn \
> mmm.fns \
> mmm.tp \
> mmm.tps \
> mmm.vr \
> mmm.vrs \
> mmm.pg \
> mmm.pgs \
> mmm.ky \
> mmm.kys
> rm -f ./auto-autoloads.elc ./custom-load.elc mmm-auto.elc mmm-class.elc
> mmm-cmds.elc mmm-compat.elc mmm-cweb.elc mmm-mason.elc mmm-mode.elc
> mmm-noweb.elc mmm-region.elc mmm-rpm.elc mmm-sample.elc mmm-univ.elc
> mmm-utils.elc mmm-vars.elc \
> mmm*.html mmm.info* pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/mmm-mode'
> [ -d ocaml ] && /usr/bin/make -w -C ocaml distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/ocaml'
> rm -f ./auto-autoloads.elc ./custom-load.elc caml-font.elc caml.elc
> camldebug.elc inf-caml.elc caml-compat.elc caml-help.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/ocaml'
> [ -d pc ] && /usr/bin/make -w -C pc distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/pc'
> rm -f ./auto-autoloads.elc ./custom-load.elc delbs.elc fusion.elc
> pc-select.elc pending-del.elc s-region.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/pc'
> [ -d pcl-cvs ] && /usr/bin/make -w -C pcl-cvs distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/pcl-cvs'
> rm -f pcl-cvs.dvi \
> pcl-cvs.ps
> rm -f pcl-cvs.toc \
> pcl-cvs.aux \
> pcl-cvs.oaux \
> pcl-cvs.log \
> pcl-cvs.cp \
> pcl-cvs.cps \
> pcl-cvs.fn \
> pcl-cvs.fns \
> pcl-cvs.tp \
> pcl-cvs.tps \
> pcl-cvs.vr \
> pcl-cvs.vrs \
> pcl-cvs.pg \
> pcl-cvs.pgs \
> pcl-cvs.ky \
> pcl-cvs.kys
> rm -f ./auto-autoloads.elc ./custom-load.elc cvs-compat.elc cvs-edit.elc
> cvs-log.elc cvs-status.elc pcl-cvs-defs.elc pcl-cvs-info.elc
> pcl-cvs-parse.elc pcl-cvs-util.elc pcl-cvs.elc \
> pcl-cvs*.html pcl-cvs.info* pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/pcl-cvs'
> [ -d pcomplete ] && /usr/bin/make -w -C pcomplete distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/pcomplete'
> rm -f ./auto-autoloads.elc ./custom-load.elc pcmpl-cvs.elc pcmpl-gnu.elc
> pcmpl-linux.elc pcmpl-maint.elc pcmpl-rpm.elc pcmpl-unix.elc pcomplete.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/pcomplete'
> [ -d perl-modes ] && /usr/bin/make -w -C perl-modes distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/perl-modes'
> rm -f ./auto-autoloads.elc ./custom-load.elc perl-mode.elc cperl-mode.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/perl-modes'
> [ -d pgg ] && /usr/bin/make -w -C pgg distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/pgg'
> rm -f pgg.dvi \
> pgg.ps
> rm -f pgg.toc \
> pgg.aux \
> pgg.oaux \
> pgg.log \
> pgg.cp \
> pgg.cps \
> pgg.fn \
> pgg.fns \
> pgg.tp \
> pgg.tps \
> pgg.vr \
> pgg.vrs \
> pgg.pg \
> pgg.pgs \
> pgg.ky \
> pgg.kys
> rm -f ./auto-autoloads.elc ./custom-load.elc pgg.elc pgg-def.elc
> pgg-parse.elc pgg-gpg.elc pgg-pgp.elc pgg-pgp5.elc \
> pgg*.html pgg.info* pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/pgg'
> [ -d prog-modes ] && /usr/bin/make -w -C prog-modes distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/prog-modes'
> rm -f prog-modes.dvi \
> prog-modes.ps
> rm -f prog-modes.toc \
> prog-modes.aux \
> prog-modes.oaux \
> prog-modes.log \
> prog-modes.cp \
> prog-modes.cps \
> prog-modes.fn \
> prog-modes.fns \
> prog-modes.tp \
> prog-modes.tps \
> prog-modes.vr \
> prog-modes.vrs \
> prog-modes.pg \
> prog-modes.pgs \
> prog-modes.ky \
> prog-modes.kys
> rm -f ./auto-autoloads.elc ./custom-load.elc asm-mode.elc autoconf-mode.elc
> awk-mode.elc cl-indent.elc cvs.elc diff-mode.elc eiffel.elc icon.elc
> ksh-mode.elc lua-mode.elc m4-mode.elc make-mode.elc mode-compile.elc
> modula2.elc pascal.elc postscript.elc prolog.elc rexx-mode.elc simula.elc
> sql.elc tcl.elc teco.elc verilog-mode.elc vrml-mode.elc p4.elc old-c-mode.elc
> php-mode.elc javascript-mode.elc rpm-spec-mode.elc uil-mode.elc \
> prog-modes*.html prog-modes.info* pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/prog-modes'
> [ -d ps-print ] && /usr/bin/make -w -C ps-print distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/ps-print'
> rm -f ./auto-autoloads.elc ./custom-load.elc lpr.elc ps-print.elc
> ps-mule.elc ps-bdf.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/ps-print'
> [ -d psgml ] && /usr/bin/make -w -C psgml distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/psgml'
> rm -f psgml.dvi psgml-api.dvi \
> psgml.ps psgml-api.ps
> rm -f psgml.toc psgml-api.toc \
> psgml.aux psgml-api.aux \
> psgml.oaux psgml-api.oaux \
> psgml.log psgml-api.log \
> psgml.cp psgml-api.cp \
> psgml.cps psgml-api.cps \
> psgml.fn psgml-api.fn \
> psgml.fns psgml-api.fns \
> psgml.tp psgml-api.tp \
> psgml.tps psgml-api.tps \
> psgml.vr psgml-api.vr \
> psgml.vrs psgml-api.vrs \
> psgml.pg psgml-api.pg \
> psgml.pgs psgml-api.pgs \
> psgml.ky psgml-api.ky \
> psgml.kys psgml-api.kys
> rm -f ./auto-autoloads.elc ./custom-load.elc iso-sgml.elc psgml-api.elc
> psgml-charent.elc psgml-debug.elc psgml-dtd.elc psgml-edit.elc psgml-fs.elc
> psgml-html.elc psgml-ids.elc psgml-info.elc psgml-parse.elc psgml-xemacs.elc
> psgml.elc psgml-sysdep.elc \
> psgml*.html psgml-api*.html psgml.info* psgml-api.info* pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/psgml'
> [ -d psgml-dtds ] && /usr/bin/make -w -C psgml-dtds distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/psgml-dtds'
> rm -f ./auto-autoloads.elc ./custom-load.elc \
> pdepends.mk etc/cdtd/html-r etc/cdtd/html etc/cdtd/html-3-r
> etc/cdtd/html-3 etc/cdtd/html-3.2 etc/cdtd/html-4frame etc/cdtd/html-4s
> etc/cdtd/html-4.01frame etc/cdtd/html-4.01s etc/cdtd/xhtml1-transitional
> etc/cdtd/xhtml1-strict etc/cdtd/xhtml1-frameset etc/cdtd/docbook
> etc/cdtd/mathml
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/psgml-dtds'
> [ -d python-modes ] && /usr/bin/make -w -C python-modes distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/python-modes'
> rm -f ./auto-autoloads.elc ./custom-load.elc pydoc.elc python-mode.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/python-modes'
> [ -d re-builder ] && /usr/bin/make -w -C re-builder distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/re-builder'
> rm -f re-builder.dvi \
> re-builder.ps
> rm -f re-builder.toc \
> re-builder.aux \
> re-builder.oaux \
> re-builder.log \
> re-builder.cp \
> re-builder.cps \
> re-builder.fn \
> re-builder.fns \
> re-builder.tp \
> re-builder.tps \
> re-builder.vr \
> re-builder.vrs \
> re-builder.pg \
> re-builder.pgs \
> re-builder.ky \
> re-builder.kys
> rm -f ./auto-autoloads.elc ./custom-load.elc re-builder.elc \
> re-builder*.html re-builder.info* pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/re-builder'
> [ -d reftex ] && /usr/bin/make -w -C reftex distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/reftex'
> rm -f ./auto-autoloads.elc ./custom-load.elc reftex-vars.elc reftex.elc
> reftex-auc.elc reftex-cite.elc reftex-global.elc reftex-parse.elc
> reftex-ref.elc reftex-sel.elc reftex-toc.elc reftex-dcr.elc reftex-index.elc
> \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/reftex'
> [ -d riece ] && /usr/bin/make -w -C riece distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/riece'
> rm -f doc/riece-en.dvi doc/riece-ja.dvi \
> doc/riece-en.ps doc/riece-ja.ps
> rm -f doc/riece-en.toc doc/riece-ja.toc \
> doc/riece-en.aux doc/riece-ja.aux \
> doc/riece-en.oaux doc/riece-ja.oaux \
> doc/riece-en.log doc/riece-ja.log \
> doc/riece-en.cp doc/riece-ja.cp \
> doc/riece-en.cps doc/riece-ja.cps \
> doc/riece-en.fn doc/riece-ja.fn \
> doc/riece-en.fns doc/riece-ja.fns \
> doc/riece-en.tp doc/riece-ja.tp \
> doc/riece-en.tps doc/riece-ja.tps \
> doc/riece-en.vr doc/riece-ja.vr \
> doc/riece-en.vrs doc/riece-ja.vrs \
> doc/riece-en.pg doc/riece-ja.pg \
> doc/riece-en.pgs doc/riece-ja.pgs \
> doc/riece-en.ky doc/riece-ja.ky \
> doc/riece-en.kys doc/riece-ja.kys
> rm -f lisp/auto-autoloads.elc lisp/custom-load.elc lisp/riece.elc
> lisp/riece-000.elc lisp/riece-200.elc lisp/riece-300.elc lisp/riece-400.elc
> lisp/riece-500.elc lisp/riece-addon-modules.elc lisp/riece-addon.elc
> lisp/riece-alias.elc lisp/riece-async.elc lisp/riece-biff.elc
> lisp/riece-button.elc lisp/riece-cache.elc lisp/riece-channel.elc
> lisp/riece-coding.elc lisp/riece-commands.elc lisp/riece-compat.elc
> lisp/riece-complete.elc lisp/riece-ctcp.elc lisp/riece-ctlseq.elc
> lisp/riece-debug.elc lisp/riece-develop.elc lisp/riece-display.elc
> lisp/riece-doctor.elc lisp/riece-epg.elc lisp/riece-eval-ruby.elc
> lisp/riece-eval.elc lisp/riece-filter.elc lisp/riece-foolproof.elc
> lisp/riece-globals.elc lisp/riece-google.elc lisp/riece-guess.elc
> lisp/riece-handle.elc lisp/riece-hangman.elc lisp/riece-highlight.elc
> lisp/riece-history.elc lisp/riece-icon.elc lisp/riece-identity.elc
> lisp/riece-ignore.elc lisp/riece-irc.elc lisp/riece-kakasi.elc
> lisp/riece-keepalive.elc lisp/riece-keyword.elc lisp/riece-layout.elc
> lisp/riece-log.elc lisp/riece-lsdb.elc lisp/riece-menu.elc
> lisp/riece-message.elc lisp/riece-mini.elc lisp/riece-misc.elc
> lisp/riece-mode.elc lisp/riece-naming.elc lisp/riece-options.elc
> lisp/riece-package-info.elc lisp/riece-rdcc.elc lisp/riece-ruby.elc
> lisp/riece-server.elc lisp/riece-shrink-buffer.elc lisp/riece-signal.elc
> lisp/riece-toolbar.elc lisp/riece-unread.elc lisp/riece-url.elc
> lisp/riece-user.elc lisp/riece-version.elc lisp/riece-xemacs.elc
> lisp/riece-xface.elc lisp/riece-xfaceb.elc lisp/riece-yank.elc
> lisp/riece-skk-kakutei.elc lisp/riece-mcat.elc lisp/riece-mcat-japanese.elc \
> doc/riece-en*.html doc/riece-ja*.html doc/riece-en.info* doc/riece-ja.info*
> pdepends.mk
> rm -f lisp/auto-autoloads.el lisp/custom-load.el lisp/auto-autoloads.elc
> lisp/custom-load.elc package-info lisp/_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/riece'
> [ -d rmail ] && /usr/bin/make -w -C rmail distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/rmail'
> rm -f rmail.dvi \
> rmail.ps
> rm -f rmail.toc \
> rmail.aux \
> rmail.oaux \
> rmail.log \
> rmail.cp \
> rmail.cps \
> rmail.fn \
> rmail.fns \
> rmail.tp \
> rmail.tps \
> rmail.vr \
> rmail.vrs \
> rmail.pg \
> rmail.pgs \
> rmail.ky \
> rmail.kys
> rm -f ./auto-autoloads.elc ./custom-load.elc rmail-kill.elc rmail-xemacs.elc
> rmail.elc rmailedit.elc rmailkwd.elc rmailmsc.elc rmailsort.elc rmailsum.elc
> undigest.elc unrmail.elc \
> rmail*.html rmail.info* pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/rmail'
> [ -d ruby-modes ] && /usr/bin/make -w -C ruby-modes distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/ruby-modes'
> rm -f ./auto-autoloads.elc ./custom-load.elc inf-ruby.elc ruby-mode.elc
> rubydb3x.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/ruby-modes'
> [ -d sasl ] && /usr/bin/make -w -C sasl distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/sasl'
> rm -f sasl.dvi \
> sasl.ps
> rm -f sasl.toc \
> sasl.aux \
> sasl.oaux \
> sasl.log \
> sasl.cp \
> sasl.cps \
> sasl.fn \
> sasl.fns \
> sasl.tp \
> sasl.tps \
> sasl.vr \
> sasl.vrs \
> sasl.pg \
> sasl.pgs \
> sasl.ky \
> sasl.kys
> rm -f ./auto-autoloads.elc ./custom-load.elc hmac-def.elc hmac-md5.elc
> hmac-sha1.elc ntlm.elc sasl.elc sasl-cram.elc sasl-digest.elc sasl-ntlm.elc
> sasl-scram.elc \
> sasl*.html sasl.info* pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/sasl'
> [ -d scheme ] && /usr/bin/make -w -C scheme distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/scheme'
> rm -f ./auto-autoloads.elc ./custom-load.elc scheme.elc xscheme.elc
> cmuscheme.elc cmuscheme48.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/scheme'
> [ -d sgml ] && /usr/bin/make -w -C sgml distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/sgml'
> rm -f ./auto-autoloads.elc ./custom-load.elc sgml-mode.elc linuxdoc-sgml.elc
> \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/sgml'
> [ -d sieve ] && /usr/bin/make -w -C sieve distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/sieve'
> rm -f ./auto-autoloads.elc ./custom-load.elc sieve.elc sieve-mode.elc
> sieve-manage.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/sieve'
> [ -d slider ] && /usr/bin/make -w -C slider distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/slider'
> rm -f ./auto-autoloads.elc ./custom-load.elc slider.elc color-selector.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/slider'
> [ -d sml-mode ] && /usr/bin/make -w -C sml-mode distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/sml-mode'
> rm -f sml-mode.dvi \
> sml-mode.ps
> rm -f sml-mode.toc \
> sml-mode.aux \
> sml-mode.oaux \
> sml-mode.log \
> sml-mode.cp \
> sml-mode.cps \
> sml-mode.fn \
> sml-mode.fns \
> sml-mode.tp \
> sml-mode.tps \
> sml-mode.vr \
> sml-mode.vrs \
> sml-mode.pg \
> sml-mode.pgs \
> sml-mode.ky \
> sml-mode.kys
> rm -f ./auto-autoloads.elc ./custom-load.elc sml-compat.elc sml-defs.elc
> sml-mode.elc sml-move.elc sml-proc.elc sml-util.elc \
> sml-mode*.html sml-mode.info* pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/sml-mode'
> [ -d sounds-au ] && /usr/bin/make -w -C sounds-au distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/sounds-au'
> rm -f ./auto-autoloads.elc ./custom-load.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/sounds-au'
> [ -d sounds-wav ] && /usr/bin/make -w -C sounds-wav distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/sounds-wav'
> rm -f ./auto-autoloads.elc ./custom-load.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/sounds-wav'
> [ -d strokes ] && /usr/bin/make -w -C strokes distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/strokes'
> rm -f ./auto-autoloads.elc ./custom-load.elc strokes.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/strokes'
> [ -d supercite ] && /usr/bin/make -w -C supercite distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/supercite'
> rm -f supercite.dvi \
> supercite.ps
> rm -f supercite.toc \
> supercite.aux \
> supercite.oaux \
> supercite.log \
> supercite.cp \
> supercite.cps \
> supercite.fn \
> supercite.fns \
> supercite.tp \
> supercite.tps \
> supercite.vr \
> supercite.vrs \
> supercite.pg \
> supercite.pgs \
> supercite.ky \
> supercite.kys
> rm -f ./auto-autoloads.elc ./custom-load.elc supercite.elc \
> supercite*.html supercite.info* pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/supercite'
> [ -d textools ] && /usr/bin/make -w -C textools distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/textools'
> rm -f ./auto-autoloads.elc ./custom-load.elc bib-mode.elc bibtex.elc
> doctex.elc refbib.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/textools'
> [ -d time ] && /usr/bin/make -w -C time distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/time'
> rm -f ./auto-autoloads.elc ./custom-load.elc time.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/time'
> [ -d tm ] && /usr/bin/make -w -C tm distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/tm'
> rm -f texi/tm-en.dvi texi/tm-edit-en.dvi texi/tm-view-en.dvi
> texi/gnus-mime-en.dvi texi/tm-mh-e-en.dvi texi/tm-vm-en.dvi texi/tm-ja.dvi
> texi/tm-edit-ja.dvi texi/tm-view-ja.dvi texi/gnus-mime-ja.dvi
> texi/tm-mh-e-ja.dvi \
> texi/tm-en.ps texi/tm-edit-en.ps texi/tm-view-en.ps texi/gnus-mime-en.ps
> texi/tm-mh-e-en.ps texi/tm-vm-en.ps texi/tm-ja.ps texi/tm-edit-ja.ps
> texi/tm-view-ja.ps texi/gnus-mime-ja.ps texi/tm-mh-e-ja.ps
> rm -f texi/tm-en.toc texi/tm-edit-en.toc texi/tm-view-en.toc
> texi/gnus-mime-en.toc texi/tm-mh-e-en.toc texi/tm-vm-en.toc texi/tm-ja.toc
> texi/tm-edit-ja.toc texi/tm-view-ja.toc texi/gnus-mime-ja.toc
> texi/tm-mh-e-ja.toc \
> texi/tm-en.aux texi/tm-edit-en.aux texi/tm-view-en.aux texi/gnus-mime-en.aux
> texi/tm-mh-e-en.aux texi/tm-vm-en.aux texi/tm-ja.aux texi/tm-edit-ja.aux
> texi/tm-view-ja.aux texi/gnus-mime-ja.aux texi/tm-mh-e-ja.aux \
> texi/tm-en.oaux texi/tm-edit-en.oaux texi/tm-view-en.oaux
> texi/gnus-mime-en.oaux texi/tm-mh-e-en.oaux texi/tm-vm-en.oaux
> texi/tm-ja.oaux texi/tm-edit-ja.oaux texi/tm-view-ja.oaux
> texi/gnus-mime-ja.oaux texi/tm-mh-e-ja.oaux \
> texi/tm-en.log texi/tm-edit-en.log texi/tm-view-en.log texi/gnus-mime-en.log
> texi/tm-mh-e-en.log texi/tm-vm-en.log texi/tm-ja.log texi/tm-edit-ja.log
> texi/tm-view-ja.log texi/gnus-mime-ja.log texi/tm-mh-e-ja.log \
> texi/tm-en.cp texi/tm-edit-en.cp texi/tm-view-en.cp texi/gnus-mime-en.cp
> texi/tm-mh-e-en.cp texi/tm-vm-en.cp texi/tm-ja.cp texi/tm-edit-ja.cp
> texi/tm-view-ja.cp texi/gnus-mime-ja.cp texi/tm-mh-e-ja.cp \
> texi/tm-en.cps texi/tm-edit-en.cps texi/tm-view-en.cps texi/gnus-mime-en.cps
> texi/tm-mh-e-en.cps texi/tm-vm-en.cps texi/tm-ja.cps texi/tm-edit-ja.cps
> texi/tm-view-ja.cps texi/gnus-mime-ja.cps texi/tm-mh-e-ja.cps \
> texi/tm-en.fn texi/tm-edit-en.fn texi/tm-view-en.fn texi/gnus-mime-en.fn
> texi/tm-mh-e-en.fn texi/tm-vm-en.fn texi/tm-ja.fn texi/tm-edit-ja.fn
> texi/tm-view-ja.fn texi/gnus-mime-ja.fn texi/tm-mh-e-ja.fn \
> texi/tm-en.fns texi/tm-edit-en.fns texi/tm-view-en.fns texi/gnus-mime-en.fns
> texi/tm-mh-e-en.fns texi/tm-vm-en.fns texi/tm-ja.fns texi/tm-edit-ja.fns
> texi/tm-view-ja.fns texi/gnus-mime-ja.fns texi/tm-mh-e-ja.fns \
> texi/tm-en.tp texi/tm-edit-en.tp texi/tm-view-en.tp texi/gnus-mime-en.tp
> texi/tm-mh-e-en.tp texi/tm-vm-en.tp texi/tm-ja.tp texi/tm-edit-ja.tp
> texi/tm-view-ja.tp texi/gnus-mime-ja.tp texi/tm-mh-e-ja.tp \
> texi/tm-en.tps texi/tm-edit-en.tps texi/tm-view-en.tps texi/gnus-mime-en.tps
> texi/tm-mh-e-en.tps texi/tm-vm-en.tps texi/tm-ja.tps texi/tm-edit-ja.tps
> texi/tm-view-ja.tps texi/gnus-mime-ja.tps texi/tm-mh-e-ja.tps \
> texi/tm-en.vr texi/tm-edit-en.vr texi/tm-view-en.vr texi/gnus-mime-en.vr
> texi/tm-mh-e-en.vr texi/tm-vm-en.vr texi/tm-ja.vr texi/tm-edit-ja.vr
> texi/tm-view-ja.vr texi/gnus-mime-ja.vr texi/tm-mh-e-ja.vr \
> texi/tm-en.vrs texi/tm-edit-en.vrs texi/tm-view-en.vrs texi/gnus-mime-en.vrs
> texi/tm-mh-e-en.vrs texi/tm-vm-en.vrs texi/tm-ja.vrs texi/tm-edit-ja.vrs
> texi/tm-view-ja.vrs texi/gnus-mime-ja.vrs texi/tm-mh-e-ja.vrs \
> texi/tm-en.pg texi/tm-edit-en.pg texi/tm-view-en.pg texi/gnus-mime-en.pg
> texi/tm-mh-e-en.pg texi/tm-vm-en.pg texi/tm-ja.pg texi/tm-edit-ja.pg
> texi/tm-view-ja.pg texi/gnus-mime-ja.pg texi/tm-mh-e-ja.pg \
> texi/tm-en.pgs texi/tm-edit-en.pgs texi/tm-view-en.pgs texi/gnus-mime-en.pgs
> texi/tm-mh-e-en.pgs texi/tm-vm-en.pgs texi/tm-ja.pgs texi/tm-edit-ja.pgs
> texi/tm-view-ja.pgs texi/gnus-mime-ja.pgs texi/tm-mh-e-ja.pgs \
> texi/tm-en.ky texi/tm-edit-en.ky texi/tm-view-en.ky texi/gnus-mime-en.ky
> texi/tm-mh-e-en.ky texi/tm-vm-en.ky texi/tm-ja.ky texi/tm-edit-ja.ky
> texi/tm-view-ja.ky texi/gnus-mime-ja.ky texi/tm-mh-e-ja.ky \
> texi/tm-en.kys texi/tm-edit-en.kys texi/tm-view-en.kys texi/gnus-mime-en.kys
> texi/tm-mh-e-en.kys texi/tm-vm-en.kys texi/tm-ja.kys texi/tm-edit-ja.kys
> texi/tm-view-ja.kys texi/gnus-mime-ja.kys texi/tm-mh-e-ja.kys
> rm -f ./auto-autoloads.elc ./custom-load.elc char-util.elc cless.elc
> gnus-art-mime.elc gnus-charset.elc gnus-mime.elc gnus-sum-mime.elc mel-b.elc
> mel-g.elc mel-q.elc mel-u.elc mel.elc message-mime.elc mime-setup.elc
> mu-bbdb.elc mu-cite.elc range.elc sc-setup.elc signature.elc texi-util.elc
> tl-atype.elc tl-list.elc tl-misc.elc tl-num.elc tl-seq.elc tl-str.elc
> tm-bbdb.elc tm-def.elc tm-edit-mc.elc tm-edit.elc tm-ew-d.elc tm-ew-e.elc
> tm-file.elc tm-ftp.elc tm-html.elc tm-image.elc tm-latex.elc tm-mail.elc
> tm-mh-e.elc tm-parse.elc tm-partial.elc tm-pgp.elc tm-play.elc tm-rmail.elc
> tm-setup.elc tm-tar.elc tm-text.elc tm-view.elc tm-vm.elc tmh-comp.elc
> tu-comment.elc tu-replace.elc latex-math-symbol.elc \
> texi/tm-en*.html texi/tm-edit-en*.html texi/tm-view-en*.html
> texi/gnus-mime-en*.html texi/tm-mh-e-en*.html texi/tm-vm-en*.html
> texi/tm-ja*.html texi/tm-edit-ja*.html texi/tm-view-ja*.html
> texi/gnus-mime-ja*.html texi/tm-mh-e-ja*.html texi/tm-en.info*
> texi/tm-edit-en.info* texi/tm-view-en.info* texi/gnus-mime-en.info*
> texi/tm-mh-e-en.info* texi/tm-vm-en.info* texi/tm-ja.info*
> texi/tm-edit-ja.info* texi/tm-view-ja.info* texi/gnus-mime-ja.info*
> texi/tm-mh-e-ja.info* pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/tm'
> [ -d tooltalk ] && /usr/bin/make -w -C tooltalk distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/tooltalk'
> rm -f ./auto-autoloads.elc ./custom-load.elc tooltalk-init.elc
> tooltalk-macros.elc tooltalk-util.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/tooltalk'
> [ -d tpu ] && /usr/bin/make -w -C tpu distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/tpu'
> rm -f ./auto-autoloads.elc ./custom-load.elc tpu-doc.elc tpu-edt.elc
> tpu-extras.elc tpu-mapper.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/tpu'
> [ -d tramp ] && /usr/bin/make -w -C tramp distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/tramp'
> rm -f lisp/auto-autoloads.elc lisp/custom-load.elc lisp/tramp-util.elc
> lisp/tramp.elc lisp/tramp-vc.elc lisp/trampcache.elc lisp/tramp-uu.elc
> lisp/tramp-efs.elc lisp/tramp-ftp.elc lisp/tramp-smb.elc lisp/trampver.elc \
> pdepends.mk
> rm -f lisp/auto-autoloads.el lisp/custom-load.el lisp/auto-autoloads.elc
> lisp/custom-load.elc package-info lisp/_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/tramp'
> [ -d vc ] && /usr/bin/make -w -C vc distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/vc'
> rm -f ./auto-autoloads.elc ./custom-load.elc vc-hooks.elc vc.elc vc-arch.elc
> vc-cvs.elc vc-git.elc vc-mcvs.elc vc-rcs.elc vc-sccs.elc vc-svn.elc
> mercurial.elc vc-xemacs.elc log-edit.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/vc'
> [ -d vc-cc ] && /usr/bin/make -w -C vc-cc distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/vc-cc'
> rm -f ./auto-autoloads.elc ./custom-load.elc vc-cc-hooks.elc vc-cc.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/vc-cc'
> [ -d vhdl ] && /usr/bin/make -w -C vhdl distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/vhdl'
> rm -f vhdl-mode.dvi \
> vhdl-mode.ps
> rm -f vhdl-mode.toc \
> vhdl-mode.aux \
> vhdl-mode.oaux \
> vhdl-mode.log \
> vhdl-mode.cp \
> vhdl-mode.cps \
> vhdl-mode.fn \
> vhdl-mode.fns \
> vhdl-mode.tp \
> vhdl-mode.tps \
> vhdl-mode.vr \
> vhdl-mode.vrs \
> vhdl-mode.pg \
> vhdl-mode.pgs \
> vhdl-mode.ky \
> vhdl-mode.kys
> rm -f ./auto-autoloads.elc ./custom-load.elc vhdl-mode.elc \
> vhdl-mode*.html vhdl-mode.info* pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/vhdl'
> [ -d view-process ] && /usr/bin/make -w -C view-process distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/view-process'
> rm -f ./auto-autoloads.elc ./custom-load.elc view-process-mode.elc
> view-process-system-specific.elc view-process-xemacs.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/view-process'
> [ -d viper ] && /usr/bin/make -w -C viper distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/viper'
> rm -f ./auto-autoloads.elc ./custom-load.elc viper-cmd.elc viper-ex.elc
> viper-init.elc viper-keym.elc viper-macs.elc viper-mous.elc viper-util.elc
> viper.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/viper'
> [ -d vm ] && /usr/bin/make -w -C vm distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/vm'
> rm -f lisp/auto-autoloads.elc lisp/custom-load.elc lisp/tapestry.elc
> lisp/vm-autoload.elc lisp/vm-avirtual.elc lisp/vm-biff.elc lisp/vm-crypto.elc
> lisp/vm-delete.elc lisp/vm-digest.elc lisp/vm-edit.elc lisp/vm-folder.elc
> lisp/vm-grepmail.elc lisp/vm-imap.elc lisp/vm-license.elc lisp/vm-macro.elc
> lisp/vm-mark.elc lisp/vm-menu.elc lisp/vm-message-history.elc
> lisp/vm-message.elc lisp/vm-mime.elc lisp/vm-minibuf.elc lisp/vm-misc.elc
> lisp/vm-motion.elc lisp/vm-mouse.elc lisp/vm-page.elc lisp/vm-pcrisis.elc
> lisp/vm-pgg.elc lisp/vm-pine.elc lisp/vm-pop.elc lisp/vm-ps-print.elc
> lisp/vm-reply.elc lisp/vm-revno.elc lisp/vm-rfaddons.elc lisp/vm-save.elc
> lisp/vm-search.elc lisp/vm-serial.elc lisp/vm-sort.elc lisp/vm-startup.elc
> lisp/vm-summary-faces.elc lisp/vm-summary.elc lisp/vm-thread.elc
> lisp/vm-toolbar.elc
> lisp/vm-undo.elc lisp/vm-user.elc lisp/vm-vars.elc lisp/vm-vcard.elc
> lisp/vm-version.elc lisp/vm-virtual.elc lisp/vm-window.elc lisp/vm.elc \
> pdepends.mk
> rm -f lisp/auto-autoloads.el lisp/custom-load.el lisp/auto-autoloads.elc
> lisp/custom-load.elc package-info lisp/_pkg.el
> # get rid of VM 7.* remnants, i.e. source files in the root dir
> rm -f *.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/vm'
> [ -d w3 ] && /usr/bin/make -w -C w3 distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/w3'
> rm -f texi/w3-faq.dvi texi/w3.dvi \
> texi/w3-faq.ps texi/w3.ps
> rm -f texi/w3-faq.toc texi/w3.toc \
> texi/w3-faq.aux texi/w3.aux \
> texi/w3-faq.oaux texi/w3.oaux \
> texi/w3-faq.log texi/w3.log \
> texi/w3-faq.cp texi/w3.cp \
> texi/w3-faq.cps texi/w3.cps \
> texi/w3-faq.fn texi/w3.fn \
> texi/w3-faq.fns texi/w3.fns \
> texi/w3-faq.tp texi/w3.tp \
> texi/w3-faq.tps texi/w3.tps \
> texi/w3-faq.vr texi/w3.vr \
> texi/w3-faq.vrs texi/w3.vrs \
> texi/w3-faq.pg texi/w3.pg \
> texi/w3-faq.pgs texi/w3.pgs \
> texi/w3-faq.ky texi/w3.ky \
> texi/w3-faq.kys texi/w3.kys
> rm -f lisp/auto-autoloads.elc lisp/custom-load.elc lisp/css.elc
> lisp/dsssl-flow.elc lisp/dsssl.elc lisp/images.elc lisp/mm.elc
> lisp/mule-sysdp.elc lisp/socks.elc lisp/ssl.elc lisp/url-auth.elc
> lisp/url-cache.elc lisp/url-cookie.elc lisp/url-file.elc lisp/url-gopher.elc
> lisp/url-gw.elc lisp/url-http.elc lisp/url-irc.elc lisp/url-mail.elc
> lisp/url-misc.elc lisp/url-news.elc lisp/url-nfs.elc lisp/url-ns.elc
> lisp/url-parse.elc lisp/url-vars.elc lisp/url.elc lisp/url-ldap.elc
> lisp/url-cid.elc lisp/w3-about.elc lisp/w3-auto.elc lisp/w3-cus.elc
> lisp/w3-display.elc lisp/w3-e19.elc lisp/w3-e20.elc lisp/w3-elisp.elc
> lisp/w3-emulate.elc lisp/w3-forms.elc lisp/w3-hot.elc lisp/w3-hotindex.elc
> lisp/w3-imap.elc lisp/w3-java.elc lisp/w3-jscript.elc lisp/w3-keyword.elc
> lisp/w3-latex.elc lisp/w3-menu.elc lisp/w3-mouse.elc
> lisp/w3-parse.elc lisp/w3-print.elc lisp/w3-props.elc lisp/w3-script.elc
> lisp/w3-speak.elc lisp/w3-speak-table.elc lisp/w3-style.elc lisp/w3-sysdp.elc
> lisp/w3-toolbar.elc lisp/w3-vars.elc lisp/w3-widget.elc lisp/w3-xemac.elc
> lisp/w3.elc lisp/w3-cfg.elc \
> texi/w3-faq*.html texi/w3*.html texi/w3-faq.info* texi/w3.info* pdepends.mk
> stylesheet
> rm -f lisp/auto-autoloads.el lisp/custom-load.el lisp/auto-autoloads.elc
> lisp/custom-load.elc package-info lisp/_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/w3'
> [ -d x-symbol ] && /usr/bin/make -w -C x-symbol distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/x-symbol'
> rm -f man/x-symbol.dvi \
> man/x-symbol.ps
> rm -f man/x-symbol.toc \
> man/x-symbol.aux \
> man/x-symbol.oaux \
> man/x-symbol.log \
> man/x-symbol.cp \
> man/x-symbol.cps \
> man/x-symbol.fn \
> man/x-symbol.fns \
> man/x-symbol.tp \
> man/x-symbol.tps \
> man/x-symbol.vr \
> man/x-symbol.vrs \
> man/x-symbol.pg \
> man/x-symbol.pgs \
> man/x-symbol.ky \
> man/x-symbol.kys
> rm -f lisp/auto-autoloads.elc lisp/custom-load.elc lisp/x-symbol-bib.elc
> lisp/x-symbol-hooks.elc lisp/x-symbol-image.elc lisp/x-symbol-macs.elc
> lisp/x-symbol-nomule.elc lisp/x-symbol-sgml.elc lisp/x-symbol-tex.elc
> lisp/x-symbol-texi.elc lisp/x-symbol-vars.elc lisp/x-symbol-xmacs.elc
> lisp/x-symbol.elc lisp/x-symbol-mule.elc \
> man/x-symbol*.html man/x-symbol.info* pdepends.mk
> rm -rf genfonts pcf
> rm -f lisp/auto-autoloads.el lisp/custom-load.el lisp/auto-autoloads.elc
> lisp/custom-load.elc package-info lisp/_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/x-symbol'
> [ -d xetla ] && /usr/bin/make -w -C xetla distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/xetla'
> rm -f ./auto-autoloads.elc ./custom-load.elc ewoc.elc xetla-version.elc
> xetla-browse.elc xetla-core.elc xetla-defs.elc xetla-tips.elc xetla.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/xetla'
> [ -d xslide ] && /usr/bin/make -w -C xslide distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/xslide'
> rm -f ./auto-autoloads.elc ./custom-load.elc xslide-data.elc
> xslide-abbrev.elc xslide-process.elc xslide-font.elc xslide.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/xslide'
> [ -d xslt-process ] && /usr/bin/make -w -C xslt-process distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/xslt-process'
> rm -f doc/xslt-process.dvi \
> doc/xslt-process.ps
> rm -f doc/xslt-process.toc \
> doc/xslt-process.aux \
> doc/xslt-process.oaux \
> doc/xslt-process.log \
> doc/xslt-process.cp \
> doc/xslt-process.cps \
> doc/xslt-process.fn \
> doc/xslt-process.fns \
> doc/xslt-process.tp \
> doc/xslt-process.tps \
> doc/xslt-process.vr \
> doc/xslt-process.vrs \
> doc/xslt-process.pg \
> doc/xslt-process.pgs \
> doc/xslt-process.ky \
> doc/xslt-process.kys
> rm -f lisp/auto-autoloads.elc lisp/custom-load.elc lisp/xslt-process.elc \
> doc/xslt-process*.html doc/xslt-process.info* pdepends.mk INSTALL README
> rm -f lisp/auto-autoloads.el lisp/custom-load.el lisp/auto-autoloads.elc
> lisp/custom-load.elc package-info lisp/_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/xslt-process'
> [ -d xwem ] && /usr/bin/make -w -C xwem distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/xwem'
> rm -f man/xwem.dvi \
> man/xwem.ps
> rm -f man/xwem.toc \
> man/xwem.aux \
> man/xwem.oaux \
> man/xwem.log \
> man/xwem.cp \
> man/xwem.cps \
> man/xwem.fn \
> man/xwem.fns \
> man/xwem.tp \
> man/xwem.tps \
> man/xwem.vr \
> man/xwem.vrs \
> man/xwem.pg \
> man/xwem.pgs \
> man/xwem.ky \
> man/xwem.kys
> rm -f lisp/auto-autoloads.elc lisp/custom-load.elc lisp/xwem-appcollect.elc
> lisp/xwem-battery.elc lisp/xwem-clgen.elc lisp/xwem-clients.elc
> lisp/xwem-clswi.elc lisp/xwem-compat.elc lisp/xwem-desktop.elc
> lisp/xwem-diagram.elc lisp/xwem-edmacro.elc lisp/xwem-edprops.elc
> lisp/xwem-events.elc lisp/xwem-faces.elc lisp/xwem-focus.elc
> lisp/xwem-frame.elc lisp/xwem-framei.elc lisp/xwem-frametrans.elc
> lisp/xwem-gamma.elc lisp/xwem-help.elc lisp/xwem-holer.elc
> lisp/xwem-icons.elc lisp/xwem-interactive.elc lisp/xwem-keyboard.elc
> lisp/xwem-keydefs.elc lisp/xwem-keymacro.elc lisp/xwem-keytt.elc
> lisp/xwem-launcher.elc lisp/xwem-load.elc lisp/xwem-loaddefs.elc
> lisp/xwem-main.elc lisp/xwem-manage.elc lisp/xwem-minibuffer.elc
> lisp/xwem-misc.elc lisp/xwem-modes.elc lisp/xwem-mogu.elc lisp/xwem-mouse.elc
> lisp/xwem-netwm.elc
> lisp/xwem-osd.elc lisp/xwem-pager.elc lisp/xwem-recover.elc
> lisp/xwem-register.elc lisp/xwem-report.elc lisp/xwem-root.elc
> lisp/xwem-rooter.elc lisp/xwem-rooticon.elc lisp/xwem-selections.elc
> lisp/xwem-smartmods.elc lisp/xwem-sound.elc lisp/xwem-special.elc
> lisp/xwem-strokes.elc lisp/xwem-struct.elc lisp/xwem-tabbing.elc
> lisp/xwem-theme.elc lisp/xwem-time.elc lisp/xwem-transient.elc
> lisp/xwem-tray.elc lisp/xwem-version.elc lisp/xwem-vline.elc
> lisp/xwem-weather.elc lisp/xwem-win.elc lisp/xwem-worklog.elc \
> man/xwem*.html man/xwem.info* pdepends.mk
> rm -f lisp/auto-autoloads.el lisp/custom-load.el lisp/auto-autoloads.elc
> lisp/custom-load.elc package-info lisp/_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/xwem'
> [ -d zenirc ] && /usr/bin/make -w -C zenirc distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xemacs-packages/zenirc'
> rm -f doc/zenirc.dvi \
> doc/zenirc.ps
> rm -f doc/zenirc.toc \
> doc/zenirc.aux \
> doc/zenirc.oaux \
> doc/zenirc.log \
> doc/zenirc.cp \
> doc/zenirc.cps \
> doc/zenirc.fn \
> doc/zenirc.fns \
> doc/zenirc.tp \
> doc/zenirc.tps \
> doc/zenirc.vr \
> doc/zenirc.vrs \
> doc/zenirc.pg \
> doc/zenirc.pgs \
> doc/zenirc.ky \
> doc/zenirc.kys
> rm -f src/auto-autoloads.elc src/custom-load.elc src/zenirc-18.elc
> src/zenirc-8ball.elc src/zenirc-away.elc src/zenirc-bork.elc
> src/zenirc-color.elc src/zenirc-command-queue.elc src/zenirc-complete.elc
> src/zenirc-ctcp-flood.elc src/zenirc-dcc.elc src/zenirc-doto.elc
> src/zenirc-eval.elc src/zenirc-example.elc src/zenirc-fill.elc
> src/zenirc-finnish.elc src/zenirc-format.elc src/zenirc-fortran.elc
> src/zenirc-french.elc src/zenirc-history.elc src/zenirc-ignore.elc
> src/zenirc-iwantop.elc src/zenirc-klingon.elc src/zenirc-latin.elc
> src/zenirc-make.elc src/zenirc-meditate.elc src/zenirc-netsplit.elc
> src/zenirc-notify.elc src/zenirc-oink.elc src/zenirc-ojnk.elc
> src/zenirc-pjg.elc src/zenirc-popup.elc src/zenirc-prime-p.elc
> src/zenirc-random-away.elc src/zenirc-random-nick.elc src/zenirc-signal.elc
> src/zenirc-stamp.elc src/zenirc-swedish.elc src/zenirc-trigger.elc
> src/zenirc-yow-filter.elc src/zenirc-yow.elc src/zenirc.elc \
> doc/zenirc*.html doc/zenirc.info* pdepends.mk
> rm -f src/auto-autoloads.el src/custom-load.el src/auto-autoloads.elc
> src/custom-load.elc package-info src/_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages/zenirc'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/xemacs-packages'
> [ -d mule-packages ] && /usr/bin/make -w -C mule-packages distclean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/mule-packages'
> [ -d mule-base ] && /usr/bin/make -w -C mule-base distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/mule-packages/mule-base'
> rm -f ./auto-autoloads.elc ./custom-load.elc canna.elc char-table.elc
> chartblxmas.elc china-util.elc cyril-util.elc kana-keyboard.elc
> korea-util.elc isearch-mule.elc japan-util.elc mule-cne.elc mule-diag.elc
> mule-keyboard.elc mule-trex.elc mule-util.elc thai-xtis-util.elc
> viet-util.elc ethio-util.elc fsf-compat-unicode.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/mule-packages/mule-base'
> [ -d locale ] && /usr/bin/make -w -C locale distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/mule-packages/locale'
> rm -f ./auto-autoloads.elc ./custom-load.elc \
> pdepends.mk start-files/ja/locale-start.elc start-files/ro/locale-start.elc
> start-files/fr/locale-start.elc
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/mule-packages/locale'
> [ -d leim ] && /usr/bin/make -w -C leim distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/mule-packages/leim'
> rm -f ./auto-autoloads.elc ./custom-load.elc quail.elc leim-list.elc
> quail/4Corner.elc quail/ARRAY30.elc quail/CCDOSPY.elc quail/CTLau-b5.elc
> quail/CTLau.elc quail/ECDICT.elc quail/ETZY.elc quail/PY-b5.elc quail/PY.elc
> quail/Punct-b5.elc quail/Punct.elc quail/QJ-b5.elc quail/QJ.elc quail/SW.elc
> quail/TONEPY.elc quail/ZIRANMA.elc quail/ZOZY.elc quail/croatian.elc
> quail/cyril-jis.elc quail/cyrillic.elc quail/czech.elc quail/ethiopic.elc
> quail/greek.elc quail/hangul.elc quail/hangul3.elc quail/hanja-jis.elc
> quail/hanja.elc quail/ipa.elc quail/latin-alt.elc quail/latin-post.elc
> quail/latin-pre.elc quail/py-punct.elc quail/pypunct-b5.elc
> quail/quick-b5.elc quail/quick-cns.elc quail/sisheng.elc quail/slovak.elc
> quail/symbol-ksc.elc quail/thai-xtis.elc quail/tsang-b5.elc
> quail/tsang-cns.elc quail/viqr.elc
> quail/vntelex.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/mule-packages/leim'
> [ -d lookup ] && /usr/bin/make -w -C lookup distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/mule-packages/lookup'
> rm -f texi/lookup.dvi texi/lookup-guide.dvi \
> texi/lookup.ps texi/lookup-guide.ps
> rm -f texi/lookup.toc texi/lookup-guide.toc \
> texi/lookup.aux texi/lookup-guide.aux \
> texi/lookup.oaux texi/lookup-guide.oaux \
> texi/lookup.log texi/lookup-guide.log \
> texi/lookup.cp texi/lookup-guide.cp \
> texi/lookup.cps texi/lookup-guide.cps \
> texi/lookup.fn texi/lookup-guide.fn \
> texi/lookup.fns texi/lookup-guide.fns \
> texi/lookup.tp texi/lookup-guide.tp \
> texi/lookup.tps texi/lookup-guide.tps \
> texi/lookup.vr texi/lookup-guide.vr \
> texi/lookup.vrs texi/lookup-guide.vrs \
> texi/lookup.pg texi/lookup-guide.pg \
> texi/lookup.pgs texi/lookup-guide.pgs \
> texi/lookup.ky texi/lookup-guide.ky \
> texi/lookup.kys texi/lookup-guide.kys
> rm -f lisp/auto-autoloads.elc lisp/custom-load.elc lisp/evi-mule.elc
> lisp/evi.elc lisp/lookup-compile.elc lisp/lookup-content.elc
> lisp/lookup-defs.elc lisp/lookup-entry.elc lisp/lookup-misc.elc
> lisp/lookup-package.elc lisp/lookup-types.elc lisp/lookup-utils.elc
> lisp/lookup-vars.elc lisp/lookup-vse.elc lisp/lookup.elc lisp/ndcookie.elc
> lisp/ndeb.elc lisp/ndic.elc lisp/ndict.elc lisp/ndkks.elc lisp/ndmisc.elc
> lisp/ndnmz.elc lisp/ndspell.elc lisp/ndtp.elc lisp/stem-english.elc
> lisp/lookup-select.elc lisp/ndsrd.elc lisp/sdicf.elc \
> texi/lookup*.html texi/lookup-guide*.html texi/lookup.info*
> texi/lookup-guide.info* pdepends.mk
> rm -f lisp/auto-autoloads.el lisp/custom-load.el lisp/auto-autoloads.elc
> lisp/custom-load.elc package-info lisp/_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/mule-packages/lookup'
> [ -d edict ] && /usr/bin/make -w -C edict distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/mule-packages/edict'
> rm -f ./auto-autoloads.elc ./custom-load.elc edict.elc dui.elc
> edict-morphology.elc edict-japanese.elc edict-english.elc edict-edit.elc
> edict-update.elc edict-test.elc dui-registry.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/mule-packages/edict'
> [ -d egg-its ] && /usr/bin/make -w -C egg-its distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/mule-packages/egg-its'
> rm -f ./auto-autoloads.elc ./custom-load.elc egg-busyu.elc egg-cwnn-leim.elc
> egg-jisx0201.elc egg-jsymbol.elc egg-keymap.elc egg-kwnn-leim.elc
> egg-leim.elc egg-quail.elc egg-sj3-client.elc egg-sj3-leim.elc egg-sj3.elc
> egg-wnn.elc egg.elc its-han-kata.elc its-hangul.elc its-hankaku.elc
> its-hira.elc its-kanainput.elc its-kata.elc its-pinyin.elc its-zenkaku.elc
> its-zhuyin.elc \
> pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/mule-packages/egg-its'
> [ -d skk ] && /usr/bin/make -w -C skk distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/mule-packages/skk'
> rm -f texi/skk.dvi \
> texi/skk.ps
> rm -f texi/skk.toc \
> texi/skk.aux \
> texi/skk.oaux \
> texi/skk.log \
> texi/skk.cp \
> texi/skk.cps \
> texi/skk.fn \
> texi/skk.fns \
> texi/skk.tp \
> texi/skk.tps \
> texi/skk.vr \
> texi/skk.vrs \
> texi/skk.pg \
> texi/skk.pgs \
> texi/skk.ky \
> texi/skk.kys
> rm -f ./auto-autoloads.elc ./custom-load.elc skk-foreword.elc skk-auto.elc
> skk-comp.elc skk-cursor.elc skk-develop.elc skk-gadget.elc skk-isearch.elc
> skk-kakasi.elc skk-kcode.elc skk-leim.elc skk-look.elc skk-num.elc
> skk-obsolete.elc skk-server.elc skk-tut.elc skk-vars.elc skk-viper.elc
> skk.elc \
> texi/skk*.html texi/skk.info* pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/mule-packages/skk'
> [ -d mule-ucs ] && /usr/bin/make -w -C mule-ucs distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/mule-packages/mule-ucs'
> rm -f doc/mule-ucs.dvi \
> doc/mule-ucs.ps
> rm -f doc/mule-ucs.toc \
> doc/mule-ucs.aux \
> doc/mule-ucs.oaux \
> doc/mule-ucs.log \
> doc/mule-ucs.cp \
> doc/mule-ucs.cps \
> doc/mule-ucs.fn \
> doc/mule-ucs.fns \
> doc/mule-ucs.tp \
> doc/mule-ucs.tps \
> doc/mule-ucs.vr \
> doc/mule-ucs.vrs \
> doc/mule-ucs.pg \
> doc/mule-ucs.pgs \
> doc/mule-ucs.ky \
> doc/mule-ucs.kys
> rm -f lisp/auto-autoloads.elc lisp/custom-load.elc lisp/mucs.elc
> lisp/mucs-ccl.elc lisp/mucs-error.elc lisp/mucs-type.elc lisp/mule-uni.elc
> lisp/mccl-font.elc lisp/tae.elc lisp/tbl-mg.elc lisp/trans-util.elc
> lisp/txt-tbl.elc lisp/unicode.elc lisp/un-data.elc lisp/un-tools.elc
> lisp/unidata.elc lisp/utf.elc lisp/un-define.elc lisp/un-supple.elc \
> doc/mule-ucs*.html doc/mule-ucs.info* pdepends.mk
> rm -f lisp/auto-autoloads.el lisp/custom-load.el lisp/auto-autoloads.elc
> lisp/custom-load.elc package-info lisp/_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/mule-packages/mule-ucs'
> [ -d latin-unity ] && /usr/bin/make -w -C latin-unity distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/mule-packages/latin-unity'
> rm -f latin-unity.dvi \
> latin-unity.ps
> rm -f latin-unity.toc \
> latin-unity.aux \
> latin-unity.oaux \
> latin-unity.log \
> latin-unity.cp \
> latin-unity.cps \
> latin-unity.fn \
> latin-unity.fns \
> latin-unity.tp \
> latin-unity.tps \
> latin-unity.vr \
> latin-unity.vrs \
> latin-unity.pg \
> latin-unity.pgs \
> latin-unity.ky \
> latin-unity.kys
> rm -f ./auto-autoloads.elc ./custom-load.elc latin-unity.elc
> latin-unity-vars.elc latin-euro-input.elc latin-unity-latin7.elc
> latin-latin7-input.elc latin-unity-latin9.elc latin-unity-latin8.elc
> latin-unity-latin10.elc latin-unity-utils.elc \
> latin-unity*.html latin-unity.info* pdepends.mk
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/mule-packages/latin-unity'
> [ -d latin-euro-standards ] && /usr/bin/make -w -C latin-euro-standards
> distclean
> make[3]: Entering directory
> '/<<PKGBUILDDIR>>/mule-packages/latin-euro-standards'
> rm -f latin-euro-standards.dvi \
> latin-euro-standards.ps
> rm -f latin-euro-standards.toc \
> latin-euro-standards.aux \
> latin-euro-standards.oaux \
> latin-euro-standards.log \
> latin-euro-standards.cp \
> latin-euro-standards.cps \
> latin-euro-standards.fn \
> latin-euro-standards.fns \
> latin-euro-standards.tp \
> latin-euro-standards.tps \
> latin-euro-standards.vr \
> latin-euro-standards.vrs \
> latin-euro-standards.pg \
> latin-euro-standards.pgs \
> latin-euro-standards.ky \
> latin-euro-standards.kys
> rm -f ./auto-autoloads.elc ./custom-load.elc latin-euro-latin7.elc
> latin-euro-latin8.elc latin-euro-latin9.elc latin-euro-latin10.elc
> latin-euro-standards.elc \
> latin-euro-standards*.html latin-euro-standards.info* pdepends.mk
> latin-euro-latin7.elc latin-euro-latin8.elc latin-euro-latin9.elc
> latin-euro-latin10.elc latin-euro-standards.elc
> rm -f ./auto-autoloads.el ./custom-load.el ./auto-autoloads.elc
> ./custom-load.elc package-info ./_pkg.el
> make[3]: Leaving directory
> '/<<PKGBUILDDIR>>/mule-packages/latin-euro-standards'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/mule-packages'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f xemacs-packages/eshell/esh-groups.el \
> xemacs-packages/ess/texi/version.texi \
> xemacs-packages/ess/VERSION \
> xemacs-packages/x-symbol/man/index.html
> if [ -f debian/PackagesMakefile ] ; then \
> /usr/bin/make -f debian/PackagesMakefile clean ; \
> fi
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf /<<PKGBUILDDIR>>/debian/build
> rm /<<PKGBUILDDIR>>/basesupport-move-files-stamp
> rm /<<PKGBUILDDIR>>/mulesupport-move-files-stamp
> #-rm -f /<<PKGBUILDDIR>>/debian/*.debbuild
> #set -e ; for i in debian/patches/* ; do \
> # patch -p1 -R < $i || true; \
> #done
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f `find . -name "*~"`
> rm -f `find . -name '*.orig'`
> rm -f `find . -name '*.elc'`
> rm -f Local.rules
> dh_clean
> # must be done last because it removes the control file
> set -e ; cd debian ; /usr/bin/make -f ConfigMakefile VAR_FILE=./var_file.pl
> clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>/debian'
> for i in PackagesMakefile.in control.in
> xemacs@MAJVERSION@@[email protected]
> xemacs@MAJVERSION@@[email protected]
> xemacs@MAJVERSION@@[email protected] ; do \
> if [ "$i" = "control.in" ] ; then \
> perl convert-in-file ./var_file.pl $i ; \
> else \
> perl convert-in-file ./var_file.pl CLEAN $i ; \
> fi \
> done
> Removing file PackagesMakefile
> Converting from control.in to control
> Removing file xemacs21-basesupport-el.dirs
> Removing file xemacs21-basesupport.dirs
> Removing file xemacs21-mulesupport.dirs
> rm -f convert_files.stamp
> make[1]: Leaving directory '/<<PKGBUILDDIR>>/debian'
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building xemacs21-packages using existing
> ./xemacs21-packages_2009.02.17.dfsg.3.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: newly created empty file
> 'xemacs-packages/auctex/preview/latex/preview.hd' will not be represented in
> diff
> dpkg-source: info: local changes detected, the modified files are:
>
> xemacs21-packages-2009.02.17.dfsg.3/xemacs-packages/auctex/preview/latex/preview.out
> dpkg-source: error: aborting due to unexpected upstream changes, see
> /tmp/xemacs21-packages_2009.02.17.dfsg.3-1.diff.0aeKdb
> dpkg-source: info: Hint: make sure the version in debian/changelog matches
> the unpacked source tree
> dpkg-source: info: you can integrate the local changes with dpkg-source
> --commit
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2
>
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage
> --sanitize-env -us -uc -rfakeroot -S' failed to run.
The full build log is available from:
http://qa-logs.debian.net/2023/08/13/xemacs21-packages_2009.02.17.dfsg.3-1_unstable.log
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: xemacs21-packages
Source-Version: 2009.02.17.dfsg.3-2
Done: Mark Brown <[email protected]>
We believe that the bug you reported is fixed in the latest version of
xemacs21-packages, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Mark Brown <[email protected]> (supplier of updated xemacs21-packages package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 15 Aug 2023 01:01:23 +0100
Source: xemacs21-packages
Architecture: source
Version: 2009.02.17.dfsg.3-2
Distribution: unstable
Urgency: low
Maintainer: Mark Brown <[email protected]>
Changed-By: Mark Brown <[email protected]>
Closes: 1048441
Changes:
xemacs21-packages (2009.02.17.dfsg.3-2) unstable; urgency=low
.
* Clean preview.hd (closes: #1048441).
Checksums-Sha1:
200c39281d616345749b2e0a74f5716b9c5e09db 1855
xemacs21-packages_2009.02.17.dfsg.3-2.dsc
5c088f39359e55da9865dc7255ee4e78171f93e0 25560
xemacs21-packages_2009.02.17.dfsg.3-2.debian.tar.xz
c57dddde1bb9b1b97e85ca72c9dd63cce50d3568 5946
xemacs21-packages_2009.02.17.dfsg.3-2_source.buildinfo
Checksums-Sha256:
4c2359c3e17a91b0ed8629ae73b0bdd36a3db2b3c95f7504d8360b6f1ab5b421 1855
xemacs21-packages_2009.02.17.dfsg.3-2.dsc
1ef7116bbdf11e8abb39dc9f1481be7c1b842d41a2700b17e6c30ed426799b4e 25560
xemacs21-packages_2009.02.17.dfsg.3-2.debian.tar.xz
6a9ac97fda7414eea30e99f53dd6a972cc0bfe1b6e64aa3b668cc37825569316 5946
xemacs21-packages_2009.02.17.dfsg.3-2_source.buildinfo
Files:
bb311811b62292dc6fa90410609767af 1855 editors optional
xemacs21-packages_2009.02.17.dfsg.3-2.dsc
36c858f2af42ad563cfc0ceefcf9c30d 25560 editors optional
xemacs21-packages_2009.02.17.dfsg.3-2.debian.tar.xz
79551a96510661a00f9720a932e79dcd 5946 editors optional
xemacs21-packages_2009.02.17.dfsg.3-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQFHBAEBCgAxFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmTawjUTHGJyb29uaWVA
ZGViaWFuLm9yZwAKCRAk1otyXVSH0FhrB/9Bb8c7CL10SXG/ceiYGKcgrV5jLriJ
MQ5uHvdAmL7tD6CuORfQ0mxWi//SaIySHBloZyQ7uT2BD765e8TPfw7mJ3kaLq5B
++RoGLPqOMScKnGtisL0c3PM0edX7cwXjQpQX+TP1DT3TUmRkxU/bcBFM8IcqVIx
nYOT3J2SnjdG7XnsHKgan12zt4xFR61W11DD+ieD6TEyjJpaT2JyNFswJIDaahUq
XYhufJyuVJ4ZD9AMO4ABDYrtZC/5cqKgQjF4PB3/llHeGTG6pECrZQvLVofd92Cr
5gqB6nevwt6BIj7OHuPctVPKLp2FX0/SmWbDneWUmedIkkI9J4XeGgLb
=itDW
-----END PGP SIGNATURE-----
--- End Message ---