[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#760333: x32 symbols files for kde4libs



Hi,

I think we also need the attached patch, as the build of today’s
upload still fails; this was part of my previous patch.

I’ll start a build now and mail back later.

bye,
//mirabilos
-- 
«MyISAM tables -will- get corrupted eventually. This is a fact of life. »
“mysql is about as much database as ms access” – “MSSQL at least descends
from a database” “it's a rebranded SyBase” “MySQL however was born from a
flatfile and went downhill from there” – “at least jetDB doesn’t claim to
be a database”	‣‣‣ Please, http://deb.li/mysql and MariaDB, finally die!
diff -Nru kde4libs-4.14.2/debian/changelog kde4libs-4.14.2/debian/changelog
--- kde4libs-4.14.2/debian/changelog	2014-10-24 04:51:47.000000000 +0200
+++ kde4libs-4.14.2/debian/changelog	2014-10-24 21:05:52.000000000 +0200
@@ -1,3 +1,9 @@
+kde4libs (4:4.14.2-3+x32) unreleased; urgency=medium
+
+  * Fix symbols for x32 (Closes: #760333)
+
+ -- Thorsten Glaser <tg@mirbsd.de>  Fri, 24 Oct 2014 21:05:42 +0200
+
 kde4libs (4:4.14.2-3) unstable; urgency=medium
 
   * Manually fix symbols files.
diff -Nru kde4libs-4.14.2/debian/libkde3support4.symbols kde4libs-4.14.2/debian/libkde3support4.symbols
--- kde4libs-4.14.2/debian/libkde3support4.symbols	2014-10-24 04:51:47.000000000 +0200
+++ kde4libs-4.14.2/debian/libkde3support4.symbols	2014-10-24 20:59:03.000000000 +0200
@@ -1316,7 +1316,8 @@
  _ZN9K3ProcesslsERK7QString@Base 4:4.3.4
  _ZN9K3RFCDate14localUTCOffsetEv@Base 4:4.3.4
  _ZN9K3RFCDate16parseDateISO8601ERK7QString@Base 4:4.3.4
- _ZN9K3RFCDate17rfc2822DateStringEli@Base 4:4.3.4
+ (arch=!x32)_ZN9K3RFCDate17rfc2822DateStringEli@Base 4:4.3.4
+ (arch=x32)_ZN9K3RFCDate17rfc2822DateStringExi@Base 4:4.14.0-1
  _ZN9K3RFCDate9parseDateERK7QString@Base 4:4.3.4
  _ZN9K3URLDrag11stringToUrlERK10QByteArray@Base 4:4.3.4
  _ZN9K3URLDrag11urlToStringERK4KUrl@Base 4:4.3.4
diff -Nru kde4libs-4.14.2/debian/libplasma3.symbols kde4libs-4.14.2/debian/libplasma3.symbols
--- kde4libs-4.14.2/debian/libplasma3.symbols	2014-10-24 04:51:47.000000000 +0200
+++ kde4libs-4.14.2/debian/libplasma3.symbols	2014-10-24 20:59:10.000000000 +0200
@@ -1,7 +1,7 @@
 # SymbolsHelper-Confirmed: 4:4.13.3 alpha amd64 arm64 armel armhf hppa hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 sparc
 libplasma.so.3 libplasma3 #MINVER#
 * Build-Depends-Package: kdelibs5-dev
- (optional=templinst|arch=amd64 arm64 armhf hppa hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 sparc)_ZN12KConfigGroup10writeCheckIiEEvPKcRKT_6QFlagsIN11KConfigBase15WriteConfigFlagEE@Base 4:4.12.2
+ (optional=templinst|arch=amd64 arm64 armhf hppa hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 sparc x32)_ZN12KConfigGroup10writeCheckIiEEvPKcRKT_6QFlagsIN11KConfigBase15WriteConfigFlagEE@Base 4:4.12.2
  _ZN5Jolie11MetaService11loadServiceERK7QStringS3_@Base 4:4.4.4-2~
  _ZN5Jolie11MetaService13unloadServiceERK7QString@Base 4:4.4.4-2~
  _ZN5Jolie11MetaService14addRedirectionERK7QStringS3_RKNS_5ValueES6_@Base 4:4.4.4-2~

Reply to: