Your message dated Mon, 21 Sep 2009 07:59:14 +0000
with message-id <e1mpdnm-0002gp...@ries.debian.org>
and subject line Bug#519056: fixed in im-sdk 12.3.91-6.4
has caused the Debian Bug report #519056,
regarding im-sdk: FTBFS with glibc 2.8
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.)


-- 
519056: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=519056
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: im-sdk
Version: 12.3.91-6.3
Severity: serious
Tags: patch
Justification: no longer builds from source
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu jaunty ubuntu-patch

im-sdk FTBFS because of missing definition of ucred:
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 
-DXMLCONFDIR="\"/etc/iiim\"" -DSOCKETDIR="\"/var/run/iiim\"" 
-DSEGVLOGGER="\"/usr/lib/iiim/iiimf-segv-logger\"" -g -I../include 
-I../../include/iml -I../../include/iiimp -I. -I../../include -DARCH=\"i486\" 
-DHAVE_CONFIG_H -DLinux -Wall -D_SVID_SOURCE -D_BSD_SOURCE 
-D_POSIX_C_SOURCE=199506L -Wall -g -pipe -Wl,--as-needed -O2 -MT iwrap.o -MD 
-MP -MF ".deps/iwrap.Tpo" -c -o iwrap.o iwrap.c; \
 then mv -f ".deps/iwrap.Tpo" ".deps/iwrap.Po"; else rm -f ".deps/iwrap.Tpo"; 
