Your message dated Sun, 19 Feb 2006 16:35:02 +0100 with message-id <[EMAIL PROTECTED]> has caused the Debian Bug report #353532, regarding FTBFS (alpha): va_list abuse to be marked as having been forwarded to the upstream software author(s) Moritz Schulte <[EMAIL PROTECTED]>.
(NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Hi Moritz, es kommen die ersten Buid-Fehler auf anderen Architekturen.. Gruß, Joachim -------- Weitergeleitete Nachricht -------- Von: Falk Hueffner <[EMAIL PROTECTED]> Antwort an: Falk Hueffner <[EMAIL PROTECTED]>, [EMAIL PROTECTED] An: Debian Bug Tracking System <[EMAIL PROTECTED]> Betreff: Bug#353532: FTBFS (alpha): va_list abuse Datum: Sun, 19 Feb 2006 12:46:36 +0100 Package: poldi Version: 0.3.0-1 Severity: important Justification: fails to build from source poldi fails to build on Alpha: [...] if alpha-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -fPIC -Wall -g -O2 -Wall -MT logging.o -MD -MP -MF ".deps/logging.Tpo" -c -o logging.o logging.c; \ then mv -f ".deps/logging.Tpo" ".deps/logging.Po"; else rm -f ".deps/logging.Tpo"; exit 1; fi logging.c: In function 'set_file_fd': logging.c:298: warning: assignment from incompatible pointer type logging.c: In function 'do_logv': logging.c:606: error: incompatible type for argument 3 of 'vsyslog' make[4]: *** [logging.o] Error 1 make[4]: Leaving directory `/tmp/poldi-0.3.0/src/jnlib' see full log at http://buildd.debian.org/fetch.php?pkg=poldi&arch=alpha&ver=0.3.0-2&stamp=1140319236&file=log This is because of: vsyslog (syslog_priorities[JNLIB_LOG_INFO], fmt_prefix, NULL); NULL is not a va_list. I'm unsure what this is supposed to do, probably you can just use syslog instead. Falk -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: alpha Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16-rc4-dirty Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15) -- Joachim "nomeata" Breitner Debian Developer [EMAIL PROTECTED] | ICQ# 74513189 | GPG-Keyid: 4743206C JID: [EMAIL PROTECTED] | http://people.debian.org/~nomeata
--- End Message ---

