Your message dated Mon, 01 Aug 2005 21:47:11 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#316106: fixed in mozilla 2:1.7.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; 28 Jun 2005 14:11:15 +0000
>From [EMAIL PROTECTED] Tue Jun 28 07:11:15 2005
Return-path: <[EMAIL PROTECTED]>
Received: from tor149-99-58-193.dedicated.sprintdsl.ca (mail.sidefx.com) 
[149.99.58.193] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DnGnz-0004A2-00; Tue, 28 Jun 2005 07:11:15 -0700
Received: from barstow.sidefx.com (barstow.sidefx.com[192.168.234.200])
        by mail.sidefx.com (Smail-3.2.0.111 2000-Feb-17 #5; 2004-May-20)
        (3798 bytes) via sendmail with /P:esmtp/R:inet_hosts/T:smtp
        id <[EMAIL PROTECTED]>
        (sender <[EMAIL PROTECTED]>)
        for <[EMAIL PROTECTED]>; Tue, 28 Jun 2005 10:11:14 -0400 (EDT)
Received: from joe by barstow.sidefx.com with local (Exim 4.51)
        id 1DnGny-0002SN-3w; Tue, 28 Jun 2005 10:11:14 -0400
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Joe Drew <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: FTBFS with freetype 2.1.10
X-Mailer: reportbug 3.15
Date: Tue, 28 Jun 2005 10:11:14 -0400
Message-Id: <[EMAIL PROTECTED]>
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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: mozilla
Severity: serious
Justification: no longer builds from source

Building Mozilla on an up-to-date unstable machine results in the below
build failure:

g++ -o nsFreeType.o -c -DOSTYPE=\"Linux2.6\" -DOSARCH=\"Linux\" -I../.. 
-I../../../dist/include/xpcom -I../../../dist/include/string 
-I../../../dist/include/pref -I../../../dist/include/uconv 
-I../../../dist/include/unicharutil -I../../../dist/include/gfx 
-I../../../dist/include 
-I/home/joe/src/mozilla-1.7.8/build-tree/mozilla/dist/include/nspr     
-I/usr/include/freetype2 -I/usr/X11R6/include   -fPIC  -I/usr/X11R6/include 
-fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align 
-Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor 
-Wno-long-long -O2 -DDEBIAN -fshort-wchar -pthread -pipe  -DNDEBUG -DTRIMMED  
-I/usr/X11R6/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h 
-Wp,-MD,.deps/nsFreeType.pp nsFreeType.cpp
In file included from nsFreeType.h:39,
                 from nsFreeType.cpp:48:
../../../dist/include/gfx/nsIFreeType2.h:53: error: `FTC_Image_Cache' was not
   declared in this scope
../../../dist/include/gfx/nsIFreeType2.h:53: error: `aImageCache' was not
   declared in this scope
../../../dist/include/gfx/nsIFreeType2.h:53: error: variable declaration is not
   allowed here
../../../dist/include/gfx/nsIFreeType2.h:92: error: `FTC_Image_Cache' was not
   declared in this scope
../../../dist/include/gfx/nsIFreeType2.h:92: error: syntax error before `,'
   token
../../../dist/include/gfx/nsIFreeType2.h:104: error: type specifier omitted for
   parameter `FTC_Image_Cache'
../../../dist/include/gfx/nsIFreeType2.h:104: error: syntax error before `*'
   token
In file included from nsFreeType.cpp:48:
nsFreeType.h:107: error: `FTC_Image_Cache' was not declared in this scope
nsFreeType.h:107: error: `FTC_Image_Desc' was not declared in this scope
nsFreeType.h:107: error: syntax error before `,' token
nsFreeType.h:113: error: type specifier omitted for parameter `FTC_Image_Cache'
nsFreeType.h:113: error: syntax error before `*' token
nsFreeType.h:145: error: `FTC_Image_Cache' was not declared in this scope
nsFreeType.h:145: error: `aImageCache' was not declared in this scope
nsFreeType.h:145: error: invalid data member initialization
nsFreeType.h:145: error: (use `=' to initialize static data members)
nsFreeType.h:145: error: `GetImageCache' declared as a `virtual' field
nsFreeType.h:145: warning: `visibility' attribute ignored
nsFreeType.h:145: error: `FTC_Image_Cache' was not declared in this scope
nsFreeType.h:145: error: syntax error before `,' token
nsFreeType.h:145: error: type specifier omitted for parameter `FTC_Image_Cache'
nsFreeType.h:145: error: syntax error before `*' token
nsFreeType.h:216: error: 'FTC_Image_Cache' is used as a type, but is not
   defined as a type.

[...] etc.

Looks like Freetype has up and broken the API, though.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-1-686-smp
Locale: LANG=en_CA, LC_CTYPE=en_CA (charmap=ISO-8859-1)

---------------------------------------
Received: (at 316106-close) by bugs.debian.org; 2 Aug 2005 04:55:25 +0000
>From [EMAIL PROTECTED] Mon Aug 01 21:55:25 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1DzogJ-0006C6-00; Mon, 01 Aug 2005 21:47:11 -0700
From: Takuo KITAME <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#316106: fixed in mozilla 2:1.7.10-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 01 Aug 2005 21:47:11 -0700
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 4

Source: mozilla
Source-Version: 2:1.7.10-1

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

libnspr-dev_1.7.10-1_i386.deb
  to pool/main/m/mozilla/libnspr-dev_1.7.10-1_i386.deb
libnspr4_1.7.10-1_i386.deb
  to pool/main/m/mozilla/libnspr4_1.7.10-1_i386.deb
libnss-dev_1.7.10-1_i386.deb
  to pool/main/m/mozilla/libnss-dev_1.7.10-1_i386.deb
libnss3_1.7.10-1_i386.deb
  to pool/main/m/mozilla/libnss3_1.7.10-1_i386.deb
mozilla-browser_1.7.10-1_i386.deb
  to pool/main/m/mozilla/mozilla-browser_1.7.10-1_i386.deb
mozilla-calendar_1.7.10-1_i386.deb
  to pool/main/m/mozilla/mozilla-calendar_1.7.10-1_i386.deb
mozilla-chatzilla_1.7.10-1_i386.deb
  to pool/main/m/mozilla/mozilla-chatzilla_1.7.10-1_i386.deb
mozilla-dev_1.7.10-1_i386.deb
  to pool/main/m/mozilla/mozilla-dev_1.7.10-1_i386.deb
mozilla-dom-inspector_1.7.10-1_i386.deb
  to pool/main/m/mozilla/mozilla-dom-inspector_1.7.10-1_i386.deb
mozilla-js-debugger_1.7.10-1_i386.deb
  to pool/main/m/mozilla/mozilla-js-debugger_1.7.10-1_i386.deb
mozilla-mailnews_1.7.10-1_i386.deb
  to pool/main/m/mozilla/mozilla-mailnews_1.7.10-1_i386.deb
mozilla-psm_1.7.10-1_i386.deb
  to pool/main/m/mozilla/mozilla-psm_1.7.10-1_i386.deb
mozilla_1.7.10-1.diff.gz
  to pool/main/m/mozilla/mozilla_1.7.10-1.diff.gz
mozilla_1.7.10-1.dsc
  to pool/main/m/mozilla/mozilla_1.7.10-1.dsc
mozilla_1.7.10-1_i386.deb
  to pool/main/m/mozilla/mozilla_1.7.10-1_i386.deb
mozilla_1.7.10.orig.tar.gz
  to pool/main/m/mozilla/mozilla_1.7.10.orig.tar.gz



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.
Takuo KITAME <[EMAIL PROTECTED]> (supplier of updated mozilla 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: Tue, 26 Jul 2005 12:00:59 +0900
Source: mozilla
Binary: mozilla mozilla-calendar mozilla-dom-inspector libnspr4 
mozilla-js-debugger mozilla-browser libnss3 libnspr-dev mozilla-chatzilla 
mozilla-psm mozilla-mailnews libnss-dev mozilla-dev
Architecture: source i386
Version: 2:1.7.10-1
Distribution: unstable
Urgency: low
Maintainer: Takuo KITAME <[EMAIL PROTECTED]>
Changed-By: Takuo KITAME <[EMAIL PROTECTED]>
Description: 
 libnspr-dev - Netscape Portable Runtime library - development files
 libnspr4   - Netscape Portable Runtime Library
 libnss-dev - Network Security Service Libraries - development
 libnss3    - Network Security Service Libraries - runtime
 mozilla    - The Mozilla Internet application suite - meta package
 mozilla-browser - The Mozilla Internet application suite - core and browser
 mozilla-calendar - Todo organizer,calendar and reminder,integrated with 
Mozilla suit
 mozilla-chatzilla - Mozilla Web Browser - irc client
 mozilla-dev - The Mozilla Internet application suite - development files
 mozilla-dom-inspector - A tool for inspecting the DOM of pages in Mozilla.
 mozilla-js-debugger - JavaScript debugger for use with Mozilla
 mozilla-mailnews - The Mozilla Internet application suite - mail and news 
support
 mozilla-psm - The Mozilla Internet application suite - Personal Security Manage
Closes: 306001 308955 316106 316824 318062
Changes: 
 mozilla (2:1.7.10-1) unstable; urgency=low
 .
   * New upstream release
     This release includes some security fixes. (closes: #318062)
     - CAN-2005-0989: memory disclosure bug in JavaScript's regular expression
       string replacement when using an anonymous function as the replacement
       argument (closes: #306001)
     - CAN-2005-2270: Code execution through shared function objects
     - CAN-2005-2269: XHTML node spoofing
     - CAN-2005-2268: Javascript prompt origin spoofing
     - CAN-2005-2266: Same origin violation: frame calling top.focus()
     - CAN-2005-2265: Possible exploitable crash in InstallVersion.compareTo()
     - CAN-2005-2263: Same-origin violation with InstallTrigger callback
     - CAN-2005-2261: XML scripts ran even when Javascript disabled
     - CAN-2005-2260: Content generated event vulnerabilities
   * Fix build problem with FreeType (closes: #316106)
   * compile with g++-4.0
   * /usr/bin/mozilla: add /lib into LD_LIBRARY_PATH (closes: #316824)
   * add vi.po (closes: #308955)
Files: 
 4c3c9922076768ef2e6812ba284473c8 1093 web optional mozilla_1.7.10-1.dsc
 254db8431591f7d0a754b70ef23c6297 30583953 web optional 
mozilla_1.7.10.orig.tar.gz
 9d59d19642566197ebc47fa860938bc3 317434 web optional mozilla_1.7.10-1.diff.gz
 27ec934db43cd7f744a2bd3b6cf719f7 1032 web optional mozilla_1.7.10-1_i386.deb
 5d0eda833a40ffc7ba1efc5292aa5b58 9348924 web optional 
mozilla-browser_1.7.10-1_i386.deb
 e0c4d64ffe6bee999221c0d7a1367ceb 3342254 devel optional 
mozilla-dev_1.7.10-1_i386.deb
 0ed44d404f5fa855993bb5893cfb9e5f 1714636 mail optional 
mozilla-mailnews_1.7.10-1_i386.deb
 99ff9992ac13b39593e8baf1c36bdfa6 158300 net optional 
mozilla-chatzilla_1.7.10-1_i386.deb
 fe6f9a127d932fc6ab821cb75ecbe7a2 180074 web optional 
mozilla-psm_1.7.10-1_i386.deb
 a0313f0b0f0d1dd2bcb96e0c0558e5cb 115382 web optional 
mozilla-dom-inspector_1.7.10-1_i386.deb
 247eafbc27834c2ac7628bb5482a8338 204130 devel optional 
mozilla-js-debugger_1.7.10-1_i386.deb
 a5670f0188470b12faea7fe98248756b 403274 misc optional 
mozilla-calendar_1.7.10-1_i386.deb
 b95f88286683c3dc4ce50fe1c9b15994 127978 libs optional 
libnspr4_1.7.10-1_i386.deb
 7e561f6c0a7ce56131c5d9699100d0d5 168036 libdevel optional 
libnspr-dev_1.7.10-1_i386.deb
 11fe40a44a77b9520aa0765a59e3d9b8 643094 libs optional libnss3_1.7.10-1_i386.deb
 d01559acb37e08b44b758e61ea6c2274 184934 libdevel optional 
libnss-dev_1.7.10-1_i386.deb

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

iD8DBQFC7vfFU+WZW1FVMwoRAmgKAJwOcGH//o7in6Is9OWQQIa52WhQ1gCfU7j7
gled8riIcOrYYWlgWA6jmqg=
=yTRN
-----END PGP SIGNATURE-----


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

Reply via email to