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

Bug#824524: marked as done (please support building linux-libc-dev for the tilegx architecture)



Your message dated Sat, 30 Jul 2016 00:04:21 +0200
with message-id <20160729220420.GA18274@alf.mars>
and subject line Re: Bug#824524: please support building linux-libc-dev for the tilegx architecture
has caused the Debian Bug report #824524,
regarding please support building linux-libc-dev for the tilegx 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.)


-- 
824524: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=824524
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: linux
Version: 4.5.3-2
Severity: wishlist
Tags: patch
User: helmutg@debian.org
Usertags: rebootstrap

Hi Ben et al,

could you carry the attached patch adding minimla support for the tilegx
architecture to the linux source package? The architecture is pending
inclusion into dpkg (#823167), but thus far the prospective port looks
good as it is upstreamed in many places (binutils/gcc/glibc/linux/...)
already.

After applying the patch debian/control needs to be regenerated. If you
prefer having dpkg add the architecture before linux, we can block the
bug.

For a fully working linux-libc-dev:tilegx, I'd also need #823632 fixed.

Helmut
diff --minimal -Nru linux-4.5.3/debian/changelog linux-4.5.3/debian/changelog
--- linux-4.5.3/debian/changelog	2016-05-08 16:03:45.000000000 +0200
+++ linux-4.5.3/debian/changelog	2016-05-17 06:21:11.000000000 +0200
@@ -1,3 +1,10 @@
+linux (4.5.3-2.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Enable building linux-libc-dev for tilegx. (Closes: #-1)
+
+ -- Helmut Grohne <helmut@subdivi.de>  Tue, 17 May 2016 06:20:55 +0200
+
 linux (4.5.3-2) unstable; urgency=medium
 
   * [s390x] PCI: Ignore zpci ABI changes; these functions are not used by
diff --minimal -Nru linux-4.5.3/debian/config/defines linux-4.5.3/debian/config/defines
--- linux-4.5.3/debian/config/defines	2016-05-08 12:56:03.000000000 +0200
+++ linux-4.5.3/debian/config/defines	2016-05-17 06:22:27.000000000 +0200
@@ -30,6 +30,7 @@
  sh4
  sparc
  sparc64
+ tilegx
  x32
 compiler: gcc-5
 featuresets:
diff --minimal -Nru linux-4.5.3/debian/config/tilegx/defines linux-4.5.3/debian/config/tilegx/defines
--- linux-4.5.3/debian/config/tilegx/defines	1970-01-01 01:00:00.000000000 +0100
+++ linux-4.5.3/debian/config/tilegx/defines	2016-05-17 06:22:08.000000000 +0200
@@ -0,0 +1,4 @@
+[base]
+kernel-arch: tile
+featuresets:
+# empty; just building headers yet

--- End Message ---
--- Begin Message ---
Version: 4.6-1~exp2

On Tue, May 17, 2016 at 07:23:26AM +0200, Helmut Grohne wrote:
> could you carry the attached patch adding minimla support for the tilegx
> architecture to the linux source package? The architecture is pending
> inclusion into dpkg (#823167), but thus far the prospective port looks
> good as it is upstreamed in many places (binutils/gcc/glibc/linux/...)
> already.

Thank you for applying the patch. It seems that the bts missed the
changelog entry though, so closing explicitly now.

Helmut

--- End Message ---

Reply to: