On Sun, 14 Mar 2010 14:58:35 -0400 (EDT), Kevin Glynn wrote: > Package: mozart > Version: 1.4.0-4 > Severity: important > Justification: fails to build from source > > The latest build of Mozart fails to build on S390. This is curious > because the previous build (-3) built just fine a week ago. > > see: > https://buildd.debian.org/fetch.cgi?pkg=mozart;ver=1.4.0-4;arch=s390;stamp=1268505093 > > The configure script is not recognizing the architecture correctly. > Could someone with access to zandonai.debian.org > run the following command: > > echo "`uname -m` `uname -s` `uname -r`" > > If that returns something matching > > S390 Linux * > > Then it might have been just a temporary blip and could > someone reschedule the mozart build for S390? > > Thanks for your help. > > Kevin > > -- System Information: > Debian Release: squeeze/sid > APT prefers unstable > APT policy: (500, 'unstable') > Architecture: amd64 (x86_64) > > Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores) > Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) > Shell: /bin/sh linked to /bin/bash
I do not have access to the zandonai.debian.org server that you referred to, but here is the output of echo "`uname -m` `uname -s` `uname -r`" on my up-to-date Squeeze server, s390 architecture: s390x Linux 2.6.32-3-s390x Note that 31-bit kernels are not supported in Squeeze, only 64-bit kernels. Thus, s390x instead of s390. The architecture is still s390. (In other words, the kernel package file names end in "s390.deb". But 64-bit kernel package names end in "s390x". 31-bit kernel package names end in "s390". -- .''`. Stephen Powell <zlinux...@wowway.com> : :' : `. `'` `- -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org