Re: Bug#1036884: transition: time64_t

2024-03-12 Thread Steve Langasek
ople.debian.org/~ema/cargo/. I can work on armel next. The > tests are green but maybe there's some more meaningful validation we can > do before uploading? Anyone from debian-rust has ideas or comments? > -- Steve Langasek Give

Re: Cubox-i bullseye -> bookworm Upgrade failure

2023-08-29 Thread Steve Langasek
On Tue, Aug 29, 2023 at 02:38:20PM +0200, Rainer Dorsch wrote: > Am Dienstag, 15. August 2023, 21:31:50 CEST schrieb Steve Langasek: > > > How about alerting end-user that "did you know your interface name > > > will change after the reboot thus possibly breaking your n

Re: Cubox-i bullseye -> bookworm Upgrade failure

2023-08-15 Thread Steve Langasek
On Mon, Aug 14, 2023 at 08:02:32AM +0300, Reco wrote: > On Sun, Aug 13, 2023 at 04:53:13PM -0500, Steve Langasek wrote: > > On Fri, Aug 04, 2023 at 10:55:44AM +0300, Reco wrote: > > > On Fri, Aug 04, 2023 at 08:55:21AM +0200, Rainer Dorsch wrote: > > &g

Re: Cubox-i bullseye -> bookworm Upgrade failure

2023-08-13 Thread Steve Langasek
th0 > Enjoy your (un)Predictable Interface Names. > Try adding "net.ifnames=0" to kernel's commandline. They're perfectly predictable, they're just not backwards-compatible. Forcing systems to use the legacy naming scheme to avoid the transition is short-sighted.

Re: abi-compliance-checker and library transitions [Re: another attempt at Y2038]

