Your message dated Mon, 07 Jan 2019 05:06:36 +0000
with message-id <e1ggn7u-0005zp...@fasolo.debian.org>
and subject line Bug#905831: fixed in ne10 1.2.1-4
has caused the Debian Bug report #905831,
regarding Fails to build on armhf
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 ow...@bugs.debian.org
immediately.)
--
905831: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905831
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: ne10
Version: 1.2.1-3
Severity: serious
Tags: patch
Justification: fails to build from source
As per
https://buildd.debian.org/status/fetch.php?pkg=ne10&arch=armhf&ver=1.2.1-3&stamp=1478897528&raw=0
the build of ne10 fails on armhf. This is because it detects the build
environment as targetting aarch64. From the log:
-- Target architecture : aarch64
Attached is the debdiff from a derivative we hvae which fixes the issue.
-- System Information:
Debian Release: buster/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'proposed-updates'), (500,
'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental-debug'), (1,
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: armhf
Kernel: Linux 4.18.0-rc4-amd64 (SMP w/32 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8),
LANGUAGE=en_GB:en (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
diff -Nru ne10-1.2.1/debian/changelog ne10-1.2.1/debian/changelog
--- ne10-1.2.1/debian/changelog 2016-10-18 19:01:22.000000000 +0200
+++ ne10-1.2.1/debian/changelog 2018-08-10 12:26:58.000000000 +0200
@@ -1,3 +1,9 @@
+ne10 (1.2.1-3co1) apertis; urgency=medium
+
+ * Fix build on armhf
+
+ -- Sjoerd Simons <sjo...@debian.org> Fri, 10 Aug 2018 12:26:58 +0200
+
ne10 (1.2.1-3) unstable; urgency=medium
* Update copyright file for modules/*
diff -Nru ne10-1.2.1/debian/rules ne10-1.2.1/debian/rules
--- ne10-1.2.1/debian/rules 2016-10-12 19:35:53.000000000 +0200
+++ ne10-1.2.1/debian/rules 2018-08-10 12:26:57.000000000 +0200
@@ -13,12 +13,19 @@
# package maintainers to append LDFLAGS
#export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
+ifeq ($(DEB_TARGET_GNU_CPU),arm)
+ NE10_LINUX_TARGET_ARCH = armv7
+else
+ NE10_LINUX_TARGET_ARCH = ${DEB_TARGET_GNU_CPU}
+endif
+
%:
dh $@
override_dh_auto_configure:
+
dh_auto_configure -- \
- -DNE10_LINUX_TARGET_ARCH=$(DEB_TARGET_GNU_CPU) \
+ -DNE10_LINUX_TARGET_ARCH=$(NE10_LINUX_TARGET_ARCH) \
-DGNULINUX_PLATFORM=ON \
-DNE10_BUILD_SHARED=ON
--- End Message ---
--- Begin Message ---
Source: ne10
Source-Version: 1.2.1-4
We believe that the bug you reported is fixed in the latest version of
ne10, 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 905...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Wookey <woo...@debian.org> (supplier of updated ne10 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 07 Jan 2019 03:44:54 +0000
Source: ne10
Binary: libne10-dev libne10-10
Architecture: source
Version: 1.2.1-4
Distribution: unstable
Urgency: medium
Maintainer: Wookey <woo...@debian.org>
Changed-By: Wookey <woo...@debian.org>
Description:
libne10-10 - ARM neon (SIMD) library
libne10-dev - ARM neon (SIMD) library - development files
Closes: 905831
Changes:
ne10 (1.2.1-4) unstable; urgency=medium
.
* Fix build for armhf (Closes: #905831)
* Update to policy 4.3.0
Checksums-Sha1:
1e0b78db6cc3e97b630c425e098caeeb4e66d158 1820 ne10_1.2.1-4.dsc
9094c0052aeb42ac7fab6f117b5ddde89ecffdcf 13740 ne10_1.2.1-4.debian.tar.xz
934101f8e34583638583aba0536373c75698dfdd 7478 ne10_1.2.1-4_source.buildinfo
Checksums-Sha256:
380e3e796917354ce5c707549a04e318ca54224f6a5a40e335592c2d4786b573 1820
ne10_1.2.1-4.dsc
274b14b19e3ff0e994c21f6e4a8e11fe3a09fda4c341d81920a24a7762c61f6b 13740
ne10_1.2.1-4.debian.tar.xz
f5d9d1321da4c0b6aafabada8308bcc4a7699814c5835a96fd655705df14e244 7478
ne10_1.2.1-4_source.buildinfo
Files:
2deaa64d144f14ee7e80fa717d2c24f8 1820 libs optional ne10_1.2.1-4.dsc
1662292833fb320ee97f5c4210e0de62 13740 libs optional ne10_1.2.1-4.debian.tar.xz
c1af0a6338148b7947bad966de3f5239 7478 libs optional
ne10_1.2.1-4_source.buildinfo
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJcMtm3AAoJEPuGMlGob55HBxIQAIW/gLaf5hKy49lViJ0yVkwI
hwRYW+Yc1n8XZB0zoMRfiagM/hvm5J2w04wSEgZ9+zz0trRNC37tvJ7YsiezXbw6
aSz0Mgqs1gk3iwJo65mYaibLTR5dPc42Bk3/w2GWe83FAufMFNdBED6VcfDsdeDJ
wxO4knIvsJm3aLDhYmPlP130exdACxLz5E1pkMJB8Nk96sKCHIr40KBKluZmevpQ
deiYNKie1JrCPzgESqVmQwKKN88ri9dP0UilF3au7gIF0TBIxpaRydgszlq2bsOZ
yyK4BkATw7vCHb1YRgCAjjp+yEszCXhd3Qkg7NLjb0EG1M7vNQm1/sdx11qF96VO
2VSJO56GncvXEx7VmLljIujg6POdEBWC3drSpKAcKv86TVLA6xjIS0NO3JAM1jKd
i0UE5XI7z5waElaNeUTknqSPCT6JtNYxBhvfEwUFuPRWXdzshPj78Bi8aGAfYfK0
XyLY5s9mNjuTtlnHHaqi+LlMlAOkllsvWkv2tlbkcHD88FvC3xzkNTUSU33sDWVt
xvVRLL1Y2/FlQDRfwtjKzdD3bPFK1FIUMMw9SH4Cskabg0jmH/kx+tuZBDqmGF/5
qcltemkwQb+/vajezxXu+l3p7lLVxugZ8eIhkDp3R2J3wHTvROUvGrSkwwFeDDij
PuS4hDXGxWrHn/0ygLbL
=Jjsc
-----END PGP SIGNATURE-----
--- End Message ---