Bug#1068329: seems xz-utils 5.6.0 and 5.6.1 deb files has the backdoor, please remove both

2024-04-03 Thread Martin Zobel-Helas
Hi ZenWorker,Am 03.04.2024 um 15:51 schrieb ZenWalker :Package: snapshot.debian.orgSeverity: graveDebian is tracking issues related to the xz backdoor additionally at https://salsa.debian.org/ftp-team/xz-2024-incident/. I made Bastian aware of your perfect catch and this is now also https://salsa.debian.org/ftp-team/xz-2024-incident/-/issues/13.Thank you for your help!Martin

Bug#873716: trying to overwrite '/usr/share/help/C/gnome-help/a11y-bouncekeys.page', which is also in package gnome-user-guide 3.22.0-1

2017-08-30 Thread Martin Zobel-Helas
Package: gnome-user-docs
Version: 3.25.90-1
Severity: serious

Selecting previously unselected package gnome-user-docs.
Preparing to unpack .../5-gnome-user-docs_3.25.90-1_all.deb ...
Unpacking gnome-user-docs (3.25.90-1) ...
dpkg: error processing archive 
/tmp/apt-dpkg-install-8HHTlR/5-gnome-user-docs_3.25.90-1_all.deb (--unpack):
 trying to overwrite '/usr/share/help/C/gnome-help/a11y-bouncekeys.page', which 
is also in package gnome-user-guide 3.22.0-1
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Preparing to unpack .../6-gnome-user-guide_3.25.90-1_all.deb ...
Unpacking gnome-user-guide (3.25.90-1) over (3.22.0-1) ...
Errors were encountered while processing:
 /tmp/apt-dpkg-install-8HHTlR/5-gnome-user-docs_3.25.90-1_all.deb
needrestart is being skipped since dpkg has failed
E: Sub-process /usr/bin/dpkg returned an error code (1)



-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.12.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages gnome-user-guide depends on:
pn  gnome-user-docs  

gnome-user-guide recommends no packages.

gnome-user-guide suggests no packages.

-- no debconf information



Bug#857682: uploaded to delayed/3

2017-03-17 Thread Martin Zobel-Helas
Hi,

i uploaded a fixed version to delayed/3.

find patch attached

-- 
 Martin Zobel-Helas Debian System Administrator
 Debian & GNU/Linux Developer   Debian Listmaster
 http://about.me/zobel   Debian Webmaster
 GPG Fingerprint:  6B18 5642 8E41 EC89 3D5D  BDBB 53B1 AC6D B11B 627B 
>From 6943e6f5bf35ab47bda9c9ec85d1e3bffe6dec3a Mon Sep 17 00:00:00 2001
From: Martin Zobel-Helas 
Date: Fri, 17 Mar 2017 18:38:59 +0100
Subject: [PATCH] Fix #857682

Signed-off-by: Martin Zobel-Helas 
---
 debian/changelog| 25 +
 debian/control  |  5 +++--
 debian/vlc-plugin-vlsub.install |  2 +-
 3 files changed, 29 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index dfabbe4..c60297c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,28 @@