2023-04-17 Thread Steve Langasek
On Fri, Apr 14, 2023 at 08:58:55PM -0700, Steve Langasek wrote: > Sorry for the long radio silence on this; I had identified some issues with > my prior report and wanted to rerun it with some fixes, and that analysis > took rather longer than expected (mainly due to infrastructure

Re: abi-compliance-checker and library transitions [Re: another attempt at Y2038]

2023-04-15 Thread Steve Langasek
On Wed, Feb 15, 2023 at 05:08:40PM +, Wookey wrote: > On 2023-02-04 21:42 -0800, Steve Langasek wrote: > > On Thu, Oct 20, 2022 at 09:42:58PM -0700, Steve Langasek wrote: > > > This is good. One thing that I think has been missing from the discussion > > > about ar

Re: abi-compliance-checker and library transitions [Re: another attempt at Y2038]

2023-04-14 Thread Steve Langasek
failures? On Tue, Mar 21, 2023 at 03:00:41AM +, Wookey wrote: > On 2023-02-15 17:08 +, Wookey wrote: > > On 2023-02-04 21:42 -0800, Steve Langasek wrote: > > > > Yes I think we should proceed with this analysis on debian to get a > > better handle on just how

abi-compliance-checker and library transitions [Re: another attempt at Y2038]

2023-02-04 Thread Steve Langasek
On Thu, Oct 20, 2022 at 09:42:58PM -0700, Steve Langasek wrote: > This is good. One thing that I think has been missing from the discussion > about armhf rebootstrap is the fact that we do have experience in Debian > doing cross-cutting ABI transitions without having to change an >

Re: another attempt at Y2038

2022-10-20 Thread Steve Langasek
adays, I wonder if abi-compliance-checker would be usable for analyzing the ABIs of C libraries to accurately identify what needs to change for time64_t. I think it would be interesting to know from this how many shared libraries expose time_t size in their ABIs. -- Steve Langasek

Re: Y2038 - best way forward in Debian?

2020-02-04 Thread Steve Langasek
GS having been a priority for Debian as far back as 2003, I think it was no more than 5 years ago that I was still finding libraries in the archive that were incompatible with LFS because they were leaking 32-bit types into their own ABIs. I think the lesson to be learned from 64-bit file support is t

Re: giveback of knot-resolver 3.1.0-1 on armhf?

2018-11-30 Thread Steve Langasek
> > in the meantime, can we do a giveback on armhf to a machine other than > > arm-arm-01 to make sure that the latest knot-resolver does actually > > build? > > > > thanks for your work on keeping armhf in good shape in debian, > > > >

Re: Upcoming Qt switch to OpenGL ES on arm64

2018-11-28 Thread Steve Langasek
On Wed, Nov 28, 2018 at 11:46:21PM +0200, Adrian Bunk wrote: > On Tue, Nov 27, 2018 at 02:06:27PM -0800, Steve Langasek wrote: > >... > > Hmm, so I'm not sure this reflects the actual state of the art wrt dual Qt > > stacks as it existed in Ubuntu at the time

Re: Upcoming Qt switch to OpenGL ES on arm64

2018-11-28 Thread Steve Langasek
On Wed, Nov 28, 2018 at 05:03:51PM +0300, Dmitry Shachnev wrote: > On Tue, Nov 27, 2018 at 11:00:52PM -0800, Steve Langasek wrote: > The amount of packages will probably be larger in the current sid, > but it should not be more than 20 packages. > Plus there are packages whi

Re: Upcoming Qt switch to OpenGL ES on arm64

2018-11-27 Thread Steve Langasek
f analysis as above, so anyone interested in doing this in Debian can reasonably work out the scope. And each of those gles source packages is a purely mechanical transformation of the base Qt source package. So perhaps someone in this thread is willing to put in this effort to maintain 6 source

Re: Upcoming Qt switch to OpenGL ES on arm64

2018-11-27 Thread Steve Langasek
required to do this analysis, but relatively little human time. If someone was interested in volunteering to ensure both GL and GLES were supported by Qt, this is where I would suggest they start, in order to accurately size the effort involved and know what they're signing up for. --

Re: Upcoming Qt switch to OpenGL ES on arm64

2018-11-27 Thread Steve Langasek
me across to me in your mail, sorry. If you still think it is too much maintenance overhead to provide a dual stack for these 5 libraries (plus any others that later start to use GL-dependant ABIs), I think you're absolutely entitled to that view. -- Steve Langasek Give m

Re: Bug#881333: Qt with GLES on arm64 maintainer's decision - Was:: Upcoming Qt switch to OpenGL ES on arm64

2018-11-27 Thread Steve Langasek
On Mon, Nov 26, 2018 at 03:39:03PM -0800, Keith Packard wrote: > Steve Langasek writes: > > Long ago I heard rumors of development work on mesa that would allow it to > > function as a proxy library, so that apps would link against libGL as needed > > and the GL imple

Re: Bug#881333: Qt with GLES on arm64 maintainer's decision - Was:: Upcoming Qt switch to OpenGL ES on arm64

2018-11-26 Thread Steve Langasek
gt; > *But* we are open to change this for any arch (read it: support either one > > or > > the other technology) as long as the decision is taken by the technical > > committee. As I wrote before, we will keep the status quo, so if anyone is > > interested in any cha

Re: Bus error on armhf (Was: Bug#877419: Bug#877700: RM: pandas [arm64 armel armhf mips mips64el mipsel s390x] ...)

2017-10-24 Thread Steve Langasek
ccess on armhf, the reason they don't all do this is that the fixups are expensive and it's better to fix the code. (I am somewhat surprised to see that this particular package build is an armhf build on an "armel" host; but I'm not sure that's material here.) -- Steve La

Re: [RFC] d-i hd-media support for armhf

2014-09-23 Thread Steve Langasek
terate over all of the dtbs for the current kernel and copy them around. But I think we're even farther from having any kind of standard boot.scr/uEnv.txt infrastructure that would cope with this, than we are from having dtbs themselves as a standard interface. -- Steve Langasek

Re: [RFC] d-i hd-media support for armhf

2014-09-23 Thread Steve Langasek
e of that thread, I recall that the proposed standardization of dtb locations was mostly not useful for the platforms I cared about because they were going to be placed in locations that wouldn't help u-boot find them in order to pass them to the kernel. -- Steve Langasek

Re: Cubox i2ultra does not boot with Debian u-boot

2014-07-13 Thread Steve Langasek
portland/u-boot/tree/2014.04-cubox-i-support I suppose if you've got 2014.07-rc4 in experimental now, that implies you've forward-ported the patches and I should have a look at providing updated branches. -- Steve Langasek Give me a lever long enough and a Free

Re: c++11 mode in GCC is still marked as experimental (although armel needs work)

2014-07-12 Thread Steve Langasek
s shouldn't be done > before the jessie release. However, bumping the CPU requirements for the armel port to armv7 also make that port completely redundant; at that point it's just a slow armhf with no advantages. -- Steve Langasek Give me a lever long enough and a Free O

Re: flash-kernel and dtb

2014-06-20 Thread Steve Langasek
"/boot /"; in some cases this will give an extra directory lookup, but it should never cause the bootloader to get confused by stray files in /boot vs. / on the root filesystem. -- Steve Langasek Give me a lever long enough and a Free OS

Re: [PATCH 1/2] Add support for the CuBox-i.

2014-05-30 Thread Steve Langasek
DIR/$usname" mkimage_script "$usaddr" "boot script" "$boot_script" \ "$tmpdir/boot.scr" boot_script="$tmpdir/boot.scr"

[PATCH 2/2] Add support for symlinking kernels/initrds on targets that use dtb.

2014-05-30 Thread Steve Langasek
; urgency=medium * Add support for the CuBox-i. + * Add support for symlinking kernels/initrds on targets that use dtb. -- Steve Langasek Fri, 30 May 2014 16:23:29 +0200 diff --git a/functions b/functions index 9213145..d3009e8 100644 --- a/functions +++ b/functions @@ -631,14 +631,15 @@ case

[PATCH 1/2] Add support for the CuBox-i.

2014-05-30 Thread Steve Langasek
ebian/changelog index 3fcba0a..09efe83 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +flash-kernel (3.20) UNRELEASED; urgency=medium + + * Add support for the CuBox-i. + + -- Steve Langasek Fri, 30 May 2014 16:23:29 +0200 + flash-kernel (3.19) unstable; urgency=low * Su

Re: Cubox-i with Debian Stock Kernel

2014-05-30 Thread Steve Langasek
> Can we get the patch on the list for comment please? Looks like it might > want rebasing onto later flash-kernel? Ok. Here's a pair of patches for consideration. I've rebased so that they apply cleanly, but am away from my box and haven't verified yet that current flash-kernel works with these

Re: Cubox-i with Debian Stock Kernel

2014-05-30 Thread Steve Langasek
On Fri, May 30, 2014 at 04:07:10PM +0200, Rainer Dorsch wrote: > Am 30.05.2014 15:04, schrieb Ian Campbell: > >On Fri, 2014-05-30 at 14:13 +0200, Steve Langasek wrote: > >>There is already a branch for this in flash-kernel git, which I was waiting > >>for u-boot su

Re: Cubox-i with Debian Stock Kernel

2014-05-30 Thread Steve Langasek
branch for this in flash-kernel git, which I was waiting for u-boot support on in unstable before proposing for merge. U-Boot support is there now, so maybe this is mergeable now. Ian, would you like a bug report for this? git://git.debian.org/d-i/flash-kernel.git cubox-i -- Steve Langasek

Re: Booting armmp kernel on Beaglebone Black

2014-04-22 Thread Steve Langasek
poster is trying to boot without an > > initramfs... (no mention of an initramfs in the pastebin...) > That wouldn't matter, from linux-image-3.13-1-armmp_3.13.10-1_armhf.deb > # CONFIG_TI_EDMA is not set > Sorry, can't confirm if it actually works as an external module. Ok. So

Re: Booting armmp kernel on Beaglebone Black

2014-04-22 Thread Steve Langasek
nel+dtb+initramfs not allow this driver to be dynamically loaded for the hardware where it's needed? OTOH, maybe the problem is the poster is trying to boot without an initramfs... (no mention of an initramfs in the pastebin...) -- Steve Langasek Give me a lever long

Re: GL/gl.h, Qt5 and arm: FTBFS

2014-03-24 Thread Steve Langasek
iven that qantenna has always required GLU, and is unsupportable now because GLU is not usable with Qt5 on arm*, I think this is the right thing to do. -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it

Re: Potential issues for most ports (Was: Re: Bits from the Release Team (Jessie freeze info))

2013-11-03 Thread Steve Langasek
ved in getting the porters access to porter boxes? Porter boxes exist so that DDs *not* involved in a port have access to a machine of the architecture and can keep their packages working. I've never heard of a porter who didn't have access to their own box

Re: Good ARM board for Debian?

2013-09-26 Thread Steve Langasek
Black > http://cubieboard.org/ There's no reason to run raspbian on either of these, that would be an anti-optimization. Both of these boards use new enough chips to run Debian armhf. -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer

Re: Support for "ads" in D-I (was: Bug#717816: userdevfs: includes device files)

2013-07-25 Thread Steve Langasek
> supported anymore or is it still supported? If so, is this userdevfs > really useful? I've never even heard of an ADS board. Whatever it is, I think it's clear that the support can be killed off now. -- Steve Langasek Give me a lever long enough and a Free OS

Re: Donation of a Calxeda Highbank node

2013-04-28 Thread Steve Langasek
On Sat, Apr 27, 2013 at 09:32:59AM +0200, Peter Palfrader wrote: > On Fri, 26 Apr 2013, Steve Langasek wrote: > > On Fri, Apr 26, 2013 at 02:49:05PM +0200, Hector Oron wrote: > > > Thanks, that is a very kind offer and with ARM hat on, we cannot > > > reject

Re: Donation of a Calxeda Highbank node

2013-04-26 Thread Steve Langasek
to does imply some logistical challenges for ensuring that we continue to have good kernel support during the development cycle, so that release+1 will be supportable on the box. But this is a problem we've dealt with before, and certainly in this case the upstream kernel support is quite good

Re: shared memory problem on armel

2013-02-07 Thread Steve Langasek
s had a VFP unit, > but that forward path is easy. > It seems a net win compared to a few % extra speed in FPU-intensive > apps on v7+ CPUs. The v7+ CPUs far outnumber the v6 CPUs, of which there's only one platform that anyone is interested in (the RPi). Amortizing that few % spee

Re: ARM port(s) BoF at DebConf

2012-07-20 Thread Steve Langasek
ebian.org/250468) > So it was not by choice that Debian dropped i386. It was dropped by the unanimous decision of every developer in Debian to not fix the security bug in the i386 emulation patch. -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer

Re: OMAP4 - armel vs armhf

2012-06-06 Thread Steve Langasek
. How are you invoking the program? Have you cross-installed libc6:armel for compatibility, or done something else here? The key requirement for successfully running armel binaries on armhf is to have an ELF PI (ld.so) that can tell the difference between hard-float and soft-float libraries on the syste

Re: Questions regarding armhf port for Raspberry Pi

2012-03-07 Thread Steve Langasek
OS classes. There's a particular reason why this is true for armel vs. armhf. The difference between armel and armhf ABIs lies entirely in the calling convention when using floating point arguments, and there are no syscalls that take floating point arguments, let alone using floating po

Re: Bug#648233: SIGILL in rsvg-convert on armel

2011-11-09 Thread Steve Langasek
On Thu, Nov 10, 2011 at 12:30:09AM +0100, Mike Hommey wrote: > reassign 648233 release.debian.org > thanks > nmu libxau_1:1.0.6-4 . armel . -m "Rebuild for armv4t" > nmu libxcb_1.7-4 . armel . -m "Rebuild for armv4t" Scheduled. Sorry about that. -- Steve Lang

Re: Getting rid of alignment faults in userspace

2011-06-17 Thread Steve Langasek
ocess. If this can be sanely togglable on ARM at runtime, it would be keen to use the same interface on this arch. HTH, -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developer

Re: [armhf] xserver-xorg needs rebuild

2011-06-15 Thread Steve Langasek
;scheduled centrally by the wanna-build admins. > Is there such a central authority for ports on debian-ports.org or only > for the architectures in the official archive? I'm not sure, to be honest. -- Steve Langasek Give me a lever long enough and a F

Re: [armhf] xserver-xorg needs rebuild

2011-06-15 Thread Steve Langasek
7;s no need to email port mailing lists to request binNMUs, these are scheduled centrally by the wanna-build admins. -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ub

Re: ARM on the ports page

2011-03-01 Thread Steve Langasek
'arm' port) is binary-compatible with the Debian armel port, it is *not* binary-compatible with the armhf port; the minimum supported hardware for armel is different between Debian and Ubuntu, but then, this is true of the i386 port also; and Linaro doesn't have any "ports"

Re: Bug#594179: dpkg armhf patch acceptance status?

2011-02-21 Thread Steve Langasek
idiv 49ec gDF .text GCC_3.5 __aeabi_uldivmod 5ec0 gDF .text 0528 GCC_4.0.0 __divsc3 49d0 gDF .text GCC_3.5 __aeabi_ldivmod $ Probably? :) -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer

Re: Bug#594179: dpkg armhf patch acceptance status?

2011-02-20 Thread Steve Langasek
t takes longer. (Multiarch in > general is an example of this). I don't see either of these to be technically better or worse. The fact is that we are going to *have* to document multiple points where our directory strings do not follow naturally from the existing array of GNU triplets; and tha

Re: Bug#594179: dpkg armhf patch acceptance status?

2011-02-20 Thread Steve Langasek
n. If we instead make it the problem of the cross-compiling developer to ensure their toolchain has the right defaults for their target architecture, we don't need to worry about package disruption at all... we just have to worry about people using the wrong toolchain settings for t

Re: Bug#594179: dpkg armhf patch acceptance status?

2011-02-18 Thread Steve Langasek
lease. If we can (collectively) get our decision made on the path selection *now*, that's achievable - and we can be rid of ia32-libs from Debian (unstable) and Ubuntu within a year, and we can bring armhf up as the first multiarch-from-the-start port in Debian. If we instead

Re: Bug#594179: dpkg armhf patch acceptance status?

2011-02-18 Thread Steve Langasek
would like to see this > better addressed in Linaro and/or upstream. I'm not sure how Linaro could better address this, short of persuading upstream to allocate a separate triplet for armhf - which has been explicitly refused on the upstream mailing list. Do you have something else in

Re: dpkg armhf patch acceptance status?

2011-02-17 Thread Steve Langasek
ta in the long term - which is why the (right) goal is to merge the armhf work into Debian so that there *isn't* a delta. Bitbake doesn't help with that goal; the only way to help that goal is to have the sometimes-difficult conversations with the Debian maintainers that let us arrive

Re: dpkg armhf patch acceptance status?

2011-02-17 Thread Steve Langasek
for discussion in Debian? Should I bring this up on the debian-embedded list? Are there other stakeholders who would have input regarding the array of available uclibc ABIs and how to specify these? Thanks, -- Steve Langasek Give me a lever long enough and a Free OS De

Re: armhf TODO (was Re: Fosdem 2011: Debian on ARM)

2011-02-07 Thread Steve Langasek
al for wheezy. (Note, however, that historically porters have been given a very free hand with shorter-than-usual waiting periods for NMUs. I think you will find your reception among maintainers *better* if you file these bugs at important and NMU for them, than if you bump them to serious. :) -- Steve

Re: ARMv4-support in armel/squeeze?

2010-12-20 Thread Steve Langasek
ssible nested build-dep loops. I'm sure Loïc would welcome input on refining the design, not to mention help implementing Debian buildd infrastructure. -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I

Re: DSO linking changes for wheezy

