[build-status: 55188] Log for successful build of man2html_1.6c-4 (dist=unstable)

Build Daemon buildd at linux-m32r.org
Mon Jan 22 12:28:27 JST 2007


Automatic build of man2html_1.6c-4 on mappi005 by sbuild/m32r 1.7
Build started at 20070122-1215
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 290kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main man2html 1.6c-4 (dsc) [580B]
Get:2 http://debian.linux-m32r.org 06_devonian/main man2html 1.6c-4 (tar) [245kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main man2html 1.6c-4 (diff) [43.9kB]
Fetched 290kB in 2s (103kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5.0.21), dbs (>= 0.24)
Checking for already installed source dependencies...
debhelper: already installed (in sufficient version 5.0.42 >= 5.0.21)
dbs: already installed (in sufficient version 0.42 >= 0.24)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
------------------------------------------------------------------------------
dpkg-source: extracting man2html in man2html-1.6c
dpkg-source: unpacking man2html_1.6c.orig.tar.gz
dpkg-source: applying /debian/buildd2/build/man2html_1.6c-4.diff.gz
dpkg-buildpackage: source package is man2html
dpkg-buildpackage: source version is 1.6c-4
dpkg-buildpackage: source changed by Robert Luberda <robert at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 1.6c-4
 /usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
# Add here commands to clean up after the build process.
cd debian/sources && /usr/bin/make clean
make[1]: Entering directory `/build/buildd2/man2html-1.6c/debian/sources'
rm -f *.o *~ core manwhatis mansec man2html.cgi
make[1]: Leaving directory `/build/buildd2/man2html-1.6c/debian/sources'
rm -rf stampdir build-tree
dh_clean
 debian/rules build
test -d stampdir || mkdir stampdir
touch "stampdir/source.created"
touch "stampdir/vars.sh"
/bin/bash -e /usr/share/dbs/internal/lib "SOURCE_DIR=\"build-tree\"" "STAMP_DIR=\"stampdir\"" "VARS_FILE=\"stampdir/vars.sh\"" "STRIP_LEVEL=0" "TAR_DIR=\"man-1.6c\"" source_unpack
Extracting upstream tarball ./man-1.6c.tar.gz successful.
touch "stampdir/source.unpack"
/bin/bash -e /usr/share/dbs/internal/lib "SOURCE_DIR=\"build-tree\"" "STAMP_DIR=\"stampdir\"" "VARS_FILE=\"stampdir/vars.sh\"" "STRIP_LEVEL=0" "TAR_DIR=\"man-1.6c\"" patch_apply
Applying patch debian/patches/000-Makefile.in.patch successful.
Applying patch debian/patches/001-hman-bashism.patch successful.
Applying patch debian/patches/002-man2html-default-cgibase.patch successful.
Applying patch debian/patches/003-hman-browser.patch successful.
Applying patch debian/patches/004-spelling.patch successful.
Applying patch debian/patches/005-paths.patch successful.
Applying patch debian/patches/010-aux-debian.patch successful.
Applying patch debian/patches/011-man2html-doctype-status.patch successful.
Applying patch debian/patches/012-man2html-TH.patch successful.
Applying patch debian/patches/013-man2html-file-link.patch successful.
Applying patch debian/patches/014-hman-sensible-browser.patch successful.
Applying patch debian/patches/015-hman-urlencode.patch successful.
Applying patch debian/patches/017-man2html.seealso.patch successful.
Applying patch debian/patches/018-man2html-quotes.patch successful.
Applying patch debian/patches/019-man2html-noindex-segfault.patch successful.
Applying patch debian/patches/020-man2html-escape_N.patch successful.
Applying patch debian/patches/021-man2html-perl_modules.patch successful.
touch "stampdir/patchapply"
dh_testdir
# Add here commands to configure the package.
cd build-tree/man-1.6c && ./configure -d +fhs
checking for gcc
gcc is /usr/bin/gcc
checking for ANSI C header files
checking for POSIX.1 header files
checking for BSD string and memory functions
checking whether sys/types.h defines uid_t
checking for Xenix
checking how to get alloca
checking for nls
checking for getopt.h
Checking echo to see how to suppress newlines...
...using -n.

Assuming you want to be able to handle the nroff source for man pages.

