Your message dated Tue, 29 May 2001 18:36:23 +0200 (MEST) with message-id <[EMAIL PROTECTED]> and subject line Bug#94791: pine fails to compile 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; 22 Apr 2001 02:56:08 +0000 >From [EMAIL PROTECTED] Sat Apr 21 21:56:08 2001 Return-path: <[EMAIL PROTECTED]> Received: from chmls06.mediaone.net [24.147.1.144] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 14rA2h-0006VO-00; Sat, 21 Apr 2001 21:56:08 -0500 Received: from h000103c16cb1.ne.mediaone.net ([EMAIL PROTECTED] [66.31.94.234]) by chmls06.mediaone.net (8.11.1/8.11.1) with ESMTP id f3M2u1801181 for <[EMAIL PROTECTED]>; Sat, 21 Apr 2001 22:56:01 -0400 (EDT) Received: from praetorian.dyn.dhs.org ([EMAIL PROTECTED] [127.0.0.1]) by localhost (8.12.0.Beta7/8.12.0.Beta7/Debian 8.12.0.Beta7-1) with ESMTP id f3M2u8PN018592 for <[EMAIL PROTECTED]>; Sat, 21 Apr 2001 22:56:08 -0400 Received: (from [EMAIL PROTECTED]) by praetorian.dyn.dhs.org (8.12.0.Beta7/8.12.0.Beta7/Debian 8.12.0.Beta7-1) id f3M2u7J4018590 for [EMAIL PROTECTED]; Sat, 21 Apr 2001 22:56:07 -0400 Date: Sat, 21 Apr 2001 22:56:07 -0400 From: James Moss <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: pine fails to compile Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+QahgC5+KEYLbs62" Content-Disposition: inline User-Agent: Mutt/1.3.17i Delivered-To: [EMAIL PROTECTED] --+QahgC5+KEYLbs62 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Package: gcc-2.95 Version: 1:2.95.4-0.010407 When I compile pine-4.33, it spews out errors. Potato does not have this problem, however since leaving gcc-2.95.2, I have not been able to succesfully compile pine (I am well aware that pine is not a package in the debian package trees). I have been able to compile pine on all other distros using varying gcc's and other unices that don't use gcc. I'm not absolutely positive that this is a gcc on debian problem, it could be a problem with headers from a different package or something else. The errors are in the log attached. Note that it fails completeion of compilation in more than one area, but do to the way pine is setup to compile the error, while fatal is skipped and the next dir compilation is started. The compilation line used for this was "./build slx" James Moss --+QahgC5+KEYLbs62 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE64khHELzfQYyO+wsRAp8tAJ4qR7ErOg1Au+n6DxTAeoBbqhMHvACgx7Y5 rbXT700/RHQKRJBlnU2SE6A= =c3p9 -----END PGP SIGNATURE----- --+QahgC5+KEYLbs62-- --------------------------------------- Received: (at 94791-done) by bugs.debian.org; 29 May 2001 16:38:19 +0000 >From [EMAIL PROTECTED] Tue May 29 11:38:19 2001 Return-path: <[EMAIL PROTECTED]> Received: from mail.cs.tu-berlin.de [130.149.17.13] (root) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 154mVe-0007Ks-00; Tue, 29 May 2001 11:38:19 -0500 Received: from bolero.cs.tu-berlin.de ([EMAIL PROTECTED] [130.149.19.1]) by mail.cs.tu-berlin.de (8.9.3/8.9.3) with ESMTP id SAA29661; Tue, 29 May 2001 18:36:23 +0200 (MET DST) Received: (from [EMAIL PROTECTED]) by bolero.cs.tu-berlin.de (8.9.3+Sun/8.9.3) id SAA27705; Tue, 29 May 2001 18:36:23 +0200 (MEST) From: Matthias Klose <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Tue, 29 May 2001 18:36:23 +0200 (MEST) To: James Moss <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Subject: Re: Bug#94791: pine fails to compile In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] these are no gcc bugs, but probably bugs in pine's configuration system. in file included from osdep.c:42: env_unix.c: In function `do_date': env_unix.c:296: warning: initialization makes pointer from integer without a cast env_unix.c:297: dereferencing pointer to incomplete type struct tm is never defined In file included from osdep.c:46: tz_sv4.c: In function `rfc822_timezone': tz_sv4.c:30: `tzname' undeclared (first use in this function) tz_sv4.c:30: (Each undeclared identifier is reported only once tz_sv4.c:30: for each function it appears in.) tz_sv4.c:30: `daylight' undeclared (first use in this function) tz_sv4.c:30: dereferencing pointer to incomplete type the compiler is right here. James Moss writes: > While I don't think not having a package for pine is a solid reason for > closing the bug report, I think it'd be best to close this one. Seems that > gcc has gotten more strict about letting people get away with not so great > code. I recommend that it gets closed. > -James Moss > > On Saturday, 26 May 2001, at 20:56:05 (+0200), Matthias Klose wrote: > > James Moss writes: > > > Package: gcc-2.95 > > > Version: 1:2.95.4-0.010407 > > > > > > When I compile pine-4.33, it spews out errors. Potato does not have > > this > > > problem, however since leaving gcc-2.95.2, I have not been able to > > > succesfully compile pine (I am well aware that pine is not a package in > > the > > > debian package trees). I have been able to compile pine on all other > > > distros using varying gcc's and other unices that don't use gcc. I'm > > not > > > absolutely positive that this is a gcc on debian problem, it could be a > > > problem with headers from a different package or something else. > > > > > > The errors are in the log attached. Note that it fails completeion of > > not attached. > > > > In file included from osdep.c:46: > > tz_sv4.c: In function `rfc822_timezone': > > tz_sv4.c:30: `tzname' undeclared (first use in this function) > > tz_sv4.c:30: (Each undeclared identifier is reported only once > > tz_sv4.c:30: for each function it appears in.) > > tz_sv4.c:30: `daylight' undeclared (first use in this function) > > tz_sv4.c:30: dereferencing pointer to incomplete type > > > > this is the first place where it fails. doesn't look like a compiler > > problem. same for gcc-3.0. > > > > we don't have a pine package; simply close the report?