Your message dated Mon, 11 Dec 2006 13:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#386196: fixed in mhc 0.25.1+20050120-3
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: mhc-utils
Version: 0.25.1+20050120-2
Severity: normal

Hello,

pilot-link 0.12.0 is now stable and available. The Debian package is
available from experimental. Before uploading it to unstable and replace
libpisock8 by libpisock9 I try to recompile every package using
libpisock8.

Your package mhc-utils does not build with this version of libpisock9
with:

 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp
# Add here commands to clean up after the build process.
(cd ruby-ext && /usr/bin/make clean)
make[1]: Entering directory 
`/home/NoBackup/Debian/libpisock9/mhc-utils/mhc-0.25.1+20050120/ruby-ext'
make[1]: Leaving directory 
`/home/NoBackup/Debian/libpisock9/mhc-utils/mhc-0.25.1+20050120/ruby-ext'
rm -f adb2mhc gemcal mhc-sync mhc2palm palm2mhc today \
                configure.log make.rb emacs/make.rb \
                mkmf.log ruby-ext/mkmf.log \
                ruby-ext/lib/mhc-gtk.rb \
                ruby-ext/extconf.rb ruby-ext/Makefile
dh_clean
dh_clean: Compatibility levels before 4 are deprecated.
 dpkg-source -b mhc-0.25.1+20050120
dpkg-source: building mhc using existing mhc_0.25.1+20050120.orig.tar.gz
dpkg-source: building mhc in mhc_0.25.1+20050120-2.diff.gz
dpkg-source: warning: ignoring deletion of file emacs/mhc-vars.el.orig
dpkg-source: building mhc in mhc_0.25.1+20050120-2.dsc
 debian/rules build