Assuming the following ways to invoke the various commands and filters:
troff command:	/usr/bin/groff -Tps -mandoc
nroff command:	/usr/bin/nroff -Tlatin1 -mandoc
jnroff command:	/usr/bin/groff -Tnippon -mandocj
eqn command:	/usr/bin/geqn -Tps
neqn command:	/usr/bin/geqn -Tlatin1
jneqn command:	/usr/bin/geqn -Tnippon
tbl command:	/usr/bin/gtbl
col command:	/usr/bin/col
vgrind command:	missing
refer command:	/usr/bin/refer
grap command:	missing
pic command:	/usr/bin/gpic
pager command:	/bin/more
browser command:	/usr/bin/lynx
htmlpager command:	/usr/bin/lynx -dump
cmp command:	/usr/bin/cmp -s
cat command:	/bin/cat
awk command:	/usr/bin/awk

It seems that no col is needed, since you use groff.

Assuming that binaries go to /usr/bin, the configuration file
goes to /usr/share/misc, makewhatis to /usr/sbin, and the man pages
to /usr/share/man/man*.

Assuming that you do not want to install non-english man pages.
Assuming that you do not want man to be suid or sgid.
(But you can always do _chown man man; chmod 04555 man_ later.)

Setting the default section search order to 1 1p 8 2 3 3p 4 5 6 7 9 0p tcl n l p o.

Assuming that formatted pages should be compressed.
Using /bin/bzip2 for compression.

Assuming the following ways to invoke the various decompressors:
gunzip command:   	/bin/gunzip -c
bzip2 command:   	/bin/bzip2 -c -d
pcat command:   	missing
zcat command:   	/bin/zcat
fcat command:   	missing
unyabba command:   	missing

Created Makefile and conf_script. Now do "make" and "make install".

touch configure-stamp
dh_testdir
# Add here commands to compile the package.
cd build-tree/man-1.6c && \
		/usr/bin/make makefiles && \
		/usr/bin/make -C src version.h && \
		/usr/bin/make -C man2html
make[1]: Entering directory `/build/buildd2/man2html-1.6c/build-tree/man-1.6c'
cd src; ../conf_script Makefile
Creating Makefile from Makefile.in
cd man2html; ../conf_script Makefile			
Creating Makefile from Makefile.in
cd man; ../conf_script Makefile
Creating Makefile from Makefile.in
cd msgs; ../conf_script Makefile
Creating Makefile from Makefile.in
make[1]: Leaving directory `/build/buildd2/man2html-1.6c/build-tree/man-1.6c'
make[1]: Entering directory `/build/buildd2/man2html-1.6c/build-tree/man-1.6c/src'
vers=`sed -e s/man-// ../version`; \
	echo "static char version[] = \"$vers\";" > version.h
make[1]: Leaving directory `/build/buildd2/man2html-1.6c/build-tree/man-1.6c/src'
make[1]: Entering directory `/build/buildd2/man2html-1.6c/build-tree/man-1.6c/man2html'
cc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2   -c -o man2html.o man2html.c
man2html.c: In function 'scan_request':
man2html.c:1624: warning: declaration of 'h' shadows a previous local
man2html.c:1537: warning: shadowed declaration is here
man2html.c:1637: warning: declaration of 'h' shadows a previous local
man2html.c:1537: warning: shadowed declaration is here
man2html.c:2774: warning: declaration of 'h' shadows a previous local
man2html.c:1537: warning: shadowed declaration is here
cc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2   -c -o cgibase.o cgibase.c
cgibase.c: In function 'print_sig':
cgibase.c:85: warning: declaration of 'clock' shadows a global declaration
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/time.h:181: warning: shadowed declaration is here
cc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2   -c -o abbrev.o abbrev.c
cc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2   -c -o strdefs.o strdefs.c
cc  -o man2html man2html.o cgibase.o abbrev.o strdefs.o
rm -f hman
sed -e 's,%version%,man-1.6c,' hman.sh > hman
make[1]: Leaving directory `/build/buildd2/man2html-1.6c/build-tree/man-1.6c/man2html'
cd debian/sources && /usr/bin/make CC=gcc
make[1]: Entering directory `/build/buildd2/man2html-1.6c/debian/sources'
gcc -pipe -g -Wall -DMAN_CONFIG='"/etc/manpath.config"' -Wshadow -g -O2   -c -o manwhatis.o manwhatis.c
gcc -pipe -g -Wall -DMAN_CONFIG='"/etc/manpath.config"' -Wshadow -g -O2   -c -o utils.o utils.c
gcc -pipe -g -Wall -DMAN_CONFIG='"/etc/manpath.config"' -Wshadow -g -O2 manwhatis.o utils.o -o manwhatis
ln -fs manwhatis mansec
gcc -pipe -g -Wall -DMAN_CONFIG='"/etc/manpath.config"' -Wshadow -g -O2   -c -o man2html.cgi.o man2html.cgi.c
gcc -pipe -g -Wall -DMAN_CONFIG='"/etc/manpath.config"' -Wshadow -g -O2 man2html.cgi.o utils.o -o man2html.cgi
make[1]: Leaving directory `/build/buildd2/man2html-1.6c/debian/sources'
# recode French man pages
find build-tree/man-1.6c/man/fr -name 'man2html.*' -o -name 'hman.*' | while read mp; do \
		iconv -o "$mp.recoded" -f utf-8 -t latin1 "$mp"|| exit 1; \
		mv "$mp.recoded" "$mp"; \
	done		
touch build-stamp
 /usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
# Add here commands to install the package into debian/<packagename>
cd build-tree/man-1.6c && \
		/usr/bin/make -C man2html PREFIX=/build/buildd2/man2html-1.6c/debian/man2html install  install-hman 
make[1]: Entering directory `/build/buildd2/man2html-1.6c/build-tree/man-1.6c/man2html'
install -m 755 man2html /build/buildd2/man2html-1.6c/debian/man2html/usr/bin
mkdir -p /build/buildd2/man2html-1.6c/debian/man2html/usr/share/man/man1
install -m 644 man2html.1 /build/buildd2/man2html-1.6c/debian/man2html/usr/share/man/man1/man2html.1
install -m 555 hman /build/buildd2/man2html-1.6c/debian/man2html/usr/bin/hman
install -m 644 hman.1 /build/buildd2/man2html-1.6c/debian/man2html/usr/share/man/man1/hman.1
make[1]: Leaving directory `/build/buildd2/man2html-1.6c/build-tree/man-1.6c/man2html'
cd debian/sources && /usr/bin/make  PREFIX=/build/buildd2/man2html-1.6c/debian/man2html install 
make[1]: Entering directory `/build/buildd2/man2html-1.6c/debian/sources'
install -p -m 0755 man2html.cgi /build/buildd2/man2html-1.6c/debian/man2html/usr/lib/cgi-bin/man/man2html
install -p -m 0755 mansearch /build/buildd2/man2html-1.6c/debian/man2html/usr/lib/cgi-bin/man
install -p -m 0755 manwhatis /build/buildd2/man2html-1.6c/debian/man2html/usr/lib/cgi-bin/man
ln /build/buildd2/man2html-1.6c/debian/man2html/usr/lib/cgi-bin/man/manwhatis /build/buildd2/man2html-1.6c/debian/man2html/usr/lib/cgi-bin/man/mansec
install -p -m0644 swish++.conf  /build/buildd2/man2html-1.6c/debian/man2html/usr/share/man2html
install -p -m0644 man.html /build/buildd2/man2html-1.6c/debian/man2html/usr/share/doc/man2html/html
make[1]: Leaving directory `/build/buildd2/man2html-1.6c/debian/sources'
chown root:www-data /build/buildd2/man2html-1.6c/debian/man2html/var/cache/man2html
chmod 0775 /build/buildd2/man2html-1.6c/debian/man2html/var/cache/man2html
install -m644 debian/lintian /build/buildd2/man2html-1.6c/debian/man2html/usr/share/lintian/overrides/man2html
install -m644 debian/linda /build/buildd2/man2html-1.6c/debian/man2html/usr/share/linda/overrides/man2html
find build-tree/man-1.6c/man -name 'man2html.*' -o -name 'hman.*' | while read mp; do \
		lang=`echo $mp| sed -e 's|.*/\(..\)/[^/]*$|\1|'` ; \
		echo "Installing $mp man page ($lang)" ; \
		dh_installman --language "$lang" "$mp"  || exit 1; \
	done
Installing build-tree/man-1.6c/man/el/hman.man man page (el)
Installing build-tree/man-1.6c/man/el/man2html.man man page (el)
Installing build-tree/man-1.6c/man/ro/man2html.man man page (ro)
Installing build-tree/man-1.6c/man/fr/man2html.1 man page (fr)
dh_testdir
dh_testroot
dh_installchangelogs
dh_installdocs build-tree/man-1.6c/man2html/README build-tree/man-1.6c/man2html/TODO
dh_installexamples
dh_install --sourcedir=build-tree/man-1.6c
dh_installmenu
dh_installdebconf	
dh_installcron
dh_link
dh_strip
dh_compress
dh_fixperms -Xcache
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `man2html' in `../man2html_1.6c-4_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 20070122-1228

