Bug#438005: scottfree: not handling nostrip build option (policy 10.1)

2007-08-15 Thread Julien Danjou
Package: scottfree
Version: 1.14-8
Severity: wishlist
User: [EMAIL PROTECTED]
Usertags: nostrip

Hello,

There was a problem while autobuilding your package with 
DEB_BUILD_OPTIONS=nostrip.
Final binaries are still stripped.

If you call dh_strip correctly in debian/rules, this may mean that upstream
is stripping anyway.
You should look for call to strip, ld -s or install -s which may strip binaries.


> Automatic build of scottfree_1.14-8 on octave for sid/i386 by rebuildd 
> 0.2.2-r136
> Build started at 2007-08-14 23:34:38.282511
> **
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Need to get 24.0kB of source archives.
> Get:1 http://ftp.fr.debian.org sid/main scottfree 1.14-8 (dsc) [584B]
> Get:2 http://ftp.fr.debian.org sid/main scottfree 1.14-8 (tar) [13.9kB]
> Get:3 http://ftp.fr.debian.org sid/main scottfree 1.14-8 (diff) [9473B]
> Fetched 24.0kB in 0s (140kB/s)
> Download complete and in download only mode
> W: /home/staff/jd/.pbuilderrc does not exist
> I: using fakeroot in build.
> Current time: Tue Aug 14 23:34:42 UTC 2007
> pbuilder-time-stamp: 1187134482
> Building the build Environment
>  -> extracting base tarball [/var/cache/pbuilder/sid.tgz]
>  -> creating local configuration
>  -> copying local configuration
>  -> mounting /proc filesystem
>  -> mounting /dev/pts filesystem
>  -> policy-rc.d already exists
> Obtaining the cached apt archive contents
> Installing the build-deps
>  -> Attempting to parse the build-deps 
>  -> Considering build-dep libncurses5-dev
>-> Trying libncurses5-dev
>  -> Installing  libncurses5-dev
> Reading package lists...
> Building dependency tree...
> Reading state information...
> The following NEW packages will be installed:
>   libncurses5-dev
> debconf: delaying package configuration, since apt-utils is not installed
> 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
> Need to get 0B/1462kB of archives.
> After unpacking 6300kB of additional disk space will be used.
> Selecting previously deselected package libncurses5-dev.
> (Reading database ... 8969 files and directories currently installed.)
> Unpacking libncurses5-dev (from .../libncurses5-dev_5.6+20070716-1_i386.deb) 
> ...
> Setting up libncurses5-dev (5.6+20070716-1) ...
>  -> Finished parsing the build-deps
> Reading package lists...
> Building dependency tree...
> Reading state information...
> fakeroot is already the newest version.
> 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
> Copying back the cached apt archive contents
> Copying source file
> -> copying [scottfree_1.14-8.dsc]
> -> copying [./scottfree_1.14.orig.tar.gz]
> -> copying [./scottfree_1.14-8.diff.gz]
> Extracting source
> gpg: can't open `/gnupg/options.skel': No such file or directory
> gpg: Signature made Sat Jan 21 23:21:37 2006 UTC using DSA key ID AB963370
> gpg: Can't check signature: public key not found
> dpkg-source: extracting scottfree in scottfree-1.14
> dpkg-source: unpacking scottfree_1.14.orig.tar.gz
> dpkg-source: applying ./scottfree_1.14-8.diff.gz
>  -> Building the package
> Setting DEB_BUILD_OPTIONS=nostrip
> dpkg-buildpackage: source package is scottfree
> dpkg-buildpackage: source version is 1.14-8
> dpkg-buildpackage: source changed by Clint Adams <[EMAIL PROTECTED]>
> dpkg-buildpackage: host architecture i386
> dpkg-buildpackage: source version without epoch 1.14-8
>  fakeroot debian/rules clean
> test -f debian/rules
> rm -f build
> make clean
> make[1]: Entering directory `/tmp/buildd/scottfree-1.14'
> rm -f ScottCurses.o scottfree
> make[1]: Leaving directory `/tmp/buildd/scottfree-1.14'
> rm -f `find . -name "*~"`
> rm -rf debian/tmp debian/files* core debian/substvars
>  dpkg-source -b scottfree-1.14
> dpkg-source: building scottfree using existing scottfree_1.14.orig.tar.gz
> dpkg-source: building scottfree in scottfree_1.14-8.diff.gz
> dpkg-source: building scottfree in scottfree_1.14-8.dsc
>  debian/rules build
> test -f debian/rules
> make CFLAGS="-O2 -g -Wall"
> make[1]: Entering directory `/tmp/buildd/scottfree-1.14'
> gcc -O2 -g -Wall   -c -o ScottCurses.o ScottCurses.c
> ScottCurses.c: In function 'ReadString':
> ScottCurses.c:197: warning: label 'oops' defined but not used
> ScottCurses.c: In function 'LoadDatabase':
> ScottCurses.c:242: warning: too many arguments for format
> ScottCurses.c: In function 'LoadGame':
> ScottCurses.c:698: warning: format '%d' expects type 'int *', but argument 4 
> has type 'short int *'
> ScottCurses.c: In function 'PerformActions':
> ScottCurses.c:1167: warning: 'return' with no value, in function returning 
> non-void
> ScottCurses.c: At top level:
> ScottCurses.c:1302: warning: return type of 'main' is not 'int'
> ScottCurses.c: In function 'main':
> ScottCurses.c:1394: warning: implicit declaration of function 'time'
> gcc ScottCurses.o -o scottfree -lcurses
> make[1]: Leaving directory `/tmp