2010-11-16 Thread Steve Langasek
oving libglitz is more painful than it would be otherwise, because instead of just rebuilding cairo itself without glitz, you must rebuild everything above cairo in the stack that used pkg-config for linking. I don't argue that this makes --as-needed *correct* as a default

Re: dpkg armhf patch acceptance status?

2010-09-08 Thread Steve Langasek
y. So even if you persuaded the upstream toolchain folks to specify a new triplet for armhf after all, I think we should still go ahead with a separate name mapping table for multiarch. Cheers, -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer

Re: Access to agricola.debian.org

2010-08-31 Thread Steve Langasek
ian ARM that they could grant you access to. :) -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developerhttp://www.debian.org/ slanga..

Re: Multiarch and ABI support

2010-07-24 Thread Steve Langasek
On Mon, Jul 19, 2010 at 07:02:32PM +0100, Hector Oron wrote: > 2010/7/18 Steve Langasek : > > I'm puzzled why dpkg needs a unique triplet for a port.  dpkg needs to map > > port names to triplets, but why does it need to do the inverse?  And if it > > doesn't need

Re: cortex / arm-hardfloat-linux-gnueabi (was Re: armelfp: new architecture name for an armel variant)

2010-07-18 Thread Steve Langasek
plet, perhaps there are official names for the ELF architectures that can be used - that can be determined without too much hard-coding all over the place? (BTW... if you want to run both armel and armhf under multiarch... which package's libc gets to own ld.so? :P) -- Steve Langasek

Re: armelfp: new architecture name for an armel variant

2010-07-09 Thread Steve Langasek
t should be short and > not try to encode too much information in it. > > I would be a bit scared that this has a chance of getting out of date, > we have i386 port and nobody has an issue with 2 decades old name. Nah, people have issues with it, but backwards-compatibility

Re: brscan2scr-0.2.5.1

2010-05-14 Thread Steve Langasek
On Thu, May 13, 2010 at 06:03:39AM -0400, Michael Casadevall wrote: > Binary objects for i386 won't work on ARM, there's no chance of getting the > Brother drivers working directly Multiarch multiarch multiarch. (qemu.) -- Steve Langasek Give me a lever long e

Re: Problems cross building arm debian packages

2010-05-07 Thread Steve Langasek
> There's also a warning from dpkg-architecture which I don't really > understand. > dpkg-architecture: warning: Specified GNU system type > arm-linux-gnueabi does not match gcc system type i486-linux-gnu. That warning is output whenever dpkg-architecture is calle

Re: alignment errors on armel: what to do?

2009-09-30 Thread Steve Langasek
ee of a 4-byte alignment on i386 either; we started seeing lots of failures because of a 2-byte alignment being used in practice. -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Develope

Re: NFS kernel oops with Thecus DMA patch

2009-09-25 Thread Steve Langasek
On Fri, Sep 25, 2009 at 06:06:35PM +0100, Martin Michlmayr wrote: > * Steve Langasek [2009-09-22 23:28]: > > After building myself a 2.6.30 kernel with the iop dma patches for my > > Thecus, > > I started seeing reproducible kernel oopses on large NFS transfers, such as

NFS kernel oops with Thecus DMA patch

2009-09-22 Thread Steve Langasek
call down_read(¤t->mm->mmap_sem) if in_atomic() is true. Updating the dma1 patch from http://people.debian.org/~tbm/dma/dma-patch to the attached appears to have fixed the problem for me, giving me a stable DMA-enabled squeeze kernel. Cheers, -- Steve Langasek Give me a

Re: Bug#394418: mono_1.1.18-3 (arm/unstable): FTBFS: SIGSEGV

2006-11-17 Thread Steve Langasek
le. Even if there's not a library transition, a targetted backport fix would be greatly preferred from a release standpoint. Thanks, -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. [EMAIL PROT

Re: Bug#394418: mono_1.1.18-3 (arm/unstable): FTBFS: SIGSEGV

2006-11-15 Thread Steve Langasek
t want to deal with the security implications of lots of shell access. The 'netwinder' buildd is hosted by Bdale Garbee, though; maybe he could give Paolo access to that one? -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer

Re: mono_1.1.18-3 (arm/unstable): FTBFS: SIGSEGV

2006-11-15 Thread Steve Langasek
to netwinder, there's probably no sense in treating this as release-critical. But does anyone understand yet *why* this bug affects the netwinders and not the cats boxes? > Removing mono from arm for this release entirely seems worse than > having a version which does work on some(?)/mo

Re: mono_1.1.18-3 (arm/unstable): FTBFS: SIGSEGV

2006-11-10 Thread Steve Langasek
port on netwinder is RC in the porters' estimation, and there is a porter with the know-how and time to fix this bug who is volunteering to have me nag them once every other day until it's fixed ;) If we are still missing information for the porters to decide whether this should be RC