chroot-unstable/build/buildd2/man2html_1.6c-4_m32r.deb:
 new debian package, version 2.0.
 size 77896 bytes: control archive= 5548 bytes.
      26 bytes,     1 lines      conffiles            
     305 bytes,    13 lines   *  config               #!/bin/sh
    1108 bytes,    26 lines      control              
    1622 bytes,    25 lines      md5sums              
    1676 bytes,    64 lines   *  postinst             #!/bin/sh
     349 bytes,    11 lines   *  postrm               #!/bin/sh
     345 bytes,    16 lines   *  prerm                #!/bin/sh
    6258 bytes,    65 lines      templates            
 Package: man2html
 Version: 1.6c-4
 Section: doc
 Priority: optional
 Architecture: m32r
 Depends: libc6 (>= 2.3.5-1), debconf (>= 0.5) | debconf-2.0, gawk, man-db (>= 2.4.1), debianutils (>= 2.1)
 Recommends: apache | httpd-cgi | lynx
 Suggests: manpages, manpages-dev, swish++, lynx | www-browser
 Installed-Size: 332
 Maintainer: Robert Luberda <robert at debian.org>
 Description: turns a web-browser and an httpd-server into a man pager
  Point your web browser at http://localhost/cgi-bin/man/man2html and you got
  your manpages in the browser.
  .
  Features:
   * Fast C CGI program for man/BSD-mandoc to HTML conversion.
   * Works from the unformatted nroff/troff source.
   * Source may be compressed.
   * Does tbl tables (but not eqn equations).
   * Generates hypertext links to foobar(1), abc at host, and xyzzy.h files
   * CGI script for whatis-based alpha-indexes by section.
   * CGI script for name-only alpha-indexes by section.
   * CGI script for full text search (requires swish++)
   * Front-end script to talk to a pre-launched netscape.
  .
  See http://users.actrix.gen.nz/michael/vhman2html.html for details.

chroot-unstable/build/buildd2/man2html_1.6c-4_m32r.deb:
drwxr-xr-x root/root         0 2007-01-22 12:26 ./
drwxr-xr-x root/root         0 2007-01-22 12:26 ./etc/
drwxr-xr-x root/root         0 2007-01-22 12:26 ./etc/cron.weekly/
-rwxr-xr-x root/root       583 2007-01-22 12:26 ./etc/cron.weekly/man2html
drwxr-xr-x root/root         0 2007-01-22 12:23 ./usr/
drwxr-xr-x root/root         0 2007-01-22 12:26 ./usr/bin/
-rwxr-xr-x root/root      2820 2007-01-22 12:23 ./usr/bin/hman
-rwxr-xr-x root/root     44336 2007-01-22 12:26 ./usr/bin/man2html
drwxr-xr-x root/root         0 2007-01-22 12:25 ./usr/share/
drwxr-xr-x root/root         0 2007-01-22 12:23 ./usr/share/lintian/
drwxr-xr-x root/root         0 2007-01-22 12:23 ./usr/share/lintian/overrides/
-rw-r--r-- root/root       226 2007-01-22 12:23 ./usr/share/lintian/overrides/man2html
drwxr-xr-x root/root         0 2007-01-22 12:25 ./usr/share/doc-base/
-rw-r--r-- root/root       312 2007-01-22 12:16 ./usr/share/doc-base/man2html
drwxr-xr-x root/root         0 2007-01-22 12:23 ./usr/share/linda/
drwxr-xr-x root/root         0 2007-01-22 12:23 ./usr/share/linda/overrides/
-rw-r--r-- root/root        52 2007-01-22 12:23 ./usr/share/linda/overrides/man2html
drwxr-xr-x root/root         0 2007-01-22 12:23 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-01-22 12:26 ./usr/share/doc/man2html/
-rw-r--r-- root/root      1884 2007-01-22 12:18 ./usr/share/doc/man2html/TODO
drwxr-xr-x root/root         0 2007-01-22 12:23 ./usr/share/doc/man2html/html/
-rw-r--r-- root/root       964 2007-01-22 12:16 ./usr/share/doc/man2html/html/man.html
-rw-r--r-- root/root      1021 2007-01-22 12:16 ./usr/share/doc/man2html/copyright
-rw-r--r-- root/root      1604 2007-01-22 12:16 ./usr/share/doc/man2html/README.Debian
-rw-r--r-- root/root      3706 2007-01-22 12:18 ./usr/share/doc/man2html/README
-rw-r--r-- root/root      9975 2007-01-22 12:16 ./usr/share/doc/man2html/changelog.Debian.gz
drwxr-xr-x root/root         0 2007-01-22 12:25 ./usr/share/menu/
-rw-r--r-- root/root       235 2007-01-22 12:16 ./usr/share/menu/man2html
drwxr-xr-x root/root         0 2007-01-22 12:24 ./usr/share/man/
drwxr-xr-x root/root         0 2007-01-22 12:24 ./usr/share/man/el/
drwxr-xr-x root/root         0 2007-01-22 12:26 ./usr/share/man/el/man1/
-rw-r--r-- root/root      1078 2005-08-21 08:26 ./usr/share/man/el/man1/hman.1.gz
-rw-r--r-- root/root      2460 2005-08-21 08:26 ./usr/share/man/el/man1/man2html.1.gz
drwxr-xr-x root/root         0 2007-01-22 12:26 ./usr/share/man/man1/
-rw-r--r-- root/root       851 2007-01-22 12:23 ./usr/share/man/man1/hman.1.gz
-rw-r--r-- root/root      1918 2007-01-22 12:23 ./usr/share/man/man1/man2html.1.gz
drwxr-xr-x root/root         0 2007-01-22 12:24 ./usr/share/man/ro/
drwxr-xr-x root/root         0 2007-01-22 12:26 ./usr/share/man/ro/man1/
-rw-r--r-- root/root      2138 2005-08-21 08:26 ./usr/share/man/ro/man1/man2html.1.gz
drwxr-xr-x root/root         0 2007-01-22 12:24 ./usr/share/man/fr/
drwxr-xr-x root/root         0 2007-01-22 12:26 ./usr/share/man/fr/man1/
-rw-r--r-- root/root      2528 2007-01-22 12:23 ./usr/share/man/fr/man1/man2html.1.gz
drwxr-xr-x root/root         0 2007-01-22 12:25 ./usr/share/man2html/
-rw-r--r-- root/root      1438 2007-01-22 12:18 ./usr/share/man2html/mansearch.aux
-rw-r--r-- root/root      2254 2007-01-22 12:18 ./usr/share/man2html/man.aux
-rw-r--r-- root/root      2260 2007-01-22 12:16 ./usr/share/man2html/swish++.conf
drwxr-xr-x root/root         0 2007-01-22 12:23 ./usr/lib/
drwxr-xr-x root/root         0 2007-01-22 12:23 ./usr/lib/cgi-bin/
drwxr-xr-x root/root         0 2007-01-22 12:26 ./usr/lib/cgi-bin/man/
-rwxr-xr-x root/root     13588 2007-01-22 12:26 ./usr/lib/cgi-bin/man/manwhatis
hrwxr-xr-x root/root         0 2007-01-22 12:26 ./usr/lib/cgi-bin/man/mansec link to ./usr/lib/cgi-bin/man/manwhatis
-rwxr-xr-x root/root      8250 2007-01-22 12:16 ./usr/lib/cgi-bin/man/mansearch
-rwxr-xr-x root/root     15876 2007-01-22 12:26 ./usr/lib/cgi-bin/man/man2html
drwxr-xr-x root/root         0 2007-01-22 12:23 ./var/
drwxr-xr-x root/root         0 2007-01-22 12:23 ./var/cache/
drwxrwxr-x root/www-data     0 2007-01-22 12:23 ./var/cache/man2html/

man2html_1.6c-4_m32r.changes:
Format: 1.7
Date: Sun,  7 Jan 2007 00:39:25 +0100
Source: man2html
Binary: man2html
Architecture: m32r
Version: 1.6c-4
Distribution: unstable
Urgency: low
Maintainer: Robert Luberda <robert at debian.org>
Changed-By: Robert Luberda <robert at debian.org>
Description: 
 man2html   - turns a web-browser and an httpd-server into a man pager
Closes: 327767
Changes: 
 man2html (1.6c-4) unstable; urgency=low
 .
   * swish++.conf: Add `WordThreshold 50000' and `StoreWordPositions no'
     to make index++ consume less memory and disk space (closes: #327767).
   * Standards-Version: 3.7.2 (no changes needed).
Files: 
 38ee40018c7c2a63a0da9bb6a324c138 77896 doc optional man2html_1.6c-4_m32r.deb

******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd2/man2html-1.6c
------------------------------------------------------------------------------
******************************************************************************
Finished at 20070122-1228
Build needed 00:11:55, 3184k disk space




More information about the build-status mailing list