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

Bug#762171: marked as done (libkgapi-dev: arch-dependent file in "Multi-Arch: same" package)



Your message dated Fri, 09 Mar 2018 12:16:38 +0100
with message-id <2390857.Go1ADSmpmp@tuxin>
and subject line Re: libkgapi-dev: arch-dependent file in "Multi-Arch: same" package
has caused the Debian Bug report #762171,
regarding libkgapi-dev: arch-dependent file in "Multi-Arch: same" package
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 owner@bugs.debian.org
immediately.)


-- 
762171: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=762171
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libkgapi-dev
Version: 2.2.0-1
User: multiarch-devel@lists.alioth.debian.org
Usertags: multiarch

libkgapi-dev is marked as "Multi-Arch: same", but the following file is architecture-dependent:

/usr/include/libkgapi2/libkgapi2_export.h

MD5 sum of the file is:
2cf6234fefe98c0215a6db02b7784fbf on arm64;
5e3cef1444568514031b4fbcc8b0d8ef elsewhere.

An example diff between i386 and arm64 is attached.

--
Jakub Wilk
diff -ur libkgapi-dev_2.2.0-1_i386/usr/include/libkgapi2/libkgapi2_export.h libkgapi-dev_2.2.0-1_arm64/usr/include/libkgapi2/libkgapi2_export.h
--- libkgapi-dev_2.2.0-1_i386/usr/include/libkgapi2/libkgapi2_export.h	2014-08-22 17:59:22.000000000 +0200
+++ libkgapi-dev_2.2.0-1_arm64/usr/include/libkgapi2/libkgapi2_export.h	2014-09-18 22:29:13.000000000 +0200
@@ -23,8 +23,14 @@
 
 #ifndef LIBKGAPI2_DEPRECATED
 #  define LIBKGAPI2_DEPRECATED __attribute__ ((__deprecated__))
-#  define LIBKGAPI2_DEPRECATED_EXPORT LIBKGAPI2_EXPORT __attribute__ ((__deprecated__))
-#  define LIBKGAPI2_DEPRECATED_NO_EXPORT LIBKGAPI2_NO_EXPORT __attribute__ ((__deprecated__))
+#endif
+
+#ifndef LIBKGAPI2_DEPRECATED_EXPORT
+#  define LIBKGAPI2_DEPRECATED_EXPORT LIBKGAPI2_EXPORT LIBKGAPI2_DEPRECATED
+#endif
+
+#ifndef LIBKGAPI2_DEPRECATED_NO_EXPORT
+#  define LIBKGAPI2_DEPRECATED_NO_EXPORT LIBKGAPI2_NO_EXPORT LIBKGAPI2_DEPRECATED
 #endif
 
 #define DEFINE_NO_DEPRECATED 0

--- End Message ---
--- Begin Message ---
Version: 17.08.3-1

Hey,

with uptodate libgapi, this issue is solved. Meanwhile the dev package is 
called libkpimgapi-dev.

hefee

Attachment: signature.asc
Description: This is a digitally signed message part.


--- End Message ---

Reply to: