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

Bug#745547: marked as done (pixman: Disable vmx for ppc64el architecture)



Your message dated Mon, 18 Aug 2014 21:08:13 +0000
with message-id <E1XJUA1-0004un-2x@franck.debian.org>
and subject line Bug#745547: fixed in pixman 0.32.6-2
has caused the Debian Bug report #745547,
regarding pixman: Disable vmx for ppc64el architecture
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.)


-- 
745547: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=745547
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: pixman
Version: 0.32.4
Severity: wishlist

Dear Maintainer,

In order to be able to compile pixman on the ppc64el archictecture, the option
disable-vmx needs to be disabled at this initial moment.  So, this patch adds the
--disable-vmx option during the configure process.  

Thanks
Breno Leitao

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.13-1-powerpc64le (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -uNpr pixman-0.32.4/debian/changelog pixman-0.32.4.new/debian/changelog
--- pixman-0.32.4/debian/changelog	2014-04-22 18:08:27.000000000 +0000
+++ pixman-0.32.4.new/debian/changelog	2014-04-22 18:11:51.000000000 +0000
@@ -1,3 +1,10 @@
+pixman (0.32.4-1.1) sid; urgency=medium
+
+  * Non-maintainer upload.
+  * Disable vmx on the ppc64el architecture to enable the package to be built.
+
+ -- Breno Leitao <brenohl@br.ibm.com>  Tue, 22 Apr 2014 18:11:10 +0000
+
 pixman (0.32.4-1) sid; urgency=low
 
   * New upstream release.
diff -uNpr pixman-0.32.4/debian/rules pixman-0.32.4.new/debian/rules
--- pixman-0.32.4/debian/rules	2014-04-22 17:58:17.000000000 +0000
+++ pixman-0.32.4.new/debian/rules	2014-04-22 17:58:40.000000000 +0000
@@ -4,12 +4,19 @@ PACKAGE = libpixman-1-0
 SHLIBS  = 0.25.2
 
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
+DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
+
+DISABLE_VMX_ARCHS = ppc64el 
+
+ifeq (,$(filter $(DEB_BUILD_ARCH), $(disable_vmx_archs)))
+  VMX_OPTION = --disable-vmx
+endif
 
 # Disable Gtk+ autodetection:
 override_dh_auto_configure:
 	# also avoid loongson2f optimizations on mipsel, see 0.26.0-3
 	# changelog entry:
-	LS_CFLAGS=" " dh_auto_configure -- --disable-gtk \
+	LS_CFLAGS=" " dh_auto_configure -- --disable-gtk $(VMX_OPTION) \
 	  --disable-silent-rules \
 	  --disable-arm-iwmmxt \
 	  --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)

--- End Message ---
--- Begin Message ---
Source: pixman
Source-Version: 0.32.6-2

