Your message dated Mon, 05 Feb 2001 15:08:14 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#61448: fixed in sipp 3.1-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.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 31 Mar 2000 10:13:39 +0000
Received: (qmail 10515 invoked from network); 31 Mar 2000 10:13:38 -0000
Received: from noose.gt.owl.de (62.52.19.4)
  by master.debian.org with SMTP; 31 Mar 2000 10:13:38 -0000
Received: by noose.gt.owl.de (Postfix, from userid 10)
        id 26DF07F5; Fri, 31 Mar 2000 12:13:37 +0200 (CEST)
Received: by paradigm.rfc822.org (Postfix, from userid 1000)
        id 723BA8FC3; Fri, 31 Mar 2000 12:04:04 +0200 (CEST)
Date: Fri, 31 Mar 2000 12:04:04 +0200
From: Florian Lohoff <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: sipp uses non existant compiler and fails to build
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.95.3i
Organization: rfc822 - pure communication


Package: sipp
Version: 3.1-2

Hi,
sipp seems to rely on egcc which doesnt exist on most architectures.

make[1]: Entering directory `/data/builder/build/sipp-3.1'
cd libsipp; make CC="egcc -pipe" LEX="flex" CFLAGS="   -O3  -I../libsipp" LIBS="
" libsipp.a 
make[2]: Entering directory `/data/builder/build/sipp-3.1/libsipp'
rm -f patchlevel.h
echo \#define VERSION \"3.1\" > patchlevel.h
egcc -pipe -O3  -I../libsipp   -c -o rendering.o rendering.c
make[2]: egcc: Command not found
make[2]: *** [rendering.o] Error 127
make[2]: Leaving directory `/data/builder/build/sipp-3.1/libsipp'
make[1]: *** [library] Error 2
make[1]: Leaving directory `/data/builder/build/sipp-3.1'
make: *** [build] Error 2

This is little endian mips "mipsel".

Flo
-- 
Florian Lohoff          [EMAIL PROTECTED]                       +49-5241-470566
"Technology is a constant battle between manufacturers producing bigger and
more idiot-proof systems and nature producing bigger and better idiots."

---------------------------------------
Received: (at 61448-close) by bugs.debian.org; 5 Feb 2001 20:27:01 +0000
>From [EMAIL PROTECTED] Mon Feb 05 14:27:01 2001
Return-path: <[EMAIL PROTECTED]>
Received: from klecker.debian.org [::ffff:198.186.203.20] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 14PsE0-0003hI-00; Mon, 05 Feb 2001 14:27:00 -0600
Received: from auric.debian.org [206.246.226.45] (mail)
        by klecker.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 14PsDz-0002FX-00; Mon, 05 Feb 2001 12:26:59 -0800
Received: from troup by auric.debian.org with local (Exim 3.12 1 (Debian))
        id 14Prvq-0003CB-00; Mon, 05 Feb 2001 15:08:14 -0500
From: Adrian Bunk <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Bug#61448: fixed in sipp 3.1-4
Message-Id: <[EMAIL PROTECTED]>
Sender: James Troup <[EMAIL PROTECTED]>
Date: Mon, 05 Feb 2001 15:08:14 -0500
Delivered-To: [EMAIL PROTECTED]

We believe that the bug you reported is fixed in the latest version of
sipp, which has been installed in the Debian FTP archive:

sipp_3.1-4.diff.gz
  to pool/main/s/sipp/sipp_3.1-4.diff.gz
sipp_3.1-4_i386.deb
  to pool/main/s/sipp/sipp_3.1-4_i386.deb
sipp-dev_3.1-4_i386.deb
  to pool/main/s/sipp/sipp-dev_3.1-4_i386.deb
sipp_3.1-4.dsc
  to pool/main/s/sipp/sipp_3.1-4.dsc
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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adrian Bunk <[EMAIL PROTECTED]> (supplier of updated sipp 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 [EMAIL PROTECTED])


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

Format: 1.7
Date: Sat,  3 Feb 2001 20:19:09 +0100
Source: sipp
Binary: sipp-dev sipp
Architecture: source i386
Version: 3.1-4
Distribution: unstable
Urgency: low
Maintainer: Adrian Bunk <[EMAIL PROTECTED]>
Changed-By: Adrian Bunk <[EMAIL PROTECTED]>
Description: 
 sipp       - create and render 3-d scenes
 sipp-dev   - development library for sipp
Closes: 61448 68202
Changes: 
 sipp (3.1-4) unstable; urgency=low
 .
   * New maintainer. (closes: #68202)
   * s/egcc/gcc/ in the Makefile. (closes: #61448)
   * sipp-dev now depends on the same version of sipp.
   * Corrected the priority from extra to optional in debian/control.
   * Strip libsipp.so.3.1 better.
   * Fixed a typo in the description of sipp.
   * /usr/man -> /usr/share/man
   * /usr/doc -> /usr/share/doc
   * Remove the unused /usr/info directory in sipp.
   * Added /usr/doc symlink.
   * Standards updated to 3.1.1
Files: 
 1bf17e14cfdb318c90b28584e1426e52 581 libs optional sipp_3.1-4.dsc
 ccd4feffb4a564e0492f600f27d9a753 12077 libs optional sipp_3.1-4.diff.gz
 31c7aad75131748b7ff58fab4360fcde 44624 libs optional sipp_3.1-4_i386.deb
 351878221990187ded844fdae00b93d1 313112 devel optional sipp-dev_3.1-4_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE6fS7VVlNYKWpAyR4RAnQfAKDQD2UXFbeqCBva8HXD/9ikV23wKgCeLTIV
WLg0d4ze768p+Ie9gZm1BBc=
=yXpm
-----END PGP SIGNATURE-----

Reply via email to