Bug#837390: libp4est-dev: arch-dependent files in "Multi-Arch: same" package

Jakub Wilk jwilk at debian.org
Sun Sep 11 09:34:00 UTC 2016


Package: libp4est-dev
Version: 1.1-3
Severity: important
User: multiarch-devel at lists.alioth.debian.org
Usertags: multiarch

libp4est-dev is marked as "Multi-Arch: same", but the following files 
are architecture-dependent:

/usr/include/p4est_config.h
/usr/include/sc_config.h

An example diff between armhf and s390x is attached.

-- 
Jakub Wilk
-------------- next part --------------
diff -ur libp4est-dev_1.1-3_armhf/usr/include/p4est_config.h libp4est-dev_1.1-3_s390x/usr/include/p4est_config.h
--- libp4est-dev_1.1-3_armhf/usr/include/p4est_config.h	2016-09-09 13:06:31.000000000 +0000
+++ libp4est-dev_1.1-3_s390x/usr/include/p4est_config.h	2016-09-09 13:06:31.000000000 +0000
@@ -25,7 +25,7 @@
 
 /* C compiler flags */
 #ifndef P4EST_CFLAGS
-#define P4EST_CFLAGS "-g -O2 -fdebug-prefix-map=/build/p4est-IGjJEu/p4est-1.1=. -fstack-protector-strong -Wformat -Werror=format-security"
+#define P4EST_CFLAGS "-g -O2 -fdebug-prefix-map=/build/p4est-M7EZ0w/p4est-1.1=. -fstack-protector-strong -Wformat -Werror=format-security"
 #endif
 
 /* C preprocessor */
diff -ur libp4est-dev_1.1-3_armhf/usr/include/sc_config.h libp4est-dev_1.1-3_s390x/usr/include/sc_config.h
--- libp4est-dev_1.1-3_armhf/usr/include/sc_config.h	2016-09-09 13:06:31.000000000 +0000
+++ libp4est-dev_1.1-3_s390x/usr/include/sc_config.h	2016-09-09 13:06:31.000000000 +0000
@@ -12,7 +12,7 @@
 
 /* C compiler flags */
 #ifndef SC_CFLAGS
-#define SC_CFLAGS "-g -O2 -fdebug-prefix-map=/build/p4est-IGjJEu/p4est-1.1=. -fstack-protector-strong -Wformat -Werror=format-security"
+#define SC_CFLAGS "-g -O2 -fdebug-prefix-map=/build/p4est-M7EZ0w/p4est-1.1=. -fstack-protector-strong -Wformat -Werror=format-security"
 #endif
 
 /* C preprocessor */
@@ -32,7 +32,7 @@
 
 /* CXX compiler flags */
 #ifndef SC_CXXFLAGS
-#define SC_CXXFLAGS "-g -O2 -fdebug-prefix-map=/build/p4est-IGjJEu/p4est-1.1=. -fstack-protector-strong -Wformat -Werror=format-security"
+#define SC_CXXFLAGS "-g -O2 -fdebug-prefix-map=/build/p4est-M7EZ0w/p4est-1.1=. -fstack-protector-strong -Wformat -Werror=format-security"
 #endif
 
 /* Define to 1 if your C++ compiler doesn't accept -c and -o together. */
@@ -92,7 +92,7 @@
 
 /* FC compiler flags */
 #ifndef SC_FCFLAGS
-#define SC_FCFLAGS "-g -O2 -fdebug-prefix-map=/build/p4est-IGjJEu/p4est-1.1=. -fstack-protector-strong"
+#define SC_FCFLAGS "-g -O2 -fdebug-prefix-map=/build/p4est-M7EZ0w/p4est-1.1=. -fstack-protector-strong"
 #endif
 
 /* Define to dummy `main' function (if any) required to link to the Fortran
@@ -118,7 +118,7 @@
 
 /* F77 compiler flags */
 #ifndef SC_FFLAGS
-#define SC_FFLAGS "-g -O2 -fdebug-prefix-map=/build/p4est-IGjJEu/p4est-1.1=. -fstack-protector-strong"
+#define SC_FFLAGS "-g -O2 -fdebug-prefix-map=/build/p4est-M7EZ0w/p4est-1.1=. -fstack-protector-strong"
 #endif
 
 /* Define to 1 if you have the `backtrace' function. */


More information about the debian-science-maintainers mailing list