Bug#438018: sdcc: not handling nostrip build option (policy 10.1)

2007-08-15 Thread Julien Danjou
Package: sdcc
Version: 2.6.0-5
Severity: wishlist
User: [EMAIL PROTECTED]
Usertags: nostrip

Hello,

There was a problem while autobuilding your package with 
DEB_BUILD_OPTIONS=nostrip.
Final binaries are still stripped.

If you call dh_strip correctly in debian/rules, this may mean that upstream
is stripping anyway.
You should look for call to strip, ld -s or install -s which may strip binaries.


> Automatic build of sdcc_2.6.0-5 on octave for sid/i386 by rebuildd 0.2.2-r136
> Build started at 2007-08-15 00:12:22.125349
> **
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Need to get 4248kB of source archives.
> Get:1 http://ftp.fr.debian.org sid/main sdcc 2.6.0-5 (dsc) [695B]
> Get:2 http://ftp.fr.debian.org sid/main sdcc 2.6.0-5 (tar) [4230kB]
> Get:3 http://ftp.fr.debian.org sid/main sdcc 2.6.0-5 (diff) [17.8kB]
> Fetched 4248kB in 1s (2819kB/s)
> Download complete and in download only mode
> W: /home/staff/jd/.pbuilderrc does not exist
> I: using fakeroot in build.
> Current time: Wed Aug 15 00:12:26 UTC 2007
> pbuilder-time-stamp: 1187136747
> Building the build Environment
>  -> extracting base tarball [/var/cache/pbuilder/sid.tgz]
>  -> creating local configuration
>  -> copying local configuration
>  -> mounting /proc filesystem
>  -> mounting /dev/pts filesystem
>  -> policy-rc.d already exists
> Obtaining the cached apt archive contents
> Installing the build-deps
>  -> Attempting to parse the build-deps 
[...]
> find /tmp/buildd/sdcc-2.6.0/debian/tmp/usr/share/sdcc/lib -name 
> "config.status" -exec rm {} \;
> dh_install -psdcc-libraries --sourcedir=debian/tmp 
> mkdir -p 
> /tmp/buildd/sdcc-2.6.0/debian/sdcc-libraries/usr/share/lintian/overrides/
> install -p -o root -g root -m 644 
> /tmp/buildd/sdcc-2.6.0/debian/sdcc-libraries.overrides 
> /tmp/buildd/sdcc-2.6.0/debian/sdcc-libraries/usr/share/lintian/overrides/sdcc-libraries
> touch install-indep-stamp
> dh_testdir -i
> dh_testroot -i
> dh_installdocs -i
> dh_installemacsen -i
> dh_installman -i
> dh_installchangelogs -i ChangeLog 
> dh_strip -i 
> dh_link -i
> dh_compress -i
> dh_fixperms -i
> dh_installdeb -i
> dh_shlibdeps -i
> dh_gencontrol -i
> dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends}
> dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
> dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
> dh_md5sums -i
> dh_builddeb -i
> dpkg-deb: building package `sdcc-libraries' in 
> `../sdcc-libraries_2.6.0-5_all.deb'.
> dpkg-deb: building package `sdcc-doc' in `../sdcc-doc_2.6.0-5_all.deb'.
>  dpkg-genchanges
> dpkg-genchanges: not including original source code in upload
> dpkg-buildpackage: binary and diff upload (original source NOT included)
> Copying back the cached apt archive contents
>  -> unmounting dev/pts filesystem
>  -> unmounting proc filesystem
>  -> cleaning the build env 
> -> removing directory /var/cache/pbuilder/build//31576 and its 
> subdirectories
> Current time: Wed Aug 15 01:57:30 UTC 2007
> pbuilder-time-stamp: 1187143050
> Checking sdcc_2.6.0-5_i386.deb for stripped binaries...
> ---
> /tmp/sdcc_2.6.0-5_i386.deb/usr/bin/as-hc08: ELF 32-bit LSB executable, Intel 
> 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses shared 
> libs), stripped
> /tmp/sdcc_2.6.0-5_i386.deb/usr/bin/as-gbz80: ELF 32-bit LSB executable, Intel 
> 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses shared 
> libs), stripped
> /tmp/sdcc_2.6.0-5_i386.deb/usr/bin/sdcc: ELF 32-bit LSB executable, Intel 
> 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses shared 
> libs), stripped
> /tmp/sdcc_2.6.0-5_i386.deb/usr/bin/link-gbz80: ELF 32-bit LSB executable, 
> Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses 
> shared libs), stripped
> /tmp/sdcc_2.6.0-5_i386.deb/usr/bin/sdcpp: ELF 32-bit LSB executable, Intel 
> 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses shared 
> libs), stripped
> /tmp/sdcc_2.6.0-5_i386.deb/usr/bin/makebin: ELF 32-bit LSB executable, Intel 
> 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses shared 
> libs), stripped
> /tmp/sdcc_2.6.0-5_i386.deb/usr/bin/packihx: ELF 32-bit LSB executable, Intel 
> 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses shared 
> libs), stripped
> /tmp/sdcc_2.6.0-5_i386.deb/usr/bin/as-z80: ELF 32-bit LSB executable, Intel 
> 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses shared 
> libs), stripped
> /tmp/sdcc_2.6.0-5_i386.deb/usr/bin/asx8051: ELF 32-bit LSB executable, Intel 
> 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses shared 
> libs), stripped
> /tmp/sdcc_2.6.0-5_i386.deb/usr/bin/aslink: ELF 32-bit LSB executable, Intel 
> 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dyn

