Your message dated Fri, 16 Dec 2005 12:12:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Fixed in 0.8.10-1
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; 16 Aug 2005 01:55:57 +0000
>From [EMAIL PROTECTED] Mon Aug 15 18:55:57 2005
Return-path: <[EMAIL PROTECTED]>
Received: from zoot.lafn.org [206.117.18.6] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1E4qgH-0005Pm-00; Mon, 15 Aug 2005 18:55:57 -0700
Received: from localhost.localdomain 
(pool-71-104-165-253.lsanca.dsl-w.verizon.net [71.104.165.253])
        (authenticated bits=0)
        by zoot.lafn.org (8.13.1/8.13.1) with ESMTP id j7G1ttRR012750
        (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO)
        for <[EMAIL PROTECTED]>; Mon, 15 Aug 2005 18:55:56 -0700 (PDT)
        (envelope-from [EMAIL PROTECTED])
Received: from kraai by localhost.localdomain with local (Exim 4.52)
        id 1E4j3e-0000zb-SB
        for [EMAIL PROTECTED]; Mon, 15 Aug 2005 10:47:35 -0700
Date: Mon, 15 Aug 2005 10:47:34 -0700
From: Matt Kraai <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: FTBFS: Unable to define uoff_t
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
        protocol="application/pgp-signature"; boundary="Dxnq1zWXvFF0Q93v"
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
X-Virus-Scanned: ClamAV 0.86.2/1023/Mon Aug 15 13:15:08 2005 on zoot.lafn.org
X-Virus-Status: Clean
Delivered-To: [EMAIL PROTECTED]
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02


--Dxnq1zWXvFF0Q93v
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Package: irssi-text
Version: 0.8.9-3
Severity: serious

irssi-text fails to build because it cannot define uoff_t:

> /bin/sh ../../libtool --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I. -I../.=
=2E -I../../src         -I../../src/core        -I../../src/fe-common/core      
-I/usr/inclu=
de/glib-2.0 -I/usr/lib/glib-2.0/include         
-DSCRIPTDIR=3D\""/usr/share/irss=
i/scripts"\"    -DPERL_USE_LIB=3D\""/usr/lib/perl/5.8"\"        
-DPERL_STATIC_LIBS=
=3D0    -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-a=
liasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=
=3D64  -I/usr/lib/perl/5.8/CORE     -O2 -Wall -c perl-core.c
> mkdir .libs
>  gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I../..=
/src/fe-common/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DS=
CRIPTDIR=3D\"/usr/share/irssi/scripts\" -DPERL_USE_LIB=3D\"/usr/lib/perl/5.=
8\" -DPERL_STATIC_LIBS=3D0 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -=
DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE=
 -D_FILE_OFFSET_BITS=3D64 -I/usr/lib/perl/5.8/CORE -O2 -Wall -c perl-core.c=
  -fPIC -DPIC -o .libs/perl-core.o
> In file included from module.h:19,
>                  from perl-core.c:22:
> ../../src/common.h:66:4: error: #error uoff_t size not set
> In file included from perl-core.c:26:
> ../../src/core/misc.h:79: error: syntax error before 'str_to_uofft'
> ../../src/core/misc.h:79: warning: type defaults to 'int' in declaration =
of 'str_to_uofft'
> ../../src/core/misc.h:79: warning: data definition has no type or storage=
 class
> In file included from perl-core.c:31:
> perl-common.h:31:1: warning: "PL_sv_undef" redefined
> In file included from /usr/lib/perl/5.8/CORE/perl.h:3821,
>                  from module.h:6,
>                  from perl-core.c:22:
> /usr/lib/perl/5.8/CORE/embedvar.h:758:1: warning: this is the location of=
 the previous definition
> In file included from perl-core.c:31:
> perl-common.h:32: error: syntax error before '->' token
> perl-core.c:40:1: warning: "PL_perl_destruct_level" redefined
> In file included from /usr/lib/perl/5.8/CORE/XSUB.h:320,
>                  from perl-core.c:35:
> /usr/lib/perl/5.8/CORE/perlapi.h:477:1: warning: this is the location of =
the previous definition

I don't understand why this doesn't work, though.  config.h defines
UOFF_T_LONG_LONG, which should allow common.h to define uoff_t.

--=20
Matt

--Dxnq1zWXvFF0Q93v
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

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

iD8DBQFDANU1fNdgYxVXvBARAlxHAJ9mJCpVBApdGqMMcvIUopYa5qgN5ACfZgbV
e3BocmL1PBH3VWmeYVanNkI=
=W0hy
-----END PGP SIGNATURE-----

--Dxnq1zWXvFF0Q93v--

---------------------------------------
Received: (at 323321-done) by bugs.debian.org; 16 Dec 2005 12:12:06 +0000
>From [EMAIL PROTECTED] Fri Dec 16 04:12:06 2005
Return-path: <[EMAIL PROTECTED]>
Received: from light.bluelinux.co.uk ([193.201.200.221] ident=postfix)
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1EnERR-0006gk-Vp; Fri, 16 Dec 2005 04:12:06 -0800
Received: from light.bluelinux.co.uk (localhost [127.0.0.1])
        by light.bluelinux.co.uk (Postfix) with ESMTP id DE377E2FF15;
        Fri, 16 Dec 2005 12:12:03 +0000 (GMT)
Received: by light.bluelinux.co.uk (Postfix, from userid 2042)
        id CB9C3E2FF17; Fri, 16 Dec 2005 12:12:03 +0000 (GMT)
Date: Fri, 16 Dec 2005 12:12:03 +0000
From: David Pashley <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: Fixed in 0.8.10-1
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
X-AV-Checked: ClamAV using ClamSMTP
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=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02

These bugs are fixed in 0.8.10-1, so closing.

-- 
David Pashley
[EMAIL PROTECTED]
Nihil curo de ista tua stulta superstitione.


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

Reply via email to