+vlc-plugin-vlsub (0.9.13-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Move to move to /usr/share/vlc/lua/extensions (Closes: #857682)
+  * Upgrade Standards version, no changes needed
+
+ -- Martin Zobel-Helas   Fri, 17 Mar 2017 17:50:47 +0100
+
+vlc-plugin-vlsub (0.9.13-1) unstable; urgency=medium
+
+  * New upstream release
+  * Add myself to the uploaders
+  * Standards-Version updated to 3.9.6
+
+ -- Sylvestre Ledru   Tue, 28 Apr 2015 10:11:06 +0200
+
+vlc-plugin-vlsub (0.9.12-1.1) unstable; urgency=medium
+  
+  * NMU upload
+  * New upstream release (Closes: #757948)
+  * Force the minimal version of vlc to 2.2.0 (not working otherwise)
+  * Standards-Version updated to 3.9.5
+
+ -- Sylvestre Ledru   Sun, 31 Aug 2014 10:57:25 +0200
+
 vlc-plugin-vlsub (0.9.10-1) unstable; urgency=low
 
   * Initial Release (closes: #723640)
diff --git a/debian/control b/debian/control
index 1c43cfd..10f3cf7 100644
--- a/debian/control
+++ b/debian/control
@@ -2,15 +2,16 @@ Source: vlc-plugin-vlsub
 Section: video
 Priority: optional
 Maintainer: Simon Gareste 
+Uploaders: Sylvestre Ledru 
 Build-Depends: debhelper (>= 9.0.0)
-Standards-Version: 3.9.4
+Standards-Version: 3.9.8
 Homepage: http://addons.videolan.org/content/show.php?action=content&content=148752
 Vcs-Git: https://github.com/simongareste/vlsub-deb.git
 Vcs-Browser: https://github.com/simongareste/vlsub-deb
 
 Package: vlc-plugin-vlsub
 Architecture: all
-Depends: ${misc:Depends}, vlc (>= 1.1)
+Depends: ${misc:Depends}, vlc (>= 2.2.0~)
 Description: VLC extension to download subtitles from opensubtitles.org
  Search and download subtitles from opensubtitles.org using the hash of the
  video currently playing or its title.
diff --git a/debian/vlc-plugin-vlsub.install b/debian/vlc-plugin-vlsub.install
index 6c7dee9..7c9d5ed 100644
--- a/debian/vlc-plugin-vlsub.install
+++ b/debian/vlc-plugin-vlsub.install
@@ -1 +1 @@
-vlsub.lua usr/lib/vlc/lua/extensions/
+vlsub.lua usr/share/vlc/lua/extensions/
-- 
2.11.0



Bug#786741: [PKG-Openstack-devel] Bug#786741: Bug#786741: horizon: CVE-2015-3988: Persistent XSS in Horizon metadata dashboard

2015-05-25 Thread Martin Zobel-Helas
Hi, 

On Mon May 25, 2015 at 11:47:17 +0200, Martin Zobel-Helas wrote:
> Hi, 
> 
> On Mon May 25, 2015 at 07:36:15 +0200, Salvatore Bonaccorso wrote:
> > Source: horizon
> > Version: 2015.1.0-1
> > Severity: important
> > Tags: security upstream
> > 
> > Hi,
> > 
> > the following vulnerability was published for horizon.
> > 
> > CVE-2015-3988[0]:
> > | Multiple cross-site scripting (XSS) vulnerabilities in OpenStack
> > | Dashboard (Horizon) 2015.1.0 allow remote authenticated users to
> > | inject arbitrary web script or HTML via the metadata to a (1) Glance
> > | image, (2) Nova flavor or (3) Host Aggregate.
> 
> The patch seems to be
> https://git.openstack.org/cgit/openstack/horizon/commit/?id=6c944b5013acb0dce7cf3d8717e58f7f2427be07

The above link was for Juno, which is not in Debian. The correct link is
https://review.openstack.org/#/c/183656/

Cheers,
Martin
-- 
 Martin Zobel-Helas Debian System Administrator
 Debian & GNU/Linux Developer   Debian Listmaster
 http://about.me/zobel   Debian Webmaster
 GPG Fingerprint:  6B18 5642 8E41 EC89 3D5D  BDBB 53B1 AC6D B11B 627B 


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#786741: [PKG-Openstack-devel] Bug#786741: horizon: CVE-2015-3988: Persistent XSS in Horizon metadata dashboard

2015-05-25 Thread Martin Zobel-Helas
Hi, 

On Mon May 25, 2015 at 07:36:15 +0200, Salvatore Bonaccorso wrote:
> Source: horizon
> Version: 2015.1.0-1
> Severity: important
> Tags: security upstream
> 
> Hi,
> 
> the following vulnerability was published for horizon.
> 
> CVE-2015-3988[0]:
> | Multiple cross-site scripting (XSS) vulnerabilities in OpenStack
> | Dashboard (Horizon) 2015.1.0 allow remote authenticated users to
> | inject arbitrary web script or HTML via the metadata to a (1) Glance
> | image, (2) Nova flavor or (3) Host Aggregate.

The patch seems to be
https://git.openstack.org/cgit/openstack/horizon/commit/?id=6c944b5013acb0dce7cf3d8717e58f7f2427be07

Cheers,
Martin

-- 
 Martin Zobel-Helas Debian System Administrator
 Debian & GNU/Linux Developer   Debian Listmaster
 http://about.me/zobel   Debian Webmaster
 GPG Fingerprint:  6B18 5642 8E41 EC89 3D5D  BDBB 53B1 AC6D B11B 627B 


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#785557: perl: FTBFS on i386 and amd64: itimer problems on buildds?

2015-05-18 Thread Martin Zobel-Helas
Hi, 

On Sun May 17, 2015 at 22:18:52 +0300, Niko Tyni wrote:
> DSA (also cc'd): What's the virtualization setup with x86-grnet-01,
> brahms and binet? Is there a difference with babin, which managed
> to build the i386 binaries? Are the underlying virtualization hosts
> running jessie too? 

ganeti, using qemu for all architectures. The underlying virtualization
hosts for x86-grnet-01 and brahms run jessie, binet's virtualization
host still runs wheezy. All VMs are bootstraped by DSA with the same
script, which is available at [1]. After the bootstrapping is done,
buildd maintainers take over and setup the buildd on the VM.

Cheers,
Martin

[1]http://anonscm.debian.org/cgit/mirror/dsa-misc.git/tree/scripts/VM-installs/ganeti-unified
-- 
 Martin Zobel-Helas Debian System Administrator
 Debian & GNU/Linux Developer   Debian Listmaster
 http://about.me/zobel   Debian Webmaster
 GPG Fingerprint:  6B18 5642 8E41 EC89 3D5D  BDBB 53B1 AC6D B11B 627B 


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#773445: linux-image-3.18.0-trunk-686-pae fails to boot from encrypted usb drive

2015-01-21 Thread Martin Zobel-Helas
Hi,

could this be related to #773250?

Try adding xhci-pc to your initrd.

Cheers,
Martin
-- 
 Martin Zobel-Helas Debian System Administrator
 Debian & GNU/Linux Developer   Debian Listmaster
 http://about.me/zobel   Debian Webmaster
 GPG Fingerprint:  6B18 5642 8E41 EC89 3D5D  BDBB 53B1 AC6D B11B 627B 


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#766195: [PATCH] ipv6: reuse ip6_frag_id from ip6_ufo_append_data

2014-10-23 Thread Martin Zobel-Helas
Hi, 

On Wed Oct 22, 2014 at 01:02:07 +0100, Ben Hutchings wrote:
> I think this is the upstream change which would fix this.  Please test
> this on top of the previous one, in case there are any more cases where
> ipv6_select_ident() may be called with a rt == NULL.
> 
> However, it seems that with this change, when a VM offloads UDP/IPv6
> fragmentation to us, we will always set the fragmentation ID to 0.  I'm
> not sure whether that's a regression from 3.2.62, but I think it is.  We
> should not be choosing fragment IDs for VMs, but currently they aren't
> telling us what to use!  I've queried this upstream.

i have build a new kernel with the above mentioned patches applied. This
package is now available on
https://people.debian.org/~zobel/linux-image-3.2.0-4-amd64_3.2.63-2a~test_amd64.deb

Both machines that i installed the kernel on run for quite some time
without any issue now. Before those patches they stayed up only for a
few minutes.

Cheers,
Martin
-- 
 Martin Zobel-Helas Debian System Administrator
 Debian & GNU/Linux Developer   Debian Listmaster
 http://about.me/zobel   Debian Webmaster
 GPG Fingerprint:  6B18 5642 8E41 EC89 3D5D  BDBB 53B1 AC6D B11B 627B 


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#764223: booting eder.debian.org fails

2014-10-06 Thread Martin Zobel-Helas
Source: linux-image-loongson-2e
Version: 3.16+61~bpo70+1
Severity: grave

Booting eder.debian.org with this kernel fails while booting 
linux-image-3.14-0.bpo.2-loongson-2e works just fine:


Loading Linux ...
Loading initial ramdisk ...
Starting kernel (no output to be expected) ...
[0.00] Initializing cgroup subsys cpuset
[0.00] Initializing cgroup subsys cpu
[0.00] Initializing cgroup subsys cpuacct
[0.00] Linux version 3.16-0.bpo.2-loongson-2e 
(debian-ker...@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-14) ) #1 
Debian 3.16.3-2~bpo70+1 (2014-09-21)
[0.00] memsize=256, highmemsize=768
[0.00] CpuClock = 66634
[0.00] bootconsole [early0] enabled
[0.00] CPU0 revision is: 6302 (ICT Loongson-2)
[0.00] FPU revision is: 0501
[0.00] Checking for the multiply/shift bug... no.
[0.00] Checking for the daddiu bug... no.
[0.00] Determined physical RAM map:
[0.00]  memory: 1000 @  (usable)
[0.00]  memory: 0400 @ 1000 (reserved)
[0.00]  memory: 3000 @ 2000 (usable)
[0.00]  memory: 03ff @ 1c01 (reserved)
[0.00] Initial ramdisk at: 0x980002c5 (14057094 bytes)
[0.00] Zone ranges:
[0.00]   DMA  [mem 0x-0x00ff]
[0.00]   Normal   [mem 0x0100-0x4fff]
[0.00] Movable zone start for each node
[0.00] Early memory node ranges
[0.00]   node   0: [mem 0x-0x13ff]
[0.00]   node   0: [mem 0x1c004000-0x4fff]
[0.00] Reserving 0MB of memory at 0MB for crashkernel
[0.00] Primary instruction cache 64kB, VIPT, direct mapped, linesize 32 
bytes.
[0.00] Primary data cache 64kB, 4-way, VIPT, no aliases, linesize 32 
bytes
[0.00] Unified secondary cache 512kB 4-way, linesize 32 bytes.
[0.00] Built 1 zonelists in Zone order, mobility grouping on.  Total 
pages: 73474
[0.00] Kernel command line: machtype=lemote-fuloong-2e-unknown 
root=/dev/sda2 console=ttyS0,115200 ro rd_start=0x82c5 rd_size=0xd67e86 
[0.00] PID hash table entries: 4096 (order: 1, 32768 bytes)
[0.00] Dentry cache hash table entries: 262144 (order: 7, 2097152 bytes)
[0.00] Inode-cache hash table entries: 131072 (order: 6, 1048576 bytes)
[0.00] Memory: 985344K/1179632K available (K kernel code, 701K 
rwdata, 1536K rodata, 496K init, 33345K bss, 194288K reserved)
[0.00] NR_IRQS:128
[0.00] Console: colour dummy device 80x25
[0.004000] Calibrating delay loop... 443.90 BogoMIPS (lpj=887808)
[0.032000] pid_max: default: 32768 minimum: 301
[0.036000] Security Framework initialized
[0.04] AppArmor: AppArmor disabled by boot time parameter
[0.044000] Yama: disabled by default; enable with sysctl kernel.yama.*
[0.048000] Mount-cache hash table entries: 4096 (order: 1, 32768 bytes)
[0.052000] Mountpoint-cache hash table entries: 4096 (order: 1, 32768 bytes)
[0.056000] Initializing cgroup subsys memory
[0.06] Initializing cgroup subsys devices
[0.064000] Initializing cgroup subsys freezer
[0.068000] Initializing cgroup subsys net_cls
[0.072000] Initializing cgroup subsys blkio
[0.076000] Initializing cgroup subsys perf_event
[0.08] Initializing cgroup subsys net_prio
[0.084000] Checking for the daddi bug... no.
[0.088000] ftrace: allocating 17522 entries in 18 pages
[0.14] devtmpfs: initialized
[0.152000] NET: Registered protocol family 16
[0.176000] vgaarb: loaded
[0.176000] SCSI subsystem initialized
[0.18] PCI host bridge to bus :00
[0.184000] pci_bus :00: root bus resource [mem 0x1400-0x1c00]
[0.188000] pci_bus :00: root bus resource [io  0x4000-0x]
[0.192000] pci_bus :00: No busn resource found for root bus, will use 
[bus 00-ff]
[0.196000] via686b fix: ISA bridge
[0.196000] via686b fix: ISA bridge done
[0.20] pci :00:05.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[0.204000] pci :00:05.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[0.208000] pci :00:05.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[0.212000] pci :00:05.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[0.216000] via686b fix: IDE
[0.216000] via686b fix: IDE done
[0.22] pci :00:05.4: quirk: [io  0xeee0-0xeeef] claimed by vt82c686 
SMB
[0.224000] vgaarb: device added: 
PCI::00:06.0,decodes=io+mem,owns=io+mem,locks=none
[0.228000] pci :00:06.0: BAR 0: assigned [mem 0x1400-0x15ff 
pref]
[0.232000] pci :00:06.0: BAR 6: assigned [mem 0x1600-0x1601 
pref]
[0.236000] pci :00:07.0: BAR 6: assigned [mem 0x1602-0x1603 
pref]
[0.24] pci :00:06.0: BAR 2: assigned [mem 0x1604-0x1604]
[0.244000]

Bug#745648: package fails to install in postinst when kernel module cannot be loaded

2014-04-23 Thread Martin Zobel-Helas
Source: python-rtslib-fb
Version: 2.1.45-1~bpo70+1
Severity: serious

Selecting previously unselected package python-concurrent.futures.
(Reading database ... 99143 files and directories currently installed.)
Unpacking python-concurrent.futures (from 
.../python-concurrent.futures_2.1.6-3~bpo70+1_all.deb) ...
Selecting previously unselected package python-networkx.
Unpacking python-networkx (from .../python-networkx_1.8.1-1~bpo70+1_all.deb) ...
Selecting previously unselected package python-taskflow.
Unpacking python-taskflow (from .../python-taskflow_0.2-1~bpo70+1_all.deb) ...
Selecting previously unselected package python-rtslib-fb.
Unpacking python-rtslib-fb (from .../python-rtslib-fb_2.1.45-1~bpo70+1_all.deb) 
...
Selecting previously unselected package python-cinder.
Unpacking python-cinder (from .../python-cinder_2014.1-1~bpo70+1_all.deb) ...
Selecting previously unselected package cinder-common.
Unpacking cinder-common (from .../cinder-common_2014.1-1~bpo70+1_all.deb) ...
Selecting previously unselected package cinder-api.
Unpacking cinder-api (from .../cinder-api_2014.1-1~bpo70+1_all.deb) ...
Selecting previously unselected package cinder-scheduler.
Unpacking cinder-scheduler (from .../cinder-scheduler_2014.1-1~bpo70+1_all.deb) 
...
Processing triggers for man-db ...
Setting up python-concurrent.futures (2.1.6-3~bpo70+1) ...
Setting up python-networkx (1.8.1-1~bpo70+1) ...
Setting up python-taskflow (0.2-1~bpo70+1) ...
Setting up python-rtslib-fb (2.1.45-1~bpo70+1) ...
update-alternatives: using /usr/bin/targetctl-python2 to provide 
/usr/bin/targetctl (targetctl) in auto mode
[] Loading rstlib-fb targetctl: targetctlTraceback (most recent call last):
  File "/usr/bin/targetctl", line 81, in 
main()
  File "/usr/bin/targetctl", line 78, in main
funcs[sys.argv[1]](savefile)
  File "/usr/bin/targetctl", line 45, in restore
errors = RTSRoot().restore_from_file(restore_file=from_file)
  File "/usr/lib/python2.7/dist-packages/rtslib/root.py", line 73, in __init__
modprobe('configfs')
  File "/usr/lib/python2.7/dist-packages/rtslib/utils.py", line 370, in modprobe
raise RTSLibError(stderrdata)
rtslib.utils.RTSLibError: ERROR: could not insert 'configfs': Operation not 
permitted

 failed!
invoke-rc.d: initscript rtslib-fb-targetctl, action "start" failed.
dpkg: error processing python-rtslib-fb (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of python-cinder:
 python-cinder depends on python-rtslib-fb; however:
  Package python-rtslib-fb is not configured yet.

dpkg: error processing python-cinder (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of cinder-common:
 cinder-common depends on python-cinder (= 2014.1-1~bpo70+1); however:
  Package python-cinder is not configured yet.

dpkg: error processing cinder-common (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of cinder-api:
 cinder-api depends on cinder-common (= 2014.1-1~bpo70+1); however:
  Package cinder-common is not configured yet.

dpkg: error processing cinder-api (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of cinder-scheduler:
 cinder-scheduler depends on cinder-common (= 2014.1-1~bpo70+1); however:
  Package cinder-common is not configured yet.

dpkg: error processing cinder-scheduler (--configure):
 dependency problems - leaving unconfigured
Processing triggers for python-support ...
Errors were encountered while processing:
 python-rtslib-fb
 python-cinder
 cinder-common
 cinder-api
 cinder-scheduler
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@oyens:~# 

This issue can be reproduced with setting
echo 1 > /proc/sys/kernel/modules_disabled

Cheers,
Martin

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.13-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#717023: Processed: severity of 717023 is serious

2013-12-28 Thread Martin Zobel-Helas
Hi, 

On Sat Dec 28, 2013 at 20:27:05 +, Debian Bug Tracking System wrote:
> Processing commands for cont...@bugs.debian.org:
> 
> > severity 717023 serious
> Bug #717023 [solr-jetty] solr-jetty: Invalid symlink to solr webapp directory
> Severity set to 'serious' from 'important'

This bug makes solr-jetty effectivly unusable, as jetty is not able to
find the solr webapp. Therefore i upgraded this bug to serious after
consulting the release team.

Cheers,
Martin

PS: Beside this bug, the setup was straight forward on the debian.org
box i just setup with solr-jetty.
-- 
 Martin Zobel-Helas Debian System Administrator
 Debian & GNU/Linux Developer   Debian Listmaster
 http://about.me/zobel   Debian Webmaster
 GPG Fingerprint:  6B18 5642 8E41 EC89 3D5D  BDBB 53B1 AC6D B11B 627B 


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#666810: Apache 2.4 upload date scheduled for May 30

2013-07-14 Thread Martin Zobel-Helas
Hi, 

On Sun Jul 14, 2013 at 00:36:18 +0100, Colin Watson wrote:
> On Fri, Jun 28, 2013 at 01:29:31PM +0200, Martin Zobel-Helas wrote:
> > the upload for DACS compiled against apache2.4 is prepared in GIT. I
> > currently wait for upstream to acknowledge a change to the source code,
> > as there is currently a one line fix needed fix an FTBFS when using
> > libxml2 2.9.1 from unstable. Upstream stated to me that he will fix this
> > issue in the next days and release a new upstream version.
> 
> Hi,
> 
> Has there been any word on this?  This is one of the last transition
> blockers for Apache 2.4, and if upstream haven't yet acknowledged the
> change then maybe it would be appropriate to upload it as a Debian patch
> anyway in the meantime.

lintian was a bit unhappy about the package when i recently tried to upload.
I  will try to fix those issues tonight.

-- 
 Martin Zobel-Helas Debian System Administrator
 Debian & GNU/Linux Developer   Debian Listmaster
 http://about.me/zobel   Debian Webmaster
 GPG Fingerprint:  6B18 5642 8E41 EC89 3D5D  BDBB 53B1 AC6D B11B 627B 


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#666810: Apache 2.4 upload date scheduled for May 30

2013-06-28 Thread Martin Zobel-Helas
Hi, 

the upload for DACS compiled against apache2.4 is prepared in GIT. I
currently wait for upstream to acknowledge a change to the source code,
as there is currently a one line fix needed fix an FTBFS when using
libxml2 2.9.1 from unstable. Upstream stated to me that he will fix this
issue in the next days and release a new upstream version.

Cheers,
Martin
-- 
 Martin Zobel-Helas Debian System Administrator
 Debian & GNU/Linux Developer   Debian Listmaster
 http://about.me/zobel   Debian Webmaster
 GPG Fingerprint:  6B18 5642 8E41 EC89 3D5D  BDBB 53B1 AC6D B11B 627B 


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#710865: version rc1 shall not enter testing until red is fixed

2013-06-02 Thread Martin Zobel-Helas
Package: ed
Version: 1.9~rc1-2
Severity: serious

Hi,

version rc1-2 shall not enter testing as this version ships a broken 'red'
package. This needs to be fixed during next upload. This might require ed
package moving from /bin/ed to /usr/bin/ed.

Cheers,
Martin

-- System Information:
Debian Release: 7.0
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages ed depends on:
ii  dpkg  1.16.10
ii  install-info  4.13a.dfsg.1-10
ii  libc6 2.13-38

ed recommends no packages.

ed suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#702233: upload planed.

2013-03-12 Thread Martin Zobel-Helas
Hi,

i plan to upload a fixed tinyca package before the weekend.

Cheers,
Martin
-- 
 Martin Zobel-Helas Debian System Administrator
 Debian & GNU/Linux Developer   Debian Listmaster
 http://about.me/zobel   Debian Webmaster
 GPG Fingerprint:  6B18 5642 8E41 EC89 3D5D  BDBB 53B1 AC6D B11B 627B 


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#702131: syslog-ng childs segfault, eventfd2: Invalid argument

2013-03-03 Thread Martin Zobel-Helas
Hi, 

On Sun Mar 03, 2013 at 17:17:33 +, Laszlo Boszormenyi (GCS) wrote:
> On Sun, 2013-03-03 at 17:17 +0100, Gergely Nagy wrote:
> > Gergely Nagy  writes:
> > 
> > Turns out, this doesn't apply cleanly, or at all. It is not needed
> > either, as the code in syslog-ng's ivykis fork does not suffer from this
> > problem. The crash is likely due to something else, perhaps even related
> > to the eventfd fix.
>  Thanks for confirming my observations.
> 
> I've prepared an update for t-p-u . Tested and builds fine in a Wheezy
> pbuilder chroot. Can it be uploaded?

You should discuss that part with the release team rather than we me.

Regards,
Martin

-- 
 Martin Zobel-Helas Debian System Administrator
 Debian & GNU/Linux Developer   Debian Listmaster
 http://about.me/zobel   Debian Webmaster
 GPG Fingerprint:  6B18 5642 8E41 EC89 3D5D  BDBB 53B1 AC6D B11B 627B 


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#702131: syslog-ng childs segfault, eventfd2: Invalid argument

2013-03-02 Thread Martin Zobel-Helas
Package: syslog-ng
Version: 3.3.5-2
Severity: serious
User: debian-ad...@lists.debian.org
Usertags: forwheezy

Hi,

when trying to start syslog-ng on gabrielli.debian.org I see the following 
error:

root@gabrielli:/var/lib/syslog-ng# /etc/init.d/syslog-ng start
[] Starting system logging: syslog-ngeventfd2: Invalid argument
 failed!
root@gabrielli:/var/lib/syslog-ng#

I then can see syslog-ng master-process spawining childs, which segfault 
immidiatly:
http://paste.debian.net/239439/

If I run with ulimit -c unlimited i get a core file with the following 
backtrace:

root@gabrielli:/var/lib/syslog-ng# gdb syslog-ng core 
GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "mips-linux-gnu".
For bug reporting instructions, please see:
...
Reading symbols from /usr/sbin/syslog-ng...Reading symbols from 
/usr/lib/debug/.build-id/ff/eb5d75453b176f3d95bf48c855e6ae394bc28c.debug...done.
done.
[New LWP 28269]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/mips-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/sbin/syslog-ng -p /var/run/syslog-ng.pid'.
Program terminated with signal 11, Segmentation fault.
#0  list_add_tail (head=0x77827ec8, lh=0x5dee28) at 
../../../../../lib/ivykis/lib/include/iv_list.h:57
57  ../../../../../lib/ivykis/lib/include/iv_list.h: No such file or 
directory.
(gdb) backtrace
#0  list_add_tail (head=0x77827ec8, lh=0x5dee28) at 
../../../../../lib/ivykis/lib/include/iv_list.h:57
#1  iv_event_post (this=0x5dee1c) at 
../../../../../lib/ivykis/modules/iv_event.c:120
#2  0x77787e34 in afinter_message_posted (msg=) at 
../../../lib/afinter.c:411
#3  0x777abd30 in msg_event_send (e=0x5e2068) at ../../../lib/messages.c:179
#4  0x777ab67c in main_loop_run () at ../../../lib/mainloop.c:697
#5  0x00401408 in main (argc=1, argv=0x7fd82e84) at 
../../../syslog-ng/main.c:260
(gdb) frame 0
#0  list_add_tail (head=0x77827ec8, lh=0x5dee28) at 
../../../../../lib/ivykis/lib/include/iv_list.h:57
57  in ../../../../../lib/ivykis/lib/include/iv_list.h

With a bit of help from #-devel:

03/03/13 [01:11:27] < algernon> if the eventfd2 is the real problem, there's a 
patch for that, and is fixed in unstable already. the patch should apply fine 
to wheezy too, though.
03/03/13 [01:12:58] < algernon> it is pretty esoteric. I've only ever seen it 
before on a weird, half-rhel/half-ubuntu system
03/03/13 [01:21:14] < algernon> oh boy, this may be a combination of two bugs. 
lovely.
03/03/13 [01:21:34]  * algernon mumbles something about stupid bundled 
libraries.

Build-depends for syslog-ng for wheezy are installed on host 
gabrielli.debian.org in the wheezy chroot.

Cheers,
Martin

-- System Information:
Debian Release: 7.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: mips (mips64)

Kernel: Linux 3.2.0-4-octeon (SMP w/16 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages syslog-ng depends on:
ii  syslog-ng-core 3.3.5-2
ii  syslog-ng-mod-json 3.3.5-2
ii  syslog-ng-mod-mongodb  3.3.5-2
ii  syslog-ng-mod-sql  3.3.5-2

syslog-ng recommends no packages.

syslog-ng suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#695500: debian-installer-7.0-netboot-kfreebsd-amd64: does not boot from pxe - still reproduceable

2013-02-20 Thread Martin Zobel-Helas
Hi, 

On Thu Feb 21, 2013 at 07:39:34 +0100, Martin Zobel-Helas wrote:
> same problem with atftpd, it also just shows me the grub menu after a while. 

s/menu/prompt/

Cheers,
Martin

-- 
 Martin Zobel-Helas Debian System Administrator
 Debian & GNU/Linux Developer   Debian Listmaster
 http://about.me/zobel   Debian Webmaster
 GPG Fingerprint:  6B18 5642 8E41 EC89 3D5D  BDBB 53B1 AC6D B11B 627B 


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#695500: debian-installer-7.0-netboot-kfreebsd-amd64: does not boot from pxe - still reproduceable

2013-02-20 Thread Martin Zobel-Helas
Hi, 

On Wed Feb 20, 2013 at 23:25:25 +, Steven Chamberlain wrote:
> On 20/02/13 23:09, Martin Zobel-Helas wrote:
> > ifconfig eth0 10.24.0.1 netmask 255.255.255.0
> > apt-get install tftpd
> 
> Ahhh!
> 
> > $ apt-cache show tftpd
> > ...
> > Tftpd is not suitable for use with the PXE bootloader; for that, use atftpd 
> > or tftpd-hpa.

same problem with atftpd, it also just shows me the grub menu after a while. 

for tftpd-hpa it is even worse:

| > boot f0
| 
| Intel(R) Boot Agent GE v1.3.72
| Copyright (C) 1997-2010, Intel Corporation
| 
| CLIENT MAC ADDR: 00 00 24 CE 6E B8
 
| CLIENT IP: 10.24.0.10  MASK: 255.255.255.0  DHCP IP: 10.24.0.1
 
| TFTP. 
 
| PXE-M0F: Exiting Intel Boot Agent.
| 
| No Boot device available, enter monitor.
| 
| 
| comBIOS Monitor.   Press ? for help.

 
> I really think that belongs in a NEWS file and shown during install.
> After all, what is *the* most common reason for anyone to install a
> tftpd these days...
> 
> Did you also try to netboot a GNU/Linux d-i from this tftpd?

works perfectly fine with tftpd. I just would like to have kfreebsd on that 
soekris! :)

-- 
 Martin Zobel-Helas Debian System Administrator
 Debian & GNU/Linux Developer   Debian Listmaster
 http://about.me/zobel   Debian Webmaster
 GPG Fingerprint:  6B18 5642 8E41 EC89 3D5D  BDBB 53B1 AC6D B11B 627B 


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#695500: Info received (debian-installer-7.0-netboot-kfreebsd-amd64: does not boot from pxe - still reproduceable)

2013-02-20 Thread Martin Zobel-Helas
notfound 7.0rc1

Hi, 

setting notfound upon KiBi's request. And i want to say: removing the
font from the directory as stated in the bug report didn't help either,
same result.

Cheers,
Martin
-- 
 Martin Zobel-Helas Debian System Administrator
 Debian & GNU/Linux Developer   Debian Listmaster
 http://about.me/zobel   Debian Webmaster
 GPG Fingerprint:  6B18 5642 8E41 EC89 3D5D  BDBB 53B1 AC6D B11B 627B 


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#694928: Acknowledgement (asks for confirmation on config-file change on /etc/default/rcS, while file didn't change)

2012-12-02 Thread Martin Zobel-Helas
Hi,

short conclusion on #debian-devel was, it comes from:

flash-kernel (2.6) unstable; urgency=low
  * Set FSCKFIX=yes in /etc/default/rcS to stop fsck from prompting the
user for input since most users don't have a serial console.
 -- Martin Michlmayr   Sun, 17 Aug 2008 16:31:53 +0300

Cheers,
Martin
-- 
 Martin Zobel-Helas   | Debian System Administrator
 Debian & GNU/Linux Developer   |   Debian Listmaster
 GPG key http://go.debian.net/B11B627B  |Debian Webmaster
 GPG Fingerprint:  6B18 5642 8E41 EC89 3D5D  BDBB 53B1 AC6D B11B 627B 


signature.asc
Description: Digital signature


Bug#694928: Acknowledgement (asks for confirmation on config-file change on /etc/default/rcS, while file didn't change)

2012-12-02 Thread Martin Zobel-Helas
12/02/12 [12:32:37] < rleigh_> zobel: Could you possibly attach the entire 
original file as well?

argento% ls -al /etc/default/rcS.dpkg-old 
-rw-r--r-- 1 root root 283 Nov 10 18:33 /etc/default/rcS.dpkg-old

argento% md5sum /etc/default/rcS.dpkg-old
2d41de8630a2da1b95616cf5c7ef  /etc/default/rcS.dpkg-old

find the file attached.

Cheers
Martin
-- 
 Martin Zobel-Helas   | Debian System Administrator
 Debian & GNU/Linux Developer   |   Debian Listmaster
 GPG key http://go.debian.net/B11B627B  |Debian Webmaster
 GPG Fingerprint:  6B18 5642 8E41 EC89 3D5D  BDBB 53B1 AC6D B11B 627B 
#
# /etc/default/rcS
#
# Default settings for the scripts in /etc/rcS.d/
#
# For information about these variables see the rcS(5) manual page.
#
# This file belongs to the "initscripts" package.

# delete files in /tmp during boot older than x days.
# '0' means always, -1 or 'infinite' disables the feature
#TMPTIME=0

# spawn sulogin during boot, continue normal boot if not used in 30 seconds
#SULOGIN=no

# do not allow users to log in until the boot has completed
#DELAYLOGIN=no

# be more verbose during the boot process
#VERBOSE=no

# automatically repair filesystems with inconsistencies during boot
#FSCKFIX=no


signature.asc
Description: Digital signature


Bug#694928: asks for confirmation on config-file change on /etc/default/rcS, while file didn't change

2012-12-02 Thread Martin Zobel-Helas
Package: initscripts
Version: 2.88dsf-34
Severity: serious

After a fresh installation of Debian Squeeze and immediate upgrade to
Wheezy, I am asked to confirm changes for /etc/default/rcS which i never
touched. 

Setting up initscripts (2.88dsf-34) ...
Installing new version of config file /etc/init.d/bootlogs ...
Installing new version of config file /etc/init.d/bootmisc.sh ...
Installing new version of config file /etc/init.d/checkfs.sh ...
Installing new version of config file /etc/init.d/checkroot.sh ...
Installing new version of config file /etc/init.d/mountall.sh ...
Installing new version of config file /etc/init.d/mountall-bootclean.sh
...
Installing new version of config file /etc/init.d/mountnfs.sh ...
Installing new version of config file /etc/init.d/mountnfs-bootclean.sh
...
Installing new version of config file /etc/init.d/mountdevsubfs.sh ...
Installing new version of config file /etc/init.d/mountkernfs.sh ...
Installing new version of config file /etc/init.d/mtab.sh ...
Installing new version of config file /etc/init.d/rc.local ...
Installing new version of config file /etc/init.d/sendsigs ...
Installing new version of config file /etc/init.d/umountfs ...
Installing new version of config file /etc/init.d/umountnfs.sh ...
Installing new version of config file /etc/init.d/umountroot ...
Installing new version of config file /etc/init.d/urandom ...

Configuration file `/etc/default/rcS'
 ==> File on system created by you or by a script.
 ==> File also in package provided by package maintainer.
   What would you like to do about it ?  Your options are:
Y or I  : install the package maintainer's version
N or O  : keep your currently-installed version
  D : show the differences between the versions
  Z : start a shell to examine the situation
 The default action is to keep your current version.
*** rcS (Y/I/N/O/D/Z) [default=N] ? D

--- /etc/default/rcS2012-11-10 18:33:22.812057000 +
+++ /etc/default/rcS.dpkg-new   2012-08-31 20:14:04.0 +
@@ -7,11 +7,18 @@
 #
 # This file belongs to the "initscripts" package.
 
-TMPTIME=0
-SULOGIN=no
-DELAYLOGIN=no
-UTC=yes
-VERBOSE=no
-FSCKFIX=yes
-RAMRUN=no
-RAMLOCK=no
+# delete files in /tmp during boot older than x days.
+# '0' means always, -1 or 'infinite' disables the feature
+#TMPTIME=0
+
+# spawn sulogin during boot, continue normal boot if not used in 30
seconds
+#SULOGIN=no
+
+# do not allow users to log in until the boot has completed
+#DELAYLOGIN=no
+
+# be more verbose during the boot process
+#VERBOSE=no
+
+# automatically repair filesystems with inconsistencies during boot
+#FSCKFIX=no




-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages initscripts depends on:
ii  coreutils   8.20-3
ii  debianutils 4.3.4
ii  libc6   2.13-37
ii  lsb-base4.1+Debian9
ii  mount   2.20.1-5.2
ii  sysv-rc 2.88dsf-34
ii  sysvinit-utils  2.88dsf-34

Versions of packages initscripts recommends:
ii  e2fsprogs  1.42.5-1
ii  psmisc 22.20-1

initscripts suggests no packages.

-- no debconf information

-- 
 Martin Zobel-Helas   | Debian System Administrator
 Debian & GNU/Linux Developer   |   Debian Listmaster
 GPG key http://go.debian.net/B11B627B  |Debian Webmaster
 GPG Fingerprint:  6B18 5642 8E41 EC89 3D5D  BDBB 53B1 AC6D B11B 627B 


signature.asc
Description: Digital signature


Bug#667755: Request unblock for aiccu 20070115-15.1

2012-07-05 Thread Martin Zobel-Helas
Hi, 

On Thu Jul 05, 2012 at 08:51:19 +0200, Reinier Haasjes wrote:
> Hi,
> 
> Axel Beckert uploaded a fix for the following bugs in aiccu:
> Bug#667755: FTBFS[kfreebsd] (serious)
>   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667755
> Bug#670971: Danish translation
>   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670971
> 
> Please consider this packages for Wheezy, thanks.

As usual sponsor for Reinier, i ACK this request.

Cheers,
Martin
-- 
 Martin Zobel-Helas   | Debian System Administrator
 Debian & GNU/Linux Developer   |   Debian Listmaster
 GPG key http://go.debian.net/B11B627B  | 
 GPG Fingerprint:  6B18 5642 8E41 EC89 3D5D  BDBB 53B1 AC6D B11B 627B 




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#678418: gdm3 fails to upgrade

2012-06-21 Thread Martin Zobel-Helas
Package: gdm3
Version: 3.4.1-1
Severity: serious

gdm3 version 3.4.1-1 fails to install/upgrade due to missing package
dconf-gsettings-backend.

Cheers,
Martin

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gdm3 depends on:
ii  accountsservice 0.6.21-4
ii  adduser 3.113+nmu3
ii  dconf-gsettings-backend 0.12.1-1
ii  debconf [debconf-2.0]   1.5.43
ii  gconf2  3.2.5-1
ii  gnome-session [x-session-manager]   3.4.2.1-1
ii  gnome-session-bin   3.4.2.1-1
ii  gnome-session-fallback [x-session-manager]  3.4.2.1-1
ii  gnome-terminal [x-terminal-emulator]3.4.1.1-1
ii  gsettings-desktop-schemas   3.4.2-1
ii  libaccountsservice0 0.6.21-4
ii  libatk1.0-0 2.4.0-2
ii  libattr11:2.4.46-8
ii  libaudit0   1:1.7.18-1.1
ii  libc6   2.13-33
ii  libcairo-gobject2   1.12.2-2
ii  libcairo2   1.12.2-2
ii  libcanberra-gtk3-0  0.28-4
ii  libcanberra00.28-4
ii  libdbus-1-3 1.6.0-1
ii  libdbus-glib-1-20.98-1
ii  libfontconfig1  2.9.0-6
ii  libfreetype62.4.9-1
ii  libgconf2-4 3.2.5-1
ii  libgdk-pixbuf2.0-0  2.26.1-1
ii  libglib2.0-02.32.3-1
ii  libglib2.0-bin  2.32.3-1
ii  libgtk-3-0  3.4.2-1
ii  libpam-modules  1.1.3-7.1
ii  libpam-runtime  1.1.3-7.1
ii  libpam0g1.1.3-7.1
ii  libpango1.0-0   1.30.0-1
ii  librsvg2-common 2.36.1-1
ii  libselinux1 2.1.9-5
ii  libupower-glib1 0.9.16-3
ii  libwrap07.6.q-23
ii  libx11-62:1.5.0-1
ii  libxau6 1:1.0.7-1
ii  libxdmcp6   1:1.1.1-1
ii  libxklavier16   5.2.1-1
ii  libxrandr2  2:1.3.2-2
ii  lsb-base4.1+Debian7
ii  metacity [x-window-manager] 1:2.34.3-2
ii  policykit-1-gnome   0.105-2
ii  rxvt [x-terminal-emulator]  1:2.6.4-14
ii  rxvt-unicode [x-terminal-emulator]  9.15-1
ii  sawfish [x-window-manager]  1:1.5.3-2.1+b1
ii  upower  0.9.16-3
ii  xterm [x-terminal-emulator] 278-1

Versions of packages gdm3 recommends:
ii  at-spi 1.32.0-1
ii  desktop-base   6.0.7
ii  gnome-icon-theme   3.4.0-2
ii  gnome-power-manager3.4.0-2
ii  gnome-settings-daemon  3.4.2-3
ii  x11-xkb-utils  7.7~1
ii  xserver-xephyr 2:1.12.1.902-1
ii  xserver-xorg   1:7.6+13
ii  zenity 3.4.0-2

Versions of packages gdm3 suggests:
ii  gnome-mag 1:0.16.3-1
pn  gnome-orca
pn  gok   
ii  libpam-gnome-keyring  3.4.1-4
ii  metacity  1:2.34.3-2

-- debconf information:
* shared/default-x-display-manager: gdm3
  gdm3/daemon_name: /usr/sbin/gdm3

-- 
 Martin Zobel-Helas   | Debian System Administrator
 Debian & GNU/Linux Developer   |   Debian Listmaster
 GPG key http://go.debian.net/B11B627B  | 
 GPG Fingerprint:  6B18 5642 8E41 EC89 3D5D  BDBB 53B1 AC6D B11B 627B 


signature.asc
Description: Digital signature


Bug#626281: pid file has wrong permissions

2011-05-10 Thread Martin Zobel-Helas
Package: keepalived
Version: 1.1.12-1
Severity: grave
Tags: security

Hi,

keepalive writes a public writeable pid file to /var/run

-rw-rw-rw-  1 root root5 2011-02-08 13:00 keepalived.pid

Cheers,
Martin


reference: 
http://lists.debian.org/05578bff-44fc-41b3-9e8e-c11b5b9a6...@gmail.com
-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38-2-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/dash

-- 
 Martin Zobel-Helas   | Debian System Administrator
 Debian & GNU/Linux Developer   |   Debian Listmaster
 GPG key http://go.debian.net/B11B627B  | 
 GPG Fingerprint:  6B18 5642 8E41 EC89 3D5D  BDBB 53B1 AC6D B11B 627B 



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#618728: samhain: fails to start on ia64

2011-03-17 Thread Martin Zobel-Helas
Package: samhain
Version: 2.6.2-1
Severity: serious
Tags: squeeze
Justification: not usable on squeeze on ia64

Starting samhain on ia64 with squeeze currently fails with:

alkman:/home/zobel# env -i /etc/init.d/samhain start
Starting file integrity checker: assertion failed (x_dnmalloc.c): hashval < 
AMOUNTHASH
Aborted
alkman:/home/zobel# uname -a


This package is currently not usable on ia64 in squeeze. It's needed by
DSA on all debian.org hardware, please get it fixed for 6.0.2.

Thx
Martin


-- System Information:
Debian Release: 6.0
  APT prefers squeeze-updates
  APT policy: (500, 'squeeze-updates'), (500, 'stable')
Architecture: ia64

Kernel: Linux 2.6.32-5-mckinley (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/dash

Versions of packages samhain depends on:
ii  debconf [debconf-2.0]   1.5.36.1 Debian configuration management sy
ii  libc6.1 2.11.2-10Embedded GNU C Library: Shared lib
ii  libgcrypt11 1.4.5-2  LGPL Crypto library - runtime libr
ii  libgnutls26 2.8.6-1  the GNU TLS library - runtime libr
ii  libprelude2 1.0.0-1  Security Information Management Sy
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

samhain recommends no packages.

samhain suggests no packages.

-- Configuration Files:
/etc/samhain/samhainrc changed:
[Misc]
IgnoreMissing=/etc/lvm/archive/.*.vg
[Attributes]
file=/etc/mtab
file=/etc/ssh_random_seed
file=/etc/asound.conf
file=/etc/localtime
file=/etc/ioctl.save
file=/etc/passwd.backup
file=/etc/shadow.backup
file=/etc/postfix/prng_exch
file=/etc/adjtime
file=/etc/lvm/.cache
file=/etc/lvm/cache
file=/etc/lvm/cache/.cache
file=/etc/network/run/ifstate
file=/var/state/samhain/samhain_file
file=/etc/bind/zones/db.debian.net
file=/etc/exim4/bsmtp
file=/etc/apache2/conf.d/puppet-builddlist
file=/etc
file=/etc/ssh
file=/etc/network/run
file=/etc/bind/zones
file=/etc/spamassassin/sa-update-keys
file=/etc/apache2/conf.d
files=/etc/apache2/mods-enabled
file=/etc/samhain
file=/etc/munin
file=/etc/munin/plugins
file=/etc/munin/plugin-conf.d
file=/etc/exim4
file=/etc/exim4/ssl
file=/etc/apt
file=/etc/apt/apt.conf.d
file=/etc/apt/sources.list.d
file=/etc/default
file=/etc/logrotate.d
file=/etc/nagios
file=/etc/nagios/nrpe.d
file=/etc/nagios/obsolete-packages-ignore.d
file=/etc/bind/geodns
file=/etc/puppet
file=/etc/cron.d
file=/usr/lib/nagios/plugins
file=/usr/sbin
file=/etc/monit
file=/etc/monit/monit.d
file=/etc/pam.d
file=/etc/sysctl.d
file=/etc/syslog-ng
file=/etc/ferm/
file=/etc/ferm/conf.d
file=/etc/ferm/dsa.d
file=/etc/rc.local
[LogFiles]
file=/var/run/utmp
file=/etc/motd
[GrowingLogFiles]
file=/var/log/warn
file=/var/log/messages
file=/var/log/wtmp
file=/var/log/faillog
file=/var/log/auth.log
file=/var/log/daemon.log
file=/var/log/user.log
file=/var/log/kern.log
file=/var/log/syslog
[IgnoreAll]
file=/etc/resolv.conf
file=/etc/dupload.conf
file=/etc/resolv.conf.pcmcia.save
file=/etc/nologin
file=/etc/postfix/debian.db
file=/etc/postfix/debian
file=/etc/ssh/ssh_known_hosts
file=/etc/ssh/ssh-rsa-shadow
file=/var/lib/misc/ssh-rsa-shadow
file=/etc/.da-backup.trace
file=/etc/postfix/debianhosts
file=/etc/postfix/debianhosts.db
file=/etc/blkid.tab
file=/etc/blkid.tab.old
file=/etc/resolv.conf.dhclient-new
file=/etc/timezone
file=/etc/motd.tail
file=/etc/ntp.conf
file=/etc/samhain/samhainrc
file=/etc/munin/munin-node.conf
file=/etc/munin/plugin-conf.d/munin-node
file=/etc/userdir-ldap.confc
file=/etc/exim4/blacklist
file=/etc/exim4/host_blacklist
file=/etc/exim4/callout_users
file=/etc/exim4/exim4.conf
file=/etc/exim4/grey_users
file=/etc/exim4/helo-check
file=/etc/exim4/locals
file=/etc/exim4/localusers
file=/etc/exim4/manualroute
file=/etc/exim4/rbllist
file=/etc/exim4/rhsbllist
file=/etc/exim4/submission-domains
file=/etc/exim4/virtualdomains
file=/etc/exim4/whitelist
file=/etc/exim4/local-settings.conf
file=/etc/exim4/ssl/ca.crt
file=/etc/exim4/ssl/ca.crl
file=/etc/exim4/ssl/thishost.crt
file=/etc/exim4/ssl/thishost.key
file=/etc/ssh/ssh_config
file=/etc/ssh/sshd_config
file=/etc/munin/plugins/bind
file=/etc/munin/plugins/bind_views
file=/etc/munin/plugins/cpu
file=/etc/munin/plugins/df
file=/etc/munin/plugins/df_abs
file=/etc/munin/plugins/df_inode
file=/etc/munin/plugins/entropy
file=/etc/munin/plugins/forks
file=/etc/munin/plugins/interrupts
file=/etc/munin/plugins/iostat
file=/etc/munin/plugins/irqstats
file=/etc/munin/plugins/load
file=/etc/munin/plugins/memory
file=/etc/munin/plugins/ntp_offset
file=/etc/munin/plugins/ntp_states
file=/etc/munin/plugins/open_files
file=/etc/munin/plugins/open_inodes
file=/etc/munin/plugins/processes
file=/etc/munin/plugins/ps_apache2
file=/etc/munin/plugins/ps_exim4
file=/etc/munin/plugins/ps_vsftpd
file=/etc/munin/plugins/spamassassin
file=/etc/munin/plugins/swap
file=/etc/munin/plugins/uptime
file=/etc/munin/plugins/vmstat
file=/etc/munin/plugins/vfstpd
file=/etc/

Bug#606327: vmmemctl missing in squeeze

2010-12-08 Thread Martin Zobel-Helas
Package: open-vm-dkms
Version: 2010.06.16-268169-3
Severity: grave

Hi,

open-vm-dkms misses vmmemctl in the Squeeze. According to
debian/changelog it was removed with version 2010.06.16-268169-1 due to

   * Updating packaging for upstreams vmmemctl module removal.

Looking into upstreams changelog it there states:

   * vmmemctl: Linux driver removed (it's now upstream), plus
 cleanup and simplification of the FreeBSD and Solaris drivers.

Digging through kernel git, it was added with 2.6.34, which is not part
of Debian Squeeze. This makes the package partly unsuable, as vmmemctl
is really needed. See [1] page 15, "Memory Reclamation" for more
details.

While #588356 fixes the obvious problem with the init script, the
correct fix would have been to load the newer upstream kernel driver if
available. Just uploading a newer upstream version of a package which
drops kernel modules which are provided by newer kernels not provided on
Debian systems is bad. I wonder if you ever tested that package before
uploading 2010.06.16-268169-1, as you would have found 588356 by
yourself. Also looking into which kernel upstream version a module has
been integrated would had been a good idea before uploading.

Please provide vmmemctl on Squeeze machines and/or work with the Kernel
Team to get that module backported to 2.6.32 for Squeeze.


Cheers,
Martin

[1] http://www.vmware.com/pdf/esx2_performance_implications.pdf

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-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/dash

-- 
 Martin Zobel-Helas   | Debian System Administrator
 Debian & GNU/Linux Developer   |   Debian Listmaster
 Public key http://zobel.ftbfs.de/5d64f870.asc   -   KeyID: 5D64 F870
 GPG Fingerprint:  5DB3 1301 375A A50F 07E7  302F 493E FB8E 5D64 F870


signature.asc
Description: Digital signature


Bug#385760: The dspam daemon should NOT be run by user dspam or default port needs to move

2010-10-27 Thread Martin Zobel-Helas
Hi,

in the default configuration of dspam, if daemon gets enabled, the
daemon wants to listen on tcp port 24. Starting dspam per default as
user dspam then will just not work. Linux prevents direct “reserved
port” assignments by any process other than system root.

So you either let it run by root or fix the default port for this
application.

Interim-Solution: fix the init-script to blow up if user tries this.

Cheers,
Martin
-- 
 Martin Zobel-Helas   | Debian System Administrator
 Debian & GNU/Linux Developer   |   Debian Listmaster
 Public key http://zobel.ftbfs.de/5d64f870.asc   -   KeyID: 5D64 F870
 GPG Fingerprint:  5DB3 1301 375A A50F 07E7  302F 493E FB8E 5D64 F870




--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#509287: squeeze-ignore for Bug #509287?

2010-10-22 Thread Martin Zobel-Helas
Hi, 

On Tue Sep 14, 2010 at 14:24:29 +0100, Neil McGovern wrote:
> This mail should be sent to the debian-release mailing list, copying in.
> 
> On Tue, Sep 14, 2010 at 12:32:57AM +0200, Erik Schanze wrote:
> > please let me kindly ask for setting squeeze-ignore tag for
> > serious Bug #509287.
> > 
> > Afio has a problematic license, but in my opinion it should
> > not block the squeeze release. We collected all possible information
> > and discussed the topic with different persons.
> > 
> > I'm sure it was intended as free software, even if the license
> > is not 100% clear about that, but hey, is was 1985 and the
> > guys did more hacking and sharing in newsgroups than developing
> > license texts.
> > 
> > Over the years this changed and nowadays we have many licenses
> > you can compare, you could get already done analysis and choose the one
> > which fits best.
> > 
> > Please do not let die afio.
> 
> 
> Given that this had a lenny-ignore tag and has been open since December
> 2008, I'm not happy giving it a squeeze ignore tag. Please note that
> this isn't a comment on if the package severity is correct or not, or
> the interpetation of the licence means that it's free/contrib/non-free,
> it's just that I'm not happy ignoring this issue for yet another two
> years.

Given that we had no reaction since September 14 (more than a month from
now), i am about to remove that package from testing in 10d from now.

Due to r-depends I will need to remove some other packages too:

* mondo
* tob


Cheers,
Martin
-- 
 Martin Zobel-Helas   | Debian System Administrator
 Debian & GNU/Linux Developer   |   Debian Listmaster
 Public key http://zobel.ftbfs.de/5d64f870.asc   -   KeyID: 5D64 F870
 GPG Fingerprint:  5DB3 1301 375A A50F 07E7  302F 493E FB8E 5D64 F870


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20101022191947.ge6...@ftbfs.de






-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#596669: copyright issues in virtualbox-ose-3.2.6-dfsg/src/apps/svnsync-vbox/Makefile{, .kmk}

2010-09-13 Thread Martin Zobel-Helas
Package: virtualbox-ose
Version: 3.2.6-dfsg-2
Severity: serious

Hi Michael,

while reviewing virtualbox for migration for testing, i found the
following issue in the source-code, that probably needs to be fixed
before we release squeeze:


diff -Nru virtualbox-ose-3.2.6-dfsg/src/apps/svnsync-vbox/Makefile
virtualbox-ose-3.2.8-dfsg/src/apps/svnsync-vbox/Makefile
--- virtualbox-ose-3.2.6-dfsg/src/apps/svnsync-vbox/Makefile
2010-06-25 14:25:42.0 +
+++ virtualbox-ose-3.2.8-dfsg/src/apps/svnsync-vbox/Makefile
2010-08-05 11:43:06.0 +
@@ -4,8 +4,13 @@
 #
 # Copyright (C) 2006-2007 Oracle Corporation
 #
-# Oracle Corporation confidential
-# All rights reserved
+# This file is part of VirtualBox Open Source Edition (OSE), as
+# available from http://www.virtualbox.org. This file is free software;
+# you can redistribute it and/or modify it under the terms of the GNU
+# General Public License (GPL) as published by the Free Software
+# Foundation, in version 2 as it comes in the "COPYING" file of the
+# VirtualBox OSE distribution. VirtualBox OSE is distributed in the
+# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
 #
 
 CC = gcc
diff -Nru virtualbox-ose-3.2.6-dfsg/src/apps/svnsync-vbox/Makefile.kmk
virtualbox-ose-3.2.8-dfsg/src/apps/svnsync-vbox/Makefile.kmk
--- virtualbox-ose-3.2.6-dfsg/src/apps/svnsync-vbox/Makefile.kmk
2010-06-25 14:25:42.0 +
+++ virtualbox-ose-3.2.8-dfsg/src/apps/svnsync-vbox/Makefile.kmk
2010-08-05 11:43:06.0 +
@@ -6,8 +6,13 @@
 #
 # Copyright (C) 2006-2007 Oracle Corporation
 #
-# Oracle Corporation confidential
-# All rights reserved
+# This file is part of VirtualBox Open Source Edition (OSE), as
+# available from http://www.virtualbox.org. This file is free software;
+# you can redistribute it and/or modify it under the terms of the GNU
+# General Public License (GPL) as published by the Free Software
+# Foundation, in version 2 as it comes in the "COPYING" file of the
+# VirtualBox OSE distribution. VirtualBox OSE is distributed in the
+# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
 #




-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-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/dash

Versions of packages virtualbox-ose depends on:
ii  adduser 3.112add and remove users and groups
ii  libc6   2.11.2-2 Embedded GNU C Library: Shared lib
ii  libcurl37.21.1-1 Multi-protocol file transfer libra
ii  libgcc1 1:4.4.4-9GCC support library
ii  libpng12-0  1.2.44-1 PNG library - runtime
ii  libpython2.62.6.6~rc2-1  Shared Python runtime library (ver
ii  libsdl1.2debian 1.2.14-6 Simple DirectMedia Layer
ii  libssl0.9.8 0.9.8o-1 SSL shared libraries
ii  libstdc++6  4.4.4-9  The GNU Standard C++ Library v3
ii  libvncserver0   0.9.7-2  API to write one's own vnc server
ii  libx11-62:1.3.3-3X11 client-side library
ii  libxcursor1 1:1.1.10-2   X cursor management library
ii  libxext62:1.1.2-1X11 miscellaneous extension librar
ii  libxml2 2.7.7.dfsg-4 GNOME XML library
ii  libxmu6 2:1.0.5-1X11 miscellaneous utility library
ii  libxt6  1:1.0.7-1X11 toolkit intrinsics library
ii  python  2.6.5-13 interactive high-level object-orie
ii  python-central  0.6.16   register and build utility for Pyt
ii  python2.5   2.5.5-7  An interactive high-level object-o
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages virtualbox-ose recommends:
ii  libgl1-mesa-glx [libgl1]7.7.1-4  A free implementation of the OpenG
ii  libqt4-opengl   4:4.6.3-1Qt 4 OpenGL module
ii  libqtcore4  4:4.6.3-1Qt 4 core module
ii  libqtgui4   4:4.6.3-1Qt 4 GUI module
ii  virtualbox-ose-dkms 3.2.8-dfsg-1 x86 virtualization solution - kern
ii  virtualbox-ose-qt   3.2.8-dfsg-1 x86 virtualization solution - Qt b

Versions of packages virtualbox-ose suggests:
ii  libasound2   1.0.23-1shared library for ALSA applicatio
ii  libpulse00.9.21-3+b1 PulseAudio client libraries
pn  vde2   (no description available)
pn  virtualbox-guest-additions (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#559834: CVE-2009-3736: please fix this bug via p-u in stable

2010-01-30 Thread Martin Zobel-Helas
Hi Adam,

according to http://security-tracker.debian.org/tracker/CVE-2009-3736 
this issue will not be fixed via DSA, so please prepare an upload to
proposed-updates.

Thanks
Martin

-- 
 Martin Zobel-Helas   | Debian System Administrator
 Debian & GNU/Linux Developer   |   Debian Listmaster
 Public key http://zobel.ftbfs.de/5d64f870.asc   -   KeyID: 5D64 F870
 GPG Fingerprint:  5DB3 1301 375A A50F 07E7  302F 493E FB8E 5D64 F870




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#559815: CVE-2009-3736: please fix this bug via p-u in stable

2010-01-30 Thread Martin Zobel-Helas
Hi Peter,

according to http://security-tracker.debian.org/tracker/CVE-2009-3736
this issue will not be fixed via DSA, so please prepare an upload to
proposed-updates.

Thanks
Martin

-- 
 Martin Zobel-Helas   | Debian System Administrator
 Debian & GNU/Linux Developer   |   Debian Listmaster
 Public key http://zobel.ftbfs.de/5d64f870.asc   -   KeyID: 5D64 F870
 GPG Fingerprint:  5DB3 1301 375A A50F 07E7  302F 493E FB8E 5D64 F870




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#537637: CVE-2009-3050: please fix this bug via p-u in stable

2010-01-30 Thread Martin Zobel-Helas
Hi,

according to http://security-tracker.debian.org/tracker/CVE-2009-3050
this issue will not be fixed via DSA, so please prepare an upload to
proposed-updates.

Thanks
Martin

-- 
 Martin Zobel-Helas   | Debian System Administrator
 Debian & GNU/Linux Developer   |   Debian Listmaster
 Public key http://zobel.ftbfs.de/5d64f870.asc   -   KeyID: 5D64 F870
 GPG Fingerprint:  5DB3 1301 375A A50F 07E7  302F 493E FB8E 5D64 F870




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#544033: build of gnunet-qt_1:0.8.0c-2 on mipsel (dist=unstable) failed

2009-08-28 Thread Martin Zobel-Helas
Package: gnunet-qt
Version: 1:0.8.0c-2
Severity: serious

> Setting up libvorbisenc2 (1.2.0.dfsg-6) ...
> Setting up libvorbis-dev (1.2.0.dfsg-6) ...
> Setting up libmicrohttpd-dev (0.4.2-3) ...
> dpkg: dependency problems prevent configuration of gnunet-dev:
>  gnunet-dev depends on gnunet-server (= 0.8.0c-7); however:
>   Package gnunet-server is not configured yet.
> dpkg: error processing gnunet-dev (--configure):
>  dependency problems - leaving unconfigured
> Setting up guile-1.8 (1.8.7+1-1) ...
> update-alternatives: using /usr/bin/guile-1.8 to provide /usr/bin/guile 
> (guile) in auto mode.
> Setting up libgmpxx4ldbl (2:4.3.1+dfsg-3) ...
> Setting up libgmp3-dev (2:4.3.1+dfsg-3) ...
> Setting up guile-1.8-dev (1.8.7+1-1) ...
> Setting up libadns1-dev (1.4-2) ...
> Setting up libdbus-1-3 (1.2.16-2) ...
> Setting up libdbus-1-dev (1.2.16-2) ...
> Setting up libdbus-glib-1-2 (0.82-1) ...
> Setting up libdbus-glib-1-dev (0.82-1) ...
> Setting up libdrm2 (2.4.12-1) ...
> Setting up mesa-common-dev (7.5-3) ...
> Setting up libxxf86vm1 (1:1.0.2-1) ...
> Setting up libgl1-mesa-glx (7.5-3) ...
> Setting up libgl1-mesa-dev (7.5-3) ...
> Setting up libglu1-mesa (7.5-3) ...
> Setting up libglu1-mesa-dev (7.5-3) ...
> Setting up libnotify1 (0.4.5-1) ...
> Setting up libnotify-dev (0.4.5-1) ...
> Setting up libqt4-opengl (4:4.5.2-2) ...
> Setting up libqt4-opengl-dev (4:4.5.2-2) ...
> Setting up libxmu6 (2:1.0.4-2) ...
> Setting up libxmu-dev (2:1.0.4-2) ...
> Setting up libmagickcore2 (7:6.5.1.0-1.1) ...
> Setting up libmagickwand2 (7:6.5.1.0-1.1) ...
> Setting up libmagick++2 (7:6.5.1.0-1.1) ...
> Setting up libmagickcore-dev (7:6.5.1.0-1.1) ...
> Setting up libmagickwand-dev (7:6.5.1.0-1.1) ...
> Setting up libmagick++-dev (7:6.5.1.0-1.1) ...
> Setting up libextractor-dev (0.5.23+dfsg-2) ...
> Errors were encountered while processing:
>  gnunet-server
>  gnunet-dev
> E: Sub-process /usr/bin/dpkg returned an error code (1)



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#544026: build of voms_1.9.11-1 on sparc (dist=unstable) failed

2009-08-28 Thread Martin Zobel-Helas
Package: voms
Version: 1.9.11-1
Severity: serious

> mkdir -p 
> /build/buildd-voms_1.9.11-1-sparc-gfRhtH/voms-1.9.11/debian/tmp/etc/grid-security/vomsdir
> rm -f 
> /build/buildd-voms_1.9.11-1-sparc-gfRhtH/voms-1.9.11/debian/tmp/usr/bin/edg-voms*
> rm -f 
> /build/buildd-voms_1.9.11-1-sparc-gfRhtH/voms-1.9.11/debian/tmp/usr/sbin/edg-voms*
> rm -f 
> /build/buildd-voms_1.9.11-1-sparc-gfRhtH/voms-1.9.11/debian/tmp/usr/share/man/man1/edg-voms*
> rm -f 
> /build/buildd-voms_1.9.11-1-sparc-gfRhtH/voms-1.9.11/debian/tmp/usr/share/man/man8/edg-voms*
> rm -rf 
> /build/buildd-voms_1.9.11-1-sparc-gfRhtH/voms-1.9.11/debian/tmp/usr/share/man/man3
> rm -f 
> /build/buildd-voms_1.9.11-1-sparc-gfRhtH/voms-1.9.11/debian/tmp/usr/lib/*.la
> mv 
> /build/buildd-voms_1.9.11-1-sparc-gfRhtH/voms-1.9.11/debian/tmp/usr/include/glite/security/voms
>  \
>  
> /build/buildd-voms_1.9.11-1-sparc-gfRhtH/voms-1.9.11/debian/tmp/usr/include/voms
> rm -rf 
> /build/buildd-voms_1.9.11-1-sparc-gfRhtH/voms-1.9.11/debian/tmp/usr/include/glite
> mv 
> /build/buildd-voms_1.9.11-1-sparc-gfRhtH/voms-1.9.11/debian/tmp/usr/share/vomses.template
>  \
>  
> /build/buildd-voms_1.9.11-1-sparc-gfRhtH/voms-1.9.11/debian/tmp/usr/share/voms
> rm 
> /build/buildd-voms_1.9.11-1-sparc-gfRhtH/voms-1.9.11/debian/tmp/usr/share/init.d/voms
> rm 
> /build/buildd-voms_1.9.11-1-sparc-gfRhtH/voms-1.9.11/debian/tmp/usr/include/voms/voms_apic_nog.h
> rm 
> /build/buildd-voms_1.9.11-1-sparc-gfRhtH/voms-1.9.11/debian/tmp/usr/share/man/man1/testvoms.1*
> rm 
> /build/buildd-voms_1.9.11-1-sparc-gfRhtH/voms-1.9.11/debian/tmp/usr/share/man/man8/voms-install-replica.8*
> install src/install/voms.start 
> /build/buildd-voms_1.9.11-1-sparc-gfRhtH/voms-1.9.11/debian/voms-server.voms.init
> mkdir -p 
> /build/buildd-voms_1.9.11-1-sparc-gfRhtH/voms-1.9.11/debian/tmp//usr/share/doc/voms-dev/VOMS_C_API/html
> install -m 644 doc/apidoc/api/VOMS_C_API/html/* \
>   
> /build/buildd-voms_1.9.11-1-sparc-gfRhtH/voms-1.9.11/debian/tmp//usr/share/doc/voms-dev/VOMS_C_API/html
> install: omitting directory `doc/apidoc/api/VOMS_C_API/html/search'
> make: *** [install] Error 1
> dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules binary-arch gave 
> error exit status 2



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#544020: build of gnunet-fuse_0.8.0c-3 on sparc (dist=unstable) failed

2009-08-28 Thread Martin Zobel-Helas
Package: gnunet-fuse
Version: 0.8.0c-3
Severity: serious

> Setting up libcurl3-gnutls (7.19.5-1) ...
> Setting up libesmtp5 (1.0.4-2) ...
> Setting up libmicrohttpd5 (0.4.2-3) ...
> Setting up mysql-common (5.1.37-1) ...
> Setting up libmysqlclient16 (5.1.37-1) ...
> Setting up gnunet-server (0.8.0c-7) ...
> /var/lib/dpkg/info/gnunet-server.postinst: 112: Bad substitution
> dpkg: error processing gnunet-server (--configure):
>  subprocess installed post-installation script returned error exit status 2
> Setting up guile-1.8-libs (1.8.7+1-1) ...
> Setting up libatk1.0-0 (1.26.0-1) ...
> Setting up tsconf (1.0-7) ...
> Setting up libts-0.0-0 (1.0-7) ...

[...]

> Setting up libselinux1-dev (2.0.85-2) ...
> Setting up libsqlite3-dev (3.6.17-2) ...
> Setting up librpm-dev (4.7.0-9) ...
> Setting up libvorbisenc2 (1.2.0.dfsg-6) ...
> Setting up libvorbis-dev (1.2.0.dfsg-6) ...
> Setting up libmicrohttpd-dev (0.4.2-3) ...
> dpkg: dependency problems prevent configuration of gnunet-dev:
>  gnunet-dev depends on gnunet-server (= 0.8.0c-7); however:
>   Package gnunet-server is not configured yet.
> dpkg: error processing gnunet-dev (--configure):
>  dependency problems - leaving unconfigured
> Setting up libfuse2 (2.7.4-2) ...
> Setting up libfuse-dev (2.7.4-2) ...
> Setting up libmagickcore2 (7:6.5.1.0-1.1) ...
> Setting up libmagickwand2 (7:6.5.1.0-1.1) ...
> Setting up libmagick++2 (7:6.5.1.0-1.1) ...
> Setting up libmagickcore-dev (7:6.5.1.0-1.1) ...
> Setting up libmagickwand-dev (7:6.5.1.0-1.1) ...
> Setting up libmagick++-dev (7:6.5.1.0-1.1) ...
> Setting up libextractor-dev (0.5.23+dfsg-2) ...
> Errors were encountered while processing:
>  gnunet-server
>  gnunet-dev
> E: Sub-process /usr/bin/dpkg returned an error code (1)
> apt-get failed.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#544021: build of apache2-redirtoservname_0.1.2-2 failed on sparc (dist=unstable)

2009-08-28 Thread Martin Zobel-Helas
Package: apache2-redirtoservname
Version: 0.1.2-2
Severity: serious


> checking for suffix of executables... 
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether sparc-linux-gnu-gcc accepts -g... yes
> checking for sparc-linux-gnu-gcc option to accept ISO C89... none needed
> checking for style of include used by make... GNU
> checking dependency style of sparc-linux-gnu-gcc... gcc3
> configure: error: cannot run /bin/bash ./config.sub
> make: *** [config.status] Error 1




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#544019: build of gambas2_2.15.2-1 on sparc (dist=unstable) failed

2009-08-28 Thread Martin Zobel-Helas
Package: gambas2
Version: 2.15.2-1
Severity: serious

> gb.db.firebird
> Installing the components...
> Compiling gb.settings...
> /bin/bash: line 1: 14843 Bus error   
> /build/buildd-gambas2_2.15.2-1-sparc-l197oM/gambas2-2.15.2/debian/tmp/usr/bin/gbc2
>  -ag -r 
> /build/buildd-gambas2_2.15.2-1-sparc-l197oM/gambas2-2.15.2/debian/tmp/usr
> Installing gb.settings...
> /usr/bin/install: cannot stat `.info': No such file or directory
> chmod: cannot access 
> `/build/buildd-gambas2_2.15.2-1-sparc-l197oM/gambas2-2.15.2/debian/tmp/usr/share/gambas2/info/gb.settings.info':
>  No such file or directory
> /usr/bin/install: cannot stat `.list': No such file or directory
> chmod: cannot access 
> `/build/buildd-gambas2_2.15.2-1-sparc-l197oM/gambas2-2.15.2/debian/tmp/usr/share/gambas2/info/gb.settings.list':
>  No such file or directory
> Compiling gb.info...
> /bin/bash: line 1: 14853 Bus error   
> /build/buildd-gambas2_2.15.2-1-sparc-l197oM/gambas2-2.15.2/debian/tmp/usr/bin/gbc2
>  -ag -r 
> /build/buildd-gambas2_2.15.2-1-sparc-l197oM/gambas2-2.15.2/debian/tmp/usr

> dh_installchangelogs -pgambas2 ChangeLog
> dh_install --sourcedir=debian/tmp -a 
> dh_install: gambas2-gb-xml-rpc missing files 
> (usr/share/gambas2/info/gb.xml.rpc.*), aborting
> make: *** [binary-arch] Error 1
> dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules binary-arch gave 
> error exit status 2



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#543263: closed by Alan Woodland (Bug#543263: fixed in blcr 0.8.2-3)

2009-08-25 Thread Martin Zobel-Helas
Hi, 

On Tue Aug 25, 2009 at 22:13:06 +0100, Alan Woodland wrote:
> I'm not 100% sure I agree with your justification of serious though -
> it's not a miss-build, and it's never successfully built on sparc.

feel free do downgrade it to important then.

Martin
-- 
 Martin Zobel-Helas   | Debian System Administrator
 Debian & GNU/Linux Developer   |   Debian Listmaster
 Public key http://zobel.ftbfs.de/5d64f870.asc   -   KeyID: 5D64 F870
 GPG Fingerprint:  5DB3 1301 375A A50F 07E7  302F 493E FB8E 5D64 F870




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#543574: wine-unstable_1.1.28-1 on sparc (dist=unstable): #error You must implement the interlocked* functions for your CPU

2009-08-25 Thread Martin Zobel-Helas
Package: wine-unstable
Version: 1.1.28-1
Severity: serious

> gcc -c -I../../../libs/port -I. -I../../../include -I../../include  
> -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing 
> -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith  
> -O2 -g  -o gettid.o ../../../libs/port/gettid.c
> gcc -c -I../../../libs/port -I. -I../../../include -I../../include  
> -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing 
> -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith  
> -O2 -g  -o interlocked.o ../../../libs/port/interlocked.c
> ../../../libs/port/interlocked.c:389:3: error: #error You must implement the 
> interlocked* functions for your CPU
> make[3]: *** [interlocked.o] Error 1
> make[3]: Leaving directory 
> `/build/buildd-wine-unstable_1.1.28-1-sparc-h6hqlU/wine-unstable-1.1.28/build32/libs/port'
> make[2]: *** [port] Error 2
> make[2]: Leaving directory 
> `/build/buildd-wine-unstable_1.1.28-1-sparc-h6hqlU/wine-unstable-1.1.28/build32/libs'
> make[1]: *** [libs] Error 2
> make[1]: Leaving directory 
> `/build/buildd-wine-unstable_1.1.28-1-sparc-h6hqlU/wine-unstable-1.1.28/build32'
> make: *** [build-arch32-stamp] Error 2
> dpkg-buildpackage: error: debian/rules build gave error exit status 2



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#543573: FTBFS: libdevel-declare-perl_0.005011-1 on sparc (dist=unstable)

2009-08-25 Thread Martin Zobel-Helas
Package: libdevel-declare-perl
Version: 0.005011-1
Severity: serious

> chmod 755 blib/arch/auto/Devel/Declare/Declare.so
> cp Declare.bs blib/arch/auto/Devel/Declare/Declare.bs
> chmod 644 blib/arch/auto/Devel/Declare/Declare.bs
> Manifying blib/man3/Devel::Declare.3pm
> make[1]: Leaving directory 
> `/build/buildd-libdevel-declare-perl_0.005011-1-sparc-FPppW5/libdevel-declare-perl-0.005011'
>dh_auto_test
> make[1]: Entering directory 
> `/build/buildd-libdevel-declare-perl_0.005011-1-sparc-FPppW5/libdevel-declare-perl-0.005011'
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" 
> "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
> t/00load..ok
> t/build_sub_installer.ok
> t/combi...dubious
>   Test returned status 0 (wstat 10, 0xa)
> t/ctx-simple..dubious
>   Test returned status 0 (wstat 10, 0xa)
> t/debug...ok
> t/evalok
> Useless use of a constant in void context at t/fail.t line 19.
> Useless use of a constant in void context at t/fail.t line 21.
> t/faildubious
>   Test returned status 0 (wstat 10, 0xa)
> t/lines...skipped
> all skipped: Can't locate B/Compiling.pm in @INC (@INC contains: 
> /build/buildd-libdevel-declare-perl_0.005011-1-sparc-FPppW5/libdevel-declare-perl-0.005011/inc
/build/buildd-libdevel-declare-perl_0.005011-1-sparc-FPppW5/libdevel-declare-perl-0.005011/blib/lib
 
/build/buildd-libdevel-declare-perl_0.005011-1-sparc-FPppW5/libdevel-declare-perl-0.005011/blib/arch
 /etc/perl
/usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 
/usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 
/usr/local/lib/site_perl . /etc/perl /usr/local/lib/perl/5.10.0 
/usr/local/share/perl/5.10.0
/usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 
/usr/local/lib/site_perl .) at (eval 3) line 2.
> t/load_module.ok
> t/methinstaller-simpledubious
>   Test returned status 0 (wstat 10, 0xa)
> t/method-installer-runtimeok
> t/method-no-semi..dubious
>   Test returned status 0 (wstat 10, 0xa)
> t/method..dubious
>   Test returned status 0 (wstat 10, 0xa)
> t/multiline-proto.dubious
>   Test returned status 0 (wstat 10, 0xa)
> DIED. FAILED test 1
>   Failed 1/1 tests, 0.00% okay
> t/new.ok
> t/no-bareword.ok
> t/packok
> t/padstuffok
> t/proto...ok
> t/quote...ok
> t/simple..ok
> t/statement...ok
> t/sugar...dubious
>   Test returned status 0 (wstat 10, 0xa)
> Failed Test  Stat Wstat Total Fail  List of Failed
> ---
> t/combi.t   010??   ??  ??
> t/ctx-simple.t  010??   ??  ??
> t/fail.t010??   ??  ??
> t/methinstaller-simple.t010??   ??  ??
> t/method-no-semi.t  010??   ??  ??
> t/method.t  010??   ??  ??
> t/multiline-proto.t 010 12  1
> t/sugar.t   010??   ??  ??
> 1 test skipped.
> Failed 8/23 test scripts. 1/38 subtests failed.
> Files=23, Tests=38,  3 wallclock secs ( 2.76 cusr +  0.25 csys =  3.01 CPU)
> Failed 8/23 test programs. 1/38 subtests failed.
> make[1]: *** [test_dynamic] Error 255
> make[1]: Leaving directory 
> `/build/buildd-libdevel-declare-perl_0.005011-1-sparc-FPppW5/libdevel-declare-perl-0.005011'
> dh_auto_test: make returned exit code 2
> make: *** [build] Error 1
> dpkg-buildpackage: error: debian/rules build gave error exit status 2




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#543572: trousers_0.3.2-2 on sparc (dist=unstable): ps/tcsps.c:49: error: missing initializer

2009-08-25 Thread Martin Zobel-Helas
Package: trousers
Version: 0.3.2-2
Severity: serious

> gcc -DPACKAGE_NAME=\"trousers\" -DPACKAGE_TARNAME=\"trousers\" 
> -DPACKAGE_VERSION=\"0.3.2\" -DPACKAGE_STRING=\"trousers\ 0.3.2\" 
> -DPACKAGE_BUGREPORT=\"trousers-t...@lists.sf.net\" -DPACKAGE=\"trousers\" 
> -DVERSION=\"0.3.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
> -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
> -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_OPENSSL_BN_H=1 
> -DHAVE_OPENSSL_ENGINE_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_DLFCN_H=1 
> -DLT_OBJDIR=\".libs/\" -I. -I.-DAPPID=\"TCSD\ TCS\" -DVAR_PREFIX=\"/var\" 
> -DETC_PREFIX=\"/etc\" -DTSS_BUILD_TRANSPORT -DTSS_BUILD_TICK 
> -DTSS_BUILD_COUNTER -DTSS_BUILD_RANDOM -DTSS_BUILD_CAPS -DTSS_BUILD_DIR 
> -DTSS_BUILD_PCR_EVENTS -DTSS_BUILD_SIGN -DTSS_BUILD_QUOTE -DTSS_BUILD_SEAL 
> -DTSS_BUILD_CHANGEAUTH -DTSS_BUILD_BIND -DTSS_BUILD_OWN -DTSS_BUILD_PS 
> -DTSS_BUILD_ADMIN -DTSS_BUILD_AIK -DTSS_BUILD_EK -DTSS_BUILD_CERTIFY 
> -DTSS_BUILD_KEY -DTSS_BUILD_MAINT -DTSS_BUILD_MIGRATION 
> -DTSS_BUILD_PCR_EXTEND -DTSS_BUILD_SELFTEST  -DTSS_BUILD_NV -DTSS_BUILD_AUDIT 
> -DTSS_BUILD_SEALX -DTSS_BUILD_TSS12 -DTSS_BUILD_DELEGATION -DTSS_BUILD_QUOTE2 
> -DTSS_BUILD_CMK -g -O2 -DBI_OPENSSL -DTSS_NO_GUI -I../include -W -Wall 
> -Werror -Wno-unused-parameter -Wsign-compare-DTCSD_DEFAULT_PORT=30003 
> -DTSS_VER_MAJOR=0 -DTSS_VER_MINOR=3 -DTSS_SPEC_MAJOR=1
> -DTSS_SPEC_MINOR=2 -c -o libtcs_a-tcsps.o `test -f 'ps/tcsps.c' || echo 
> './'`ps/tcsps.c
> cc1: warnings being treated as errors
> ps/tcsps.c:49: error: missing initializer
> ps/tcsps.c:49: error: (near initialization for 'fl.__unused')
> make[3]: *** [libtcs_a-tcsps.o] Error 1
> make[3]: Leaving directory 
> `/build/buildd-trousers_0.3.2-2-sparc-mhvsHF/trousers-0.3.2/src/tcs'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory 
> `/build/buildd-trousers_0.3.2-2-sparc-mhvsHF/trousers-0.3.2/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory 
> `/build/buildd-trousers_0.3.2-2-sparc-mhvsHF/trousers-0.3.2'
> dh_auto_build: make returned exit code 2
> make: *** [build] Error 1
> dpkg-buildpackage: error: debian/rules build gave error exit status 2



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#543571: nginx_0.7.61-1 on sparc (dist=unstable): Assembler messages: Error: Architecture mismatch

2009-08-25 Thread Martin Zobel-Helas
Package: nginx
Version: 0.7.61-1
Severity: serious

> gcc -c -Wall -g -O2  -I src/core -I src/event -I src/event/modules -I 
> src/os/unix -I objs \
>   -o objs/src/core/ngx_radix_tree.o \
>   src/core/ngx_radix_tree.c
> gcc -c -Wall -g -O2  -I src/core -I src/event -I src/event/modules -I 
> src/os/unix -I objs \
>   -o objs/src/core/ngx_slab.o \
>   src/core/ngx_slab.c
> /tmp/ccB3GIa7.s: Assembler messages:
> /tmp/ccB3GIa7.s:1666: Error: Architecture mismatch on "casa".
> /tmp/ccB3GIa7.s:1666:  (Requires v9|v9a|v9b; requested architecture is 
> sparclite.)
> /tmp/ccB3GIa7.s:1704: Error: Architecture mismatch on "casa".
> /tmp/ccB3GIa7.s:1704:  (Requires v9|v9a|v9b; requested architecture is 
> sparclite.)
> make[2]: *** [objs/src/core/ngx_slab.o] Error 1
> make[2]: Leaving directory 
> `/build/buildd-nginx_0.7.61-1-sparc-9AoH1i/nginx-0.7.61'
> make[1]: *** [build] Error 2
> make[1]: Leaving directory 
> `/build/buildd-nginx_0.7.61-1-sparc-9AoH1i/nginx-0.7.61'
> make: *** [build] Error 2
> dpkg-buildpackage: error: debian/rules build gave error exit status 2



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#543570: FTBFS: kde-style-qtcurve_0.67.5-2 on sparc (dist=unstable)

2009-08-25 Thread Martin Zobel-Helas
Package: kde-style-qtcurve
Version: 0.67.5-2
Severity: serious

> [ 20%] Building CXX object 
> config/CMakeFiles/kstyle_qtcurve_config.dir/qtcurveconfig.o
> cd 
> /build/buildd-kde-style-qtcurve_0.67.5-2-sparc-J8mmDe/kde-style-qtcurve-0.67.5/obj-sparc-linux-gnu/config
>  && /usr/bin/c++   -DMAKE_KSTYLE_QTCURVE_CONFIG_LIB -D_BSD_SOURCE 
> -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DQT_NO_STL -DQT_NO_CAST_TO_ASCII 
> -D_REENTRANT -DKDE_DEPRECATED_WARNINGS -g -O2  -Wnon-virtual-dtor 
> -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W 
> -Wpointer-arith -Wformat-security -fno-exceptions -fno-check-new -fno-common 
> -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden 
> -fvisibility-inlines-hidden -DNDEBUG -DQT_NO_DEBUG -fPIC 
> -I/build/buildd-kde-style-qtcurve_0.67.5-2-sparc-J8mmDe/kde-style-qtcurve-0.67.5/obj-sparc-linux-gnu/config
>  
> -I/build/buildd-kde-style-qtcurve_0.67.5-2-sparc-J8mmDe/kde-style-qtcurve-0.67.5/config
>  
> -I/build/buildd-kde-style-qtcurve_0.67.5-2-sparc-J8mmDe/kde-style-qtcurve-0.67.5
>  
> -I/build/buildd-kde-style-qtcurve_0.67.5-2-sparc-J8mmDe/kde-style-qtcurve-0.67.5/obj-sparc-linux-gnu
>  
> -I/build/buildd-kde-style-qtcurve_0.67.5-2-sparc-J8mmDe/kde-style-qtcurve-0.67.5/common
>  -I/usr/include/KDE -I/usr/include/qt4/KDE -I/usr/include/qt4 
> -I/usr/include/qt4/phonon -I/usr/include/qt4/QtXmlPatterns 
> -I/usr/include/qt4/QtWebKit -I/usr/include/qt4/QtHelp 
> -I/usr/include/qt4/QtAssistant -I/usr/include/qt4/QtDBus 
> -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtUiTools 
> -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtXml 
> -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtNetwork 
> -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/Qt3Support 
> -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4/Qt 
> -I/usr/share/qt4/mkspecs/default   -D_GNU_SOURCE -D_LARGEFILE64_SOURCE 
> -D_FILE_OFFSET_BITS=64 -o 
> CMakeFiles/kstyle_qtcurve_config.dir/qtcurveconfig.o -c 
> /build/buildd-kde-style-qtcurve_0.67.5-2-sparc-J8mmDe/kde-style-qtcurve-0.67.5/config/qtcurveconfig.cpp
> In file included from 
> /build/buildd-kde-style-qtcurve_0.67.5-2-sparc-J8mmDe/kde-style-qtcurve-0.67.5/common/common.h:30,
>  from 
> /build/buildd-kde-style-qtcurve_0.67.5-2-sparc-J8mmDe/kde-style-qtcurve-0.67.5/config/qtcurveconfig.h:30,
>  from 
> /build/buildd-kde-style-qtcurve_0.67.5-2-sparc-J8mmDe/kde-style-qtcurve-0.67.5/config/qtcurveconfig.cpp:21:
> /build/buildd-kde-style-qtcurve_0.67.5-2-sparc-J8mmDe/kde-style-qtcurve-0.67.5/obj-sparc-linux-gnu/config.h:7:20:
>  warning: missing terminating " character
> /build/buildd-kde-style-qtcurve_0.67.5-2-sparc-J8mmDe/kde-style-qtcurve-0.67.5/obj-sparc-linux-gnu/config.h:8:5:
>  warning: missing terminating " character
> In file included from 
> /build/buildd-kde-style-qtcurve_0.67.5-2-sparc-J8mmDe/kde-style-qtcurve-0.67.5/common/common.h:30,
>  from 
> /build/buildd-kde-style-qtcurve_0.67.5-2-sparc-J8mmDe/kde-style-qtcurve-0.67.5/config/qtcurveconfig.h:30,
>  from 
> /build/buildd-kde-style-qtcurve_0.67.5-2-sparc-J8mmDe/kde-style-qtcurve-0.67.5/config/qtcurveconfig.cpp:21:
> /build/buildd-kde-style-qtcurve_0.67.5-2-sparc-J8mmDe/kde-style-qtcurve-0.67.5/obj-sparc-linux-gnu/config.h:8:
>  error: missing terminating " character
> /build/buildd-kde-style-qtcurve_0.67.5-2-sparc-J8mmDe/kde-style-qtcurve-0.67.5/obj-sparc-linux-gnu/config.h:9:20:
>  warning: missing terminating " character
> /build/buildd-kde-style-qtcurve_0.67.5-2-sparc-J8mmDe/kde-style-qtcurve-0.67.5/obj-sparc-linux-gnu/config.h:10:5:
>  warning: missing terminating " character
> /build/buildd-kde-style-qtcurve_0.67.5-2-sparc-J8mmDe/kde-style-qtcurve-0.67.5/obj-sparc-linux-gnu/config.h:10:
>  error: missing terminating " character
> /build/buildd-kde-style-qtcurve_0.67.5-2-sparc-J8mmDe/kde-style-qtcurve-0.67.5/obj-sparc-linux-gnu/config.h:8:
>  error: expected unqualified-id before '/' token
> In file included from 
> /build/buildd-kde-style-qtcurve_0.67.5-2-sparc-J8mmDe/kde-style-qtcurve-0.67.5/config/qtcurveconfig.h:30,
>  from 
> /build/buildd-kde-style-qtcurve_0.67.5-2-sparc-J8mmDe/kde-style-qtcurve-0.67.5/config/qtcurveconfig.cpp:21:
> /build/buildd-kde-style-qtcurve_0.67.5-2-sparc-J8mmDe/kde-style-qtcurve-0.67.5/common/common.h:62:
>  error: expected constructor, destructor, or type conversion before ';' token
> In file included from 
> /build/buildd-kde-style-qtcurve_0.67.5-2-sparc-J8mmDe/kde-style-qtcurve-0.67.5/config/qtcurveconfig.h:30,
>  from 
> /build/buildd-kde-style-qtcurve_0.67.5-2-sparc-J8mmDe/kde-style-qtcurve-0.67.5/config/qtcurveconfig.cpp:21:
> /build/buildd-kde-style-qtcurve_0.67.5-2-sparc-J8mmDe/kde-style-qtcurve-0.67.5/common/common.h:911:
>  error: 'EShading' does not name a type
> In file included from 
> /build/buildd-kde-style-qtcurve_0.67.5-2-sparc-J8mmDe/kde-style-qtcurve-0.67.5/config/qtcurveconfig.h:30,
>

Bug#543569: FTBFS gforth_0.7.0+ds1-1 on sparc (dist=unstable)

2009-08-25 Thread Martin Zobel-Helas
Package: gforth
Version: 0.7.0+ds1-1
Severity: serious

> mkdir -p -- 
> /build/buildd-gforth_0.7.0+ds1-1-sparc-XtM6qX/gforth-0.7.0+ds1/debian/gforth/usr/share/gforth/0.7.0/arch/arm
> mkdir -p -- 
> /build/buildd-gforth_0.7.0+ds1-1-sparc-XtM6qX/gforth-0.7.0+ds1/debian/gforth/usr/share/gforth/0.7.0/arch/r8c
> rm -rf 
> /build/buildd-gforth_0.7.0+ds1-1-sparc-XtM6qX/gforth-0.7.0+ds1/debian/gforth/usr/share/gforth/0.7.0/engine
> touch 
> /build/buildd-gforth_0.7.0+ds1-1-sparc-XtM6qX/gforth-0.7.0+ds1/debian/gforth/usr/share/gforth/site-forth/siteinit.fs
> rm 
> /build/buildd-gforth_0.7.0+ds1-1-sparc-XtM6qX/gforth-0.7.0+ds1/debian/gforth/usr/bin/gforth
>  
> /build/buildd-gforth_0.7.0+ds1-1-sparc-XtM6qX/gforth-0.7.0+ds1/debian/gforth/usr/bin/gforth-0.7.0
>  
> /build/buildd-gforth_0.7.0+ds1-1-sparc-XtM6qX/gforth-0.7.0+ds1/debian/gforth/usr/bin/gforthmi
>  
> /build/buildd-gforth_0.7.0+ds1-1-sparc-XtM6qX/gforth-0.7.0+ds1/debian/gforth/usr/bin/vmgen
> rm: cannot remove 
> `/build/buildd-gforth_0.7.0+ds1-1-sparc-XtM6qX/gforth-0.7.0+ds1/debian/gforth/usr/bin/gforth':
>  No such file or directory
> rm: cannot remove 
> `/build/buildd-gforth_0.7.0+ds1-1-sparc-XtM6qX/gforth-0.7.0+ds1/debian/gforth/usr/bin/gforth-0.7.0':
>  No such file or directory
> rm: cannot remove 
> `/build/buildd-gforth_0.7.0+ds1-1-sparc-XtM6qX/gforth-0.7.0+ds1/debian/gforth/usr/bin/gforthmi':
>  No such file or directory
> rm: cannot remove 
> `/build/buildd-gforth_0.7.0+ds1-1-sparc-XtM6qX/gforth-0.7.0+ds1/debian/gforth/usr/bin/vmgen':
>  No such file or directory
> make[2]: [install] Error 1 (ignored)
> rm 
> /build/buildd-gforth_0.7.0+ds1-1-sparc-XtM6qX/gforth-0.7.0+ds1/debian/gforth/usr/bin/gforth-fast
>  
> /build/buildd-gforth_0.7.0+ds1-1-sparc-XtM6qX/gforth-0.7.0+ds1/debian/gforth/usr/bin/gforth-fast-0.7.0
> rm: cannot remove 
> `/build/buildd-gforth_0.7.0+ds1-1-sparc-XtM6qX/gforth-0.7.0+ds1/debian/gforth/usr/bin/gforth-fast':
>  No such file or directory
> rm: cannot remove 
> `/build/buildd-gforth_0.7.0+ds1-1-sparc-XtM6qX/gforth-0.7.0+ds1/debian/gforth/usr/bin/gforth-fast-0.7.0':
>  No such file or directory
> make[2]: [install] Error 1 (ignored)
> rm 
> /build/buildd-gforth_0.7.0+ds1-1-sparc-XtM6qX/gforth-0.7.0+ds1/debian/gforth/usr/bin/gforth-itc
>  
> /build/buildd-gforth_0.7.0+ds1-1-sparc-XtM6qX/gforth-0.7.0+ds1/debian/gforth/usr/bin/gforth-itc-0.7.0
> rm: cannot remove 
> `/build/buildd-gforth_0.7.0+ds1-1-sparc-XtM6qX/gforth-0.7.0+ds1/debian/gforth/usr/bin/gforth-itc':
>  No such file or directory
> rm: cannot remove 
> `/build/buildd-gforth_0.7.0+ds1-1-sparc-XtM6qX/gforth-0.7.0+ds1/debian/gforth/usr/bin/gforth-itc-0.7.0':
>  No such file or directory
> make[2]: [install] Error 1 (ignored)
> /usr/bin/install -c gforth 
> /build/buildd-gforth_0.7.0+ds1-1-sparc-XtM6qX/gforth-0.7.0+ds1/debian/gforth/usr/bin/gforth-0.7.0
> chcon -t unconfined_execmem_exec_t 
> /build/buildd-gforth_0.7.0+ds1-1-sparc-XtM6qX/gforth-0.7.0+ds1/debian/gforth/usr/bin/gforth-0.7.0
> chcon: can't apply partial context to unlabeled file 
> `/build/buildd-gforth_0.7.0+ds1-1-sparc-XtM6qX/gforth-0.7.0+ds1/debian/gforth/usr/bin/gforth-0.7.0'
> make[2]: [install] Error 1 (ignored)
> (cd 
> /build/buildd-gforth_0.7.0+ds1-1-sparc-XtM6qX/gforth-0.7.0+ds1/debian/gforth/usr/bin
>  && ln -s gforth-0.7.0 gforth)
> /usr/bin/install -c gforth-fast 
> /build/buildd-gforth_0.7.0+ds1-1-sparc-XtM6qX/gforth-0.7.0+ds1/debian/gforth/usr/bin/gforth-fast-0.7.0
> chcon -t unconfined_execmem_exec_t 
> /build/buildd-gforth_0.7.0+ds1-1-sparc-XtM6qX/gforth-0.7.0+ds1/debian/gforth/usr/bin/gforth-fast-0.7.0
> chcon: can't apply partial context to unlabeled file 
> `/build/buildd-gforth_0.7.0+ds1-1-sparc-XtM6qX/gforth-0.7.0+ds1/debian/gforth/usr/bin/gforth-fast-0.7.0'
> make[2]: [install] Error 1 (ignored)
> (cd 
> /build/buildd-gforth_0.7.0+ds1-1-sparc-XtM6qX/gforth-0.7.0+ds1/debian/gforth/usr/bin
>  && ln -s gforth-fast-0.7.0 gforth-fast)
> /usr/bin/install -c gforth-itc 
> /build/buildd-gforth_0.7.0+ds1-1-sparc-XtM6qX/gforth-0.7.0+ds1/debian/gforth/usr/bin/gforth-itc-0.7.0
> (cd 
> /build/buildd-gforth_0.7.0+ds1-1-sparc-XtM6qX/gforth-0.7.0+ds1/debian/gforth/usr/bin
>  && ln -s gforth-itc-0.7.0 gforth-itc)
> /usr/bin/install -c gforthmi 
> /build/buildd-gforth_0.7.0+ds1-1-sparc-XtM6qX/gforth-0.7.0+ds1/debian/gforth/usr/bin/gforthmi-0.7.0
> /usr/bin/install -c vmgen 
> /build/buildd-gforth_0.7.0+ds1-1-sparc-XtM6qX/gforth-0.7.0+ds1/debian/gforth/usr/bin/vmgen-0.7.0
> /usr/bin/install -c gforth-ditc 
> /build/buildd-gforth_0.7.0+ds1-1-sparc-XtM6qX/gforth-0.7.0+ds1/debian/gforth/usr/lib/gforth/0.7.0
> (cd 
> /build/buildd-gforth_0.7.0+ds1-1-sparc-XtM6qX/gforth-0.7.0+ds1/debian/gforth/usr/bin
>  && ln -s gforthmi-0.7.0 gforthmi)
> (cd 
> /build/buildd-gforth_0.7.0+ds1-1-sparc-XtM6qX/gforth-0.7.0+ds1/debian/gforth/usr/bin
>  && ln -s vmgen-0.7.0 vmgen)
> /usr/bin/install -c -m 644 ./doc/gforth.1 
> /build/buildd-gforth_0.7.0+ds1-1-sparc-XtM6qX/gforth-0.7.0+ds1/debian/gforth/usr/share/man/man1
> fo

Bug#543263: closed by Alan Woodland (Bug#543263: fixed in blcr 0.8.2-3)

2009-08-25 Thread Martin Zobel-Helas
reopen 543263
retitle 543263 "Fails with Assembler messages" 
version 543263 0.8.2-3
thanks

Hi, 

now it fails with

| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../libcr -I.. -D_GNU_SOURCE 
-D_REENTRANT -I../include -I../../include -I../../libcr/arch/sparc/ -Wall 
-Wno-unused-function -Wall -g -O2 -MT libcr_la-cr_async.lo -MD -MP -MF
| +.deps/libcr_la-cr_async.Tpo -c ../../libcr/cr_async.c  -fPIC -DPIC -o 
.libs/libcr_la-cr_async.o
| /tmp/cckixYGU.s: Assembler messages:
| /tmp/cckixYGU.s:619: Error: Architecture mismatch on "membar".
| /tmp/cckixYGU.s:619:  (Requires v9|v9a|v9b; requested architecture is 
sparclite.)
| /tmp/cckixYGU.s:620: Error: Architecture mismatch on "cas".
| /tmp/cckixYGU.s:620:  (Requires v9|v9a|v9b; requested architecture is 
sparclite.)
| /tmp/cckixYGU.s:621: Error: Architecture mismatch on "membar".

Greetings
Martin

-- 
 Martin Zobel-Helas   | Debian System Administrator
 Debian & GNU/Linux Developer   |   Debian Listmaster
 Public key http://zobel.ftbfs.de/5d64f870.asc   -   KeyID: 5D64 F870
 GPG Fingerprint:  5DB3 1301 375A A50F 07E7  302F 493E FB8E 5D64 F870




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#543263: blcr_0.8.2-2 FTBFS on sparc (dist=unstable)

2009-08-23 Thread Martin Zobel-Helas
Package: blcr
Version: 0.8.2-2
Severity: serious

> checking for value of CR_ASM_OP_HAND_CHKPT... 2147787009
> checking for value of CR_ASM_CHECKPOINT_STUB... 16384
> checking for value of CR_ASM_OP_HAND_ABORT... 2147787010
> checking for value of CR_ASM_CHECKPOINT_OMIT... 4
> checking for value of CR_ASM_SI_PID_OFFSET... 12
> checking for value of CR_ASM_NR_ioctl... 54
> checking for value of CR_ASM_NR_rt_sigreturn... 101
> checking for direction of stack growth... down
> checking for value of CR_SIGNUM... 64
> checking for void *... (cached) yes
> checking size of void *... (cached) 4
> configure: error: --enable-multilib not supported on architecture sparc
> make: *** [build-arch-stamp] Error 1
> dpkg-buildpackage: error: debian/rules build gave error exit status 2



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#543251: abraca: FTBFS on sparc (dist=unstable)

2009-08-23 Thread Martin Zobel-Helas
Package: abraca
Version: 0.4-1
Severity: serious

> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>= 7.0.50~), libgtk2.0-dev, libxmmsclient-glib-dev 
> (>= 0.6DrMattDestruction), pkg-config, scons, valac (>= 0.7.5)

[...]

> gzip -c build/data/abraca.1 > build/data/abraca.1.gz
> gdk_pixbuf_csource_action(["build/data/abraca_images.c", 
> "build/data/abraca_images.h", "build/data/abraca_images.vapi"], 
> ["build/data/abraca-32.png", "build/data/abraca-192.png", 
> "build/data/abraca-playlist-22.png", "build/data/abraca-collection-22.png", 
> "build/data/abraca-rating-rated.png", "build/data/abraca-rating-unrated.png"])
> gcc -o build/data/abraca_images.o -c -Wall -Wno-unused-variable -g 
> -DGETTEXT_PACKAGE=\"abraca\" -D_REENTRANT -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/xmms2 -Ibuild -Ibuild/data 
> -Ibuild/data/ui -Ibuild/src/utils build/data/abraca_images.c
> binary_blob_asmsource_action(["build/data/ui/abraca_ui.s", 
> "build/data/ui/abraca_ui.h", "build/data/ui/abraca_ui.vapi"], 
> ["build/data/ui/about.xml", "build/data/ui/main_menu.xml", 
> "build/data/ui/mediainfo.xml"])
> as -o build/data/ui/abraca_ui.o build/data/ui/abraca_ui.s
> build/data/ui/abraca_ui.s: Assembler messages:
> build/data/ui/abraca_ui.s:6: Error: junk at end of line, first unrecognized 
> character is `#'
> build/data/ui/abraca_ui.s:14: Error: junk at end of line, first unrecognized 
> character is `#'
> build/data/ui/abraca_ui.s:22: Error: junk at end of line, first unrecognized 
> character is `#'
> scons: *** [build/data/ui/abraca_ui.o] Error 1
> scons: building terminated because of errors.
> make[1]: *** [override_dh_auto_build] Error 2
> make[1]: Leaving directory 
> `/build/buildd-abraca_0.4-1-sparc-oHjaAS/abraca-0.4'
> make: *** [build] Error 2
> dpkg-buildpackage: error: debian/rules build gave error exit status 2



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#542845: Log for failed build of myodbc_3.51.19r646-1+b1 on sparc (dist=unstable)

2009-08-21 Thread Martin Zobel-Helas
Package: myodbc
Version: 3.51.19r646-1
Severity: serious

> Checking correctness of source dependencies...
> Kernel: Linux 2.6.26-2-sparc64-smp sparc (sparc64)
> Toolchain package versions: libc6-dev_2.9-25 linux-libc-dev_2.6.30-6 
> g++-4.3_4.3.4-1 gcc-4.3_4.3.4-1 binutils_2.19.51.20090805-1 
> libstdc++6_4.4.1-2 libstdc++6-4.3-dev_4.3.4-1


> (cd .libs && rm -f libmyodbc3u.la && ln -s ../libmyodbc3u.la libmyodbc3u.la)
> make[2]: Leaving directory 
> `/build/buildd-myodbc_3.51.19r646-1-sparc-8uTJnt/myodbc-3.51.19r646/util'
> Making all in driver
> make[2]: Entering directory 
> `/build/buildd-myodbc_3.51.19r646-1-sparc-8uTJnt/myodbc-3.51.19r646/driver'
> /usr/bin/make  all-am
> make[3]: Entering directory 
> `/build/buildd-myodbc_3.51.19r646-1-sparc-8uTJnt/myodbc-3.51.19r646/driver'
> if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
> -I.   -D_REENTRANT -D_GNU_SOURCE -I/usr/include  -O3 -DDBUG_OFF 
> -I/usr/include/mysql -DBIG_JOINS=1 -DUNIV_LINUX -g -Wall -O2 -MT 
> libmyodbc3_la-catalog.lo -MD -MP -MF ".deps/libmyodbc3_la-catalog.Tpo" -c -o 
> libmyodbc3_la-catalog.lo `test -f 'catalog.c' || echo './'`catalog.c; \
>   then mv -f ".deps/libmyodbc3_la-catalog.Tpo" 
> ".deps/libmyodbc3_la-catalog.Plo"; else rm -f 
> ".deps/libmyodbc3_la-catalog.Tpo"; exit 1; fi
> mkdir .libs
>  gcc -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -D_GNU_SOURCE -I/usr/include 
> -O3 -DDBUG_OFF -I/usr/include/mysql -DBIG_JOINS=1 -DUNIV_LINUX -g -Wall -O2 
> -MT libmyodbc3_la-catalog.lo -MD -MP -MF .deps/libmyodbc3_la-catalog.Tpo -c 
> catalog.c  -fPIC -DPIC -o .libs/libmyodbc3_la-catalog.o
> In file included from catalog.c:44:
> myodbc3.h:258: error: expected specifier-qualifier-list before 
> 'In_C_you_should_use_my_bool_instead'
> In file included from myodbc3.h:397,
>  from catalog.c:44:
> myutil.h:144: error: expected declaration specifiers or '...' before 
> 'In_C_you_should_use_my_bool_instead'
> catalog.c:209: error: expected declaration specifiers or '...' before 'gptr'
> catalog.c: In function 'create_fake_resultset':
> catalog.c:213: error: 'gptr' undeclared (first use in this function)
> catalog.c:213: error: (Each undeclared identifier is reported only once
> catalog.c:213: error: for each function it appears in.)
> catalog.c:213: error: expected ')' before 'rowval'
> catalog.c:213: error: too few arguments to function 'my_memdup'
> catalog.c:217: error: expected ')' before 'stmt'
> catalog.c:219: error: expected ')' before 'stmt'
> catalog.c: At top level:
> catalog.c:242: error: expected declaration specifiers or '...' before 'gptr'
> catalog.c: In function 'create_empty_fake_resultset':
> catalog.c:245: error: 'rowval' undeclared (first use in this function)
> catalog.c:246: warning: passing argument 5 of 'create_fake_resultset' makes 
> integer from pointer without a cast
> catalog.c:246: error: too many arguments to function 'create_fake_resultset'
> catalog.c: In function 'SQLTables':
> catalog.c:405: error: 'gptr' undeclared (first use in this function)
> catalog.c:405: error: expected ')' before 'SQLTABLES_qualifier_values'
> catalog.c:407: error: too few arguments to function 'my_memdup'
> catalog.c:422: error: expected ')' before 'SQLTABLES_owner_values'
> catalog.c:424: error: too few arguments to function 'create_fake_resultset'
> catalog.c:434: error: expected ')' before 'SQLTABLES_type_values'
> catalog.c:438: error: too few arguments to function 'create_fake_resultset'
> catalog.c:547: error: expected ')' before 'SQLTABLES_values'
> catalog.c:550: error: too few arguments to function 
> 'create_empty_fake_resultset'
> catalog.c: In function 'SQLColumns':
> catalog.c:813: error: 'gptr' undeclared (first use in this function)
> catalog.c:813: error: expected ')' before 'stmt'
> catalog.c:816: error: too few arguments to function 'my_realloc'
> catalog.c:948: error: expected ')' before 'SQLCOLUMNS_values'
> catalog.c:951: error: too few arguments to function 
> 'create_empty_fake_resultset'
> catalog.c: In function 'SQLStatistics':
> catalog.c:1078: error: 'gptr' undeclared (first use in this function)
> catalog.c:1078: error: expected ')' before 'SQLSTAT_values'
> catalog.c:1079: error: too few arguments to function 'my_memdup'
> catalog.c:1115: error: expected ')' before 'SQLSTAT_values'
> catalog.c:1117: error: too few arguments to function 
> 'create_empty_fake_resultset'
> catalog.c: In function 'SQLForeignKeys':
> catalog.c:2056: error: 'gptr' undeclared (first use in this function)
> catalog.c:2056: error: expected ')' before 'tempdata'
> catalog.c:2058: error: too few arguments to function 'my_memdup'
> catalog.c:2059: error: expected ')' before 'tempdata'
> catalog.c:2075: error: expected ')' before 'SQLFORE_KEYS_values'
> catalog.c:2078: error: too few arguments to function 
> 'create_empty_fake_resultset'
> make[3]: *** [libmyodbc3_la-catalog.lo] Error 1
> make[3]: Leaving directory 
> `/build/buildd-myodbc_3.51.19r646-1-sparc-8uTJnt/myodbc-3.51.19r64

Bug#542842: Log for failed build of haskell-hsh_2.0.3-1 on sparc (dist=unstable)

2009-08-21 Thread Martin Zobel-Helas
Package: haskell-hsh
Version: 2.0.3-1
Severity: serious

> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.8.2dfsg1), haskell-devscripts 
> (>= 0.6.15), haddock, libghc6-mtl-dev, libghc6-missingh-dev (>= 1.1.0.1-1), 
> libghc6-hslogger-dev (>= 1.0.8-2), libghc6-utf8-string-dev


> Checking correctness of source dependencies...
> Kernel: Linux 2.6.26-2-sparc64-smp sparc (sparc64)
> Toolchain package versions: libc6-dev_2.9-25 linux-libc-dev_2.6.30-6 
> g++-4.3_4.3.4-1 gcc-4.3_4.3.4-1 binutils_2.19.51.20090805-1 
> libstdc++6_4.4.1-2 libstdc++6-4.3-dev_4.3.4-1

[...]

> [5 of 9] Compiling TestUtils( testsrc/TestUtils.hs, 
> dist/build/runtests/runtests-tmp/TestUtils.o )
> [6 of 9] Compiling ShellEquivsTest  ( testsrc/ShellEquivsTest.hs, 
> dist/build/runtests/runtests-tmp/ShellEquivsTest.o )
> [7 of 9] Compiling Core ( testsrc/Core.hs, 
> dist/build/runtests/runtests-tmp/Core.o )
> [8 of 9] Compiling Tests( testsrc/Tests.hs, 
> dist/build/runtests/runtests-tmp/Tests.o )
> [9 of 9] Compiling Main ( testsrc/runtests.hs, 
> dist/build/runtests/runtests-tmp/Main.o )
> Linking dist/build/runtests/runtests ...
> /usr/bin/ld: cannot find -lHSrts_thr
> collect2: ld returned 1 exit status
> make[1]: *** [test-ghc] Error 1
> make[1]: Leaving directory 
> `/build/buildd-haskell-hsh_2.0.3-1-sparc-upFjHR/haskell-hsh-2.0.3'
> make: *** [install] Error 2
> dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules binary-arch gave 
> error exit status 2



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#541706: gpe-expenses_0.1.7-2+b1(mipsel/unstable): shift: 2368: can't shift that many

2009-08-15 Thread Martin Zobel-Helas
Package: gpe-expenses
Version: 0.1.7-2+b1
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of gpe-expenses_0.1.7-2+b1 on rem by sbuild/mipsel 99.999
> Build started at 20090815-0428

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: cdbs, debhelper (>= 5), autotools-dev, intltool (>= 0.40), 
> xsltproc, libglib2.0-dev (>= 2.6.0), libgpepimc-dev, libgpewidget-dev, 
> libqof-dev (>= 0.8.1), libpopt-dev, libgtk2.0-dev

[...]

> make[3]: Entering directory `/build/buildd/gpe-expenses-0.1.7/po-lib'
> cd .. \
> && CONFIG_FILES=po/Makefile.in CONFIG_HEADERS= CONFIG_LINKS= \
>  /bin/sh ./config.status
> config.status: creating po/Makefile.in
> config.status: executing depfiles commands
> shift: 2368: can't shift that many
> make[3]: *** [stamp-it] Error 2
> make[3]: Leaving directory `/build/buildd/gpe-expenses-0.1.7/po-lib'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/build/buildd/gpe-expenses-0.1.7'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/build/buildd/gpe-expenses-0.1.7'
> make: *** [debian/stamp-makefile-build] Error 2
> dpkg-buildpackage: error: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=mipsel&pkg=gpe-expenses&ver=0.1.7-2+b1




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#541705: directfb_1.2.8-1(mipsel/unstable): FTBFS in override_dh_install

2009-08-15 Thread Martin Zobel-Helas
Package: directfb
Version: 1.2.8-1
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of directfb_1.2.8-1 on mayer by sbuild/mipsel 99.999
> Build started at 20090815-1139

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>= 7.3.12), quilt (>= 0.46-7), autoconf, automake, 
> libtool, pkg-config, libfreetype6-dev, libjpeg62-dev, libpng12-dev, libts-dev 
> [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libmpeg3-dev, zlib1g-dev, 
> x11proto-core-dev, libx11-dev, libxext-dev, libsysfs-dev [alpha amd64 arm 
> armel avr32 hppa i386 ia64 m68k mips mipsel powerpc ppc64 s390 sh4]

[...]

>  /usr/bin/install -c directfb-config 
> '/build/buildd/directfb-1.2.8/debian/tmp-udeb/usr/bin'
> test -z "/usr/lib/pkgconfig" || /bin/mkdir -p 
> "/build/buildd/directfb-1.2.8/debian/tmp-udeb/usr/lib/pkgconfig"
>  /usr/bin/install -c -m 644 directfb.pc directfb-internal.pc 
> '/build/buildd/directfb-1.2.8/debian/tmp-udeb/usr/lib/pkgconfig'
> make[4]: Leaving directory `/build/buildd/directfb-1.2.8/directfb-udeb'
> make[3]: Leaving directory `/build/buildd/directfb-1.2.8/directfb-udeb'
> make[2]: Leaving directory `/build/buildd/directfb-1.2.8/directfb-udeb'
> make[1]: Leaving directory `/build/buildd/directfb-1.2.8'
>debian/rules override_dh_install
> make[1]: Entering directory `/build/buildd/directfb-1.2.8'
> dh_install -a -Nlibdirectfb-1.2-0-udeb -Nlibdirectfb-bin-udeb 
> --sourcedir=/build/buildd/directfb-1.2.8/debian/tmp
> dh_install: libdirectfb-1.2-0 missing files 
> (usr/lib/directfb-*/gfxdrivers/libdirectfb_i810.so), aborting
> make[1]: *** [override_dh_install] Error 1
> make[1]: Leaving directory `/build/buildd/directfb-1.2.8'
> make: *** [binary-arch] Error 2
> dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules binary-arch gave 
> error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=mipsel&pkg=directfb&ver=1.2.8-1




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#541707: kdelibs_4:3.5.10.dfsg.1-2+b1(mipsel/unstable): FTBFS on mipsel, can't read /usr/lib/libogg.la: No such file or directory

2009-08-15 Thread Martin Zobel-Helas
Package: kdelibs
Version: 4:3.5.10.dfsg.1-2+b1
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of kdelibs_4:3.5.10.dfsg.1-2+b1 on mayer by sbuild/mipsel 
> 99.999
> Build started at 20090814-2351

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 6), autotools-dev, 
> binutils (>= 2.14.90.0.7), docbook-to-man, gawk, gettext, libart-2.0-dev (>= 
> 2.3.17), libarts1-dev (>= 1.5.0), libacl1-dev, libattr1-dev, libasound2-dev 
> [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libaspell-dev, hspell, 
> libbz2-dev, libcups2-dev, libfam-dev | libgamin-dev, libidn11-dev, 
> libjasper-dev (>= 1.900.1), libkrb5-dev, libldap2-dev, liblualib50-dev, 
> libopenexr-dev (>= 1.2.2-4.1), libpcre3-dev, libqt3-mt-dev (>= 3:3.3.7), 
> libsasl2-dev, libssl-dev, libtiff4-dev (>= 3.7.3), libavahi-client-dev (>= 
> 0.4), libavahi-qt3-dev (>= 0.4), libxml2-dev, libxml2-utils, libxslt1-dev, 
> sharutils, texinfo

[...]

> (cd .libs && rm -f libartskde.so.1 && ln -s libartskde.so.1.2.0 
> libartskde.so.1)
> (cd .libs && rm -f libartskde.so && ln -s libartskde.so.1.2.0 libartskde.so)
> creating libartskde.la
> /bin/sed: can't read /usr/lib/libogg.la: No such file or directory
> libtool: link: `/usr/lib/libogg.la' is not a valid libtool archive
> make[4]: *** [libartskde.la] Error 1
> make[4]: Leaving directory 
> `/build/buildd/kdelibs-3.5.10.dfsg.1/obj-mipsel-linux-gnu/arts/kde'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory 
> `/build/buildd/kdelibs-3.5.10.dfsg.1/obj-mipsel-linux-gnu/arts'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory 
> `/build/buildd/kdelibs-3.5.10.dfsg.1/obj-mipsel-linux-gnu'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory 
> `/build/buildd/kdelibs-3.5.10.dfsg.1/obj-mipsel-linux-gnu'
> make: *** [debian/stamp-makefile-build] Error 2
> dpkg-buildpackage: error: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=mipsel&pkg=kdelibs&ver=4:3.5.10.dfsg.1-2+b1




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#541385: live-installer_12(sparc/unstable): FTBFS on all archs

2009-08-13 Thread Martin Zobel-Helas
Package: live-installer
Version: 12
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of live-installer_12 on schroeder by sbuild/sparc 99.99
> Build started at 20090812-2241

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>= 7), autotools-dev, po-debconf

[...]

>dh_icons -a
>dh_perl -a
>dh_usrlocal -a
>dh_link -a
>dh_compress -a
>debian/rules override_dh_fixperms
> make[1]: Entering directory `/build/buildd/live-installer-12'
> # Preserve 0755 on script files
> dh_fixperms
> chmod a+x 
> debian/live-installer-launcher/usr/share/live-installer-launcher/*.sh
> chmod: cannot access 
> `debian/live-installer-launcher/usr/share/live-installer-launcher/*.sh': No 
> such file or directory
> make[1]: *** [override_dh_fixperms] Error 1
> make[1]: Leaving directory `/build/buildd/live-installer-12'
> make: *** [binary-arch] Error 2
> dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules binary-arch gave 
> error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=sparc&pkg=live-installer&ver=12




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#541384: java3d_1.5.2+dfsg-2(sparc/unstable): FTBFS on sparc

2009-08-13 Thread Martin Zobel-Helas
Package: java3d
Version: 1.5.2+dfsg-2
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of java3d_1.5.2+dfsg-2 on schroeder by sbuild/sparc 99.99
> Build started at 20090813-1140

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>= 5), cdbs, default-jdk, ant-optional, 
> libvecmath-java, mesa-common-dev, libgl1-mesa-dev, libxext-dev, libxt-dev

[...]

> 
> genJavah:
> [mkdir] Created dir: 
> /build/buildd/java3d-1.5.2+dfsg/j3d-core/build/linux-generic/debug/native/javah/j3dcore
> [javah] javadoc: error - Illegal package name: 
> "javax.media.j3d.${osNativeConfigTemplate3D}"
> [javah] javadoc: error - Illegal package name: 
> "javax.media.j3d.${osNativeScreenInfo}"
> [javah] 2 errors
> 
> BUILD FAILED
> /build/buildd/java3d-1.5.2+dfsg/j3d-core/build.xml:433: The following error 
> occurred while executing this line:
> /build/buildd/java3d-1.5.2+dfsg/j3d-core/build.xml:437: The following error 
> occurred while executing this line:
> /build/buildd/java3d-1.5.2+dfsg/j3d-core/src/native/build.xml:347: 
> compilation failed
> 
> Total time: 31 seconds
> make: *** [debian/stamp-ant-build] Error 1
> dpkg-buildpackage: error: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=sparc&pkg=java3d&ver=1.5.2+dfsg-2




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#541379: libqscintilla changed ABI without bumping soname

2009-08-13 Thread Martin Zobel-Helas
Package: libqscintilla2-5
Severity: grave

Hi,

libqscintilla changed ABI without bumping soname. That broke several packages,
including tora and monkeystudio.

Please adjust your package accordingly and coordinate the binNMU of the other
packages with me afterwards.

Greetings
Martin
-- 
 Martin Zobel-Helas   | Debian System Administrator
 Debian & GNU/Linux Developer   |   Debian Listmaster
 Public key http://zobel.ftbfs.de/5d64f870.asc   -   KeyID: 5D64 F870
 GPG Fingerprint:  5DB3 1301 375A A50F 07E7  302F 493E FB8E 5D64 F870


signature.asc
Description: Digital signature


Bug#541098: xtartan_2.3-13(sparc/unstable): gifsupp.c:6:16: error: gd.h: No such file or directory

2009-08-11 Thread Martin Zobel-Helas
Package: xtartan
Version: 2.3-13
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of xtartan_2.3-13 on schroeder by sbuild/sparc 99.99
> Build started at 20090810-2326

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>= 7.0.0), libxpm-dev, libxt-dev, libx11-dev, 
> xutils-dev

[...]

> gifsupp.c: In function 'CreateGifFromXImage':
> gifsupp.c:61: error: 'gdImagePtr' undeclared (first use in this function)
> gifsupp.c:61: error: (Each undeclared identifier is reported only once
> gifsupp.c:61: error: for each function it appears in.)
> gifsupp.c:61: error: expected ';' before 'gd'
> gifsupp.c:79: error: 'gd' undeclared (first use in this function)
> gifsupp.c:79: warning: implicit declaration of function 'gdImageCreate'
> gifsupp.c:87: warning: implicit declaration of function 'gdImageColorAllocate'
> gifsupp.c:91: warning: implicit declaration of function 'gdImageSetPixel'
> gifsupp.c:93: warning: implicit declaration of function 'gdImageGif'
> gifsupp.c:95: warning: implicit declaration of function 'gdImageDestroy'
> make[1]: *** [gifsupp.o] Error 1
> make[1]: Leaving directory `/build/buildd/xtartan-2.3'
> make: *** [build-stamp] Error 2
> dpkg-buildpackage: error: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=sparc&pkg=xtartan&ver=2.3-13




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#541096: gnunet-fuse_0.8.0c-2(sparc/unstable): cp: cannot stat `/usr/share/misc/config.guess': No such file or directory

2009-08-11 Thread Martin Zobel-Helas
Package: gnunet-fuse
Version: 0.8.0c-2
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of gnunet-fuse_0.8.0c-2 on schroeder by sbuild/sparc 99.99
> Build started at 20090810-2327

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>= 7), gnunet-dev (>= 0.8.0c), libfuse-dev, 
> libglib2.0-dev

[...]

> dh_auto_clean
> rm -f config.guess config.sub
> make[1]: Leaving directory `/build/buildd/gnunet-fuse-0.8.0c'
>dh_clean
>  debian/rules build
> dh build
>dh_testdir
>debian/rules override_dh_auto_configure
> make[1]: Entering directory `/build/buildd/gnunet-fuse-0.8.0c'
> cp -f /usr/share/misc/config.guess config.guess
> cp: cannot stat `/usr/share/misc/config.guess': No such file or directory
> make[1]: *** [override_dh_auto_configure] Error 1
> make[1]: Leaving directory `/build/buildd/gnunet-fuse-0.8.0c'
> make: *** [build] Error 2
> dpkg-buildpackage: error: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=sparc&pkg=gnunet-fuse&ver=0.8.0c-2




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#541097: xtartan_2.3-13(sparc/unstable):

2009-08-11 Thread Martin Zobel-Helas
Package: xtartan
Version: 2.3-13
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of xtartan_2.3-13 on schroeder by sbuild/sparc 99.99
> Build started at 20090810-2326

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>= 7.0.0), libxpm-dev, libxt-dev, libx11-dev, 
> xutils-dev

[...]

> gifsupp.c: In function 'CreateGifFromXImage':
> gifsupp.c:61: error: 'gdImagePtr' undeclared (first use in this function)
> gifsupp.c:61: error: (Each undeclared identifier is reported only once
> gifsupp.c:61: error: for each function it appears in.)
> gifsupp.c:61: error: expected ';' before 'gd'
> gifsupp.c:79: error: 'gd' undeclared (first use in this function)
> gifsupp.c:79: warning: implicit declaration of function 'gdImageCreate'
> gifsupp.c:87: warning: implicit declaration of function 'gdImageColorAllocate'
> gifsupp.c:91: warning: implicit declaration of function 'gdImageSetPixel'
> gifsupp.c:93: warning: implicit declaration of function 'gdImageGif'
> gifsupp.c:95: warning: implicit declaration of function 'gdImageDestroy'
> make[1]: *** [gifsupp.o] Error 1
> make[1]: Leaving directory `/build/buildd/xtartan-2.3'
> make: *** [build-stamp] Error 2
> dpkg-buildpackage: error: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=sparc&pkg=xtartan&ver=2.3-13




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#536346: scponly_4.8-1(mipsel/unstable): broken build-depends

2009-07-09 Thread Martin Zobel-Helas
Package: scponly
Version: 4.8-1
Severity: grave

There was an error while trying to autobuild your package:

> Automatic build of scponly_4.8-1 on rem by sbuild/mipsel 99.999
> Build started at 20090709-0831

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>= 7), ssh, autotools-dev

WTF?! for what do you need to build-depend on openssh-server?


A full build log can be found at:
http://buildd.debian.org/build.php?arch=mipsel&pkg=scponly&ver=4.8-1




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#532195: ltrace_0.5.2-2(sparc/unstable): FTBFS on sparc

2009-06-07 Thread Martin Zobel-Helas
Package: ltrace
Version: 0.5.2-2
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of ltrace_0.5.2-2 on schroeder by sbuild/sparc 99.99
> Build started at 20090607-1151

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: cdbs (>= 0.4.23-1.1), autotools-dev, debhelper (>= 5), 
> binutils-dev, libelfg0-dev

[...]

>   else \
>   > syscallent1.h; \
>   fi
> cc -Wall -g -O2 -g -Wall -O2 -iquote /build/buildd/ltrace-0.5.2 -iquote 
> /build/buildd/ltrace-0.5.2/sysdeps/linux-gnu  -DHAVE_CONFIG_H 
> -DSYSCONFDIR=\"/etc\"  -I /usr/include/libelf 
> -I/build/buildd/ltrace-0.5.2/sysdeps/linux-gnu/sparc  -c -o events.o events.c
> cc -Wall -g -O2 -g -Wall -O2 -iquote /build/buildd/ltrace-0.5.2 -iquote 
> /build/buildd/ltrace-0.5.2/sysdeps/linux-gnu  -DHAVE_CONFIG_H 
> -DSYSCONFDIR=\"/etc\"  -I /usr/include/libelf 
> -I/build/buildd/ltrace-0.5.2/sysdeps/linux-gnu/sparc  -c -o trace.o trace.c
> In file included from trace.c:8:
> /build/buildd/ltrace-0.5.2/sysdeps/linux-gnu/sparc/ptrace.h:14:21: error: 
> asm/reg.h: No such file or directory
> In file included from trace.c:8:
> /build/buildd/ltrace-0.5.2/sysdeps/linux-gnu/sparc/ptrace.h:19: error: field 
> 'regs' has incomplete type
> make[2]: *** [trace.o] Error 1
> make[2]: Leaving directory `/build/buildd/ltrace-0.5.2/sysdeps/linux-gnu'
> make[1]: *** [sysdeps/sysdep.o] Error 2
> make[1]: Leaving directory `/build/buildd/ltrace-0.5.2'
> make: *** [debian/stamp-makefile-build] Error 2
> dpkg-buildpackage: error: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=sparc&pkg=ltrace&ver=0.5.2-2




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#531461: Fix ed

2009-06-01 Thread Martin Zobel-Helas
Hi, 

On Mon Jun 01, 2009 at 16:26:44 -0400, Pascal Giard wrote:
> tag 531461 + patch
> thx
> --
> When executing "debuild -B" the binary target is not called, only binary-arch.
> Hence, none of the buildd packages had /bin/ed.
> 
> Here's a patch that fixes it.
> Tested on my amd64 machine.

Thx. i already found out that and uploaded a new version of the package
about 1h ago.

Greetings
Martin

-- 
 Martin Zobel-Helas   | Debian System Administrator
 Debian & GNU/Linux Developer   |   Debian Listmaster
 Public key http://zobel.ftbfs.de/5d64f870.asc   -   KeyID: 5D64 F870
 GPG Fingerprint:  5DB3 1301 375A A50F 07E7  302F 493E FB8E 5D64 F870




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#531461: ed: upgrade failed: alternative path /bin/ed doesn't exist

2009-06-01 Thread Martin Zobel-Helas
severity 531461 important
tag 531461 unreproducable
thanks

Hi, 

On Mon Jun 01, 2009 at 20:34:22 +0200, Євгеній Мещеряков wrote:
> Package: ed
> Version: 1.3-2
> Severity: grave
> Justification: renders package unusable
> 
> Update fails with error from update-alternatives:
> 
> ...
> Preparing to replace ed 0.7-3 (using .../archives/ed_1.3-2_amd64.deb) ... 
>   
> Unpacking replacement ed ...
> ...
> Setting up ed (1.3-2) ... 
>   
> update-alternatives: error: alternative path /bin/ed doesn't exist.   
>   
> dpkg: error processing ed (--configure):  
>   
>  subprocess installed post-installation script returned error exit status 2
> ...

I cannot reproduce that bug.

Using '/bin/ed' to provide 'editor'.
lunar:/home/zobel/git/build-area# dpkg -i ed_1.3-2_i386.deb 
(Reading database ... 238108 files and directories currently installed.)
Preparing to replace ed 0.7-3 (using ed_1.3-2_i386.deb) ...
Unpacking replacement ed ...
Setting up ed (1.3-2) ...
Processing triggers for man-db ...

> ed binary is in /usr/bin

that ought to be wrong. both 0.7-3 and 1.3-2 (at least on i386, i doub't
thats different on other archs) ship the binary as /bin/ed

Greetings
Martin

-- 
 Martin Zobel-Helas   | Debian System Administrator
 Debian & GNU/Linux Developer   |   Debian Listmaster
 Public key http://zobel.ftbfs.de/5d64f870.asc   -   KeyID: 5D64 F870
 GPG Fingerprint:  5DB3 1301 375A A50F 07E7  302F 493E FB8E 5D64 F870




--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#524745: Postinst seems to run forever on mipsel

2009-04-23 Thread Martin Zobel-Helas
Hi, 

On Thu Apr 23, 2009 at 12:07:58 +0200, Rafael Laboissiere wrote:
> Hi,
> 
> I am contacting you guys who gave me feedback on Bug#524745.  I asked
> debian-admin to install octave3.0 on the sid chroot of some architectures
> where the bug happened.  They did it on merulo (ia64) and pescetti
> (powerpc).  
> 
> I can perfcetly launch octave on those machines and successfully run the
> offending command in postinst:
> 
> octave-3.0.5 --silent --no-history --no-init-file --eval "pkg 
> ('rebuild');"
> 
> (although not as root).
> 
> I am simply lost here and have no idea on how I can debug this random
> bug.

As soon as i have that bug again on the buildd, i will inform you, so
wen can debug together.

Greetings
Martin

-- 
 Martin Zobel-Helas   | Debian System Administrator
 Debian & GNU/Linux Developer   |   Debian Listmaster
 Public key http://zobel.ftbfs.de/5d64f870.asc   -   KeyID: 5D64 F870
 GPG Fingerprint:  5DB3 1301 375A A50F 07E7  302F 493E FB8E 5D64 F870




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#524745: Postinst seems to run forever on mipsel

2009-04-21 Thread Martin Zobel-Helas
Hi,

here some more infos:

21029 ?S  0:00  \_ sh -c /usr/bin/sudo /usr/bin/apt-get --purge 
-o Dir::State::status=/home/buildd/build/chroot-unstable/var/lib/dpkg/status -o 
DPkg::Options::=--root=/home/buildd/build/chroot-unstable -o DPkg::R
21030 ?S  0:03  \_ /usr/bin/apt-get --purge -o 
Dir::State::status=/home/buildd/build/chroot-unstable/var/lib/dpkg/status -o 
DPkg::Options::=--root=/home/buildd/build/chroot-unstable -o 
DPkg::Run-Directory=/ho
22519 pts/0Ss+0:00  \_ /usr/bin/dpkg 
--root=/home/buildd/build/chroot-unstable --force-confold --status-fd 14 
--configure libmagic1 file gettext-base libkeyutils1 libkrb5support0 
libk5crypto3 libkrb5-3 libgss
23967 pts/0S+ 0:00  \_ /bin/sh -e 
/var/lib/dpkg/info/octave3.0.postinst configure 
23976 pts/0R+   1987:42  \_ octave-3.0.5 --silent 
--no-history --no-init-file --eval pkg ('rebuild');

strace -p 23976
ioctl(0, TIOCNXCL, {0x1000 /* B??? */ -opost -isig -icanon echo ...}) = 0
ioctl(0, TIOCNXCL, {0x1000 /* B??? */ -opost -isig -icanon echo ...}) = 0
ioctl(0, TIOCNXCL, {0x1000 /* B??? */ -opost -isig -icanon echo ...}) = 0
ioctl(0, TIOCNXCL, {0x1000 /* B??? */ -opost -isig -icanon echo ...}) = 0
ioctl(0, TIOCNXCL, {0x1000 /* B??? */ -opost -isig -icanon echo ...}) = 0
ioctl(0, TIOCNXCL, {0x1000 /* B??? */ -opost -isig -icanon echo ...}) = 0
ioctl(0, TIOCNXCL, {0x1000 /* B??? */ -opost -isig -icanon echo ...}) = 0
[...] runs infitive

Hope that helps

Greetings
Martin


-- 
 Martin Zobel-Helas   | Debian System Administrator
 Debian & GNU/Linux Developer   |   Debian Listmaster
 Public key http://zobel.ftbfs.de/5d64f870.asc   -   KeyID: 5D64 F870
 GPG Fingerprint:  5DB3 1301 375A A50F 07E7  302F 493E FB8E 5D64 F870




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#524172: wrong depends on php5

2009-04-15 Thread Martin Zobel-Helas
Package: libphp-jpgraph
Version: 1.5.2-11+u1
Severity: grave

Hi Christian,

your package has wrong dependencies to php5. 

taken from debian/control:
| Depends: libapache2-mod-php5 | php4 | php4-cgi | libapache2-mod-php4, php5-gd 
| php4-gd

taken from http://www.aditus.nu/jpgraph/jpdownload.php
| PHP4: JpGraph 1.x - series
| 
| Note: The 1.x series is only for PHP4. It will not work on PHP5.

[...]

| PHP5: JpGraph 2.x - series
| 
| Note: The 2.x series is only for PHP5 (>= 5.1.x). It will not work on PHP4.

As we do not ship php4 with Lenny any more i suggest the removal of you package
from Lenny with the next point release (thus keeping debian-rele...@l.d.o on
CC), and updating to a newer version of your package for squeeze/sid.

I found that while debugging problems with limesurvey and stumbled over 
http://bugs.limesurvey.org/view.php?id=2093&nbn=14.

Greetings
Martin

-- System Information:
Debian Release: 5.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (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


signature.asc
Description: Digital signature


Bug#522369: webcit_7.43-dfsg-2(sparc/unstable): FTBFS, missing dependency?

2009-04-03 Thread Martin Zobel-Helas
Package: webcit
Version: 7.43-dfsg-2
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of webcit_7.43-dfsg-2 on spontini by sbuild/sparc 99.99
> Build started at 20090402-2151

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>= 7), po-debconf, libical-dev (>= 0.30), gettext, 
> locales, libcitadel-dev (>= 7.43), quilt (>= 0.40), autotools-dev, libssl-dev

[...]

> config.status: creating sysdep.h
> Character set conversion support: yes
> National language support:yes
> Compression support:  yes
> 
> touch configure-stamp
> dh_testdir
> /usr/bin/make
> make[1]: Entering directory `/build/buildd/webcit-7.43-dfsg'
> cd . && autoconf
> /bin/sh: autoconf: command not found
> make[1]: *** [configure] Error 127
> make[1]: Leaving directory `/build/buildd/webcit-7.43-dfsg'
> make: *** [build-stamp] Error 2
> dpkg-buildpackage: failure: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=sparc&pkg=webcit&ver=7.43-dfsg-2




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#521719: evolution-jescs_2.22.2-1+b1(mips/unstable): FTBFS, missing depends on libicu-dev?

2009-03-29 Thread Martin Zobel-Helas
Package: evolution-jescs
Version: 2.22.2-1+b1
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of evolution-jescs_2.22.2-1+b1 on ball by sbuild/mips 99.99
> Build started at 20090329-1444

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>= 5.0.0), cdbs (>= 0.4.37), dpkg-dev (>= 1.14.16), 
> evolution-dev (>= 2.22), intltool (>= 0.35.0), libglib2.0-dev, liborbit2-dev, 
> libgconf2-dev, libidn11-dev, libcamel1.2-dev (>= 2.22), libedata-cal1.2-dev 
> (>= 2.22), libedataserverui1.2-dev (>= 2.22), libsoup2.4-dev, libglade2-dev, 
> libgnomeui-dev

[...]

> mkdir .libs
> cc -g -O2 -g -Wall -O2 -Wall -Wmissing-prototypes -Wnested-externs 
> -Wpointer-arith -Wno-sign-compare -Wno-sign-compare -o evolution-jescs 
> evolution-calendar-common.o evolution-calendar-skels.o 
> evolution-calendar-stubs.o main.o sunone-account.o sunone-component.o 
> sunone-backend-view.o sunone-folder-tree.o sunone-add-permission-dialog.o 
> sunone-permissions-dialog.o sunone-subscription-dialog.o 
> sunone-invitation-list.o sunone-invitation-list-model.o sunone-itip-view.o 
> sunone-offline-listener.o sunone-config-listener.o 
> -Wl,-R/usr/lib/evolution/2.24 -pthread  ../calendar/.libs/libwcapcalendar.a 
> ../lib/libjescs.a -L/usr/lib/evolution/2.24 -leshell -ledata-cal-1.2 
> -lebackend-1.2 -lecal-1.2 -ledataserverui-1.2 -lebook-1.2 
> -lcamel-provider-1.2 -lcamel-1.2 -ledataserver-1.2 /usr/lib/libsqlite3.so 
> -licui18n -licuuc -lpthread -ldl -lsoup-2.4 /usr/lib/libglade-2.0.so 
> /usr/lib/libxml2.so /usr/lib/libgnomeui-2.so -lSM -lICE 
> /usr/lib/libbonoboui-2.so /usr/lib/libgnomevfs-2.so 
> /usr/lib/libgnomecanvas-2.so /usr/lib/libgnome-2.so /usr/lib/libpopt.so 
> /usr/lib/libbonobo-2.so /usr/lib/libbonobo-activation.so 
> /usr/lib/libORBit-2.so /usr/lib/libart_lgpl_2.so /usr/lib/libgtk-x11-2.0.so 
> /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangoft2-1.0.so 
> /usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libpangocairo-1.0.so 
> /usr/lib/libgio-2.0.so /usr/lib/libcairo.so /usr/lib/libpango-1.0.so 
> /usr/lib/libfreetype.so -lz -lfontconfig /usr/lib/libgconf-2.so 
> /usr/lib/libgthread-2.0.so -lrt /usr/lib/libgmodule-2.0.so 
> /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so -leutil -lemiscwidgets
> /usr/bin/ld: cannot find -licui18n
> collect2: ld returned 1 exit status
> make[4]: *** [evolution-jescs] Error 1
> make[4]: Leaving directory `/build/buildd/evolution-jescs-2.22.2/storage'
> make[3]: *** [all] Error 2
> rm GNOME_Evolution_SunOne_Storage.server.in
> make[3]: Leaving directory `/build/buildd/evolution-jescs-2.22.2/storage'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/build/buildd/evolution-jescs-2.22.2'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/build/buildd/evolution-jescs-2.22.2'
> make: *** [debian/stamp-makefile-build] Error 2
> dpkg-buildpackage: failure: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=mips&pkg=evolution-jescs&ver=2.22.2-1+b1




--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#517396: cdimage.debian.org: Lenny ppc netinstall cd misses grub-of

2009-02-27 Thread Martin Zobel-Helas
Package: cdimage.debian.org
Severity: grave
Justification: renders package unusable


Hi,

while trying to install Debian Lenny on a Pegasos2 box, i needed to find out
that it is missing the grub-of package on the CD, which leaves me without a
boot-loader after the installation. :(

Greetings,
Martin

-- System Information:
Debian Release: 5.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (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



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#488497: Downgrade, this is not RC

2009-02-13 Thread Martin Zobel-Helas
severity important
thanks

Hi,

with my release hat on: this is NOT RC. Thus i am downgrading this bug.

Greetings
Martin

-- 
 Martin Zobel-Helas   | Debian System Administrator
 Debian & GNU/Linux Developer   |   Debian Listmaster
 Public key http://zobel.ftbfs.de/5d64f870.asc   -   KeyID: 5D64 F870
 GPG Fingerprint:  5DB3 1301 375A A50F 07E7  302F 493E FB8E 5D64 F870



signature.asc
Description: Digital signature


Bug#513490: back to RC

2009-01-30 Thread Martin Zobel-Helas
Hi,

as this bug _really_ should make it into Lenny, i am upgrading this bug
to RC again, thus release team keeps this issue on its radar.

Greetings
Martin
-- 
 Martin Zobel-Helas   | Debian System Administrator
 Debian & GNU/Linux Developer   |   Debian Listmaster
 Public key http://zobel.ftbfs.de/5d64f870.asc   -   KeyID: 5D64 F870
 GPG Fingerprint:  5DB3 1301 375A A50F 07E7  302F 493E FB8E 5D64 F870




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#510678: libnss-ldap: ldap entry on nsswitch.conf causes gdm hang

2009-01-20 Thread Martin Zobel-Helas
severity 510678 normal
thanks

Hi,

the problem is a dead-lock in your setup. This is not a problem of libnss-ldap.
If this is a regression with the version in etch, please open a bug against
release notes.

Greetings
Martin
-- 
 Martin Zobel-Helas   | Debian System Administrator
 Debian & GNU/Linux Developer   |   Debian Listmaster
 Public key http://zobel.ftbfs.de/5d64f870.asc   -   KeyID: 5D64 F870
 GPG Fingerprint:  5DB3 1301 375A A50F 07E7  302F 493E FB8E 5D64 F870


signature.asc
Description: Digital signature


Bug#510774: downgrade

2009-01-20 Thread Martin Zobel-Helas
severity 510774 important
thanks

Hi,

the lack of sound files is not a significant functionality problem, as
it doesn't render the package to be unsuable as a whole. Thus
downgrading the bug to important.

Greetings
Martin
-- 
 Martin Zobel-Helas   | Debian System Administrator
 Debian & GNU/Linux Developer   |   Debian Listmaster
 Public key http://zobel.ftbfs.de/5d64f870.asc   -   KeyID: 5D64 F870
 GPG Fingerprint:  5DB3 1301 375A A50F 07E7  302F 493E FB8E 5D64 F870




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#497740: reopen Bug#497740, due to FTBFS on hppa

2009-01-20 Thread Martin Zobel-Helas
reopen 497740
retitle 497740 guile-1.6_1.6.8-6.2(hppa/unstable): FTBFS on hppa with gcc-4.3
found 497740 1.6.8-6.2
thanks

On Tue, Jan 20, 2009 at 06:51:39AM +, Debian Bug Tracking System wrote:
> 
> This is an automatic notification regarding your Bug report
> which was filed against the guile-1.6 package:
> 
> #497740: guile-1.6 FTBFS with gcc-4.3
> 
> It has been closed by Frank Lichtenheld .

I am reopening this bugreport due to:

http://buildd.debian.org/fetch.cgi?pkg=guile-1.6&arch=hppa&ver=1.6.8-6.2&stamp=1232428441&file=log&as=raw

| (cd .libs && rm -f libguile.la && ln -s ../libguile.la libguile.la)
| /bin/sh ../libtool --tag=CC --mode=link hppa-linux-gnu-gcc  -g -O2 -Wall 
-Wmissing-prototypes -fno-strict-aliasing   -o guile -dlpreopen force guile.o 
libguile.la /build/buildd/guile-1.6-1.6.8/libguile-ltdl/libguile-ltdl.la 
-lcrypt -lm 
| rm -f .libs/guile.nm .libs/guile.nmS .libs/guile.nmT
| creating .libs/guileS.c
| (cd .libs && hppa-linux-gnu-gcc  -g -O2 -c -fno-builtin "guileS.c")
| rm -f .libs/guileS.c .libs/guile.nm .libs/guile.nmS .libs/guile.nmT
| hppa-linux-gnu-gcc -g -O2 -Wall -Wmissing-prototypes -fno-strict-aliasing -o 
.libs/guile .libs/guileS.o guile.o -Wl,--export-dynamic  ./.libs/libguile.so 
/build/buildd/guile-1.6-1.6.8/libguile-ltdl/.libs/libguile-ltdl.so -lcrypt -lm 
| creating guile
| cat alist.doc arbiters.doc async.doc backtrace.doc boolean.doc chars.doc 
continuations.doc debug.doc dynl.doc dynwind.doc environments.doc eq.doc 
error.doc eval.doc evalext.doc extensions.doc feature.doc fluids.doc fports.doc 
gc.doc goops.doc gsubr.doc guardians.doc hash.doc hashtab.doc hooks.doc 
init.doc ioext.doc iselect.doc keywords.doc lang.doc list.doc load.doc 
macros.doc mallocs.doc modules.doc numbers.doc objects.doc objprop.doc 
options.doc pairs.doc ports.doc print.doc procprop.doc procs.doc properties.doc 
random.doc rdelim.doc read.doc root.doc rw.doc scmsigs.doc script.doc 
simpos.doc smob.doc sort.doc srcprop.doc stackchk.doc stacks.doc stime.doc 
strings.doc strop.doc strorder.doc strports.doc struct.doc symbols.doc 
throw.doc values.doc variable.doc vectors.doc version.doc vports.doc weaks.doc 
symbols-deprecated.doc ramap.doc unif.doc filesys.doc posix.doc net_db.doc 
socket.doc regex-posix.doc | 
GUILE="/build/buildd/guile-1.6-1.6.8/pre-inst-guile" 
../scripts/snarf-check-and-output-texi --manual > guile.texi || { rm 
guile.texi; false; }
| /bin/sh: line 1:  6800 Broken pipe cat alist.doc arbiters.doc 
async.doc backtrace.doc boolean.doc chars.doc continuations.doc debug.doc 
dynl.doc dynwind.doc environments.doc eq.doc error.doc eval.doc evalext.doc 
extensions.doc feature.doc fluids.doc fports.doc gc.doc goops.doc gsubr.doc 
guardians.doc hash.doc hashtab.doc hooks.doc init.doc ioext.doc iselect.doc 
keywords.doc lang.doc list.doc load.doc macros.doc mallocs.doc modules.doc 
numbers.doc objects.doc objprop.doc options.doc pairs.doc ports.doc print.doc 
procprop.doc procs.doc properties.doc random.doc rdelim.doc read.doc root.doc 
rw.doc scmsigs.doc script.doc simpos.doc smob.doc sort.doc srcprop.doc 
stackchk.doc stacks.doc stime.doc strings.doc strop.doc strorder.doc 
strports.doc struct.doc symbols.doc throw.doc values.doc variable.doc 
vectors.doc version.doc vports.doc weaks.doc symbols-deprecated.doc ramap.doc 
unif.doc filesys.doc posix.doc net_db.doc socket.doc regex-posix.doc
|   6801 Segmentation fault  | 
GUILE="/build/buildd/guile-1.6-1.6.8/pre-inst-guile" 
../scripts/snarf-check-and-output-texi --manual > guile.texi
| make[3]: *** [guile.texi] Error 1
| make[3]: Leaving directory `/build/buildd/guile-1.6-1.6.8/libguile'
| make[2]: *** [all-recursive] Error 1
| make[2]: Leaving directory `/build/buildd/guile-1.6-1.6.8'
| make[1]: *** [all] Error 2
| make[1]: Leaving directory `/build/buildd/guile-1.6-1.6.8'
| make: *** [debian/stamp/build] Error 2
| dpkg-buildpackage: failure: debian/rules build gave error exit status 2
| ******

I already tried to compile guile-1.6 with -O0 on hppa but it didn't help.

Greetings
Martin
-- 
 Martin Zobel-Helas   | Debian System Administrator
 Debian & GNU/Linux Developer   |   Debian Listmaster
 Public key http://zobel.ftbfs.de/5d64f870.asc   -   KeyID: 5D64 F870
 GPG Fingerprint:  5DB3 1301 375A A50F 07E7  302F 493E FB8E 5D64 F870


signature.asc
Description: Digital signature


Bug#501114: guile-1.6_1.6.8-6.1(sparc/unstable): FTBFS on sparc in test cases

2009-01-19 Thread Martin Zobel-Helas
On Thu, Jan 01, 2009 at 11:10:38PM +0100, Cyril Brulebois wrote:
> Cyril Brulebois  (31/12/2008):
> > so leaf-eq? seems the buggy one. Still need to go deeper, but I
> > thought I'd let the bug log know. I've also noticed there were other
> > “bar” occurrences in the file, so I've replaced it with “fooish”, but
> > that still breaks in the same way. And if there are other folks who
> > want to play with it, once the build failed, the tests can be run
> > using “make check-TESTS”.
> 
> Hrm. Maybe I'm wrong but that looks like it could be a miscompilation
> bug. Explanations: since upstream moved from CVS to git, I gave
> bisecting a try. I used “git merge-base” to find the branchpoint between
> the 1.6 and 1.8 branches, and try to build there. I had to tweak the
> environment a bit, but then stumbled upon FTBFS with gcc-4.3. Since I
> wasn't keen on patching every revision to be tried, I tried with
> gcc-4.2, and then I couldn't reproduce the test-suite failure anymore.
> 
> I'm not sure how to debug that any further without having to fix every
> tried revision, which would mean a dozen or so. I think I'll be lacking
> either time or skills to fix every build failure, so I'll leave it up to
> the maintainer to see what to do from now.

I just tried to build it with CFLAGS=-g -O0 and the test-suite didn't fail any
more.

-- 
 Martin Zobel-Helas   | Debian System Administrator
 Debian & GNU/Linux Developer   |   Debian Listmaster
 Public key http://zobel.ftbfs.de/5d64f870.asc   -   KeyID: 5D64 F870
 GPG Fingerprint:  5DB3 1301 375A A50F 07E7  302F 493E FB8E 5D64 F870




--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#512304: guile-1.6_1.6.8-6.1(sparc/unstable): FTBFS on sparc with gcc4.3

2009-01-19 Thread Martin Zobel-Helas
Package: guile-1.6
Version: 1.6.8-6.1
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of guile-1.6_1.6.8-6.1 on spontini by sbuild/sparc 99.99
> Build started at 20090119-1330

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: libtool, debhelper (>= 4), libncurses5-dev, libreadline5-dev, 
> quilt

[...]

> Running posix.test
> Running r4rs.test
> ERROR: Unbound variable: eot
> FAIL: check-guile
> ===
> 1 of 1 tests failed
> ===
> make[3]: *** [check-TESTS] Error 1
> make[3]: Leaving directory `/build/buildd/guile-1.6-1.6.8'
> make[2]: *** [check-am] Error 2
> make[2]: Leaving directory `/build/buildd/guile-1.6-1.6.8'
> make[1]: *** [check-recursive] Error 1
> make[1]: Leaving directory `/build/buildd/guile-1.6-1.6.8'
> make: *** [debian/stamp/build] Error 2
> dpkg-buildpackage: failure: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=sparc&pkg=guile-1.6&ver=1.6.8-6.1




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#510409: swi-prolog_5.6.63-1(mipsel/unstable):

2009-01-01 Thread Martin Zobel-Helas
Package: swi-prolog
Version: 5.6.63-1
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of swi-prolog_5.6.63-1 on rem by sbuild/mipsel 99.999
> Build started at 20090101-1308

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>= 5), autotools-dev, dpatch, libncurses5-dev, 
> libreadline5-dev, libgmp3-dev, libjpeg62-dev, libx11-dev, libxpm-dev, 
> libxt-dev, x11proto-core-dev, chrpath, unixodbc-dev, openjdk-6-jdk

[...]

> make[3]: Entering directory `/build/buildd/swi-prolog-5.6.63/packages/jpl'
> ../plld.sh -O2 -cc-options,-fno-strict-aliasing -Wall -fpic -I. 
> -I/usr/lib/jvm/java-6-openjdk/include 
> -I/usr/lib/jvm/java-6-openjdk/include/linux -DHAVE_CONFIG_H   -c -o 
> src/c/jpl.o src/c/jpl.c
> ../plld.sh -embed-shared -o libjpl.so src/c/jpl.o -ljava -lverify -ljvm
> /usr/bin/ld: cannot find -ljava
> collect2: ld returned 1 exit status
> gcc returned code 256
> *** /build/buildd/swi-prolog-5.6.63/src/../src/plld exit status 1
> make[3]: *** [libjpl.so] Error 1
> make[3]: Leaving directory `/build/buildd/swi-prolog-5.6.63/packages/jpl'
> make[2]: *** [objects] Error 1
> make[2]: Leaving directory `/build/buildd/swi-prolog-5.6.63/packages'
> make[1]: *** [packages] Error 2
> make[1]: Leaving directory `/build/buildd/swi-prolog-5.6.63'
> make: *** [build-stamp] Error 2
> dpkg-buildpackage: failure: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=mipsel&pkg=swi-prolog&ver=5.6.63-1




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#507244: fasianoptions_270.74-2(mipsel/unstable): missing builddep on libatlas on mipsel (ld: cannot find -lf77blas)

2008-11-29 Thread Martin Zobel-Helas
Hi, 

On Sat Nov 29, 2008 at 05:44:52 -0600, Dirk Eddelbuettel wrote:
> | > make[1]: Entering directory `/build/buildd/fasianoptions-270.74/src'
> | > gfortran   -fpic  -g -O2 -c EBMAsianOptions.f -o EBMAsianOptions.o
> | > gfortran   -fpic  -g -O2 -c GammaFunctions.f -o GammaFunctions.o
> | > gfortran   -fpic  -g -O2 -c HypergeometricFunctions.f -o 
> HypergeometricFunctions.o
> | > gcc -std=gnu99 -shared  -o fAsianOptions.so EBMAsianOptions.o 
> GammaFunctions.o HypergeometricFunctions.o -llapack -lf77blas -latlas 
> -lgfortran -lm -lgfortran -lm -L/usr/lib/R/lib -lR
> | > /usr/bin/ld: cannot find -lf77blas
> | > collect2: ld returned 1 exit status
> | > make[1]: *** [fAsianOptions.so] Error 1
> 
> Very strange. These compile/link options are determined when the main
> r-base-core package is built on the architecture. The Fortran version of the
> Blas would then be missing for _all_ other R package builds involving
> Fortran.  Did you see any others fail?  The buildd matrix shows fnonlinear
> failing in a similar way.
> 
> However, looking at the build log of r-base 2.8.0-1 on the same arch, f77blas
> is used just fine:
> 
> gfortran  -fpic  -O3 -pipe  -g -c xxxpr.f -o xxxpr.o
> gcc -std=gnu99 -shared -Wl,-O1  -o libR.so CConverters.o CommandLineArgs.o 
> Rdynload.o Renviron.o RNG.o apply.o apse.o arithmetic.o array.o attrib.o 
> base.o bind.o builtin.o character.o coerce.o colors.o complex.o connections.o 
> context.o cov.o cum.o dcf.o datetime.o debug.o deparse.o deriv.o devices.o 
> dotcode.o dounzip.o dstruct.o duplicate.o engine.o envir.o errors.o eval.o 
> format.o fourier.o gevents.o gram.o gram-ex.o graphics.o identical.o 
> inlined.o internet.o iosupport.o lapack.o list.o localecharset.o logic.o 
> main.o mapply.o match.o memory.o model.o names.o objects.o optim.o optimize.o 
> options.o par.o paste.o pcre.o platform.o plot.o plot3d.o plotmath.o print.o 
> printarray.o printvector.o printutils.o qsort.o random.o regex.o 
> registration.o relop.o rlocale.o saveload.o scan.o seq.o serialize.o size.o 
> sort.o source.o split.o sprintf.o startup.o subassign.o subscript.o subset.o 
> summary.o sysutils.o unique.o util.o version.o vfonts.o xxxpr.o   
> ../unix/Rembedded.o ../unix/libunix.a ../appl/libappl.a ../nmath/libnmath.a   
>   -lf77blas -latlas -lgfortran -lm   -lreadline  -lpcre -lbz2 -lz -ldl -lm
> make[5]: Entering directory `/build/buildd/r-base-2.8.0/src/main'
> mkdir -p -- /build/buildd/r-base-2.8.0/bin/exec

Strange

> Did anything change on your arch?

Well... I took over the mipsel buildd two days ago so i can't tell you.
I just started a major rebuild of all packages which hade been in state
!= installed.

I am currently rebuilding mayer's unstable chroot, and will give
fasianoptions a try i the newly created chroot. Lets see if this works
out. 

Greetings
Martin

-- 
 Martin Zobel-Helas <[EMAIL PROTECTED]>  | Debian System Administrator
 Debian & GNU/Linux Developer   |   Debian Listmaster
 Public key http://zobel.ftbfs.de/5d64f870.asc   -   KeyID: 5D64 F870
 GPG Fingerprint:  5DB3 1301 375A A50F 07E7  302F 493E FB8E 5D64 F870




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#507244: fasianoptions_270.74-2(mipsel/unstable): missing builddep on libatlas on mipsel (ld: cannot find -lf77blas)

2008-11-29 Thread Martin Zobel-Helas
Package: fasianoptions
Version: 270.74-2
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of fasianoptions_270.74-2 on rem by sbuild/mipsel 99.999
> Build started at 20081128-2057

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>> 4.1.0), r-base-dev (>= 2.8.0), cdbs, 
> r-cran-fbasics, r-cran-foptions (>= 270.74), xvfb, xauth, xfonts-base

[...]

> make[1]: Entering directory `/build/buildd/fasianoptions-270.74/src'
> gfortran   -fpic  -g -O2 -c EBMAsianOptions.f -o EBMAsianOptions.o
> gfortran   -fpic  -g -O2 -c GammaFunctions.f -o GammaFunctions.o
> gfortran   -fpic  -g -O2 -c HypergeometricFunctions.f -o 
> HypergeometricFunctions.o
> gcc -std=gnu99 -shared  -o fAsianOptions.so EBMAsianOptions.o 
> GammaFunctions.o HypergeometricFunctions.o -llapack -lf77blas -latlas 
> -lgfortran -lm -lgfortran -lm -L/usr/lib/R/lib -lR
> /usr/bin/ld: cannot find -lf77blas
> collect2: ld returned 1 exit status
> make[1]: *** [fAsianOptions.so] Error 1
> make[1]: Leaving directory `/build/buildd/fasianoptions-270.74/src'
> make[1]: Entering directory `/build/buildd/fasianoptions-270.74/src'
> make[1]: Leaving directory `/build/buildd/fasianoptions-270.74/src'
> ERROR: compilation failed for package 'fAsianOptions'
> ** Removing 
> '/build/buildd/fasianoptions-270.74/debian/r-cran-fasianoptions/usr/lib/R/site-library/fAsianOptions'
> make: *** [R_any_arch] Error 1
> dpkg-buildpackage: failure: /usr/bin/sudo debian/rules binary-arch gave error 
> exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=mipsel&pkg=fasianoptions&ver=270.74-2




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#507243: geotranz_2.4.2-2(sparc/unstable): error: jni.h: No such file or directory

2008-11-29 Thread Martin Zobel-Helas
Package: geotranz
Version: 2.4.2-2
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of geotranz_2.4.2-2 on lebrun by sbuild/sparc 98
> Build started at 20081128-1620

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: cdbs, debhelper (>= 7)

[...]
> ln -s ../../geotrans2/java_gui/geotrans/jni/ThrowException.c .
> ln -s ../../geotrans2/java_gui/geotrans/jni/JNIEngine.c .
> gcc -c -g -O2 -g -Wall -O2 -shared -fPIC -I../../engine/src 
> -I../../geotrans2/src -I../../geotrans2/java_gui/geotrans/jni 
> -I/usr/lib/jvm/java-6-openjdk/include 
> -I/usr/lib/jvm/java-6-openjdk/include/linux JNIStrtoval.c
> JNIStrtoval.c:1:17: error: jni.h: No such file or directory
> In file included from JNIStrtoval.c:3:
> ../../geotrans2/java_gui/geotrans/jni/ThrowException.h:14: error: expected 
> ')' before '*' token
> JNIStrtoval.c:6: error: expected '=', ',', ';', 'asm' or '__attribute__' 
> before 'jstring'
> JNIStrtoval.c:20: error: expected '=', ',', ';', 'asm' or '__attribute__' 
> before 'jstring'
> JNIStrtoval.c:39: error: expected '=', ',', ';', 'asm' or '__attribute__' 
> before 'jstring'
> JNIStrtoval.c:58: error: expected '=', ',', ';', 'asm' or '__attribute__' 
> before 'jstring'
> JNIStrtoval.c:77: error: expected '=', ',', ';', 'asm' or '__attribute__' 
> before 'void'
> JNIStrtoval.c:83: error: expected '=', ',', ';', 'asm' or '__attribute__' 
> before 'void'
> JNIStrtoval.c:89: error: expected '=', ',', ';', 'asm' or '__attribute__' 
> before 'void'
> JNIStrtoval.c:95: error: expected '=', ',', ';', 'asm' or '__attribute__' 
> before 'void'
> JNIStrtoval.c:101: error: expected '=', ',', ';', 'asm' or '__attribute__' 
> before 'jdouble'
> JNIStrtoval.c:123: error: expected '=', ',', ';', 'asm' or '__attribute__' 
> before 'jdouble'
> JNIStrtoval.c:144: error: expected '=', ',', ';', 'asm' or '__attribute__' 
> before 'jlong'
> JNIStrtoval.c:165: error: expected '=', ',', ';', 'asm' or '__attribute__' 
> before 'jdouble'
> make[2]: *** [JNIStrtoval.o] Error 1
> make[2]: Leaving directory 
> `/build/buildd/geotranz-2.4.2/geotrans2/redhat_linux'
> make[1]: *** [compile] Error 1
> make[1]: Leaving directory `/build/buildd/geotranz-2.4.2'
> make: *** [debian/stamp-makefile-build] Error 2
> dpkg-buildpackage: failure: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=sparc&pkg=geotranz&ver=2.4.2-2




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#507090: newlib_1.16.0-2.1(sparc/unstable): FTBFS on buildds: Nothing to be done for `binary-arch'.

2008-11-27 Thread Martin Zobel-Helas
Package: newlib
Version: 1.16.0-2.1
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of newlib_1.16.0-2.1 on schroeder by sbuild/sparc 99.99
> Build started at 20081127-2157

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>= 6), binutils-spu [powerpc ppc64], gcc-spu 
> [powerpc ppc64], texinfo

[...]

> dpkg-buildpackage: host architecture sparc
>  /usr/bin/fakeroot debian/rules clean
> dh_testdir
> dh_testroot
> rm -rf src build* *-stamp*
> rm -rf  debian/newlib-source
> dh_clean
>  debian/rules build
> make: Nothing to be done for `build'.
>  /usr/bin/fakeroot debian/rules binary-arch
> make: Nothing to be done for `binary-arch'.
>  dpkg-genchanges -B -mDebian Build Daemon  
> >../newlib_1.16.0-2.1_sparc.changes
> dpkg-genchanges: arch-specific upload - not including arch-independent 
> packages
> dpkg-genchanges: failure: cannot read files list file: No such file or 
> directory
> dpkg-buildpackage: failure: dpkg-genchanges gave error exit status 2

That means you are trying to build arch-independ stuff only on buildds, which 
will not work.

A full build log can be found at:
http://buildd.debian.org/build.php?arch=sparc&pkg=newlib&ver=1.16.0-2.1




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#503282: tiger_1:3.2.2-7(sparc/unstable): FTBFS on all archs, No rule to make target `clean'.

2008-10-24 Thread Martin Zobel-Helas
Package: tiger
Version: 1:3.2.2-7
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of tiger_1:3.2.2-7 on lebrun by sbuild/sparc 98
> Build started at 20081019-1336

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>= 4.1.13), autoconf, po-debconf (>= 0.5.0)

[...]

> rm -f build-stamp
> [ -f Makefile ] && /usr/bin/make distclean || /usr/bin/make -f Makefile.in 
> distclean
> make[1]: Entering directory `/build/buildd/tiger-3.2.2'
> cd c && /usr/bin/make clean
> make[2]: Entering directory `/build/buildd/tiger-3.2.2/c'
> rm -f getpermit snefru md5 testsuid realpath
> make[2]: Leaving directory `/build/buildd/tiger-3.2.2/c'
> cd doc && /usr/bin/make clean
> make[2]: Entering directory `/build/buildd/tiger-3.2.2/doc'
> make[2]: *** No rule to make target `clean'.  Stop.
> make[2]: Leaving directory `/build/buildd/tiger-3.2.2/doc'
> make[1]: *** [clean] Error 2
> make[1]: Leaving directory `/build/buildd/tiger-3.2.2'
> make: *** [clean] Error 2
> dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules clean gave error 
> exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=sparc&pkg=tiger&ver=1:3.2.2-7




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#501826: black-box_1.4.8-1(sparc/unstable): FTBFS: missing depends

2008-10-10 Thread Martin Zobel-Helas
Package: black-box
Version: 1.4.8-1
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of black-box_1.4.8-1 on lebrun by sbuild/sparc 98
> Build started at 20081009-2147

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>> 5), automake1.10, autoconf, libsdl1.2-dev (>= 
> 1.2.2-3.1), libsdl-mixer1.2-dev (>= 1.2.0-1.1), libpng3-dev, autotools-dev

[...]

> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ISO C89... none needed
> checking for style of include used by make... GNU
> checking dependency style of gcc... gcc3
> checking for a BSD-compatible install... /usr/bin/install -c
> checking for ranlib... ranlib
> checking for an ANSI C-conforming const... yes
> checking for sdl-config... /usr/bin/sdl-config
> checking for SDL - version >= 1.1.5... yes
> checking for main in -lSDL_mixer... yes
> checking for main in -lSDL_image... no
> configure: error: Your system is missing libSDL_image!
> make: *** [configure-stamp] Error 1
> dpkg-buildpackage: failure: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=sparc&pkg=black-box&ver=1.4.8-1




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#501825: libjson-xs-perl_2.23-1(sparc/unstable): FTBFS on sparc, fails in tests

2008-10-10 Thread Martin Zobel-Helas
Package: libjson-xs-perl
Version: 2.23-1
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of libjson-xs-perl_2.23-1 on schroeder by sbuild/sparc 99.99
> Build started at 20081010-1421

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>= 7), perl (>= 5.8.8)

[...]

> t/19_incr...dubious
>   Test returned status 0 (wstat 10, 0xa)
> DIED. FAILED test 697
>   Failed 1/697 tests, 99.86% okay
> t/99_binary.ok
> Failed Test Stat Wstat Total Fail  List of Failed
> t/19_incr.t010   6972  697
> Failed 1/21 test scripts. 1/25547 subtests failed.
> Files=21, Tests=25547, 22 wallclock secs (15.92 cusr +  0.42 csys = 16.34 CPU)
> Failed 1/21 test programs. 1/25547 subtests failed.
> make[1]: *** [test_dynamic] Error 255
> make[1]: Leaving directory `/build/buildd/libjson-xs-perl-2.23'
> dh_auto_test: command returned error code 512
> make: *** [build-stamp] Error 1
> dpkg-buildpackage: failure: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=sparc&pkg=libjson-xs-perl&ver=2.23-1




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#501114: guile-1.6_1.6.8-6.1(sparc/unstable): FTBFS on sparc in test cases

2008-10-04 Thread Martin Zobel-Helas
Package: guile-1.6
Version: 1.6.8-6.1
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of guile-1.6_1.6.8-6.1 on lebrun by sbuild/sparc 98
> Build started at 20081004-1001

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: libtool, debhelper (>= 4), libncurses5-dev, libreadline5-dev, 
> quilt

[...]

> Running posix.test
> Running r4rs.test
> ERROR: Unbound variable: eot
> FAIL: check-guile
> ===
> 1 of 1 tests failed
> ===
> make[3]: *** [check-TESTS] Error 1
> make[3]: Leaving directory `/build/buildd/guile-1.6-1.6.8'
> make[2]: *** [check-am] Error 2
> make[2]: Leaving directory `/build/buildd/guile-1.6-1.6.8'
> make[1]: *** [check-recursive] Error 1
> make[1]: Leaving directory `/build/buildd/guile-1.6-1.6.8'
> make: *** [debian/stamp/build] Error 2
> dpkg-buildpackage: failure: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=sparc&pkg=guile-1.6&ver=1.6.8-6.1




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#501082: coco-cpp_20081001-1(sparc/unstable): FTBFS on all archs, in clean target

2008-10-03 Thread Martin Zobel-Helas
Package: coco-cpp
Version: 20081001-1
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of coco-cpp_20081001-1 on schroeder by sbuild/sparc 99.99
> Build started at 20081003-1631

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>= 7), g++ (>= 4.1.1)

[...]

> dpkg-buildpackage: source version 20081001-1
> dpkg-buildpackage: host architecture sparc
>  /usr/bin/fakeroot debian/rules clean
> dh_testdir
> dh_testroot
> rm -f build-stamp configure-stamp
> # Add here commands to clean up after the build process.
> /usr/bin/make clean
> make[1]: Entering directory `/build/buildd/coco-cpp-20081001'
> rm Coco

hint: don't fail here!

> rm: cannot remove `Coco': No such file or directory
> make[1]: *** [clean] Error 1
> make[1]: Leaving directory `/build/buildd/coco-cpp-20081001'
> make: *** [clean] Error 2
> dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules clean gave error 
> exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=sparc&pkg=coco-cpp&ver=20081001-1




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#500999: openturns_0.12.1-5(sparc/unstable): FTBFS on sparc

2008-10-03 Thread Martin Zobel-Helas
Package: openturns
Version: 0.12.1-5
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of openturns_0.12.1-5 on lebrun by sbuild/sparc 98
> Build started at 20081003-0210

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: cdbs (>= 0.4.51), quilt (>= 0.46-4), debhelper (>= 5), gcc (>= 
> 4.2), g++ (>= 4.2), gfortran (>= 4.2), libxerces-c2-dev, libboost1.35-dev, 
> liblapack-dev, libblas-dev, libqt3-mt-dev, r-base-core (>= 2.0), 
> python-central (>= 0.5.6), python-dev, graphviz, doxygen, docbook-to-man, 
> texlive

[...]

> g++ -DHAVE_CONFIG_H -I. -I../include  -I../include -DOT_DEBUG_LEVEL=3 -g 
> -Wall -O2 -c -o main-main.o `test -f 'main.cxx' || echo './'`main.cxx
> /bin/sh ../libtool  --tag=CXX   --mode=link g++ -g -Wall -O2 -L.  -o main 
> main-main.o libOT.la -lpthread -lutil -ldl -lm 
> g++ -g -Wall -O2 -o .libs/main main-main.o  
> -L/build/buildd/openturns-0.12.1/lib/src ./.libs/libOT.so -lpthread -lutil 
> -ldl -lm  -Wl,--rpath -Wl,/usr/lib/openturns
> ./.libs/libOT.so: undefined reference to `__sync_fetch_and_add_4'
> collect2: ld returned 1 exit status
> make[4]: *** [main] Error 1
> make[4]: Leaving directory `/build/buildd/openturns-0.12.1/lib/src'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/build/buildd/openturns-0.12.1/lib/src'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/build/buildd/openturns-0.12.1/lib'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/build/buildd/openturns-0.12.1'
> make: *** [debian/stamp-makefile-build] Error 2
> dpkg-buildpackage: failure: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=sparc&pkg=openturns&ver=0.12.1-5




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#500997: axiom_20050901-10.1(sparc/unstable): FTBFS on sparc, code.o': No such file or directory

2008-10-03 Thread Martin Zobel-Helas
Package: axiom
Version: 20050901-10.1
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of axiom_20050901-10.1 on spontini by sbuild/sparc 99.99
> Build started at 20081002-2320

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>> 4.0.0), gcl (>= 2.6.7-45), libgmp3-dev, 
> libncurses5-dev, libreadline5-dev | libreadline-dev, libx11-dev, libxt-dev, 
> x11proto-core-dev, libxpm-dev, x11-common, texlive-latex-base, gawk, 
> sharutils, ghostscript, gsfonts, libxmu-dev, libxaw7-dev

[...]

> compiling ESTOOLS.spad to ESTOOLS.NRLIB
> copying ESTOOLS.NRLIB to ESTOOLS.o
> compiling EXPEXPAN.spad to EXPEXPAN.NRLIB
> copying EXPEXPAN.NRLIB to EXPEXPAN.o
> cp: cannot stat 
> `/build/buildd/axiom-20050901/int/algebra/EXPEXPAN.NRLIB/code.o': No such 
> file or directory
> make[4]: *** [/build/buildd/axiom-20050901/mnt/linux/algebra/EXPEXPAN.o] 
> Error 1
> make[4]: Leaving directory `/build/buildd/axiom-20050901/src/algebra'
> make[3]: *** [algebradir] Error 2
> make[3]: Leaving directory `/build/buildd/axiom-20050901/src'
> make[2]: *** [srcdir] Error 2
> make[2]: Leaving directory `/build/buildd/axiom-20050901'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/build/buildd/axiom-20050901'
> make: *** [build-stamp] Error 2
> dpkg-buildpackage: failure: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=sparc&pkg=axiom&ver=20050901-10.1




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#500921: sdcv_0.4.2-4(sparc/unstable): FTBFS on sparc in test cases

2008-10-02 Thread Martin Zobel-Helas
Package: sdcv
Version: 0.4.2-4
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of sdcv_0.4.2-4 on lebrun by sbuild/sparc 98
> Build started at 20081002-1750

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>= 7.0.0), gettext, zlib1g-dev, pkg-config, 
> libglib2.0-dev, libreadline5-dev | libreadline-dev, quilt (>= 0.40)

[...]

> ==
> 2 of 6 tests failed
> Please report to [EMAIL PROTECTED]
> ==
> make[4]: *** [check-TESTS] Error 1
> make[4]: Leaving directory `/build/buildd/sdcv-0.4.2/tests'
> make[3]: *** [check-am] Error 2
> make[3]: Leaving directory `/build/buildd/sdcv-0.4.2/tests'
> make[2]: *** [check-recursive] Error 1
> make[2]: Leaving directory `/build/buildd/sdcv-0.4.2/tests'
> make[1]: *** [check-recursive] Error 1
> make[1]: Leaving directory `/build/buildd/sdcv-0.4.2'
> dh_auto_test: command returned error code 512
> make: *** [build-stamp] Error 1
> dpkg-buildpackage: failure: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=sparc&pkg=sdcv&ver=0.4.2-4




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#332782: Release Notes: license clarification

2008-09-12 Thread Martin Zobel-Helas
On Mon, Aug 25, 2008 at 01:12:11AM +0200, W. Martin Borgert wrote:
> On 2008-08-24 20:36, Luk Claes wrote:
> > I guess bug submitters and/or patch providers would also count as
> > contributor?

#417310 - patch by Martin Zobel-Helas <[EMAIL PROTECTED]>

All of my contributions to the release notes were done as part of my
job as Stable Release Manager, and thus you have my permission to see
all of contributions to the Debian GNU/Linux release notes to be
distributed under any DFSG-free license.

Greetings
Martin


signature.asc
Description: Digital signature


Bug#494930: gnash_0.8.3-5(sparc/unstable): FTBFS on sparc

2008-08-30 Thread Martin Zobel-Helas
Hi, 

On Sat Aug 30, 2008 at 20:54:51 +0200, Petter Reinholdtsen wrote:
> This gnash build issue on sparc keep the latest gnash package out of
> Lenny.  Is there work going on to fix it?  One idea to work around the
> GCC bug is to use -O0 on sparc to disable optimization, hopefully
> avoiding the compiler bug.

i am looking into it ATM as sparc buildd maintainer and porter.

-- 
 Martin Zobel-Helas <[EMAIL PROTECTED]>  |  Debian Release Team Member
 Debian & GNU/Linux Developer   |   Debian Listmaster
 Public key http://zobel.ftbfs.de/5d64f870.asc   -   KeyID: 5D64 F870
 GPG Fingerprint:  5DB3 1301 375A A50F 07E7  302F 493E FB8E 5D64 F870




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#497145: rosegarden_1:1.7.1-1(sparc/unstable): FTBFS on sparc, cpp_type_traits.h:328: error: expected `{' before ';' token

2008-08-30 Thread Martin Zobel-Helas
Package: rosegarden
Version: 1:1.7.1-1
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of rosegarden_1:1.7.1-1 on lebrun by sbuild/sparc 98
> Build started at 20080830-0921

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>> 5.0.0), cmake, kdelibs4-dev, libasound2-dev (>= 
> 1.0.0), libjack-dev, ladspa-sdk, liblrdf0-dev, liblircclient-dev, dssi-dev 
> (>= 0.4), liblo0-dev (>= 0.7), libxft-dev, dpatch, fftw3-dev