Re: question for ARM porters: incomplete arm v3 support in etch?

2006-10-30 Thread Steve Langasek
r of the autobuilders is probably not a great idea. -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. [EMAIL PROTECTED] http://www.debian.org/ -- To UNSUBSCRIBE, e

Re: Bug#394418: v3 v4 question

2006-10-29 Thread Steve Langasek
set level between the netwinder and cats systems? The mono build failures are very consistent in happening only on the netwinder systems AFAICS, and I'm pretty sure that there isn't a kernel difference between the two groups of autobuilders that would account for it. -- Steve Langasek

question for ARM porters: incomplete arm v3 support in etch?

2006-10-27 Thread Steve Langasek
I want to confirm: do the ARM porters consider this reasonable? Should support for arm v3 systems be considered release-critical on this architecture? And if so, is someone available to work on fixing mono's code generation, or would mono need to be dropped from arm for etch? Thanks, --

Re: arm release issues

2006-09-21 Thread Steve Langasek
better for the arm and m68k porters to work together to identify a subset of the archive that's appropriate for embedded systems, instead of struggling with and failing to meet the current standards? Hmm, then again, one of the 28 arm uninstallables in testing right now is "contacts", which se

Bug#387875: gij-4.1 4.1.1-13: segfault in postinst on hppa and arm