Bug#438022: sipp: not handling nostrip build option (policy 10.1)

2007-08-15 Thread Julien Danjou
Package: sipp
Version: 3.1-11
Severity: wishlist
User: [EMAIL PROTECTED]
Usertags: nostrip

Hello,

There was a problem while autobuilding your package with 
DEB_BUILD_OPTIONS=nostrip.
Final binaries are still stripped.

If you call dh_strip correctly in debian/rules, this may mean that upstream
is stripping anyway.
You should look for call to strip, ld -s or install -s which may strip binaries.


> Automatic build of sipp_3.1-11 on octave for sid/i386 by rebuildd 0.2.2-r136
> Build started at 2007-08-15 03:26:54.863151
> **
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Need to get 273kB of source archives.
> Get:1 http://ftp.fr.debian.org sid/main sipp 3.1-11 (dsc) [560B]
> Get:2 http://ftp.fr.debian.org sid/main sipp 3.1-11 (tar) [258kB]
> Get:3 http://ftp.fr.debian.org sid/main sipp 3.1-11 (diff) [14.3kB]
> Fetched 273kB in 0s (840kB/s)
> Download complete and in download only mode
> W: /home/staff/jd/.pbuilderrc does not exist
> I: using fakeroot in build.
> Current time: Wed Aug 15 03:26:58 UTC 2007
> pbuilder-time-stamp: 1187148418
> Building the build Environment
>  -> extracting base tarball [/var/cache/pbuilder/sid.tgz]
>  -> creating local configuration
>  -> copying local configuration
>  -> mounting /proc filesystem
>  -> mounting /dev/pts filesystem
>  -> policy-rc.d already exists
> Obtaining the cached apt archive contents
> Installing the build-deps
>  -> Attempting to parse the build-deps 
[...]
> dpkg-gencontrol -psipp-dev -isp
> chown -R root.root debian/tmp
> chmod -R g-ws debian/tmp
> dpkg --build debian/tmp ..
> dpkg-deb: building package `sipp-dev' in `../sipp-dev_3.1-11_i386.deb'.
>  dpkg-genchanges
> dpkg-genchanges: not including original source code in upload
> dpkg-buildpackage: binary and diff upload (original source NOT included)
> Copying back the cached apt archive contents
>  -> unmounting dev/pts filesystem
>  -> unmounting proc filesystem
>  -> cleaning the build env 
> -> removing directory /var/cache/pbuilder/build//5685 and its 
> subdirectories
> Current time: Wed Aug 15 03:33:51 UTC 2007
> pbuilder-time-stamp: 1187148831
> Checking sipp_3.1-11_i386.deb for stripped binaries...
> ---
> /tmp/sipp_3.1-11_i386.deb/usr/lib/libsipp.so.3.1: ELF 32-bit LSB shared 
> object, Intel 80386, version 1 (SYSV), stripped
> Checking sipp-dev_3.1-11_i386.deb for stripped binaries...
> ---
> 
> ...done
> Removing result files...
> ...done
> **
> Finished with status POST_BUILD_FAILED at 2007-08-15 03:34:01.239460
> Build needed 0:07:06.376309

-- 
Julien Danjou
.''`.  Debian Developer
: :' : http://julien.danjou.info
`. `'  http://people.debian.org/~acid
  `-   9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD


signature.asc
Description: Digital signature


Bug#438030: smarteiffel: not handling nostrip build option (policy 10.1)

2007-08-15 Thread Julien Danjou
Package: smarteiffel
Version: 1.1-12
Severity: wishlist
User: [EMAIL PROTECTED]
Usertags: nostrip

Hello,

There was a problem while autobuilding your package with 
DEB_BUILD_OPTIONS=nostrip.
Final binaries are still stripped.

If you call dh_strip correctly in debian/rules, this may mean that upstream
is stripping anyway.
You should look for call to strip, ld -s or install -s which may strip binaries.


> Automatic build of smarteiffel_1.1-12 on octave for sid/i386 by rebuildd 
> 0.2.2-r136
> Build started at 2007-08-15 04:41:15.343046
> **
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Need to get 1599kB of source archives.
> Get:1 http://ftp.fr.debian.org sid/main smarteiffel 1.1-12 (dsc) [621B]
> Get:2 http://ftp.fr.debian.org sid/main smarteiffel 1.1-12 (tar) [1578kB]
> Get:3 http://ftp.fr.debian.org sid/main smarteiffel 1.1-12 (diff) [20.7kB]
> Fetched 1599kB in 0s (1879kB/s)
> Download complete and in download only mode
> W: /home/staff/jd/.pbuilderrc does not exist
> I: using fakeroot in build.
> Current time: Wed Aug 15 04:41:19 UTC 2007
> pbuilder-time-stamp: 1187152879
> Building the build Environment
>  -> extracting base tarball [/var/cache/pbuilder/sid.tgz]
>  -> creating local configuration
>  -> copying local configuration
>  -> mounting /proc filesystem
>  -> mounting /dev/pts filesystem
>  -> policy-rc.d already exists
> Obtaining the cached apt archive contents
> Installing the build-deps
>  -> Attempting to parse the build-deps 
>  -> Considering build-dep debhelper (>= 4)
>-> Trying debhelper
>  -> Considering build-dep dpatch
>-> Trying dpatch
>  -> Considering build-dep autotools-dev
>-> Trying autotools-dev
>  -> Considering build-dep gcc-3.4
>-> Trying gcc-3.4
>  -> Considering build-dep sharutils
>-> Trying sharutils
>  -> Installing  debhelper dpatch autotools-dev gcc-3.4 sharutils
> Reading package lists...
> Building dependency tree...
> Reading state information...
> The following extra packages will be installed:
>   cpp-3.4 file gcc-3.4-base gettext gettext-base html2text intltool-debian
>   libmagic1 po-debconf
> Suggested packages:
>   dh-make curl gcc-3.4-doc libc6-dev-amd64 lib64gcc1 cvs gettext-doc mailx
> Recommended packages:
>   patchutils libmail-sendmail-perl libcompress-zlib-perl
> The following NEW packages will be installed:
>   autotools-dev cpp-3.4 debhelper dpatch file gcc-3.4 gcc-3.4-base gettext
>   gettext-base html2text intltool-debian libmagic1 po-debconf sharutils
> debconf: delaying package configuration, since apt-utils is not installed
> 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded.
> Need to get 0B/7105kB of archives.
> After unpacking 20.7MB of additional disk space will be used.
> Selecting previously deselected package libmagic1.
> (Reading database ... 8969 files and directories currently installed.)
> Unpacking libmagic1 (from .../libmagic1_4.21-2_i386.deb) ...
> Selecting previously deselected package file.
> Unpacking file (from .../archives/file_4.21-2_i386.deb) ...
> Selecting previously deselected package gettext-base.
> Unpacking gettext-base (from .../gettext-base_0.16.1-2_i386.deb) ...
> Selecting previously deselected package sharutils.
> Unpacking sharutils (from .../sharutils_1%3a4.6.3-1_i386.deb) ...
> Selecting previously deselected package autotools-dev.
> Unpacking autotools-dev (from .../autotools-dev_20070306.1_all.deb) ...
> Selecting previously deselected package gcc-3.4-base.
> Unpacking gcc-3.4-base (from .../gcc-3.4-base_3.4.6-6_i386.deb) ...
> Selecting previously deselected package cpp-3.4.
> Unpacking cpp-3.4 (from .../cpp-3.4_3.4.6-6_i386.deb) ...
> Selecting previously deselected package html2text.
> Unpacking html2text (from .../html2text_1.3.2a-3_i386.deb) ...
> Selecting previously deselected package gettext.
> Unpacking gettext (from .../gettext_0.16.1-2_i386.deb) ...
> Selecting previously deselected package intltool-debian.
> Unpacking intltool-debian (from 
> .../intltool-debian_0.35.0+20060710.1_all.deb) ...
> Selecting previously deselected package po-debconf.
> Unpacking po-debconf (from .../po-debconf_1.0.9_all.deb) ...
> Selecting previously deselected package debhelper.
> Unpacking debhelper (from .../debhelper_5.0.53_all.deb) ...
> Selecting previously deselected package dpatch.
> Unpacking dpatch (from .../archives/dpatch_2.0.27_all.deb) ...
> Selecting previously deselected package gcc-3.4.
> Unpacking gcc-3.4 (from .../gcc-3.4_3.4.6-6_i386.deb) ...
> Setting up libmagic1 (4.21-2) ...
> 
> Setting up file (4.21-2) ...
> Setting up gettext-base (0.16.1-2) ...
> 
> Setting up sharutils (1:4.6.3-1) ...
> 
> Setting up autotools-dev (20070306.1) ...
> Setting up gcc-3.4-base (3.4.6-6) ...
> Setting up cpp-3.4 (3.4.6-6) ...
> Setting up html2text (1.3.2a-3) ...
> 
> Setting up gettext (0.16.1-2) ...
> 
> Setting up intltool-debian (0.35.0+20060710.1) ..

Bug#438026: skribe: not handling nostrip build option (policy 10.1)

2007-08-15 Thread Julien Danjou
Package: skribe
Version: 1.2g-2
Severity: wishlist
User: [EMAIL PROTECTED]
Usertags: nostrip

Hello,

There was a problem while autobuilding your package with 
DEB_BUILD_OPTIONS=nostrip.
Final binaries are still stripped.

If you call dh_strip correctly in debian/rules, this may mean that upstream
is stripping anyway.
You should look for call to strip, ld -s or install -s which may strip binaries.


> Automatic build of skribe_1.2g-2 on octave for sid/i386 by rebuildd 0.2.2-r136
> Build started at 2007-08-15 03:47:36.241270
> **
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Need to get 265kB of source archives.
[...]
> dpkg-buildpackage: binary and diff upload (original source NOT included)
> Copying back the cached apt archive contents
>  -> unmounting dev/pts filesystem
>  -> unmounting proc filesystem
>  -> cleaning the build env 
> -> removing directory /var/cache/pbuilder/build//27530 and its 
> subdirectories
> Current time: Wed Aug 15 04:42:35 UTC 2007
> pbuilder-time-stamp: 1187152955
> Checking skribe-el_1.2g-2_all.deb for stripped binaries...
> ---
> Checking skribe-doc_1.2g-2_all.deb for stripped binaries...
> ---
> Checking skribe-examples_1.2g-2_all.deb for stripped binaries...
> ---
> Checking skribe_1.2g-2_i386.deb for stripped binaries...
> ---
> /tmp/skribe_1.2g-2_i386.deb/usr/bin/skribebibtex: ELF 32-bit LSB executable, 
> Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses 
> shared libs), stripped
> /tmp/skribe_1.2g-2_i386.deb/usr/bin/skribe: ELF 32-bit LSB executable, Intel 
> 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses shared 
> libs), stripped
> 
> ...done
> Removing result files...
> ...done
> **
> Finished with status POST_BUILD_FAILED at 2007-08-15 04:42:52.127816
> Build needed 0:55:15.886546