exit 1; fi
iwrap.c: In function 'authenticate_with_unix':
iwrap.c:187: error: storage size of 'peercred' isn't known
iwrap.c:187: warning: unused variable 'peercred'
make[3]: *** [iwrap.o] Error 1
make[3]: Leaving directory 
`/build/buildd/im-sdk-12.3.91/build-tree/iiimf-12.3.91-svn2814/iiimsf/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/build/buildd/im-sdk-12.3.91/build-tree/iiimf-12.3.91-svn2814/iiimsf'
make[1]: *** [all] Error 2

This is solved by adding -D_GNU_SOURCE to CFLAGS

*** /tmp/tmptmoaOC
In Ubuntu, we've applied the attached patch to achieve the following:

  * debian/rules: add -D_GNU_SOURCE to CFLAGS to define ucred struct and fix
    a FTBFS (LP: #340336)

We thought you might be interested in doing the same. 


-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 'jaunty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.27-11-generic (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
diff -u im-sdk-12.3.91/debian/rules im-sdk-12.3.91/debian/rules
--- im-sdk-12.3.91/debian/rules
+++ im-sdk-12.3.91/debian/rules
@@ -35,7 +35,7 @@
 
 confflags += --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libexecdir=\$${prefix}/lib/iiim CFLAGS="$(CFLAGS)"
 
-CFLAGS = -Wall -g -pipe -Wl,--as-needed
+CFLAGS = -Wall -g -pipe -Wl,--as-needed -D_GNU_SOURCE
 
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
 	CFLAGS += -O0

--- End Message ---
--- Begin Message ---
Source: im-sdk
Source-Version: 12.3.91-6.4

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

iiimf-client-el-bin_12.3.91-6.4_i386.deb
  to pool/main/i/im-sdk/iiimf-client-el-bin_12.3.91-6.4_i386.deb
iiimf-client-el_12.3.91-6.4_all.deb
  to pool/main/i/im-sdk/iiimf-client-el_12.3.91-6.4_all.deb
iiimf-client-gtk_12.3.91-6.4_i386.deb
  to pool/main/i/im-sdk/iiimf-client-gtk_12.3.91-6.4_i386.deb
iiimf-client-xbe_12.3.91-6.4_i386.deb
  to pool/main/i/im-sdk/iiimf-client-xbe_12.3.91-6.4_i386.deb
iiimf-csconv-modules_12.3.91-6.4_i386.deb
  to pool/main/i/im-sdk/iiimf-csconv-modules_12.3.91-6.4_i386.deb
iiimf-dev_12.3.91-6.4_all.deb
  to pool/main/i/im-sdk/iiimf-dev_12.3.91-6.4_all.deb
iiimf-im-switcher_12.3.91-6.4_i386.deb
  to pool/main/i/im-sdk/iiimf-im-switcher_12.3.91-6.4_i386.deb
iiimf-le-canna_12.3.91-6.4_i386.deb
  to pool/main/i/im-sdk/iiimf-le-canna_12.3.91-6.4_i386.deb
iiimf-le-hangul_12.3.91-6.4_i386.deb
  to pool/main/i/im-sdk/iiimf-le-hangul_12.3.91-6.4_i386.deb
iiimf-le-sun-hong-kong-chinese_12.3.91-6.4_i386.deb
  to pool/main/i/im-sdk/iiimf-le-sun-hong-kong-chinese_12.3.91-6.4_i386.deb
iiimf-le-sun-simplified-chinese_12.3.91-6.4_i386.deb
  to pool/main/i/im-sdk/iiimf-le-sun-simplified-chinese_12.3.91-6.4_i386.deb
iiimf-le-sun-thai_12.3.91-6.4_i386.deb
  to pool/main/i/im-sdk/iiimf-le-sun-thai_12.3.91-6.4_i386.deb
iiimf-le-sun-traditional-chinese_12.3.91-6.4_i386.deb
  to pool/main/i/im-sdk/iiimf-le-sun-traditional-chinese_12.3.91-6.4_i386.deb
iiimf-le-unit_12.3.91-6.4_i386.deb
  to pool/main/i/im-sdk/iiimf-le-unit_12.3.91-6.4_i386.deb
iiimf-server_12.3.91-6.4_i386.deb
  to pool/main/i/im-sdk/iiimf-server_12.3.91-6.4_i386.deb
iiimf_12.3.91-6.4_all.deb
  to pool/main/i/im-sdk/iiimf_12.3.91-6.4_all.deb
im-sdk-docs_12.3.91-6.4_all.deb
  to pool/main/i/im-sdk/im-sdk-docs_12.3.91-6.4_all.deb
im-sdk_12.3.91-6.4.diff.gz
  to pool/main/i/im-sdk/im-sdk_12.3.91-6.4.diff.gz
im-sdk_12.3.91-6.4.dsc
  to pool/main/i/im-sdk/im-sdk_12.3.91-6.4.dsc
libiiimcf-dev_12.3.91-6.4_i386.deb
  to pool/main/i/im-sdk/libiiimcf-dev_12.3.91-6.4_i386.deb
libiiimcf3_12.3.91-6.4_i386.deb
  to pool/main/i/im-sdk/libiiimcf3_12.3.91-6.4_i386.deb
libiiimp-dev_12.3.91-6.4_i386.deb
  to pool/main/i/im-sdk/libiiimp-dev_12.3.91-6.4_i386.deb
libiiimp1_12.3.91-6.4_i386.deb
  to pool/main/i/im-sdk/libiiimp1_12.3.91-6.4_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 519...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
David Paleino <d.pale...@gmail.com> (supplier of updated im-sdk 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: Fri, 18 Sep 2009 22:49:23 +0200
Source: im-sdk
Binary: iiimf iiimf-dev iiimf-server iiimf-client-xbe iiimf-client-gtk 
iiimf-im-switcher iiimf-csconv-modules libiiimp1 libiiimp-dev libiiimcf3 
libiiimcf-dev iiimf-client-el-bin iiimf-client-el im-sdk-docs iiimf-le-unit 
iiimf-le-canna iiimf-le-hangul iiimf-le-sun-thai 
iiimf-le-sun-simplified-chinese iiimf-le-sun-traditional-chinese 
iiimf-le-sun-hong-kong-chinese
Architecture: source i386 all
Version: 12.3.91-6.4
Distribution: unstable
Urgency: low
Maintainer: Luca Bruno <lu...@debian.org>
Changed-By: David Paleino <d.pale...@gmail.com>
Description: 
 iiimf      - Meta package for IIIMF
 iiimf-client-el - IIIMF frontend for Emacs
 iiimf-client-el-bin - Utility of IIIMF frontend for Emacs
 iiimf-client-gtk - IIIM GTK+ 2.x Input Method Module Client
 iiimf-client-xbe - IIIMF XIM BackEnd module
 iiimf-csconv-modules - Codeset Conversion modules for IIIMF components
 iiimf-dev  - Meta package for the development of IIIMF
 iiimf-im-switcher - Input Method switcher for IIIMF
 iiimf-le-canna - Canna language engine for iiimf-server
 iiimf-le-hangul - Korean language engine for iiimf-server
 iiimf-le-sun-hong-kong-chinese - Hong Kong Chinese language engine for 
iiimf-server
 iiimf-le-sun-simplified-chinese - Simplified Chinese language engine for 
iiimf-server
 iiimf-le-sun-thai - Thai language engine for iiimf-server
 iiimf-le-sun-traditional-chinese - Traditional Chinese language engine for 
iiimf-server
 iiimf-le-unit - UNIT language engine for iiimf-server
 iiimf-server - IIIMF input method server
 im-sdk-docs - Documentation provided in IM-SDK
 libiiimcf-dev - IIIM Client Framework library development files
 libiiimcf3 - Internet/Intranet Input Method Client Framework library
 libiiimp-dev - IIIM Protocol library development files
 libiiimp1  - Internet/Intranet Input Method Protocol library
Closes: 519056 536964
Changes: 
 im-sdk (12.3.91-6.4) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix FTBFS because of missing definition of ucred, thanks to
     Fabrice Coutadeur (Closes: #519056)
   * Fix FTBFS because of missing Build-Depends on libglade2-dev
     (Closes: #536964)
   * Fix FTBFS: typo in 007_leif-implicit-pointer.patch
Checksums-Sha1: 
 28982469d182322ee3d11fa462cc05d9eb5ccb66 1731 im-sdk_12.3.91-6.4.dsc
 335496f327385933ceedfd32b0df41d5025d890f 31579 im-sdk_12.3.91-6.4.diff.gz
 0c1a5f53bb8b631b2ac0262c47266c867d8a20d4 1416186 
iiimf-server_12.3.91-6.4_i386.deb
 6d74d004fc5ed29a0e19782cefc5a388874a96fb 1188250 
iiimf-client-xbe_12.3.91-6.4_i386.deb
 8032a8bc744279c4dd4020652261af19b9a93abc 261116 
iiimf-client-gtk_12.3.91-6.4_i386.deb
 880d369d98aac01591decdbe88cdc764ae9de0bb 179390 
iiimf-im-switcher_12.3.91-6.4_i386.deb
 c3d54ecb26e03aac628c04bfbd78d6bb3af35850 24406 
iiimf-csconv-modules_12.3.91-6.4_i386.deb
 65a30471bf2eb72d98b14714f7e94c689c397212 338738 libiiimp1_12.3.91-6.4_i386.deb
 652b44ee9f8fc9d9df79514d3e17602211f35a74 131100 
libiiimp-dev_12.3.91-6.4_i386.deb
 f6e2e47504395630786a3dc3612b44b8c83ad0fb 281354 libiiimcf3_12.3.91-6.4_i386.deb
 9bdea9e214b1bd5bb365c88253823c181fec872a 102406 
libiiimcf-dev_12.3.91-6.4_i386.deb
 b0c72a20b62d079b21eda6701d45dd4ac30abc51 15114 
iiimf-client-el-bin_12.3.91-6.4_i386.deb
 8618788d817ca6ba2cea87ff74ea77f854c04c1f 340466 
iiimf-le-unit_12.3.91-6.4_i386.deb
 de160bd4b2b001d6e091c13f91dc98fe42f19ab8 142646 
iiimf-le-canna_12.3.91-6.4_i386.deb
 5e297820fa4ec161be2f269d012360fe4357be1e 1051338 
iiimf-le-hangul_12.3.91-6.4_i386.deb
 0a1ea7f177f4149da77c12bc0700023091e3fcbc 150488 
iiimf-le-sun-thai_12.3.91-6.4_i386.deb
 216372104dd03d45528f86c306346ef617c14785 4456018 
iiimf-le-sun-simplified-chinese_12.3.91-6.4_i386.deb
 dc7b2bfa57d260d048c2e5f867bc8d35e1bde50f 3053548 
iiimf-le-sun-traditional-chinese_12.3.91-6.4_i386.deb
 db63e56b91bddb1c57c02f8edadb5cee13b70487 2947100 
iiimf-le-sun-hong-kong-chinese_12.3.91-6.4_i386.deb
 6272c15f8ba8c1d75f45c6f9fb3aa455c959dcea 12346 iiimf_12.3.91-6.4_all.deb
 90da505d7cc543be66e2e2642822bc6d38476610 12324 iiimf-dev_12.3.91-6.4_all.deb
 7f21eb2715493081c3957be68964affd2ed0af71 75574 
iiimf-client-el_12.3.91-6.4_all.deb
 27ec76c97bf0b7199adc45308eb86749e4270a58 360930 im-sdk-docs_12.3.91-6.4_all.deb
Checksums-Sha256: 
 e58cd3ebb6ac68b2d82b7ff5ed56a8e7e58f562a2ca0c5569685d92e11c66e71 1731 
im-sdk_12.3.91-6.4.dsc
 db91ce59f1223863826b9b011f6a0c0f12a9136aef40d22cc66e10c67608a2cb 31579 
im-sdk_12.3.91-6.4.diff.gz
 e176cf2b809ba3d0ecb05277b0c0d65a74a53691dae8b490088177933be9c24b 1416186 
iiimf-server_12.3.91-6.4_i386.deb
 a45d42df145406eb0dfd5738ee30a5a52b09351c675d4ede2179c14a2242c636 1188250 
iiimf-client-xbe_12.3.91-6.4_i386.deb
 f76caccb5ac5faba0440f8eb19ca33730fbb5f154f251fdd24eea5de4638e2c2 261116 
iiimf-client-gtk_12.3.91-6.4_i386.deb
 a1c1ed1f457514428116d42e05600340de2863d28bbd0b7a3401238fe393ab9b 179390 
iiimf-im-switcher_12.3.91-6.4_i386.deb
 7b08b6010d9de393a45d6d85feb9537dbbfec4066e40aafd359e40a65027345d 24406 
iiimf-csconv-modules_12.3.91-6.4_i386.deb
 6e20d4f63866b93ac9fe9367a0e3374d03dc7fc1164bcaf86c9cfaee4826ec44 338738 
libiiimp1_12.3.91-6.4_i386.deb
 9f67219617bc91210d9ce22f9ffd4289e750449cf0442334eefc969f98ced7a4 131100 
libiiimp-dev_12.3.91-6.4_i386.deb
 3fbc2ad9470a561b3fcd9de9f96d041964e5d0d586182d4a8e15f2e9b89734d5 281354 
libiiimcf3_12.3.91-6.4_i386.deb
 de08ed31b432b7812d3fecf32959b3f6df919b1cf0aebaa977848c75ee436859 102406 
libiiimcf-dev_12.3.91-6.4_i386.deb
 45d03aa7e5dbf16119eeeffe014b653a09078afcb8c5b1146f7c658b61848367 15114 
iiimf-client-el-bin_12.3.91-6.4_i386.deb
 36898862e7d53c0c665ba8d0d3144169c5cbffecaa05f09530bc8be661a44d9a 340466 
iiimf-le-unit_12.3.91-6.4_i386.deb
 14cb63802bc1c0a86f012e0d2cb971a91c5f26193d18a19a59367efafa8f7796 142646 
iiimf-le-canna_12.3.91-6.4_i386.deb
 b98e0f85f9f4f100c466831a4ef3cb6f8494e6490de53b86f3464fa1d1580f93 1051338 
iiimf-le-hangul_12.3.91-6.4_i386.deb
 2c6e4a01a55cd6fca3f46af192fa0931bc87950b976f61cb7aeab7549c511b91 150488 
iiimf-le-sun-thai_12.3.91-6.4_i386.deb
 f8c20e873b8da324c81fe060adb597cdf023c047517ffa36639feaf6be55f827 4456018 
iiimf-le-sun-simplified-chinese_12.3.91-6.4_i386.deb
 54c460b3e757be60fc44293398295a54ae8ec7a13a18e6ad35fcc32c99aab8c8 3053548 
iiimf-le-sun-traditional-chinese_12.3.91-6.4_i386.deb
 d8a33dc88bf68ee1b2802e8567b5196c5c049cd53ed37b983ae9c2777ec802f4 2947100 
iiimf-le-sun-hong-kong-chinese_12.3.91-6.4_i386.deb
 a095afac8edd9742ec7749568a30618bd47d36898681a4fd38041eefec55f899 12346 
iiimf_12.3.91-6.4_all.deb
 db3b92dfacd26750169d58217bb46d73c4dd2f65d600a8dffd56049e96a86784 12324 
iiimf-dev_12.3.91-6.4_all.deb
 be8a6c110452ffcc7c6119fc821200f8045bf4da2c38e9a61deaf153b5be93d9 75574 
iiimf-client-el_12.3.91-6.4_all.deb
 7583b62431a1ce611e591cf022b3925f789831819d913edd01ba94eb9782f19e 360930 
im-sdk-docs_12.3.91-6.4_all.deb
Files: 
 081e5a28db1a0b5f5773455682997294 1731 text optional im-sdk_12.3.91-6.4.dsc
 b94c19ab21a79b609f3bf4eb21fb80e1 31579 text optional im-sdk_12.3.91-6.4.diff.gz
 9386fa11ca900375fb86441d367a6c82 1416186 text optional 
iiimf-server_12.3.91-6.4_i386.deb
 c9c8f15c35c4de461d9acac7c885ab9f 1188250 text optional 
iiimf-client-xbe_12.3.91-6.4_i386.deb
 91494da3bd902c6cc2108674bace907c 261116 text optional 
iiimf-client-gtk_12.3.91-6.4_i386.deb
 1228aa4d8cee9fe5aa823a7375064366 179390 text optional 
iiimf-im-switcher_12.3.91-6.4_i386.deb
 0deecb32ed4ca4bd2a948ba86935cee7 24406 text optional 
iiimf-csconv-modules_12.3.91-6.4_i386.deb
 6cadc752304f61b7c9b2554211f2a5d9 338738 libs optional 
libiiimp1_12.3.91-6.4_i386.deb
 9a4bb57c1fe1080ea0bc167ad59aa566 131100 libdevel optional 
libiiimp-dev_12.3.91-6.4_i386.deb
 f676bb40a0591358404d993f18ddbb92 281354 libs optional 
libiiimcf3_12.3.91-6.4_i386.deb
 6ca0a5a8e2f6dfd390864e03f6c1967e 102406 libdevel optional 
libiiimcf-dev_12.3.91-6.4_i386.deb
 79eacafa93d344ed8defae223f554f2c 15114 utils optional 
iiimf-client-el-bin_12.3.91-6.4_i386.deb
 3aeddb422d0d577d94b6a920c3e45dfb 340466 text optional 
iiimf-le-unit_12.3.91-6.4_i386.deb
 414a671d06589c6117c7e1c6cd3f2ffb 142646 text optional 
iiimf-le-canna_12.3.91-6.4_i386.deb
 ab7d81052beb7a45ea82be65df2bdb0a 1051338 text optional 
iiimf-le-hangul_12.3.91-6.4_i386.deb
 ee14d5e2fa3d493f884a1801295a6e0b 150488 text optional 
iiimf-le-sun-thai_12.3.91-6.4_i386.deb
 a7fe412ffa4727da72f0b9b50eb4dcbd 4456018 text optional 
iiimf-le-sun-simplified-chinese_12.3.91-6.4_i386.deb
 ab8f07bea28dcd3238948e46124fd3d1 3053548 text optional 
iiimf-le-sun-traditional-chinese_12.3.91-6.4_i386.deb
 93bf268da1577b441011a070b1f8ec7b 2947100 text optional 
iiimf-le-sun-hong-kong-chinese_12.3.91-6.4_i386.deb
 4b79656a1cc97d6a2c6614569cb0f926 12346 text optional iiimf_12.3.91-6.4_all.deb
 1915de34b5c828f6ec52184bf781aecc 12324 text optional 
iiimf-dev_12.3.91-6.4_all.deb
 df85acea47e5de7540a8062ac9f06811 75574 utils optional 
iiimf-client-el_12.3.91-6.4_all.deb
 0a41125acd6cc2e0618547dd96f27c98 360930 doc optional 
im-sdk-docs_12.3.91-6.4_all.deb

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

iEYEARECAAYFAkq0iT4ACgkQRqobajv7n7OGNwCfUShuzfCP4Q7s+71e+wSuGwfg
FNgAnR1uFW31GJBIsurmePr/h2CduXaP
=8tqI
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to