[...]

>  from 
> /build/buildd/rosegarden-1.7.1/src/base/NotationTypes.h:20,
>  from 
> /build/buildd/rosegarden-1.7.1/src/gui/editors/notation/NotationChord.h:22,
>  from 
> /build/buildd/rosegarden-1.7.1/src/gui/editors/notation/NotationChord.cpp:19:
> /usr/include/c++/4.3/bits/cpp_type_traits.h:328: error: expected `{' before 
> ';' token
> /usr/include/c++/4.3/bits/stl_algobase.h: In function 'void 
> std::fill(_ForwardIterator, _ForwardIterator, const _Tp&) [with 
> _ForwardIterator = std::_Bit_type*, _Tp = int]':
> /usr/include/c++/4.3/bits/stl_bvector.h:368:   instantiated from here
> /usr/include/c++/4.3/bits/stl_algobase.h:731: error: no matching function for 
> call to '__fill_a(std::_Bit_type*, std::_Bit_type*, const int&)'
> make[3]: *** 
> [RGbuild/CMakeFiles/RosegardenExtended.dir/gui/editors/notation/NotationChord.o]
>  Error 1
> make[3]: Leaving directory `/build/buildd/rosegarden-1.7.1'
> make[2]: *** [RGbuild/CMakeFiles/RosegardenExtended.dir/all] Error 2
> make[2]: Leaving directory `/build/buildd/rosegarden-1.7.1'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/build/buildd/rosegarden-1.7.1'
> make: *** [build-stamp] Error 2
> dpkg-buildpackage: failure: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=sparc&pkg=rosegarden&ver=1:1.7.1-1




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#496878: virt-top_1.0.2-2(sparc/unstable): FTBFS, missing dependeny on libvirt-dev

2008-08-28 Thread Martin Zobel-Helas
Package: virt-top
Version: 1.0.2-2
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of virt-top_1.0.2-2 on lebrun by sbuild/sparc 98
> Build started at 20080825-1008

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: cdbs, debhelper (>= 6), autotools-dev, ocaml-nox, 
> ocaml-findlib, quilt, libvirt-ocaml-dev, libcurses-ocaml-dev, 
> libcsv-ocaml-dev, libgettext-ocaml-dev, libxml-light-ocaml-dev

[...]

> ocamlfind ocamlopt -w s -package unix,extlib,curses,str,libvirt -package 
> gettext-stub -package xml-light -package csv -c virt_top_xml.ml
> ocamlfind ocamlopt -w s -package unix,extlib,curses,str,libvirt -package 
> gettext-stub -package xml-light -package csv -c virt_top_csv.ml
> ocamlfind ocamlopt -w s -package unix,extlib,curses,str,libvirt -package 
> gettext-stub -package xml-light -package csv -c virt_top_main.ml
> ocamlfind ocamlopt \
> -package unix,extlib,curses,str,libvirt -package gettext-stub 
> -package xml-light -package csv -w s -linkpkg \
> -cclib -lncurses -o virt-top.opt virt_top_gettext.cmx 
> virt_top_utils.cmx virt_top.cmx virt_top_xml.cmx virt_top_csv.cmx 
> virt_top_main.cmx
> /usr/bin/ld: cannot find -lvirt
> collect2: ld returned 1 exit status
> Error during linking
> make[2]: *** [virt-top.opt] Error 2
> make[2]: Leaving directory `/build/buildd/virt-top-1.0.2/virt-top'
> make[1]: *** [opt] Error 1
> make[1]: Leaving directory `/build/buildd/virt-top-1.0.2'
> make: *** [debian/stamp-makefile-build] Error 2
> dpkg-buildpackage: failure: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=sparc&pkg=virt-top&ver=1.0.2-2




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#496490: adolc_1.10.2-3(sparc/unstable): FTBFS, fails while dpkg-gensymbols

2008-08-24 Thread Martin Zobel-Helas
Package: adolc
Version: 1.10.2-3
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of adolc_1.10.2-3 on spontini by sbuild/sparc 99.99
> Build started at 20080819-1358

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>= 7)

[...]

> @@ -203,8 +203,12 @@
>   [EMAIL PROTECTED] 1.10.1
>   [EMAIL PROTECTED] 1.10.1
>   [EMAIL PROTECTED] 1.10.1
> + [EMAIL PROTECTED] 1.10.2-3
> + [EMAIL PROTECTED] 1.10.2-3
>   [EMAIL PROTECTED] 1.10.1
>   [EMAIL PROTECTED] 1.10.1
> + [EMAIL PROTECTED] 1.10.2-3
> + [EMAIL PROTECTED] 1.10.2-3
>   [EMAIL PROTECTED] 1.10.1
>   [EMAIL PROTECTED] 1.10.1
>   [EMAIL PROTECTED] 1.10.1
> make: *** [install] Error 2
> dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules binary-arch gave 
> error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=sparc&pkg=adolc&ver=1.10.2-3




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#496032: exiftags_1.01-2(sparc/unstable): make: Nothing to be done for `binary-arch'!

