[Debian-astro-maintainers] Bug#839810: libgyoto5-dev: arch-dependent file in "Multi-Arch: same" package
Jakub Wilk
jwilk at debian.org
Wed Oct 5 10:18:41 UTC 2016
Package: libgyoto5-dev
Version: 1.1.0-2
Severity: important
User: multiarch-devel at lists.alioth.debian.org
Usertags: multiarch
libgyoto5-dev is marked as "Multi-Arch: same", but the
following file is architecture-dependent:
/usr/include/Gyoto/GyotoConfig.h
An example diff between i386 and amd64 is attached.
--
Jakub Wilk
-------------- next part --------------
diff -ur libgyoto5-dev_1.1.0-2_i386/usr/include/Gyoto/GyotoConfig.h libgyoto5-dev_1.1.0-2_amd64/usr/include/Gyoto/GyotoConfig.h
--- libgyoto5-dev_1.1.0-2_i386/usr/include/Gyoto/GyotoConfig.h 2016-10-04 10:32:18.000000000 +0200
+++ libgyoto5-dev_1.1.0-2_amd64/usr/include/Gyoto/GyotoConfig.h 2016-10-04 10:32:18.000000000 +0200
@@ -72,10 +72,10 @@
/** \def GYOTO_SIZE__T_IS_UNSIGNED_LONG
\brief Define to 1 if size_t and unsigned long are the same */
-/* #undef GYOTO_SIZE__T_IS_UNSIGNED_LONG */
+#define GYOTO_SIZE__T_IS_UNSIGNED_LONG 1
#ifdef DOXYGEN_RUN
# ifndef GYOTO_SIZE__T_IS_UNSIGNED_LONG
-# define GYOTO_SIZE__T_IS_UNSIGNED_LONG (undefined)
+# define GYOTO_SIZE__T_IS_UNSIGNED_LONG 1
# endif
#endif
More information about the Debian-astro-maintainers
mailing list