-- 
Julien Danjou
.''`.  Debian Developer
: :' : http://julien.danjou.info
`. `'  http://people.debian.org/~acid
  `-   9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD


signature.asc
Description: Digital signature


Bug#438051: sound-recorder: not handling nostrip build option (policy 10.1)

2007-08-15 Thread Julien Danjou
Package: sound-recorder
Version: 0.06-7
Severity: wishlist
User: [EMAIL PROTECTED]
Usertags: nostrip

Hello,

There was a problem while autobuilding your package with 
DEB_BUILD_OPTIONS=nostrip.
Final binaries are still stripped.

If you call dh_strip correctly in debian/rules, this may mean that upstream
is stripping anyway.
You should look for call to strip, ld -s or install -s which may strip binaries.


> Automatic build of sound-recorder_0.06-7 on octave for sid/i386 by rebuildd 
> 0.2.2-r136
> Build started at 2007-08-15 06:06:54.116686
> **
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Need to get 48.0kB of source archives.
> Get:1 http://ftp.fr.debian.org sid/main sound-recorder 0.06-7 (dsc) [581B]
> Get:2 http://ftp.fr.debian.org sid/main sound-recorder 0.06-7 (tar) [40.8kB]
> Get:3 http://ftp.fr.debian.org sid/main sound-recorder 0.06-7 (diff) [6662B]
> Fetched 48.0kB in 8s (5900B/s)
> Download complete and in download only mode
> W: /home/staff/jd/.pbuilderrc does not exist
> I: using fakeroot in build.
> Current time: Wed Aug 15 06:07:06 UTC 2007
> pbuilder-time-stamp: 1187158026
> Building the build Environment
>  -> extracting base tarball [/var/cache/pbuilder/sid.tgz]
>  -> creating local configuration
>  -> copying local configuration
>  -> mounting /proc filesystem
>  -> mounting /dev/pts filesystem
>  -> policy-rc.d already exists
> Obtaining the cached apt archive contents
> Installing the build-deps
>  -> Attempting to parse the build-deps 
>  -> Considering build-dep debhelper
>-> Trying debhelper
>  -> Installing  debhelper
> Reading package lists...
> Building dependency tree...
> Reading state information...
> The following extra packages will be installed:
>   file gettext gettext-base html2text intltool-debian libmagic1 po-debconf
> Suggested packages:
>   dh-make cvs gettext-doc
> Recommended packages:
>   curl wget lynx libmail-sendmail-perl libcompress-zlib-perl
> The following NEW packages will be installed:
>   debhelper file gettext gettext-base html2text intltool-debian libmagic1
>   po-debconf
> debconf: delaying package configuration, since apt-utils is not installed
> 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
> Need to get 0B/3448kB of archives.
> After unpacking 10.7MB of additional disk space will be used.
> Selecting previously deselected package libmagic1.
> (Reading database ... 8969 files and directories currently installed.)
> Unpacking libmagic1 (from .../libmagic1_4.21-2_i386.deb) ...
> Selecting previously deselected package file.
> Unpacking file (from .../archives/file_4.21-2_i386.deb) ...
> Selecting previously deselected package gettext-base.
> Unpacking gettext-base (from .../gettext-base_0.16.1-2_i386.deb) ...
> Selecting previously deselected package html2text.
> Unpacking html2text (from .../html2text_1.3.2a-3_i386.deb) ...
> Selecting previously deselected package gettext.
> Unpacking gettext (from .../gettext_0.16.1-2_i386.deb) ...
> Selecting previously deselected package intltool-debian.
> Unpacking intltool-debian (from 
> .../intltool-debian_0.35.0+20060710.1_all.deb) ...
> Selecting previously deselected package po-debconf.
> Unpacking po-debconf (from .../po-debconf_1.0.9_all.deb) ...
> Selecting previously deselected package debhelper.
> Unpacking debhelper (from .../debhelper_5.0.53_all.deb) ...
> Setting up libmagic1 (4.21-2) ...
> 
> Setting up file (4.21-2) ...
> Setting up gettext-base (0.16.1-2) ...
> 
> Setting up html2text (1.3.2a-3) ...
> 
> Setting up gettext (0.16.1-2) ...
> 
> Setting up intltool-debian (0.35.0+20060710.1) ...
> Setting up po-debconf (1.0.9) ...
> Setting up debhelper (5.0.53) ...
>  -> Finished parsing the build-deps
> Reading package lists...
> Building dependency tree...
> Reading state information...
> fakeroot is already the newest version.
> 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
> Copying back the cached apt archive contents
> Copying source file
> -> copying [sound-recorder_0.06-7.dsc]
> -> copying [./sound-recorder_0.06.orig.tar.gz]
> -> copying [./sound-recorder_0.06-7.diff.gz]
> Extracting source
> gpg: can't open `/gnupg/options.skel': No such file or directory
> gpg: Signature made Fri Oct 28 19:14:01 2005 UTC using DSA key ID 5B713DF0
> gpg: Can't check signature: public key not found
> dpkg-source: extracting sound-recorder in sound-recorder-0.06
> dpkg-source: unpacking sound-recorder_0.06.orig.tar.gz
> dpkg-source: applying ./sound-recorder_0.06-7.diff.gz
>  -> Building the package
> Setting DEB_BUILD_OPTIONS=nostrip
> dpkg-buildpackage: source package is sound-recorder
> dpkg-buildpackage: source version is 0.06-7
> dpkg-buildpackage: source changed by Frank Lichtenheld <[EMAIL PROTECTED]>
> dpkg-buildpackage: host architecture i386
> dpkg-buildpackage: source version without epoch 0.06-7
>  fakeroot debian/rules clean
>