2008-08-22 Thread Martin Zobel-Helas
Package: exiftags
Version: 1.01-2
Severity: serious


There was an error while trying to autobuild your package and the log confused 
me quite a little bit.

You are compiling stuff, but then there is nothing to be done for binary-arch? 
:)

> Automatic build of exiftags_1.01-2 on spontini by sbuild/sparc 99.99
> Build started at 20080817-1003

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>= 7), quilt

[...]

> cc -g -O2 -o exifcom.o -c exifcom.c
> cc -g -O2 -o makers_stub.o -c makers_stub.c
> cc -g -O2 -o exifcom exifcom.o exif.o tagdefs.o exifutil.o exifgps.o jpeg.o 
> makers_stub.o -lm
> cc -g -O2 -o exiftime.o -c exiftime.c
> cc -g -O2 -o timevary.o -c timevary.c
> cc -g -O2 -o exiftime exiftime.o timevary.o exif.o tagdefs.o exifutil.o 
> exifgps.o jpeg.o makers_stub.o -lm
> make[1]: Leaving directory `/build/buildd/exiftags-1.01'
>dh_auto_test
> dh build
>  /usr/bin/fakeroot debian/rules binary-arch
> make: Nothing to be done for `binary-arch'.
>  dpkg-genchanges -B -mDebian Build Daemon  
> >../exiftags_1.01-2_sparc.changes
> dpkg-genchanges: arch-specific upload - not including arch-independent 
> packages
> dpkg-genchanges: failure: cannot read files list file: No such file or 
> directory
> dpkg-buildpackage: failure: dpkg-genchanges gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=sparc&pkg=exiftags&ver=1.01-2




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#496030: gclcvs_2.7.0-89(sparc/unstable): FTBFS on sparc, Segmentation violation