We believe that the bug you reported is fixed in the latest version of
pixman, 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 745547@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Cyril Brulebois <kibi@debian.org> (supplier of updated pixman 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 18 Aug 2014 22:50:39 +0200
Source: pixman
Binary: libpixman-1-0 libpixman-1-0-udeb libpixman-1-0-dbg libpixman-1-dev
Architecture: source amd64
Version: 0.32.6-2
Distribution: unstable
Urgency: medium
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Cyril Brulebois <kibi@debian.org>
Description:
 libpixman-1-0 - pixel-manipulation library for X and cairo
 libpixman-1-0-dbg - pixel-manipulation library for X and cairo (debugging symbols)
 libpixman-1-0-udeb - pixel-manipulation library for X and cairo (udeb)
 libpixman-1-dev - pixel-manipulation library for X and cairo (development files)
Closes: 745547
Changes:
 pixman (0.32.6-2) sid; urgency=medium
 .
   [ Julien Cristau ]
   * Disable vmx on ppc64el (closes: #745547).  Thanks, Breno Leitao!
Checksums-Sha1:
 ab30bd542b67ac13bb06c679ed6e64030829c9e8 2019 pixman_0.32.6-2.dsc
 59dfc699dc072c09277e4830135a6e2e5f711fb9 283453 pixman_0.32.6-2.diff.gz
 1fcd8c55206c66d50a609978b2b8d13c875b23e5 506004 libpixman-1-0_0.32.6-2_amd64.deb
 bf416a07db83201e242ff2901ff7acea05428377 234602 libpixman-1-0-udeb_0.32.6-2_amd64.udeb
 00823ed4502640b49be593bad8e84f1af29b1a00 1608392 libpixman-1-0-dbg_0.32.6-2_amd64.deb
 eef970fb42dea4a24196ff110f5c2a9df453fa5f 523082 libpixman-1-dev_0.32.6-2_amd64.deb
Checksums-Sha256:
 9b6d2fe5168e9f8a4045d7775629ac91433a400243b3f20b113c102998134b2f 2019 pixman_0.32.6-2.dsc
 348546fe0eb75a3ba608106ff03154711da439a032068b9ea5c60f4cb816d5c7 283453 pixman_0.32.6-2.diff.gz
 5bf5d37d33ae166a46f6cfc498ce8dbce12da834a1b494e1252694c299e03bc0 506004 libpixman-1-0_0.32.6-2_amd64.deb
 e8b92dcc967256714e2dc72527c09e04d0655bf6a4b8806071b1748ebfbfb1f6 234602 libpixman-1-0-udeb_0.32.6-2_amd64.udeb
 e81921b2051635610432a72ea9dd48255d4219d581f7041f3388a297398711d4 1608392 libpixman-1-0-dbg_0.32.6-2_amd64.deb
 36b83da22fdee12eab6d25d8cbf74f5d83305d7b5e183fa4c88f92c35f4a0f67 523082 libpixman-1-dev_0.32.6-2_amd64.deb
Files:
 0745980d559f8b0a9318a3a5a9cf1009 506004 libs optional libpixman-1-0_0.32.6-2_amd64.deb
 57c75124bd06b402c18378c06cb6aadc 234602 debian-installer optional libpixman-1-0-udeb_0.32.6-2_amd64.udeb
 f7cba4b73ec174caacaffc15d367d2c3 1608392 debug extra libpixman-1-0-dbg_0.32.6-2_amd64.deb
 3a3ec7c5b01ede915af4154c54835284 523082 libdevel optional libpixman-1-dev_0.32.6-2_amd64.deb
 659e6aab8ee8c9f78a1e322ec668ee1f 2019 devel optional pixman_0.32.6-2.dsc
 c937017ccc12e11e5b2c1cdab7a9100f 283453 devel optional pixman_0.32.6-2.diff.gz
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBAgAGBQJT8mieAAoJEP+RSvDCs1Ug4T0P/2newmL3YxUb+EKIgA1HZ8VI
B7bYJf8gBRwQSiY7bdwnbFwP0eGKY19wOzcwaLSLA9WcDbfimWYGWuLM45m5k9Bh
4iAXdkbSOgK0nlk42vYQdCwu5Ff3fnOC723xKDJDeJ85y5TCw2/UJjyeXa+OTuJL
vw+TwnMku48bObAEouRExCnzMlTWfkIc5Ch0M6IGLBEOteoK4LgYbhvor5bY/sSB
gts7RjjaAp3utit/W+BcvnvHBRD214ozmPw9f/ZWT0usf02i2wWa6D/ZrhxigBBi
us0uHFaLzT7868xqW4RHKARLUxtNicqmXnNQN66Eo13/qsSQwXoPmsT7ESwXzl7/
UaDiQjEJ26iwMsjCpFe6LNxA5v/hHlzyIDKMOOjV8gfqzu8huZCcxRvrlG2taYaH
q+kQEVFvTp9hesr5GBHU0RtgDx7RxLlxWABOWEgKR0P7t6MY+jajW1GbJD7ozlds
w5tmWRqNEwOjVo7SNDvBHpheyIvwDXMpoGJY7wBBnPQIRDqWwG0URuK9Og3UKX9N
VvQNG4jXIVVmXrHo8BDKNf4CwRYHO03SZ1FDszGwPJ1iZ+2KNpxE2vRBvVJ1nini
kbI0ZZE+ZSdJiS3w5qkv+sXx1WK2N+D6WgHvoob4Ckv30KIBfDWL0eRKv/fjOG8L
JtUlGY0NrIPZb+BLSKp/
=Fei9
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: