Bug#319227: marked as done (asterisk: ftbfs [sparc] static declaration of 'uniquelock' follows non-static declaration)

Debian Bug Tracking System owner at bugs.debian.org
Fri Jul 29 06:33:34 UTC 2005


Your message dated Thu, 28 Jul 2005 23:17:04 -0700
with message-id <E1DyOB6-0006Fn-00 at spohr.debian.org>
and subject line Bug#318337: fixed in asterisk 1:1.0.9.dfsg-4
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 20 Jul 2005 15:34:52 +0000
>From blarson at blars.org Wed Jul 20 08:34:50 2005
Return-path: <blarson at blars.org>
Received: from blars.org (renig.nat.blars.org) [64.81.35.59] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1DvGak-0007xG-00; Wed, 20 Jul 2005 08:34:38 -0700
Received: from quaff.nat.blars.org (quaff.nat.blars.org [172.16.2.7])
	by renig.nat.blars.org (8.12.3/8.12.3/Debian-7.1) with ESMTP id j6KFYaKf011310
	(version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO);
	Wed, 20 Jul 2005 08:34:36 -0700
Received: from quaff.nat.blars.org (quaff [127.0.0.1])
	by quaff.nat.blars.org (8.13.4/8.13.4/Debian-3) with ESMTP id j6KFWKGK015612;
	Wed, 20 Jul 2005 08:32:20 -0700
Received: (from blarson at localhost)
	by quaff.nat.blars.org (8.13.4/8.13.4/Submit) id j6KFWKMH015610;
	Wed, 20 Jul 2005 08:32:20 -0700
Date: Wed, 20 Jul 2005 08:32:20 -0700
From: Blars Blarson <blarson at blars.org>
To: Debian Bug Tracking System <submit at bugs.debian.org>
Subject: asterisk: ftbfs [sparc] static declaration of 'uniquelock' follows non-static declaration
Message-ID: <20050720153220.GA15603 at blars.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Reportbug-Version: 3.15
User-Agent: Mutt/1.5.9i
Delivered-To: submit at bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.4 required=4.0 tests=BAYES_00,HAS_PACKAGE,
	UPPERCASE_25_50 autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: asterisk
Version: 1:1.0.9.dfsg-3
Severity: serious
Justification: fails to build from source

asterisk failed to build on a sparc buildd, duplicated on my sparc pbuilder:

gcc -pipe  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g  -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE  -O2    -DZAPTEL_OPTIMIZATIONS  -DASTERISK_VERSION=\"\" -DINSTALL_PREFIX=\"\" -DASTETCDIR=\"/etc/asterisk\" -DASTLIBDIR=\"/usr/lib/asterisk\" -DASTVARLIBDIR=\"/var/lib/asterisk\" -DASTVARRUNDIR=\"/var/run/asterisk\" -DASTSPOOLDIR=\"/var/spool/asterisk\" -DASTDATADIR=\"/usr/share/asterisk\" -DASTLOGDIR=\"/var/log/asterisk\" -DASTCONFPATH=\"/etc/asterisk/asterisk.conf\" -DASTMODDIR=\"/usr/lib/asterisk/modules\" -DASTAGIDIR=\"/usr/share/asterisk/agi-bin\"     -DBUSYDETECT_MARTIN        -c -o loader.o loader.c
loader.c: In function 'verify_key':
loader.c:89: warning: pointer targets in passing argument 2 of 'MD5Update' differ in signedness
loader.c:90: warning: pointer targets in passing argument 1 of 'MD5Final' differ in signedness
loader.c:93: warning: pointer targets in passing argument 1 of 'printdigest' differ in signedness
gcc -pipe  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g  -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE  -O2    -DZAPTEL_OPTIMIZATIONS  -DASTERISK_VERSION=\"\" -DINSTALL_PREFIX=\"\" -DASTETCDIR=\"/etc/asterisk\" -DASTLIBDIR=\"/usr/lib/asterisk\" -DASTVARLIBDIR=\"/var/lib/asterisk\" -DASTVARRUNDIR=\"/var/run/asterisk\" -DASTSPOOLDIR=\"/var/spool/asterisk\" -DASTDATADIR=\"/usr/share/asterisk\" -DASTLOGDIR=\"/var/log/asterisk\" -DASTCONFPATH=\"/etc/asterisk/asterisk.conf\" -DASTMODDIR=\"/usr/lib/asterisk/modules\" -DASTAGIDIR=\"/usr/share/asterisk/agi-bin\"     -DBUSYDETECT_MARTIN        -c -o config.o config.c
gcc -pipe  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g  -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE  -O2    -DZAPTEL_OPTIMIZATIONS  -DASTERISK_VERSION=\"\" -DINSTALL_PREFIX=\"\" -DASTETCDIR=\"/etc/asterisk\" -DASTLIBDIR=\"/usr/lib/asterisk\" -DASTVARLIBDIR=\"/var/lib/asterisk\" -DASTVARRUNDIR=\"/var/run/asterisk\" -DASTSPOOLDIR=\"/var/spool/asterisk\" -DASTDATADIR=\"/usr/share/asterisk\" -DASTLOGDIR=\"/var/log/asterisk\" -DASTCONFPATH=\"/etc/asterisk/asterisk.conf\" -DASTMODDIR=\"/usr/lib/asterisk/modules\" -DASTAGIDIR=\"/usr/share/asterisk/agi-bin\"     -DBUSYDETECT_MARTIN        -c -o channel.o channel.c
channel.c:64: error: static declaration of 'uniquelock' follows non-static declaration
include/asterisk/channel.h:58: error: previous declaration of 'uniquelock' was here
make[1]: *** [channel.o] Error 1

---------------------------------------
Received: (at 318337-close) by bugs.debian.org; 29 Jul 2005 06:23:01 +0000
>From katie at spohr.debian.org Thu Jul 28 23:23:01 2005
Return-path: <katie at spohr.debian.org>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
	id 1DyOB6-0006Fn-00; Thu, 28 Jul 2005 23:17:04 -0700
From: Mark Purcell <msp at debian.org>
To: 318337-close at bugs.debian.org
X-Katie: $Revision: 1.56 $
Subject: Bug#318337: fixed in asterisk 1:1.0.9.dfsg-4
Message-Id: <E1DyOB6-0006Fn-00 at spohr.debian.org>
Sender: Archive Administrator <katie at spohr.debian.org>
Date: Thu, 28 Jul 2005 23:17:04 -0700
Delivered-To: 318337-close at bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: asterisk
Source-Version: 1:1.0.9.dfsg-4

We believe that the bug you reported is fixed in the latest version of
asterisk, which is due to be installed in the Debian FTP archive:

asterisk-config_1.0.9.dfsg-4_all.deb
  to pool/main/a/asterisk/asterisk-config_1.0.9.dfsg-4_all.deb
asterisk-dev_1.0.9.dfsg-4_all.deb
  to pool/main/a/asterisk/asterisk-dev_1.0.9.dfsg-4_all.deb
asterisk-doc_1.0.9.dfsg-4_all.deb
  to pool/main/a/asterisk/asterisk-doc_1.0.9.dfsg-4_all.deb
asterisk-gtk-console_1.0.9.dfsg-4_i386.deb
  to pool/main/a/asterisk/asterisk-gtk-console_1.0.9.dfsg-4_i386.deb
asterisk-h323_1.0.9.dfsg-4_i386.deb
  to pool/main/a/asterisk/asterisk-h323_1.0.9.dfsg-4_i386.deb
asterisk-sounds-main_1.0.9.dfsg-4_all.deb
  to pool/main/a/asterisk/asterisk-sounds-main_1.0.9.dfsg-4_all.deb
asterisk-web-vmail_1.0.9.dfsg-4_all.deb
  to pool/main/a/asterisk/asterisk-web-vmail_1.0.9.dfsg-4_all.deb
asterisk_1.0.9.dfsg-4.diff.gz
  to pool/main/a/asterisk/asterisk_1.0.9.dfsg-4.diff.gz
asterisk_1.0.9.dfsg-4.dsc
  to pool/main/a/asterisk/asterisk_1.0.9.dfsg-4.dsc
asterisk_1.0.9.dfsg-4_i386.deb
  to pool/main/a/asterisk/asterisk_1.0.9.dfsg-4_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 318337 at bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mark Purcell <msp at debian.org> (supplier of updated asterisk package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster at debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 22 Jul 2005 10:28:15 +1000
Source: asterisk
Binary: asterisk-sounds-main asterisk-h323 asterisk-web-vmail asterisk-gtk-console asterisk asterisk-config asterisk-dev asterisk-doc
Architecture: source all i386
Version: 1:1.0.9.dfsg-4
Distribution: unstable
Urgency: low
Maintainer: Debian VoIP Team <pkg-voip-maintainers at lists.alioth.debian.org>
Changed-By: Mark Purcell <msp at debian.org>
Description: 
 asterisk   - open source Private Branch Exchange (PBX)
 asterisk-config - config files for asterisk
 asterisk-dev - development files for asterisk
 asterisk-doc - documentation for asterisk
 asterisk-gtk-console - gtk based console for asterisk
 asterisk-h323 - asterisk H.323 VoIP channel
 asterisk-sounds-main - sound files for asterisk
 asterisk-web-vmail - web based (GCI) voice mail interface for asterisk
Closes: 318337
Changes: 
 asterisk (1:1.0.9.dfsg-4) unstable; urgency=low
 .
   * Cleanup bristuff to build under gcc4, thanks for the suggestions
     - Closes: #318337: FTBFS. channel.c:64: error: static declaration of
     'uniquelock' follows non-static declaration
Files: 
 3926a42bc0c9a5710d251757f16e53db 1257 comm optional asterisk_1.0.9.dfsg-4.dsc
 e3ef85d494d4fa7fbb8383d4ccf3da26 122376 comm optional asterisk_1.0.9.dfsg-4.diff.gz
 11774d350550462aaf212fdf6e6ffd63 1895202 doc optional asterisk-doc_1.0.9.dfsg-4_all.deb
 c0bbc88e17f7ec93dadffaf9549bd698 85474 devel optional asterisk-dev_1.0.9.dfsg-4_all.deb
 d89cf83f1b79fd07774444ea44984e16 1183048 comm optional asterisk-sounds-main_1.0.9.dfsg-4_all.deb
 0bd6b69589e6ee2fc7e57e3132c491a4 29592 comm optional asterisk-web-vmail_1.0.9.dfsg-4_all.deb
 1d70618616b06477e57c6f54f0f0b88b 63796 comm optional asterisk-config_1.0.9.dfsg-4_all.deb
 3f084a2a48e5fb2996371173af0feb7a 1189136 comm optional asterisk_1.0.9.dfsg-4_i386.deb
 684266338b748a258356179279995750 22782 comm optional asterisk-h323_1.0.9.dfsg-4_i386.deb
 a215cb49a6a1fbac12d5032af539c043 30956 comm optional asterisk-gtk-console_1.0.9.dfsg-4_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFC4D79oCzanz0IthIRAifdAJoDiEExzNEam97rfibaznvEvhQHhgCglmMr
sOZlyNbAUlj/DSBF30uMOpg=
=5ZQj
-----END PGP SIGNATURE-----




More information about the Pkg-voip-maintainers mailing list