2008-08-22 Thread Martin Zobel-Helas
Package: gclcvs
Version: 2.7.0-89
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of gclcvs_2.7.0-89 on spontini by sbuild/sparc 99.99
> Build started at 20080821-1637

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: autotools-dev, binutils-dev, common-lisp-controller, debhelper 
> (>= 4.1.16), libgmp3-dev, libreadline5-dev | libreadline-dev, libxaw7-dev, 
> libxmu-dev, m4, po-debconf, texinfo, texlive-latex-base, tk8.4-dev

[...]

> run-gbc time:  1.480 secs
> child run time  :  4.530 secs
> gbc time:  0.000 secs
> ;; Compiling ../cmpnew/gcl_cmpcall.lsp.
> Segmentation violation: c stack ok:signalling error
> Error: ERROR "Caught fatal error [memory may be damaged]: Segmentation 
> violation."
> Fast links are on: do (si::use-fast-links nil) for debugging
> Signalled by T1EXPR.
> ERROR "Caught fatal error [memory may be damaged]: Segmentation violation."
> 
> Broken at T1EXPR.  Type :H for Help.
> COMPILER>>make[1]: *** [unixport/saved_pre_gcl] Error 255
> make[1]: Leaving directory `/build/buildd/gclcvs-2.7.0'
> make: *** [build-ansi-stamp] Error 2
> dpkg-buildpackage: failure: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=sparc&pkg=gclcvs&ver=2.7.0-89




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#495889: ski_1.3.2-4(sparc/unstable): FTBFS, linux/syscall-linux.c:2253: error: 'TIOCGHAYESESP' undeclared (first use in this function)

2008-08-20 Thread Martin Zobel-Helas
Package: ski
Version: 1.3.2-4
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of ski_1.3.2-4 on spontini by sbuild/sparc 99.99
> Build started at 20080821-0113

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5), dpatch, autoconf, 
> autogen, automake1.9, libtool, bison, flex, gawk, gperf, libelfg0-dev, 
> libncurses5-dev, chrpath, sharutils, libltdl3-dev, pkg-config, libglade2-dev, 
> libgnomeui-dev

[...]

> linux/syscall-linux.c:2253: error: 'TIOCGHAYESESP' undeclared (first use in 
> this function)
> linux/syscall-linux.c:3012: warning: pointer targets in passing argument 2 of 
> 'simroot' differ in signedness
> linux/syscall-linux.c:3681: warning: cast from pointer to integer of 
> different size
> linux/syscall-linux.c:3681: warning: cast from pointer to integer of 
> different size
> make[5]: *** [syscall-linux.lo] Error 1
> make[5]: Leaving directory `/build/buildd/ski-1.3.2/src'
> make[4]: *** [all-recursive] Error 1
> make[4]: Leaving directory `/build/buildd/ski-1.3.2/src'
> make[3]: *** [all] Error 2
> make[3]: Leaving directory `/build/buildd/ski-1.3.2/src'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/build/buildd/ski-1.3.2'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/build/buildd/ski-1.3.2'
> make: *** [debian/stamp-makefile-build] Error 2
> dpkg-buildpackage: failure: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=sparc&pkg=ski&ver=1.3.2-4




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#495313: cacao-oj6_6b11-1(sparc/unstable): FTBFS, missing build depends on zlib

2008-08-16 Thread Martin Zobel-Helas
Hi, 

On Sat Aug 16, 2008 at 13:23:55 +0100, peter green wrote:
> >Build-Depends: debhelper (>= 5), autotools-dev, bzip2, m4, lsb-release, 
> >wget, zip, unzip, sharutils, gawk, pkg-config, procps, automake, autoconf, 
> >ant, g++-4.3, gcj (>= 4:4.2.1) [armel ia64 m68k mips mipsel s390], ecj 
> >[armel ia64 m68k mips mipsel s390], java-gcj-compat-dev (>= 
> >1.0.76-2ubuntu3) [armel ia64 m68k mips mipsel s390], openjdk-6-jdk (>= 
> >6b11) [amd64 i386 lpia sparc], cacao-oj6-jdk [alpha powerpc], libxtst-dev, 
> >libxi-dev, libxt-dev, libxp-dev, libxaw7-dev, libcups2-dev, 
> >libasound2-dev, libfreetype6-dev, libxalan2-java, rhino, liblcms1-dev, 
> >libxinerama-dev, libffi-dev [!amd64 !i386 !lpia !sparc], libjpeg62-dev, 
> >libpng12-dev, libgif-dev, zlib1g-dev, libgtk2.0-dev, iceape-dev, fastjar 
> >(>= 2:0.95-2), mauve, xvfb, xauth, xfonts-base
> 
> 
> zlib1g-dev is in that line and zlib1g-dev contains libz.so. Furthermore 
> sparc is the only architecture where the package FTBFS with this error 
> (though it FTBFS on most architectures for other reasons :( )
> 
> can you reproduce the issue and if so can you supply the config.log so we 
> can see the real reason why configure is failing.

i can install the build-depends for cacao-oj6 on sperger.debian.org,
which is the developer accessable sparc buildd.

-- 
 Martin Zobel-Helas <[EMAIL PROTECTED]>  |  Debian Release Team Member
 Debian & GNU/Linux Developer   |   Debian Listmaster
 Public key http://zobel.ftbfs.de/5d64f870.asc   -   KeyID: 5D64 F870
 GPG Fingerprint:  5DB3 1301 375A A50F 07E7  302F 493E FB8E 5D64 F870




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#477505: libcommoncpp2: diff for NMU version 1.6.1-1.1

2008-08-16 Thread Martin Zobel-Helas
tags 477505 + patch
thanks

Hi,

find attached the diff for my libcommoncpp2 1.6.1-1.1 NMU, which i will
upload to delay-7.

Greetings
Martin
diff -u libcommoncpp2-1.6.1/debian/changelog libcommoncpp2-1.6.1/debian/changelog
--- libcommoncpp2-1.6.1/debian/changelog
+++ libcommoncpp2-1.6.1/debian/changelog
@@ -1,3 +1,12 @@
+libcommoncpp2 (1.6.1-1.1) unstable; urgency=high
+
+  * Non-maintainer (but porter) upload to fix FTBFS on sparc
+thus, urgency=high
+  * add dpatch to add missing include on src/mempager.cpp (Closes: #477505)
+Thanks for Jurij Smakov for the patch.
+
+ -- Martin Zobel-Helas <[EMAIL PROTECTED]>  Sat, 16 Aug 2008 08:45:05 +0200
+
 libcommoncpp2 (1.6.1-1) unstable; urgency=low
 
   * New upstream release
diff -u libcommoncpp2-1.6.1/debian/patches/00list libcommoncpp2-1.6.1/debian/patches/00list
--- libcommoncpp2-1.6.1/debian/patches/00list
+++ libcommoncpp2-1.6.1/debian/patches/00list
@@ -4,0 +5 @@
+cstdlib_sparc
only in patch2:
unchanged:
--- libcommoncpp2-1.6.1.orig/debian/patches/cstdlib_sparc.dpatch
+++ libcommoncpp2-1.6.1/debian/patches/cstdlib_sparc.dpatch
@@ -0,0 +1,19 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## cstdlib_sparc.dpatch by  <[EMAIL PROTECTED]>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: fix FTBFS on sparc
+
[EMAIL PROTECTED]@
+diff -urNad libcommoncpp2-1.6.1~/src/mempager.cpp libcommoncpp2-1.6.1/src/mempager.cpp
+--- libcommoncpp2-1.6.1~/src/mempager.cpp	2007-12-08 13:56:24.0 +0100
 libcommoncpp2-1.6.1/src/mempager.cpp	2008-08-16 08:42:19.761161207 +0200
+@@ -42,6 +42,8 @@
+ #include 
+ #include "private.h"
+ 
++#include 
++
+ #ifdef	CCXX_NAMESPACES
+ namespace ost {
+ using std::endl;


  1   2   3   4   >