Re: Uploading linux (3.12.5-1)

2013-12-17 Thread Michael Cree
On Tue, December 17, 2013 6:27 pm, Ben Hutchings wrote: > I intend to upload linux version 3.12.5-1 to sid on Tuesday or > Wednesday. If there are any important changes that should be included > (particularly if there are known regressions), please commit them or let > me know about them. commit

Bug#685894: linux FTBFS on alpha: gcc-4.5 no longer available

2012-08-25 Thread Michael Cree
Source: linux Version: 3.2.23-1 Severity: important User: debian-al...@lists.debian.org Usertags: alpha Tags: patch X-Debbugs-CC: debian-al...@lists.debian.org Justification: Fails to build from source but built in the past. linux no longer builds on Alpha due to the demise of gcc-4.5 in unstable.

Bug#664834: linux-tools: please build perf utils on Alpha.

2012-03-21 Thread Michael Cree
Package: linux-tools Version: 3.2.7-2 Severity: wishlist User: debian-al...@lists.debian.org Usertags: alpha X-Debbugs-CC: debian-al...@lists.debian.org Could we have the perf tools built on Alpha please. For some reason they are not in the linux-tools package, whereas they are for other arches.

Bug#658460: SOCK_NONBLOCK doubly defined in system headers on Alpha

2012-02-03 Thread Michael Cree
Package: linux-libc-dev Version: 3.2.1-1 Severity: normal User: debian-al...@lists.debian.org Usertags: alpha X-Debbugs-CC: debian-al...@lists.debian.org The simple test program: #include #include fails to compile on the Alpha arch with the following: $ gcc -c test.c In file included from /us

Bug#657112: Please build linux-2.6 on Alpha with gcc-4.5

2012-01-23 Thread Michael Cree
Source: linux-2.6 Version: 3.2.1-1 Severity: important User: debian-al...@lists.debian.org Usertags: alpha X-Debbugs-CC: debian-al...@lists.debian.org Justification: Crashes system in flaming heap of process/CPU lockups. gcc-4.4 on Alpha produces bad code and is the reason for many crashes that ex

Bug#649468: [PATCH] alpha: add io{read,write}{16,32}be functions

2011-11-30 Thread Michael Cree
config to build. Signed-off-by: Michael Cree --- arch/alpha/include/asm/io.h |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/arch/alpha/include/asm/io.h b/arch/alpha/include/asm/io.h index 56ff965..6365ef2 100644 --- a/arch/alpha/include/asm/io.h +++ b/arch/alpha/include

Bug#649468: FTBFS on Alpha: undefined iowrite32be wanted by module mlx4_en.

2011-11-21 Thread Michael Cree
On 22/11/2011, at 3:14 AM, Ben Hutchings wrote: On Mon, 2011-11-21 at 20:59 +1300, Michael Cree wrote: The package linux-2,6 FTBFS on Alpha. From the log: Building modules, stage 2. MODPOST 2591 modules ERROR: "iowrite32be" [drivers/net/mlx4/mlx4_en.ko] undefined! [...] This n

Bug#649468: FTBFS on Alpha: undefined iowrite32be wanted by module mlx4_en.

2011-11-21 Thread Michael Cree
Source: linux-2.6 Version: 3.1.1-1 Severity: Important User: debian-al...@lists.debian.org Usertags: alpha X-Debbugs-CC: debian-al...@lists.debian.org The package linux-2,6 FTBFS on Alpha. From the log: Building modules, stage 2. MODPOST 2591 modules ERROR: "iowrite32be" [drivers/net/mlx4/ml

Bug#647586: FTBFS on alpha: missing module crc32

2011-11-04 Thread Michael Cree
On 05/11/11 02:29, Ben Hutchings wrote: > On Fri, 2011-11-04 at 21:45 +1300, Michael Cree wrote: >> The package linux-2.6 FTBFS on alpha. From the log: >> >> kernel-wedge install-files 3.0.0-2 >> install -D -m 644 >> debian/linux-image-3.0.0-2-alpha-generic/b

Bug#647587: Alpha: missing accept4 syscall

2011-11-04 Thread Michael Cree
On 05/11/11 04:07, Ben Hutchings wrote: > On Fri, 2011-11-04 at 22:10 +1300, Michael Cree wrote: >> The kernel for the alpha port is missing the accept4 syscall; the >> implementation, long overdue, is now in Linus' kernel as commit >> 0a8c384ebe4cc1c462076732dbffb5

Bug#647587: Alpha: missing accept4 syscall

2011-11-04 Thread Michael Cree
Source: linux-2.6 Version: 3.0.0-6 Severity: Important User: debian-al...@lists.debian.org Usertags: alpha X-Debbugs-CC: debian-al...@lists.debian.org The kernel for the alpha port is missing the accept4 syscall; the implementation, long overdue, is now in Linus' kernel as commit 0a8c384ebe4cc1c46

Bug#647586: FTBFS on alpha: missing module crc32

2011-11-04 Thread Michael Cree
Source: linux-2.6 Version: 3.0.0-6 Severity: Important The package linux-2.6 FTBFS on alpha. From the log: kernel-wedge install-files 3.0.0-2 install -D -m 644 debian/linux-image-3.0.0-2-alpha-generic/boot/vmlinuz-3.0.0-2-alpha-generic debian/kernel-image-3.0.0-2-alpha-generic-di/boot/vm

Bug#638696: Processed: Bug#638696: linux-2.6 still FTBFS on alpha

2011-08-28 Thread Michael Cree
On 28/08/11 22:40, Ben Hutchings wrote: > On Sun, 2011-08-28 at 10:03 +, Debian Bug Tracking System wrote: >> Processing commands for cont...@bugs.debian.org: >> >>> reopen 638696 >> Bug #638696 {Done: Ben Hutchings } [linux-2.6] FTBFS >> on alpha: module sht15 needs gpiolib not selected by co

Bug#638696: FTBFS on alpha: module sht15 needs gpiolib not selected by config.

2011-08-20 Thread Michael Cree
o_get_value' Full build log available at: http://buildd.debian-ports.org/status/fetch.php?pkg=linux-2.6&arch=alpha&ver=3.0.0-2&stamp=1313880281 Setting CONFIG_GPIOLIB should fix this. Regards Michael Cree. -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org with

Bug#589804: Implement missing syscalls on Alpha

2010-07-21 Thread Michael Cree
Package: linux-2.6 Version: 2.6.32-17 Severity: wishlist Tags: patch It would be nice to have the missing syscalls on Alpha wired up to bring it up to date with the other architectures. It was unfortunate that the patch sent upstream to achieve this was missed during the 2.6.32 development window

Bug#588409: perf (linux-tools-2.6.32) fails to build on many architectures

2010-07-08 Thread Michael Cree
Regarding the perf tools: Commit 5d7bdab75cd56d2bdc0986ae5546be3b09fea70a upstream should give the -fstack-protector-all test. Regarding the Alpha architecture the following commits that are in v2.6.33 of the kernel upstream provide the performance event interface: Commit fcd14b3203b538dca0

Bug#583949: 2.6.32-3-amd64 can't read DVDs/CDs (sometimes) - Bug#583949

2010-06-22 Thread Michael Cree
On 23/06/10 00:22, zoltan herman wrote: Take a look at the 551101 bug report, Ben H. wrote "Date: Mon, 21 Jun 2010 11:11:32 +0100"> We switched from IDE drivers to libata-based drivers in 2.6.32-10. My suspicion is that this is a bug in ide-cd which will no longer apply. In my case that is no

Bug#583949: 2.6.32-3-amd64 can't read DVDs/CDs (sometimes)

2010-06-06 Thread Michael Cree
I am seeing this bug too on both AMD64 and Alpha architectures. Sometimes DVD plays up with error messages (similar to those given by original reporter; see below) and doesn't seem to recover until a reboot. When the errors start typically I can get the disc mounted (unlike the original report

Bug#527265: Strange QLA1040 firmaware load error with 2.6.30 from testing

2009-08-22 Thread Michael Cree
Uwe Schindler wrote: After upgrading to linux-image-2.6.30-alpha-generic I get the following trace in the kernel log. The qlogic firmware package is installed, as initramfs complained about missing bin files. The driver loads and the system works as expected, all disks are reported: [4.4160

Bug#476766: linux-image-2.6.24-1-alpha-generic: Alpha using sound driver causes kernel OOPS

2008-04-18 Thread Michael Cree
Package: linux-image-2.6.24-1-alpha-generic Version: 2.6.24-5 Severity: critical Justification: breaks the whole system Playing a sound file via alsa sound devices for the second time causes mmio related kernel OOPS on certain Alpha architectures. Observed on miata (PWS600au) while playing via

Bug#473877: linux-image-2.6.24-1-alpha-generic: fail to boot

2008-04-18 Thread Michael Cree
Kernels since 2.6.23 (and its release candidates) break with an older version of aboot. If you have been upgrading your system from Etch or a version of Lenny from before about middle of last year you will need to upgrade the aboot package to the latest, and you may need to manually reinstall