2006-09-17 Thread Steve Langasek
and much chance of being included in the etch release without rapid improvement. -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. [EMAIL PROTECTED] http://www

Re: arm release issues

2006-08-28 Thread Steve Langasek
On Mon, Aug 28, 2006 at 10:15:41PM +0200, Mike Hommey wrote: > On Mon, Aug 28, 2006 at 01:01:00PM -0700, Steve Langasek <[EMAIL PROTECTED]> > wrote: > > Yes, it can be and is configured by source package. If you can get some > > numbers to the buildd admin (James) about

Re: arm release issues

2006-08-28 Thread Steve Langasek
ildd admin (James) about how long it should take for these packages to build, it should be straightforward to fix up that config AFAIK. Does anyone know what happened to make ld so much slower on arm all of a sudden? > Anyways, a manual binNMU forcing the use of ecj-bootstrap 3.1.2-6 should

Bug#383147: gst-plugins-base0.10 (arm/unstable): FTBFS: Segmentation fault

2006-08-15 Thread Steve Langasek
/docs/libs' [...] A full build log can be found at <http://buildd.debian.org/fetch.php?pkg=gst-plugins-base0.10&arch=arm&ver=0.10.9-1&stamp=1153184849&file=log>. Some of the errors suggest the problem may be linked to arm's unique FP handling. Please consult the debi

[arm,mips,s390] porter NMUs needed for non-free xmame

2006-06-24 Thread Steve Langasek
Hi all, Would someone be willing to look into doing porter NMUs of the non-free xmame package on arm/mips/s390? Updates are needed on these architectures to get an RC bugfix into testing for the package. Thanks, -- Steve Langasek Give me a lever long enough and a Free OS

bug tracking for non-RC architectures

2005-12-27 Thread Steve Langasek
chitecture that they can be working on in between getting things back in line with the release arch standards. As always, porter NMUs are encouraged -- you don't need an RC bug as an excuse to fix a package for your architecture! Wouldn't it be great to have zero bugs on that page

Re: testing security status

2005-10-10 Thread Steve Langasek
ad to use g++-3.4 on arm/hppa/m68k. > turqstat > 28 days old > missing hppa build > blocked by gcc-4.0/gmp Also blocked by qt... > xloadimage > too young > blocked by libpng hich is missing an arm build Should actually be rebuilt on