Bug#376159: Open21xx Bug Report

2007-08-15 Thread Matej Vela
Rogério Brito <[EMAIL PROTECTED]> writes:

> Theoretically (and practically also), an EOF should *never* be compared
> to a char: only to an int.
>
>> --- open21xx-0.7.5.orig/as21/cpp.c
>> +++ open21xx-0.7.5/as21/cpp.c
>> @@ -235,7 +235,7 @@
>>  /* - 2 to leave room for testing comments and quotes */
>>  while (chars_read < max_size - 2)
>>  {
>> -ch = buf[chars_read] = getc( yyin );
>> +buf[chars_read] = ch = getc( yyin );
>>  if (ch == EOF)
>>  {
>>  goto read_done;
>
> I would first read the character from getc, then see if it is EOF and,
> depending on the comparison, do whatever is needed. Otherwise, I would
> judge the code to be incorrect and losing precision in a case where such
> precision should not be lost.

Note that ch is an int.

Cheers,

Matej



Processing of open21xx_0.7.6-1_i386.changes

2007-08-15 Thread Archive Administrator
open21xx_0.7.6-1_i386.changes uploaded successfully to localhost
along with the files:
  open21xx_0.7.6-1.dsc
  open21xx_0.7.6.orig.tar.gz
  open21xx_0.7.6-1.diff.gz
  open21xx_0.7.6-1_i386.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



open21xx_0.7.6-1_i386.changes ACCEPTED

2007-08-15 Thread Debian Installer

Accepted:
open21xx_0.7.6-1.diff.gz
  to pool/main/o/open21xx/open21xx_0.7.6-1.diff.gz
open21xx_0.7.6-1.dsc
  to pool/main/o/open21xx/open21xx_0.7.6-1.dsc
open21xx_0.7.6-1_i386.deb
  to pool/main/o/open21xx/open21xx_0.7.6-1_i386.deb
open21xx_0.7.6.orig.tar.gz
  to pool/main/o/open21xx/open21xx_0.7.6.orig.tar.gz


Override entries for your package:
open21xx_0.7.6-1.dsc - source electronics
open21xx_0.7.6-1_i386.deb - optional electronics

Announcing to [EMAIL PROTECTED]


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#423350: RM: open21xx -- RoQA; orphaned, RC-buggy

2007-08-15 Thread Mark Brown
On Mon, Aug 13, 2007 at 01:43:04PM +0200, Matej Vela wrote:

> It seems we have a solution for the RC bug and some interest in
> keeping open21xx, so I'll let it be for a while.

If (as it seems) the package had never built on any of the affected
architectures then the bug shouldn't have been RC anyway...

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."


signature.asc
Description: Digital signature