Your message dated Sat, 06 Mar 2010 18:02:26 +0000
with message-id <e1nnyky-0003aj...@ries.debian.org>
and subject line Bug#564381: fixed in dahdi-tools 1:2.2.1-1
has caused the Debian Bug report #564381,
regarding dahdi-tools: FTBFS: asciidoc: FAILED: README: line 233: undefined 
filter attribute in command
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 ow...@bugs.debian.org
immediately.)


-- 
564381: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=564381
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: dahdi-tools
Version: 1:2.2.0-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-2010-01-08 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[2]: Entering directory 
> `/build/user-dahdi-tools_2.2.0-1-amd64-82E6_Q/dahdi-tools-2.2.0/xpp'
> for i in dahdi_registration xpp_sync lsdahdi xpp_blink dahdi_genconf 
> dahdi_hardware; do perl -I./perl_modules -c $i || exit 1; done
> dahdi_registration syntax OK
> xpp_sync syntax OK
> lsdahdi syntax OK
> xpp_blink syntax OK
> dahdi_genconf syntax OK
> dahdi_hardware syntax OK
> touch .perlcheck
> gcc -g -Wall  -D_GNU_SOURCE      -c -o fpga_load.o fpga_load.c
> gcc -g -Wall    -c -o hexfile.o hexfile.c
> gcc -L. -o fpga_load fpga_load.o hexfile.o  -lusb
> gcc -g -Wall    -c -o astribank_tool.o astribank_tool.c
> astribank_tool.c: In function 'main':
> astribank_tool.c:237: warning: 'tws_portnum' may be used uninitialized in 
> this function
> gcc -g -Wall    -c -o astribank_usb.o astribank_usb.c
> gcc -g -Wall    -c -o mpp_funcs.o mpp_funcs.c
> mpp_funcs.c: In function 'mpp_eeprom_blk_rd':
> mpp_funcs.c:608: warning: 'size' may be used uninitialized in this function
> gcc -g -Wall    -c -o debug.o debug.c
> gcc -L. -o astribank_tool astribank_tool.o astribank_usb.o mpp_funcs.o 
> debug.o  -lusb
> gcc -g -Wall    -c -o astribank_hexload.o astribank_hexload.c
> gcc -g -Wall    -c -o pic_loader.o pic_loader.c
> gcc -L. -o astribank_hexload astribank_hexload.o hexfile.o pic_loader.o 
> astribank_usb.o mpp_funcs.o debug.o  -lusb
> gcc -g -Wall    -c -o astribank_allow.o astribank_allow.c
> gcc -L. -o astribank_allow astribank_allow.o astribank_usb.o mpp_funcs.o 
> debug.o  -lusb
> gcc -g -Wall    -c -o test_parse.o test_parse.c
> gcc -L. -o test_parse test_parse.o hexfile.o  -lusb
> pod2man --section 8 dahdi_registration > dahdi_registration.8 || rm -f 
> dahdi_registration.8
> pod2man --section 8 xpp_sync > xpp_sync.8 || rm -f xpp_sync.8
> pod2man --section 8 lsdahdi > lsdahdi.8 || rm -f lsdahdi.8
> pod2man --section 8 xpp_blink > xpp_blink.8 || rm -f xpp_blink.8
> pod2man --section 8 dahdi_genconf > dahdi_genconf.8 || rm -f dahdi_genconf.8
> pod2man --section 8 dahdi_hardware > dahdi_hardware.8 || rm -f 
> dahdi_hardware.8
> make[2]: Leaving directory 
> `/build/user-dahdi-tools_2.2.0-1-amd64-82E6_Q/dahdi-tools-2.2.0/xpp'
> man -Thtml doc/dahdi_cfg.8 >doc/dahdi_cfg.8.html
> man -Thtml doc/dahdi_diag.8 >doc/dahdi_diag.8.html
> man -Thtml doc/dahdi_monitor.8 >doc/dahdi_monitor.8.html
> man -Thtml doc/dahdi_scan.8 >doc/dahdi_scan.8.html
> man -Thtml doc/dahdi_test.8 >doc/dahdi_test.8.html
> man -Thtml doc/dahdi_tool.8 >doc/dahdi_tool.8.html
> man -Thtml doc/fxotune.8 >doc/fxotune.8.html
> man -Thtml doc/fxstest.8 >doc/fxstest.8.html
> man -Thtml doc/patgen.8 >doc/patgen.8.html
> man -Thtml doc/pattest.8 >doc/pattest.8.html
> man -Thtml xpp/astribank_allow.8 >xpp/astribank_allow.8.html
> man -Thtml xpp/astribank_hexload.8 >xpp/astribank_hexload.8.html
> man -Thtml xpp/astribank_tool.8 >xpp/astribank_tool.8.html
> man -Thtml xpp/fpga_load.8 >xpp/fpga_load.8.html
> perl -n -e \
>               'if (/^#($|\s)(.*)/){ if (!$in_doc){print "\n"}; $in_doc=1; 
> print "$2\n" } else { if ($in_doc){print "\n"}; $in_doc=0; print "  $_" }' \
>               system.conf.sample \
>       | perl -p -e 'if (/^  #?(\w+)=/ && ! exists $cfgs{$1}){my $cfg = $1; 
> $cfgs{$cfg} = 1; s/^/\n[[cfg_$cfg]]\n/}'  >system.conf.asciidoc
> perl -n -e \
>               'if (/^#($|\s)(.*)/){ if (!$in_doc){print "\n"}; $in_doc=1; 
> print "$2\n" } else { if ($in_doc){print "\n"}; $in_doc=0; print "  $_" }' \
>               init.conf.sample \
>       | perl -p -e 'if (/^  #?(\w+)=/ && ! exists $cfgs{$1}){my $cfg = $1; 
> $cfgs{$cfg} = 1; s/^/\n[[cfg_$cfg]]\n/}'  >init.conf.asciidoc
> perl -ne 'next unless (/\.(country|description) = *"([^"]*)/); \
>               print (($1 eq "country")? "* $2\t":"$2\n");' zonedata.c  \
>       >tonezones.txt
> cp xpp/genconf_parameters genconf_parameters.sample
> perl -n -e \
>               'if (/^#($|\s)(.*)/){ if (!$in_doc){print "\n"}; $in_doc=1; 
> print "$2\n" } else { if ($in_doc){print "\n"}; $in_doc=0; print "  $_" }' \
>               genconf_parameters.sample \
>       | perl -p -e 'if (/^  #?(\w+)=/ && ! exists $cfgs{$1}){my $cfg = $1; 
> $cfgs{$cfg} = 1; s/^/\n[[cfg_$cfg]]\n/}'  >genconf_parameters.asciidoc
> asciidoc -n -a toc -a toclevels=3 README
> asciidoc: FAILED: README: line 233: undefined filter attribute in command: 
> source-highlight -f 
> {backend-xhtml11?xhtml}{backend-html4?html}{backend-docbook?docbook} -s 
> {language} {src_numbered?--line-number} {src_tab?--tab={src_tab}}
> make[1]: *** [README.html] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010-01-08/dahdi-tools_1:2.2.0-1_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: dahdi-tools
Source-Version: 1:2.2.1-1

We believe that the bug you reported is fixed in the latest version of
dahdi-tools, which is due to be installed in the Debian FTP archive:

dahdi-tools_2.2.1-1.diff.gz
  to main/d/dahdi-tools/dahdi-tools_2.2.1-1.diff.gz
dahdi-tools_2.2.1-1.dsc
  to main/d/dahdi-tools/dahdi-tools_2.2.1-1.dsc
dahdi-tools_2.2.1.orig.tar.gz
  to main/d/dahdi-tools/dahdi-tools_2.2.1.orig.tar.gz
dahdi_2.2.1-1_i386.deb
  to main/d/dahdi-tools/dahdi_2.2.1-1_i386.deb
libtonezone-dev_2.2.1-1_i386.deb
  to main/d/dahdi-tools/libtonezone-dev_2.2.1-1_i386.deb
libtonezone2.0_2.2.1-1_i386.deb
  to main/d/dahdi-tools/libtonezone2.0_2.2.1-1_i386.deb



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 564...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tzafrir Cohen <tzafrir.co...@xorcom.com> (supplier of updated dahdi-tools 
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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 07 Mar 2010 04:43:13 +1100
Source: dahdi-tools
Binary: dahdi libtonezone2.0 libtonezone-dev
Architecture: source i386
Version: 1:2.2.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian VoIP Team <pkg-voip-maintain...@lists.alioth.debian.org>
Changed-By: Tzafrir Cohen <tzafrir.co...@xorcom.com>
Description: 
 dahdi      - utilities for using the DAHDI kernel modules
 libtonezone-dev - tonezone library (development)
 libtonezone2.0 - tonezone library (runtime)
Closes: 536257 564381
Changes: 
 dahdi-tools (1:2.2.1-1) unstable; urgency=low
 .
   [ Tzafrir Cohen ]
   * New upstream release (Closes: #536257, #564381).
   * Patch 'bashism' dropped: merged upstream.
   * Patch xpp_no_extra_at dropped: merged upstream.
   * Add an example genconf_parameters.
   * Compat level 7.
   * Bump standars version to 3.8.3.0 (no change needed)
   * Udev rules are now in dahdi-linux.
   * Patches perl_fix_noserial, perl_fix_transportdir: Fixes for some
     minor perl issues.
   * Add the missing ${misc:Depends}, as per lintian.
   * Patch astribank_allow_ignoreend: an extra missing patch from upstream.
   * Patches init_unload_modules and init_unload_oslec: also unload OSLEC
     when unloading all modules.
Checksums-Sha1: 
 0b28da897de918626fc2b1bb44d94fe9ce954984 1381 dahdi-tools_2.2.1-1.dsc
 159a8a6a0f8d5a322ab5158ad20d5953b66cf6e6 504014 dahdi-tools_2.2.1.orig.tar.gz
 f883489c3b1a338fc4aba837ddfa878c4ca617e9 25326 dahdi-tools_2.2.1-1.diff.gz
 7098f9447db76d32ec66065fb5e9a9352c13ea5f 324048 dahdi_2.2.1-1_i386.deb
 9777364a22c1bdc4657cbf803ab94173c5fc64c5 42364 libtonezone2.0_2.2.1-1_i386.deb
 cf3bf9963bcf9503609d6082bc4e001ffeec2b4a 43412 libtonezone-dev_2.2.1-1_i386.deb
Checksums-Sha256: 
 7695435831111391373023995a1e59f1c7c8442e96dcc64fcac31fb2a8074b7a 1381 
dahdi-tools_2.2.1-1.dsc
 142d61ef4c81eff8c1eaa7146fecfc800765f03fc6126798670ac4b6232a36ef 504014 
dahdi-tools_2.2.1.orig.tar.gz
 0076fe5397e3d791bb5f0e68cea8fdfbbaf0a2621f4befd9de7b5efdfff8a5a4 25326 
dahdi-tools_2.2.1-1.diff.gz
 530d980a69c58427071e8d29923792483087881830307423d69350561004228e 324048 
dahdi_2.2.1-1_i386.deb
 365c0f05b262ef33d620691b5b331875d816b7107610c22640fc53946572351c 42364 
libtonezone2.0_2.2.1-1_i386.deb
 c96c618574bc2979eaae9106b103eead8f14f8042c43956f3981562933c04e30 43412 
libtonezone-dev_2.2.1-1_i386.deb
Files: 
 d3638cae8ee0cdcc3f115a224ab0d7ed 1381 comm optional dahdi-tools_2.2.1-1.dsc
 04e7097929851f744f777400125180db 504014 comm optional 
dahdi-tools_2.2.1.orig.tar.gz
 ed8a90ebb767fb0b73b1fced4166b631 25326 comm optional 
dahdi-tools_2.2.1-1.diff.gz
 8df15471c4f043e728eaea5938bdbea4 324048 comm optional dahdi_2.2.1-1_i386.deb
 f4559d3452246e1b6241d92ca34682c9 42364 libs optional 
libtonezone2.0_2.2.1-1_i386.deb
 d408afeae84b43265829ae41ecd534d4 43412 libdevel optional 
libtonezone-dev_2.2.1-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkuSlI8ACgkQoCzanz0IthJxvACeKREOGYddDzkRA3RKB1V8fJMa
t4sAnjzlCb1sz3Jq3LwHjs/KvEZp+85F
=bbg6
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to