Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Sep 2008 03:51:24 +0300 (EEST)
From:      QAT@FreeBSD.org
To:        ports@FreeBSD.org
Subject:   textproc/xslide.el - fails: mtree
Message-ID:  <20080918005124.78D1012E4679@quark.ds9.tecnik93.com>

next in thread | raw e-mail | index | archive | help
Hi,


The build which triggered this email is done under tinderbox-2.4.3, on 
7-STABLE on amd64, with tinderd_flags="-nullfs -plistcheck -onceonly"
and ccache support, with the "official" up-to-date Ports Tree, with the
following vars set:
NOPORTDOCS=yes,  NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes.


Excerpt from http://T64.TecNik93.com/logs/7-STABLE-FTP/xslide.el-0.2.2_1.log :


building xslide.el-0.2.2_1 in directory /var/tinderbox/7-STABLE-FTP
maintained by: ports@FreeBSD.org
building for:  7.0-STABLE amd64
port directory: /usr/ports/textproc/xslide.el
Makefile ident: $FreeBSD: ports/textproc/xslide.el/Makefile,v 1.6 2006/06/26 19:21:03 anray Exp $
prefixes: LOCALBASE=usr/local X11BASE=usr/local
NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes
build started at Thu Sep 18 00:51:20 UTC 2008

.................................<Last 40 lines of the log>..................

(cd /work/a/ports/textproc/xslide.el/work/xslide-0.2.2 &&  for f in xslide.el  xslide-abbrev.el  xslide-data.el  xslide-font.el  xslide-initial.xsl  xslide-process.el;  do  install  -o root -g wheel -m 444 $f /usr/local/share/emacs/site-lisp;  /bin/ln -sf /usr/local/share/emacs/site-lisp/$f /usr/local/lib/xemacs/site-lisp;  done;  install  -o root -g wheel -m 444 README.TXT TODO NEWS ChangeLog /usr/local/share/doc/xslide.el  )
****************************************************************************
To use xsl-mode, add to your ~/.emacs the following lines:

;; XSL mode
(autoload 'xsl-mode "xslide" "Major mode for XSL stylesheets." t)

;; Turn on font lock when in XSL mode
(add-hook 'xsl-mode-hook
	  'turn-on-font-lock)

(setq auto-mode-alist
      (append
       (list
	'("\\.fo" . xsl-mode)
	'("\\.xsl" . xsl-mode))
       auto-mode-alist))

;; Uncomment if using abbreviations
;; (abbrev-mode t)
****************************************************************************
===>   Registering installation for xslide.el-0.2.2_1
================================================================
====================<phase 7: make package>====================
===>  Building package for xslide.el-0.2.2_1
Creating package /tmp/packages/All/xslide.el-0.2.2_1.tbz
Registering depends:.
Creating bzip'd tar ball in '/tmp/packages/All/xslide.el-0.2.2_1.tbz'
Deleting xslide.el-0.2.2_1
================================================================

=== Checking filesystem state
list of extra files and directories in / (not present before this port was installed but present after it was deinstalled)
2779334        4 drwxr-xr-x    2 root             wheel                 512 Sep 18 00:51 usr/local/share/doc/xslide.el
2779341       12 -r--r--r--    1 root             wheel                4574 Sep 18 00:51 usr/local/share/doc/xslide.el/README.TXT
2779342        4 -r--r--r--    1 root             wheel                  95 Sep 18 00:51 usr/local/share/doc/xslide.el/TODO
2779343        4 -r--r--r--    1 root             wheel                 427 Sep 18 00:51 usr/local/share/doc/xslide.el/NEWS
2779344        8 -r--r--r--    1 root             wheel                2781 Sep 18 00:51 usr/local/share/doc/xslide.el/ChangeLog
================================================================
build of /usr/ports/textproc/xslide.el ended at Thu Sep 18 00:51:23 UTC 2008


A description of the testing process can be found here:
http://T32.TecNik93.com/FreeBSD/QA-Tindy/testing_process.txt


Thanks for your work on making FreeBSD better,

-- 
IOnut - Un^d^dregistered ;) FreeBSD "user"
  "Intellectual Property" is   nowhere near as valuable   as "Intellect"
FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080918005124.78D1012E4679>