dh_testdir
# Add here commands to compile the package.
#/usr/bin/make
/usr/bin/ruby1.8 ./configure.rb --with-icondir=/usr/share/pixmaps/mhc
ruby1.8 is .. /usr/bin/ruby1.8
make is .. /usr/bin/make
In /usr/local/lib .. checking for pi_socket() in -lpisock... yes
In /usr/local/include .. checking for pi-dlp.h... yes
Warn: keyword @@MHC_XEMACS_PATH@@ was remiained in emacs/make.rb.
creating mhc-sync ...done.
creating mhc2palm ...done.
creating palm2mhc ...done.
creating adb2mhc ...done.
creating gemcal ...done.
creating make.rb ...done.
creating today ...done.
creating emacs/make.rb ...done.
creating ruby-ext/lib/mhc-gtk.rb ...done.
creating ruby-ext/extconf.rb ...done.
In ruby-ext/
ruby1.8 extconf.rb
checking for main() in -lsocket... no
checking for main() in -lpisock... yes
creating Makefile
(cd ruby-ext && /usr/bin/make)
make[1]: Entering directory 
`/home/NoBackup/Debian/libpisock9/mhc-utils/mhc-0.25.1+20050120/ruby-ext'
gcc -fPIC -Wall -g -fno-strict-aliasing -O2  -fPIC -I/usr/local/include  
-DNEW_NAMING   -I. -I/usr/lib/ruby/1.8/i486-linux 
-I/usr/lib/ruby/1.8/i486-linux -I.   -c ext-helper.c
ext-helper.c: In function 'cp_set2':
ext-helper.c:192: warning: unused variable 's'
ext-helper.c: In function 'cp_get2':
ext-helper.c:281: warning: unused variable 'at_name'
gcc -fPIC -Wall -g -fno-strict-aliasing -O2  -fPIC -I/usr/local/include  
-DNEW_NAMING   -I. -I/usr/lib/ruby/1.8/i486-linux 
-I/usr/lib/ruby/1.8/i486-linux -I.   -c mhc_pilib.c
mhc_pilib.c: In function 'rpi_sock_open':
mhc_pilib.c:126: warning: passing argument 2 of 'pi_bind' from incompatible 
pointer type
mhc_pilib.c:126: error: too many arguments to function 'pi_bind'
mhc_pilib.c:131: warning: passing argument 2 of 'pi_bind' from incompatible 
pointer type
mhc_pilib.c:131: error: too many arguments to function 'pi_bind'
mhc_pilib.c: In function 'rdlp_ReadAppBlock':
mhc_pilib.c:266: warning: passing argument 4 of 'dlp_ReadAppBlock' makes 
integer from pointer without a cast
mhc_pilib.c:266: warning: passing argument 5 of 'dlp_ReadAppBlock' makes 
pointer from integer without a cast
mhc_pilib.c:271: warning: pointer targets in passing argument 1 of 'rb_str_new' 
differ in signedness
mhc_pilib.c: In function 'rdlp_ReadRecordByIndex':
mhc_pilib.c:294: warning: passing argument 4 of 'dlp_ReadRecordByIndex' from 
incompatible pointer type
mhc_pilib.c:294: error: too many arguments to function 'dlp_ReadRecordByIndex'
mhc_pilib.c:306: warning: pointer targets in passing argument 1 of 'rb_str_new' 
differ in signedness
mhc_pilib.c: In function 'rdlp_ReadRecordById':
mhc_pilib.c:322: warning: passing argument 4 of 'dlp_ReadRecordById' from 
incompatible pointer type
mhc_pilib.c:322: error: too many arguments to function 'dlp_ReadRecordById'
mhc_pilib.c:330: warning: pointer targets in passing argument 1 of 'rb_str_new' 
differ in signedness
mhc_pilib.c: In function 'rdlp_WriteRecord':
mhc_pilib.c:362: warning: passing argument 2 of 'unpack_Appointment' from 
incompatible pointer type
mhc_pilib.c: In function 'rpack_Appointment':
mhc_pilib.c:452: warning: passing argument 2 of 'pack_Appointment' from 
incompatible pointer type
mhc_pilib.c:429: warning: unused variable 'i'
mhc_pilib.c: In function 'runpack_Appointment':
mhc_pilib.c:464: warning: passing argument 2 of 'unpack_Appointment' from 
incompatible pointer type
mhc_pilib.c: In function 'rpack_Address':
mhc_pilib.c:511: warning: passing argument 2 of 'pack_Address' from 
incompatible pointer type
mhc_pilib.c:512: warning: pointer targets in passing argument 1 of 'rb_str_new' 
differ in signedness
mhc_pilib.c: In function 'runpack_Address':
mhc_pilib.c:521: warning: passing argument 2 of 'unpack_Address' from 
incompatible pointer type
mhc_pilib.c: In function 'rpack_AddressAppInfo':
mhc_pilib.c:549: warning: pointer targets in passing argument 1 of 'rb_str_new' 
differ in signedness
mhc_pilib.c: In function 'runpack_AddressAppInfo':
mhc_pilib.c:559: warning: pointer targets in passing argument 2 of 
'unpack_AddressAppInfo' differ in signedness
mhc_pilib.c: In function 'rpi_file_get_app_info':
mhc_pilib.c:607: warning: pointer targets in passing argument 3 of 
'pi_file_get_app_info' differ in signedness
mhc_pilib.c:607: error: void value not ignored as it ought to be
mhc_pilib.c: In function 'rpi_file_read_record':
mhc_pilib.c:617: error: 'pi_uid_t' undeclared (first use in this function)
mhc_pilib.c:617: error: (Each undeclared identifier is reported only once
mhc_pilib.c:617: error: for each function it appears in.)
mhc_pilib.c:617: error: expected ';' before 'id'
mhc_pilib.c:624: error: 'id' undeclared (first use in this function)
mhc_pilib.c:624: warning: pointer targets in passing argument 4 of 
'pi_file_read_record' differ in signedness
make[1]: *** [mhc_pilib.o] Error 1
make[1]: Leaving directory 
`/home/NoBackup/Debian/libpisock9/mhc-utils/mhc-0.25.1+20050120/ruby-ext'
make: *** [build-stamp] Error 2
debuild: fatal error at line 1224:
debian/rules build failed



You should talk to your upstream author to try to solve the problem.
Maybe a new version is already on its way.

Regards,

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (90, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.8-mactel
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)