Re: Programmes linked against libacl1 segfault in libacl1 code.

2005-06-24 Thread Steve Langasek
On Fri, Jun 24, 2005 at 08:40:42AM -0400, Lennart Sorensen wrote: > On Fri, Jun 24, 2005 at 02:29:19AM -0700, Steve Langasek wrote: > > So are there any porters alive out there on debian-arm? Being unable to use > > cp, mv, and install after upgrading from woody to sarge is a

Re: Programmes linked against libacl1 segfault in libacl1 code.

2005-06-24 Thread Steve Langasek
least document this in the release notes if we need to. -- Steve Langasek postmodern programmer signature.asc Description: Digital signature

Re: Bug#312936: Programmes linked against libacl1 segfault in libacl1 code.

2005-06-13 Thread Steve Langasek
on kernels lacking any ACL kernel support whatsoever -- this architecture-specific failure more likely points to a kernel ABI issue specific to ARM. -- Steve Langasek postmodern programmer signature.asc Description: Digital signature

Re: Bug#312936: Programmes linked against libacl1 segfault in libacl1 code.

2005-06-10 Thread Steve Langasek
refers testing > APT policy: (500, 'testing') > Architecture: arm (armv4l) > Kernel: Linux 2.4.18-rmk7 Do you know if upgrading to the 2.4 kernel version available in sarge makes a difference here? -- Steve Langasek postmodern programmer signature.asc Description: Digital signature

Re: Bug#306317: spim: FTBFS: Missing Build-Depends on 'debhelper, xutils, xlibs, libxaw7-dev'

2005-04-25 Thread Steve Langasek
> make: dh_testdir: Command not found > make: *** [clean] Error 127 > The newer version in sid does not have this problem. Non-free package, needs builds on arm and s390 to get the update into testing. Volunteers? -- Steve Langasek postmodern programmer signature.asc Description: Digital signature

Re: synching non-free packages for sarge

2004-08-14 Thread Steve Langasek
g to be supported. At the very least, soliciting builds for the package on archs where it's never been built -- and never been missed -- seems like it will just make it harder for you to maintain the package. I know most maintainers I hear talking about mipsel wish they had the *option*

Re: queries re ARM port

2004-03-05 Thread Steve Langasek
andle modules from alien architectures. If you can figure this one out, I suspect the rest of the actual d-i build would be fairly simple to fix up for cross-building. Cheers, -- Steve Langasek postmodern programmer signature.asc Description: Digital signature

Packages that can be safely retried for autobuilding

2004-01-25 Thread Steve Langasek
Build queue. HTH, -- Steve Langasek postmodern programmer signature.asc Description: Digital signature

Please re-queue uw-imap for building

2003-10-11 Thread Steve Langasek
Could someone re-queue uw-imap for building on arm, s390, and hppa? The first build attempt failed on these archs due to a now-fixed bug in po-debconf (214397). Thanks, -- Steve Langasek postmodern programmer signature.asc Description: Digital signature

Re: porting Mozart to alpha, arm, hppa, mipsel, s390

2002-04-10 Thread Steve Langasek
, if the VM is fully virtual, it should be relatively easy to support all Linux architectures by generalizing your existing support -- the only major variables are word size and endianness.. HTH, Steve Langasek postmodern programmer pgpWOWDP0yJGE.pgp Description: PGP signature

Re: No PHP4 on arm keeps packages out of testing.

2002-02-25 Thread Steve Langasek
ing for the current status of php4 on arm. I.e., it's purportedly being built as we speak. So as long as woody isn't released before April, it should make it in with no problems. ;) Steve Langasek postmodern programmer pgpO4AcH8WAg2.pgp Description: PGP signature

Please rebuild samba 2.0.7-4 for potato

2001-12-30 Thread Steve Langasek
four potato archs could rebuild the package as well. TIA, Steve Langasek postmodern programmer pgp7mH3mvLP7R.pgp Description: PGP signature