[build-status: 57428] Log for successful build of tclex_1.2a1-10 (dist=unstable)
Build Daemon
buildd at linux-m32r.org
Wed Feb 21 05:55:50 JST 2007
Automatic build of tclex_1.2a1-10 on mappi005 by sbuild/m32r 1.7
Build started at 20070221-0542
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 106kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main tclex 1.2a1-10 (dsc) [585B]
Get:2 http://debian.linux-m32r.org 06_devonian/main tclex 1.2a1-10 (tar) [100kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main tclex 1.2a1-10 (diff) [5618B]
Fetched 106kB in 1s (62.6kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: tcl8.3-dev, tk8.3-dev, debhelper (>= 4.0.0)
Checking for already installed source dependencies...
tcl8.3-dev: missing
tk8.3-dev: missing
debhelper: already installed (in sufficient version 5.0.42 >= 4.0.0)
Checking for source dependency conflicts...
/usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install tcl8.3-dev tk8.3-dev
Reading package lists...
Building dependency tree...
The following extra packages will be installed:
tk8.3
Suggested packages:
tcl8.3-doc tk8.3-doc
Recommended packages:
xterm x-terminal-emulator
The following packages will be REMOVED:
tk8.4-dev*
The following NEW packages will be installed:
tcl8.3-dev tk8.3 tk8.3-dev
0 upgraded, 3 newly installed, 1 to remove and 8 not upgraded.
Need to get 0B/2061kB of archives.
After unpacking 3772kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
tcl8.3-dev tk8.3 tk8.3-dev
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin:
Authentication warning overridden.
(Reading database ... 63166 files and directories currently installed.)
Removing tk8.4-dev ...
Selecting previously deselected package tcl8.3-dev.
(Reading database ... 63124 files and directories currently installed.)
Unpacking tcl8.3-dev (from .../tcl8.3-dev_8.3.5-5_m32r.deb) ...
Selecting previously deselected package tk8.3.
Unpacking tk8.3 (from .../tk8.3_8.3.5-6_m32r.deb) ...
Selecting previously deselected package tk8.3-dev.
Unpacking tk8.3-dev (from .../tk8.3-dev_8.3.5-6_m32r.deb) ...
Setting up tcl8.3-dev (8.3.5-5) ...
Setting up tk8.3 (8.3.5-6) ...
Setting up tk8.3-dev (8.3.5-6) ...
Checking correctness of source dependencies...
------------------------------------------------------------------------------
gpg: Signature made Tue Jan 23 16:55:58 2007 JST using DSA key ID 807CAC25
gpg: Can't check signature: public key not found
dpkg-source: extracting tclex in tclex-1.2a1
dpkg-source: unpacking tclex_1.2a1.orig.tar.gz
dpkg-source: applying /debian/buildd/build/tclex_1.2a1-10.diff.gz
dpkg-buildpackage: source package is tclex
dpkg-buildpackage: source version is 1.2a1-10
dpkg-buildpackage: source changed by Michael Ablassmeier <abi at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 1.2a1-10
/usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp
/usr/bin/make -C src distclean
make[1]: Entering directory `/build/buildd/tclex-1.2a1/src'
rm -f *.o core pkgIndex.tcl
rm -f Makefile config.* tcLex.so
make[1]: Leaving directory `/build/buildd/tclex-1.2a1/src'
rm -f src/*.so
rm -f `find . -name "*~"`
rm -rf debian/tclex debian/files* core debian/substvars
dh_clean
debian/rules build
dh_testdir
cd src; chmod +x configure; ./configure;
creating cache ./config.cache
setting prefix to: /usr
checking for a BSD compatible install... /usr/bin/ginstall -c
updating cache ./config.cache
creating ./config.status
creating Makefile
/usr/bin/make -C src
make[1]: Entering directory `/build/buildd/tclex-1.2a1/src'
cc -pipe -fPIC -I/usr/include/tcl8.3/tcl-private/generic -I/usr/include -DTCLEX_VERSION=\"1.2\" -c -o tcLex.o tcLex.c
tcLex.c: In function 'LexerCreateObjCmd':
tcLex.c:1274: warning: passing argument 6 of 'Tcl_GetIndexFromObj' from incompatible pointer type
tcLex.c: In function 'LexerMainObjCmd':
tcLex.c:1472: warning: passing argument 6 of 'Tcl_GetIndexFromObj' from incompatible pointer type
tcLex.c: In function 'LexerConditionsObjCmd':
tcLex.c:2565: warning: passing argument 6 of 'Tcl_GetIndexFromObj' from incompatible pointer type
tcLex.c: In function 'LexerObjCmd':
tcLex.c:2938: warning: passing argument 6 of 'Tcl_GetIndexFromObj' from incompatible pointer type
cc -pipe -fPIC -I/usr/include/tcl8.3/tcl-private/generic -I/usr/include -DTCLEX_VERSION=\"1.2\" -c -o tcLexRE.o tcLexRE.c
cc -pipe -shared -o tcLex.so tcLex.o tcLexRE.o
(if test -f /usr/lib/tcLex1.2/pkgIndex.tcl; \
then grep -v 1.2 /usr/lib/tcLex1.2/pkgIndex.tcl; \
else true; fi;) | \
echo 'package ifneeded tcLex 1.2 [list load [file join $dir tcLex.so.1.2] tcLex]' > pkgIndex.tcl
make[1]: Leaving directory `/build/buildd/tclex-1.2a1/src'
touch build-stamp
/usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
dh_testdir
dh_testroot
dh_installchangelogs
dh_installdocs README.txt changes.txt
dh_installexamples
/usr/bin/make -C src install TCL_PREFIX=../debian/tclex/usr
make[1]: Entering directory `/build/buildd/tclex-1.2a1/src'
if test ! -d ../debian/tclex/usr/lib/tcLex1.2; then mkdir ../debian/tclex/usr/lib/tcLex1.2; fi
/usr/bin/ginstall -c tcLex.so ../debian/tclex/usr/lib/tcLex1.2/tcLex.so.1.2
/usr/bin/ginstall -c -m 644 pkgIndex.tcl ../debian/tclex/usr/lib/tcLex1.2/pkgIndex.tcl
make[1]: Leaving directory `/build/buildd/tclex-1.2a1/src'
for a in `cd doc/en; ls *.htm`; do \
cat doc/en/$a | perl -pe 's/("\w+)\.htm\b/\1.html/g' > debian/tclex/usr/share/doc/tclex/html/${a}l; \
done
dh_installman
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `tclex' in `../tclex_1.2a1-10_m32r.deb'.
dpkg-genchanges -B
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20070221-0552
chroot-unstable/build/buildd/tclex_1.2a1-10_m32r.deb:
new debian package, version 2.0.
size 46612 bytes: control archive= 2467 bytes.
2578 bytes, 51 lines control
1484 bytes, 21 lines md5sums
478 bytes, 17 lines * postinst #!/bin/sh
400 bytes, 16 lines * prerm #!/bin/sh
Package: tclex
Version: 1.2a1-10
Section: interpreters
Priority: extra
Architecture: m32r
Depends: tcl8.3, tk8.3, libc6 (>= 2.3.5-1)
Installed-Size: 216
Maintainer: Debian QA Group <packages at qa.debian.org>
Description: A lexical analyzer generator for Tcl
tcLex is a lexer (lexical analyzer) generator extension to Tcl. It is
inspired by Unix and GNU lex and flex, which are "tools for
generating programs that perform pattern-matching on text". tcLex is
very similar to these programs, except it uses Tcl philosophy and
syntax, whereas the others use their own syntax and are used in
conjunction with the C language. People used to lex or flex should
then feel familiar with tcLex. tcLex is a small extension (the
Windows compiled version is about 20kb, and the source is about
150kb), because it extensively uses the Tcl library. However, the
current doesn't use Tcl's regexp code anymore but a patched version
is now included in tcLex, which makes it slightly bigger (by a few
KB). tcLex should work with Tcl 8.0 and later. tcLex will NEVER work
with earlier versions, because it uses Tcl 8.0's "object" system for
performance. The most interesting features are:
.
* cross-platform support, thanks to Tcl. Though it has been
developed on Windows and tested on Windows and Unix only, it
should work on other platforms as long as Tcl exists on these
platforms. Supported Tcl platforms are Windows 95/NT, Unix (Linux,
Solaris...) and Macintosh. Other platforms are VMS, OS/2,
NeXTStep, Amiga...
.
* unlike lex and flex, which only generate static lexers written in
C and intended to be compiled, tcLex dynamically generates Tcl
commands that can be used like other C commands or Tcl procedures
from within Tcl scripts or C programs.
.
* it uses Tcl regular expressions. That means you don't have to
learn another regexp language.
.
* it works with Tcl namespaces
.
* the generated lexer commands can be used in one pass or
incrementally, because they maintain state information. That way,
several instances of the same lexer (eg a HTML parser) can run at
the same time in distinct call frames and maintain distinct states
(local variables...). Lexer need not be specially designed in
order to be used incrementally, the same lexer can transparently
be used in one pass or incrementally. This feature is especially
useful when processing text from a file or an Internet socket (Web
pages for example), when data is not necessarily available at the
beginning of the processing.
chroot-unstable/build/buildd/tclex_1.2a1-10_m32r.deb:
drwxr-xr-x root/root 0 2007-02-21 05:51 ./
drwxr-xr-x root/root 0 2007-02-21 05:49 ./usr/
drwxr-xr-x root/root 0 2007-02-21 05:50 ./usr/share/
drwxr-xr-x root/root 0 2007-02-21 05:50 ./usr/share/doc-base/
-rw-r--r-- root/root 258 2007-02-21 05:47 ./usr/share/doc-base/tclex-manual
drwxr-xr-x root/root 0 2007-02-21 05:49 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-02-21 05:51 ./usr/share/doc/tclex/
-rw-r--r-- root/root 4301 1999-09-03 22:34 ./usr/share/doc/tclex/README.txt.gz
drwxr-xr-x root/root 0 2007-02-21 05:50 ./usr/share/doc/tclex/html/
-rw-r--r-- root/root 171 2007-02-21 05:50 ./usr/share/doc/tclex/html/blank.html
-rw-r--r-- root/root 749 2007-02-21 05:50 ./usr/share/doc/tclex/html/about_toc.html
-rw-r--r-- root/root 1117 2007-02-21 05:50 ./usr/share/doc/tclex/html/design.html
-rw-r--r-- root/root 979 2007-02-21 05:50 ./usr/share/doc/tclex/html/examples.html
-rw-r--r-- root/root 1489 2007-02-21 05:50 ./usr/share/doc/tclex/html/complement_toc.html
-rw-r--r-- root/root 687 2007-02-21 05:50 ./usr/share/doc/tclex/html/design_toc.html
-rw-r--r-- root/root 609 2007-02-21 05:50 ./usr/share/doc/tclex/html/examples_toc.html
-rw-r--r-- root/root 30167 2007-02-21 05:50 ./usr/share/doc/tclex/html/using.html
-rw-r--r-- root/root 6178 2007-02-21 05:50 ./usr/share/doc/tclex/html/about.html
-rw-r--r-- root/root 2815 2007-02-21 05:50 ./usr/share/doc/tclex/html/using_toc.html
-rw-r--r-- root/root 754 2007-02-21 05:50 ./usr/share/doc/tclex/html/index.html
-rw-r--r-- root/root 20429 2007-02-21 05:50 ./usr/share/doc/tclex/html/complement.html
-rw-r--r-- root/root 952 2007-02-21 05:50 ./usr/share/doc/tclex/html/menu.html
-rw-r--r-- root/root 3185 2007-02-21 05:47 ./usr/share/doc/tclex/copyright
-rw-r--r-- root/root 4925 1999-09-03 22:34 ./usr/share/doc/tclex/changes.txt.gz
-rw-r--r-- root/root 280 2007-02-21 05:47 ./usr/share/doc/tclex/README.Debian
-rw-r--r-- root/root 1447 2007-02-21 05:47 ./usr/share/doc/tclex/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-02-21 05:49 ./usr/lib/
drwxr-xr-x root/root 0 2007-02-21 05:50 ./usr/lib/tcLex1.2/
-rw-r--r-- root/root 75 2007-02-21 05:50 ./usr/lib/tcLex1.2/pkgIndex.tcl
-rw-r--r-- root/root 28828 2007-02-21 05:50 ./usr/lib/tcLex1.2/tcLex.so.1.2
tclex_1.2a1-10_m32r.changes:
Format: 1.7
Date: Tue, 23 Jan 2007 08:52:27 +0100
Source: tclex
Binary: tclex
Architecture: m32r
Version: 1.2a1-10
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages at qa.debian.org>
Changed-By: Michael Ablassmeier <abi at debian.org>
Description:
tclex - A lexical analyzer generator for Tcl
Closes: 359579
Changes:
tclex (1.2a1-10) unstable; urgency=low
.
* QA upload. (ACK NMU; Closes: #359579)
* Set maintainer to QA Group; Orphaned: #406135
* Bump compat level, depend on at least dh 4.0
* Conforms with latest Standards Version 3.7.2
Files:
1371148855fa39fffa158761ba22d2b3 46612 interpreters extra tclex_1.2a1-10_m32r.deb
******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd/tclex-1.2a1
------------------------------------------------------------------------------
/usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install apache2-common* libmysqlclient12-dev* tk8.4-dev*
Reading package lists...
Building dependency tree...
Note, selecting apache2-common for regex 'apache2-common*'
Note, selecting libmysqlclient12-dev for regex 'libmysqlclient12-dev*'
Note, selecting tk8.4-dev for regex 'tk8.4-dev*'
The following extra packages will be installed:
tk8.4-dev
Suggested packages:
tk8.4-doc
The following packages will be REMOVED:
tk8.3-dev*
The following NEW packages will be installed:
tk8.4-dev
0 upgraded, 1 newly installed, 1 to remove and 8 not upgraded.
Need to get 0B/797kB of archives.
After unpacking 287kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
tk8.4-dev
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin:
Authentication warning overridden.
(Reading database ... 63315 files and directories currently installed.)
Removing tk8.3-dev ...
Selecting previously deselected package tk8.4-dev.
(Reading database ... 63275 files and directories currently installed.)
Unpacking tk8.4-dev (from .../tk8.4-dev_8.4.12-1_m32r.deb) ...
Setting up tk8.4-dev (8.4.12-1) ...
/usr/bin/sudo dpkg --root=/debian/buildd/build/chroot-unstable --purge tk8.3 tk8.3-dev tcl8.3-dev
(Reading database ... 63317 files and directories currently installed.)
Removing tk8.3 ...
Purging configuration files for tk8.3 ...
dpkg - warning: ignoring request to remove tk8.3-dev which isn't installed.
Removing tcl8.3-dev ...
******************************************************************************
Finished at 20070221-0555
Build needed 00:05:52, 952k disk space
More information about the build-status
mailing list