--- End Message ---
--- Begin Message ---
Source: mhc
Source-Version: 0.25.1+20050120-3

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

mhc-utils_0.25.1+20050120-3_i386.deb
  to pool/main/m/mhc/mhc-utils_0.25.1+20050120-3_i386.deb
mhc_0.25.1+20050120-3.diff.gz
  to pool/main/m/mhc/mhc_0.25.1+20050120-3.diff.gz
mhc_0.25.1+20050120-3.dsc
  to pool/main/m/mhc/mhc_0.25.1+20050120-3.dsc
mhc_0.25.1+20050120-3_all.deb
  to pool/main/m/mhc/mhc_0.25.1+20050120-3_all.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tatsuya Kinoshita <[EMAIL PROTECTED]> (supplier of updated mhc 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 [EMAIL PROTECTED])


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

Format: 1.7
Date: Mon, 11 Dec 2006 22:18:24 +0900
Source: mhc
Binary: mhc-utils mhc
Architecture: source all i386
Version: 0.25.1+20050120-3
Distribution: unstable
Urgency: low
Maintainer: Tatsuya Kinoshita <[EMAIL PROTECTED]>
Changed-By: Tatsuya Kinoshita <[EMAIL PROTECTED]>
Description: 
 mhc        - Message Harmonized Calendaring system
 mhc-utils  - Message Harmonized Calendaring system utilities
Closes: 333761 377457 386196
Changes: 
 mhc (0.25.1+20050120-3) unstable; urgency=low
 .
   * New maintainer, with previous maintainer's permission.
   * Acknowledge NMU. (closes: #386196)
   * debian/emacsen-install: Create *.el symlinks. (closes: #377457)
   * emacs/mhc-gnus.el: Fix "Invalid data for rfc2047 encoding", patch from
     [mhc:02229] on 2006-12-06, thanks to IRIE Tetsuya.
   * ruby-ext/lib/mhc-gtk.rb.in: Fix that gemcal causes segfault when closing,
     patch from [mhc:02233] on 2006-12-11, thanks to Kazuhiro NISHIYAMA.
   * debian/rules: Don't remove `emacs/mhc-vars.el.orig' with dh_clean.
   * debian/control: Remove redundant version dependencies.
   * debian/control (Description): Use `Homepage:'.
   * debian/control (Standards-Version): 3.6.1 -> 3.7.2.
   * debian/copyright: Rewritten.
   * Migrate to debhelper version 5.
   * debian/po/ja.po: Update Japanese translation.
   * Patch from Christian Perrier for debconf templates translations:
     - Swedish added. Closes: #333761
     - Norwegian Bokmål added. Sent during the call for updates of
       the l10n NMU campaign.
     - Portuguese added. Sent during the call for updates of
       the l10n NMU campaign.
     - Czech added. Sent during the call for updates of
       the l10n NMU campaign.
     - German added. Sent during the call for updates of
       the l10n NMU campaign.
     - Russian added. Sent during the call for updates of
       the l10n NMU campaign.
     - French updated. Sent during the call for updates of
       the l10n NMU campaign.
   * Patch from Christian Perrier for lintian fixes:
     - Rewrite templates to fit the Developer's Reference suggested write
       style
     - Split Choices in debconf templates and make "None" only
       as translatable
     - Use debconf-updatepo in the clean target of debian/rules
Files: 
 74ed23d1bfcfc0e128a8491ac9c0aefa 632 misc optional mhc_0.25.1+20050120-3.dsc
 de9a65ac64f0b04dfd6f3c6670b9d73d 26680 misc optional 
mhc_0.25.1+20050120-3.diff.gz
 7ad6fa00ce9cafb969b114f5efb45ebf 165460 misc optional 
mhc_0.25.1+20050120-3_all.deb
 7826bebb514759438a95b55dd42a2eb7 104066 misc optional 
mhc-utils_0.25.1+20050120-3_i386.deb

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

iD8DBQFFfVsugV4LPvpMUpgRAqDJAJ9HxfcrtqoIqoXOgPoTJcFS5YTFDQCg2LxY
vmTRWx3y81kqIWo/CJ4qJLU=
=/K0v
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to