Your message dated Fri, 15 Jan 2016 10:00:24 +0000
with message-id <[email protected]>
and subject line Bug#789609: fixed in android-platform-frameworks-native
1:6.0.0+r26-1
has caused the Debian Bug report #789609,
regarding android-platform-frameworks-native: enable ppc64el
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 [email protected]
immediately.)
--
789609: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=789609
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: android-platform-frameworks-native
Severity: normal
Tags: patch
User: [email protected]
Dear Maintainer,
This package can be built without erros on ppc64el.
Could you please enable it?
The patch attached adds it to debian/control file and makes it use the
corresponding android/arch directory.
I tested it on ppc64el and x86 vms.
Thanks and regards.
Fernando
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)
diff -Nru android-platform-frameworks-native-21/debian/changelog android-platform-frameworks-native-21/debian/changelog
--- android-platform-frameworks-native-21/debian/changelog 2014-11-26 13:57:20.000000000 +0000
+++ android-platform-frameworks-native-21/debian/changelog 2015-06-22 15:48:59.000000000 +0000
@@ -1,3 +1,9 @@
+android-platform-frameworks-native (21-3ppc64el2) UNRELEASED; urgency=medium
+
+ * Enable ppc64el
+
+ -- Fernando Seiti Furusato <[email protected]> Mon, 22 Jun 2015 15:48:58 +0000
+
android-platform-frameworks-native (21-3) unstable; urgency=low
* add Breaks: and Replaces: for proper upgrading (Closes: #771062)
diff -Nru android-platform-frameworks-native-21/debian/control android-platform-frameworks-native-21/debian/control
--- android-platform-frameworks-native-21/debian/control 2014-11-25 11:55:42.000000000 +0000
+++ android-platform-frameworks-native-21/debian/control 2015-06-22 15:48:34.000000000 +0000
@@ -17,7 +17,7 @@
Package: android-libutils
Section: libs
-Architecture: amd64 i386
+Architecture: amd64 i386 ppc64el
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Android utility library
Library providing utility functions to Android related tools. This is needed
@@ -25,7 +25,7 @@
Package: android-libutils-dev
Section: libdevel
-Architecture: amd64 i386
+Architecture: amd64 i386 ppc64el
Depends: android-libutils (= ${binary:Version}),
${misc:Depends},
android-libcutils-dev
diff -Nru android-platform-frameworks-native-21/debian/patches/ppc64el_makefile.patch android-platform-frameworks-native-21/debian/patches/ppc64el_makefile.patch
--- android-platform-frameworks-native-21/debian/patches/ppc64el_makefile.patch 1970-01-01 00:00:00.000000000 +0000
+++ android-platform-frameworks-native-21/debian/patches/ppc64el_makefile.patch 2015-06-22 15:48:34.000000000 +0000
@@ -0,0 +1,20 @@
+Index: android-platform-frameworks-native-21/libs/utils/Makefile
+===================================================================
+--- android-platform-frameworks-native-21.orig/libs/utils/Makefile
++++ android-platform-frameworks-native-21/libs/utils/Makefile
+@@ -37,8 +37,14 @@ OBJECTS = $(SOURCES:.cpp=.o)
+ # Debian has gettid, but this build doesn't find it
+ # -DHAVE_GETTID \
+
++ifeq ($(findstring ppc,$(shell uname -m)),ppc)
++ ARCHDIR=linux-ppc
++else
++ ARCHDIR=linux-x86
++endif
++
+ ALL_CXXFLAGS = -O2 -fPIC -I../../include -I/usr/include/android \
+- -include /usr/include/android/arch/linux-x86/AndroidConfig.h
++ -include /usr/include/android/arch/$(ARCHDIR)/AndroidConfig.h
+ ALL_LDFLAGS = -fPIC -shared -rdynamic -Wl,-rpath=/usr/lib/android
+ ALL_LIBS = -lrt -ldl -lz -lpthread -L/usr/lib/android -lcutils -llog
+
diff -Nru android-platform-frameworks-native-21/debian/patches/series android-platform-frameworks-native-21/debian/patches/series
--- android-platform-frameworks-native-21/debian/patches/series 2014-05-26 03:13:03.000000000 +0000
+++ android-platform-frameworks-native-21/debian/patches/series 2015-06-22 15:48:34.000000000 +0000
@@ -1,2 +1,3 @@
libutils_makefile.patch
main_makefile.patch
+ppc64el_makefile.patch
--- End Message ---
--- Begin Message ---
Source: android-platform-frameworks-native
Source-Version: 1:6.0.0+r26-1
We believe that the bug you reported is fixed in the latest version of
android-platform-frameworks-native, which is due to be installed in the Debian
FTP archive.
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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Kai-Chung Yan <[email protected]> (supplier of updated
android-platform-frameworks-native 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 01 Dec 2015 00:58:59 +0800
Source: android-platform-frameworks-native
Binary: android-platform-frameworks-native-headers
Architecture: source all
Version: 1:6.0.0+r26-1
Distribution: experimental
Urgency: low
Maintainer: Android tools Maintainer
<[email protected]>
Changed-By: Kai-Chung Yan <[email protected]>
Description:
android-platform-frameworks-native-headers - Headers of
android-platform-frameworks-native
Closes: 789609
Changes:
android-platform-frameworks-native (1:6.0.0+r26-1) experimental; urgency=low
.
* New upstream release
* Change version scheme to follow upstream Android release tags
* Remove package: android-libutils(-dev) (closes: #789609)
* Add myself to Uploaders
* Use get-orig-source rule for fetching upstream
* d/control: Change priority to optional
Checksums-Sha1:
3afa1c56dd98e758759c4c739b73102384a50ae2 2423
android-platform-frameworks-native_6.0.0+r26-1.dsc
646388eb25fea6c691ebfc7edff8ec8a56408da2 1656786
android-platform-frameworks-native_6.0.0+r26.orig.tar.gz
44e767f23dbd97787e3bc544bbee56fe41616cbb 5668
android-platform-frameworks-native_6.0.0+r26-1.debian.tar.xz
3170431be6afedc4eb13a0480291a29c24d7f2b3 37038
android-platform-frameworks-native-headers_6.0.0+r26-1_all.deb
Checksums-Sha256:
23ca1e6f765aad98d5c34887c3f41f44a683c0706378fc128cb051b7926759f7 2423
android-platform-frameworks-native_6.0.0+r26-1.dsc
2c10f0d74e193b8ce61a44bdd40133dd65538adcdf1b221fb99426aee85b0b36 1656786
android-platform-frameworks-native_6.0.0+r26.orig.tar.gz
aee1aa880f75186bb5f5502bc471e5cf759a92669280eef9d171ecf8c6ad0ade 5668
android-platform-frameworks-native_6.0.0+r26-1.debian.tar.xz
f73882341f634b7ecf9540389cff9eed3273965b37463fcf28fbbfa915d6bfae 37038
android-platform-frameworks-native-headers_6.0.0+r26-1_all.deb
Files:
0bedd81a091e9d11360aa912613fee8c 2423 devel optional
android-platform-frameworks-native_6.0.0+r26-1.dsc
1ed6d6829b977ae161de2258fb231e66 1656786 devel optional
android-platform-frameworks-native_6.0.0+r26.orig.tar.gz
4e9923da72b86c909c0e72708ee7882e 5668 devel optional
android-platform-frameworks-native_6.0.0+r26-1.debian.tar.xz
930880e4c9931afeac845870a1ce0730 37038 libdevel optional
android-platform-frameworks-native-headers_6.0.0+r26-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: GPG for Android - https://guardianproject.info/code/gnupg/
iQIcBAEBCAAGBQJWmAkiAAoJEJ8P5Yc3S76B6GwP/jPPoPAro5TZRcRSK4nSSevJ
6p4V8hgo4xIF70Uj8U54QIqMpnvfzQT95n2+IefAlkD7+JQzKJZCThZbhXb7hexR
887IY1Y3rGmMtEosQQeo0ibrK5tG6rPK+ZCGmHaCopwx9F213JE7SMqdHmB4oxVy
WKbKbTzlB5R928fk/50RT1RMTw11QUJqy/KzMEXJpmAja0VphloY3OlnaUN5j7K6
jojh5T3HvTNUuD0nBICAgJLVvVbeD/9oDYKHJDStknFi+PoQvVGiOuKeXtmyc5e5
gRToMBy/8tx3BPcRAxPMqI2XpmxS3FyQcGd9zsOg3EJr0oKQ5eDSCkV3KHoLIQYU
O9oOQkOAj1wtzOI6oMr1pUcrLD1dHIRpcUv08hoOz3aT6bjFNxRj/91JbggIgLY+
aC9sJ9QyE1tILVjQQcp5f1pkGWoBGfCDFyf0uspKiylBIqqgVbzVx2TVS9BmENWZ
UrgTHb2CT4EESYMfatfn/0iM9fhEDK16VYsHDEL7CurgAhW671X90muvYESkd2e7
fwyrYRDAPBCPx107pevUSo2iMTUT4fNt6YTb/dWtuFYaXDxZaEF8L7LlYzduTn7o
GmurXJN2HZeJqIus9yc1uUKV+d1aZyKSdHVaWnKzeZcCEqMxzLw1DZNipS0f/mwP
Sd7ouUkKkHnxnT422scj
=Yt6W
-----END PGP SIGNATURE-----
--- End Message ---