[Pkg-opencl-devel] Bug#947864: pyopencl: Please enable hurd-i386 build
Samuel Thibault
sthibault at debian.org
Wed Jan 1 01:07:28 GMT 2020
Source: pyopencl
Version: 2019.1.1-1
Severity: important
Tags: patch
User: debian-hurd at lists.debian.org
Usertags: hurd
Hello,
pyopencl builds fine on hurd-i386, could you enable its build as the
attached patch does?
Thanks,
Samuel
-- System Information:
Debian Release: bullseye/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable-debug'), (500, 'testing-debug'), (500, 'stable-debug'), (500, 'proposed-updates-debug'), (500, 'proposed-updates'), (500, 'oldstable-proposed-updates-debug'), (500, 'oldstable-proposed-updates'), (500, 'oldoldstable'), (500, 'buildd-unstable'), (500, 'unstable'), (500, 'stable'), (500, 'oldstable'), (1, 'experimental-debug'), (1, 'buildd-experimental'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.4.0 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--
Samuel
<N> je déteste import
<N> parce que lorsque tu fais du python et que tu oublies le #!/bin/env python et que tu mets le fichier exécutable
<N> import est exécuté
-+- #ens-mim - pourquoi mon script python change le curseur de la souris ?! -+-
-------------- next part --------------
--- debian/control.original 2020-01-01 02:04:43.341476369 +0100
+++ debian/control 2020-01-01 02:04:56.411484338 +0100
@@ -27,7 +27,7 @@
Vcs-Browser: https://salsa.debian.org/opencl-team/python-pyopencl
Package: python3-pyopencl
-Architecture: amd64 i386 kfreebsd-amd64 kfreebsd-i386 arm64 armhf
+Architecture: amd64 hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 arm64 armhf
Multi-Arch: no
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends},
ocl-icd-libopencl1 | libopencl1,
@@ -66,7 +66,7 @@
Package: python3-pyopencl-dbg
Section: debug
-Architecture: amd64 i386 kfreebsd-amd64 kfreebsd-i386 arm64 armhf
+Architecture: amd64 hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 arm64 armhf
Multi-Arch: no
Depends: python3-pyopencl (= ${binary:Version}), python3-dbg,
${shlibs:Depends}, ${misc:Depends}, ${python3:Depends},
More information about the Pkg-opencl-devel
mailing list