Your message dated Mon, 09 Jan 2006 15:02:18 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#347213: fixed in freefem 3.5.7-5
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; 9 Jan 2006 13:34:31 +0000
>From [EMAIL PROTECTED] Mon Jan 09 05:34:31 2006
Return-path: <[EMAIL PROTECTED]>
Received: from farad.aurel32.net ([82.232.2.251])
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1EvxAN-0003ar-7j
        for [EMAIL PROTECTED]; Mon, 09 Jan 2006 05:34:31 -0800
Received: from aurel32 by farad.aurel32.net with local (Exim 4.50)
        id 1EvxAM-0004kg-7O
        for [EMAIL PROTECTED]; Mon, 09 Jan 2006 14:34:30 +0100
Date: Mon, 9 Jan 2006 14:34:30 +0100
From: Aurelien Jarno <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: freefem: FTBFS: fails to build from source
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-15
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
X-Mailer: Mutt 1.5.9i (2005-03-13)
User-Agent: Mutt/1.5.9i
Sender: Aurelien Jarno <[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-Level: 
X-Spam-Status: No, hits=-6.8 required=4.0 tests=BAYES_00,FROM_ENDS_IN_NUMS,
        HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: freefem
Version: 3.5.7-4
Severity: serious
Justification: Fails to build from source

>From my build log:

On Mon, Jan 09, 2006 at 09:45:33AM +0100, [EMAIL PROTECTED] wrote:
> Automatic build of freefem_3.5.7-4 on maxwell by sbuild/kfreebsd-i386 79
> Build started at 20060109-0942
> ******************************************************************************

[...]

> Build-Depends: debhelper (>> 4.0.0), autoconf (>> 2.50), libtool, libx11-dev, 
> doxygen(>> 1.2.10), tetex-bin, tetex-extra, hevea, doc-base

[...]

>  i486-kfreebsd-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -g -O2 -MT 
> femGibbs.lo -MD -MP -MF .deps/femGibbs.Tpo -c femGibbs.cpp  -fPIC -DPIC -o 
> .libs/femGibbs.o
>  i486-kfreebsd-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -g -O2 -MT 
> femGibbs.lo -MD -MP -MF .deps/femGibbs.Tpo -c femGibbs.cpp -o femGibbs.o 
> >/dev/null 2>&1
> if /bin/sh ../../libtool --mode=compile i486-kfreebsd-gnu-g++ -DHAVE_CONFIG_H 
> -I. -I. -I../..     -Wall -g -O2  -MT femGraphicDeviceIndependent.lo -MD -MP 
> -MF ".deps/femGraphicDeviceIndependent.Tpo" \
>         -c -o femGraphicDeviceIndependent.lo `test -f 
> 'femGraphicDeviceIndependent.cpp' || echo 
> './'`femGraphicDeviceIndependent.cpp; \
>       then mv -f ".deps/femGraphicDeviceIndependent.Tpo" 
> ".deps/femGraphicDeviceIndependent.Plo"; \
>       else rm -f ".deps/femGraphicDeviceIndependent.Tpo"; exit 1; \
>       fi
>  i486-kfreebsd-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -g -O2 -MT 
> femGraphicDeviceIndependent.lo -MD -MP -MF 
> .deps/femGraphicDeviceIndependent.Tpo -c femGraphicDeviceIndependent.cpp  
> -fPIC -DPIC -o .libs/femGraphicDeviceIndependent.o
>  i486-kfreebsd-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -g -O2 -MT 
> femGraphicDeviceIndependent.lo -MD -MP -MF 
> .deps/femGraphicDeviceIndependent.Tpo -c femGraphicDeviceIndependent.cpp -o 
> femGraphicDeviceIndependent.o >/dev/null 2>&1
> if /bin/sh ../../libtool --mode=compile i486-kfreebsd-gnu-g++ -DHAVE_CONFIG_H 
> -I. -I. -I../..     -Wall -g -O2  -MT femGraphicX11.lo -MD -MP -MF 
> ".deps/femGraphicX11.Tpo" \
>         -c -o femGraphicX11.lo `test -f 'femGraphicX11.cpp' || echo 
> './'`femGraphicX11.cpp; \
>       then mv -f ".deps/femGraphicX11.Tpo" ".deps/femGraphicX11.Plo"; \
>       else rm -f ".deps/femGraphicX11.Tpo"; exit 1; \
>       fi
>  i486-kfreebsd-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -g -O2 -MT 
> femGraphicX11.lo -MD -MP -MF .deps/femGraphicX11.Tpo -c femGraphicX11.cpp  
> -fPIC -DPIC -o .libs/femGraphicX11.o
> femGraphicX11.cpp:48:27: error: X11/Intrinsic.h: No such file or directory
> femGraphicX11.cpp:49:28: error: X11/StringDefs.h: No such file or directory
> femGraphicX11.cpp:293: error: expected initializer before '*' token
> femGraphicX11.cpp:294: error: 'Window' does not name a type
> femGraphicX11.cpp:295: error: 'XSizeHints' does not name a type
> femGraphicX11.cpp:296: error: 'GC' does not name a type
> femGraphicX11.cpp:297: error: expected initializer before '*' token
> femGraphicX11.cpp: In function 'void fem::rflush()':
> femGraphicX11.cpp:319: error: 'display' was not declared in this scope
> femGraphicX11.cpp:319: error: 'XFlush' was not declared in this scope
> femGraphicX11.cpp: In function 'void fem::rattente(int, float, float)':
> femGraphicX11.cpp:326: error: 'XEvent' was not declared in this scope
> femGraphicX11.cpp:326: error: expected `;' before 'report'
> femGraphicX11.cpp:331: error: 'display' was not declared in this scope
> femGraphicX11.cpp:332: error: 'win' was not declared in this scope
> femGraphicX11.cpp:333: error: 'gc' was not declared in this scope
> femGraphicX11.cpp:336: error: 'XDrawString' was not declared in this scope
> femGraphicX11.cpp:353: error: 'display' was not declared in this scope
> femGraphicX11.cpp:354: error: 'win' was not declared in this scope
> femGraphicX11.cpp:355: error: 'gc' was not declared in this scope
> femGraphicX11.cpp:358: error: 'XDrawString' was not declared in this scope
> femGraphicX11.cpp:359: error: 'report' was not declared in this scope
> femGraphicX11.cpp:359: error: 'XNextEvent' was not declared in this scope
> femGraphicX11.cpp:360: error: 'report' was not declared in this scope
> femGraphicX11.cpp:360: error: 'ButtonPress' was not declared in this scope
> femGraphicX11.cpp:360: error: 'KeyPress' was not declared in this scope
> femGraphicX11.cpp:362: error: 'display' was not declared in this scope
> femGraphicX11.cpp:362: error: 'ButtonPressMask' was not declared in this scope
> femGraphicX11.cpp:362: error: 'report' was not declared in this scope
> femGraphicX11.cpp:362: error: 'XCheckMaskEvent' was not declared in this scope
> femGraphicX11.cpp:363: error: 'ButtonPress' was not declared in this scope
> femGraphicX11.cpp:364: error: 'Button3' was not declared in this scope
> femGraphicX11.cpp:376: error: 'XFlush' was not declared in this scope
> femGraphicX11.cpp: In function 'void fem::initgraphique()':
> femGraphicX11.cpp:387: error: 'XEvent' was not declared in this scope
> femGraphicX11.cpp:387: error: expected `;' before 'report'
> femGraphicX11.cpp:388: error: 'XSetWindowAttributes' was not declared in this 
> scope
> femGraphicX11.cpp:388: error: expected `;' before 'attrs'
> femGraphicX11.cpp:391: error: 'display' was not declared in this scope
> femGraphicX11.cpp:391: error: 'XOpenDisplay' was not declared in this scope
> femGraphicX11.cpp:395: error: 'font_info' was not declared in this scope
> femGraphicX11.cpp:395: error: 'XLoadQueryFont' was not declared in this scope
> femGraphicX11.cpp:406: error: 'XErrorHandler' was not declared in this scope
> femGraphicX11.cpp:406: error: 'XSetErrorHandler' was not declared in this 
> scope
> femGraphicX11.cpp:407: error: 'XIOErrorHandler' was not declared in this scope
> femGraphicX11.cpp:407: error: 'XSetIOErrorHandler' was not declared in this 
> scope
> femGraphicX11.cpp:408: error: 'DefaultScreen' was not declared in this scope
> femGraphicX11.cpp:409: error: 'DisplayWidth' was not declared in this scope
> femGraphicX11.cpp:410: error: 'DisplayHeight' was not declared in this scope
> femGraphicX11.cpp:411: error: 'win' was not declared in this scope
> femGraphicX11.cpp:411: error: 'RootWindow' was not declared in this scope
> femGraphicX11.cpp:413: error: 'BlackPixel' was not declared in this scope
> femGraphicX11.cpp:413: error: 'WhitePixel' was not declared in this scope
> femGraphicX11.cpp:413: error: 'XCreateSimpleWindow' was not declared in this 
> scope
> femGraphicX11.cpp:415: error: 'size_hints' was not declared in this scope
> femGraphicX11.cpp:415: error: 'PPosition' was not declared in this scope
> femGraphicX11.cpp:415: error: 'PSize' was not declared in this scope
> femGraphicX11.cpp:421: error: 'XSetStandardProperties' was not declared in 
> this scope
> femGraphicX11.cpp:422: error: 'ExposureMask' was not declared in this scope
> femGraphicX11.cpp:422: error: 'ButtonPressMask' was not declared in this scope
> femGraphicX11.cpp:422: error: 'XSelectInput' was not declared in this scope
> femGraphicX11.cpp:423: error: 'gc' was not declared in this scope
> femGraphicX11.cpp:423: error: 'XCreateGC' was not declared in this scope
> femGraphicX11.cpp:424: error: 'font_info' was not declared in this scope
> femGraphicX11.cpp:424: error: 'XSetFont' was not declared in this scope
> femGraphicX11.cpp:425: error: 'XSetForeground' was not declared in this scope
> femGraphicX11.cpp:426: error: 'XMapWindow' was not declared in this scope
> femGraphicX11.cpp:432: error: 'attrs' was not declared in this scope
> femGraphicX11.cpp:432: error: 'ScreenOfDisplay' was not declared in this scope
> femGraphicX11.cpp:432: error: 'DoesBackingStore' was not declared in this 
> scope
> femGraphicX11.cpp:433: error: 'CWBackingStore' was not declared in this scope
> femGraphicX11.cpp:434: error: 'XChangeWindowAttributes' was not declared in 
> this scope
> femGraphicX11.cpp:436: error: 'report' was not declared in this scope
> femGraphicX11.cpp:436: error: 'XNextEvent' was not declared in this scope
> femGraphicX11.cpp:436: error: 'report' was not declared in this scope
> femGraphicX11.cpp:436: error: 'Expose' was not declared in this scope
> femGraphicX11.cpp: In function 'void fem::closegraphique()':
> femGraphicX11.cpp:441: error: 'display' was not declared in this scope
> femGraphicX11.cpp:441: error: 'font_info' was not declared in this scope
> femGraphicX11.cpp:441: error: 'XUnloadFont' was not declared in this scope
> femGraphicX11.cpp:442: error: 'gc' was not declared in this scope
> femGraphicX11.cpp:442: error: 'XFreeGC' was not declared in this scope
> femGraphicX11.cpp:443: error: 'XCloseDisplay' was not declared in this scope
> femGraphicX11.cpp: In function 'void fem::pointe(float, float)':
> femGraphicX11.cpp:476: error: 'display' was not declared in this scope
> femGraphicX11.cpp:476: error: 'win' was not declared in this scope
> femGraphicX11.cpp:476: error: 'gc' was not declared in this scope
> femGraphicX11.cpp:476: error: 'XDrawPoint' was not declared in this scope
> femGraphicX11.cpp: In function 'void fem::rlineto(float, float)':
> femGraphicX11.cpp:488: error: 'display' was not declared in this scope
> femGraphicX11.cpp:488: error: 'win' was not declared in this scope
> femGraphicX11.cpp:488: error: 'gc' was not declared in this scope
> femGraphicX11.cpp:488: error: 'XDrawLine' was not declared in this scope
> femGraphicX11.cpp: In function 'void fem::cercle(float, float, float)':
> femGraphicX11.cpp:517: error: 'display' was not declared in this scope
> femGraphicX11.cpp:517: error: 'win' was not declared in this scope
> femGraphicX11.cpp:517: error: 'gc' was not declared in this scope
> femGraphicX11.cpp:518: error: 'XDrawArc' was not declared in this scope
> femGraphicX11.cpp:519: error: 'XFlush' was not declared in this scope
> femGraphicX11.cpp: In function 'void fem::reffecran()':
> femGraphicX11.cpp:523: error: 'display' was not declared in this scope
> femGraphicX11.cpp:523: error: 'win' was not declared in this scope
> femGraphicX11.cpp:523: error: 'XClearWindow' was not declared in this scope
> make[2]: *** [femGraphicX11.lo] Error 1
> make[2]: Leaving directory `/build/buildd/freefem-3.5.7/freefem/fem'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/build/buildd/freefem-3.5.7/freefem'
> make: *** [build-stamp] Error 2
> ******************************************************************************
> Build finished at 20060109-0944
> FAILED [dpkg-buildpackage died]
> Purging chroot-unstable/build/buildd/freefem-3.5.7
> ------------------------------------------------------------------------------

-- 
  .''`.  Aurelien Jarno             | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   [EMAIL PROTECTED]         | [EMAIL PROTECTED]
   `-    people.debian.org/~aurel32 | www.aurel32.net

---------------------------------------
Received: (at 347213-close) by bugs.debian.org; 9 Jan 2006 23:10:47 +0000
>From [EMAIL PROTECTED] Mon Jan 09 15:10:46 2006
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1Ew61q-0004e2-3a; Mon, 09 Jan 2006 15:02:18 -0800
From: Christophe Prud'homme <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#347213: fixed in freefem 3.5.7-5
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 09 Jan 2006 15:02:18 -0800
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: freefem
Source-Version: 3.5.7-5

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

freefem-doc_3.5.7-5_all.deb
  to pool/main/f/freefem/freefem-doc_3.5.7-5_all.deb
freefem-examples_3.5.7-5_all.deb
  to pool/main/f/freefem/freefem-examples_3.5.7-5_all.deb
freefem_3.5.7-5.dsc
  to pool/main/f/freefem/freefem_3.5.7-5.dsc
freefem_3.5.7-5.tar.gz
  to pool/main/f/freefem/freefem_3.5.7-5.tar.gz
freefem_3.5.7-5_i386.deb
  to pool/main/f/freefem/freefem_3.5.7-5_i386.deb
libfreefem-dev_3.5.7-5_i386.deb
  to pool/main/f/freefem/libfreefem-dev_3.5.7-5_i386.deb
libfreefem-doc_3.5.7-5_all.deb
  to pool/main/f/freefem/libfreefem-doc_3.5.7-5_all.deb
libfreefem0_3.5.7-5_i386.deb
  to pool/main/f/freefem/libfreefem0_3.5.7-5_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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christophe Prud'homme <[EMAIL PROTECTED]> (supplier of updated freefem 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: Mon,  9 Jan 2006 23:37:57 +0100
Source: freefem
Binary: freefem-doc freefem libfreefem-dev libfreefem-doc libfreefem0 
freefem-examples
Architecture: source i386 all
Version: 3.5.7-5
Distribution: unstable
Urgency: low
Maintainer: Christophe Prud'homme <[EMAIL PROTECTED]>
Changed-By: Christophe Prud'homme <[EMAIL PROTECTED]>
Description: 
 freefem    - A PDE oriented language using Finite Element Method
 freefem-doc - Documentation for FreeFEM (html and pdf)
 freefem-examples - Example files for FreeFEM
 libfreefem-dev - Development library, header files and manpages
 libfreefem-doc - Documentation for FreeFEM development
 libfreefem0 - Shared libraries for FreeFEM
Closes: 347213
Changes: 
 freefem (3.5.7-5) unstable; urgency=low
 .
   * Bug fix: "freefem: FTBFS: fails to build from source", thanks to
     Aurelien Jarno (Closes: #347213).
Files: 
 98c8fc0ad7b1313831ca5862da9764a1 682 math optional freefem_3.5.7-5.dsc
 715fa72e3756920c29d7d55a8b016b66 677145 math optional freefem_3.5.7-5.tar.gz
 c10fa8e5b1f6220c73fcdcadfc6f7ad3 248104 math optional 
freefem-doc_3.5.7-5_all.deb
 aef7432666032ede1ce9a5e8f9dfcc28 12446 math optional 
freefem-examples_3.5.7-5_all.deb
 ae073ef6f5cc0e86c70308ca5808f90f 56254 math optional 
libfreefem-doc_3.5.7-5_all.deb
 bee93eea8ff99b97fc76aa1d0cf6acc0 8966 math optional freefem_3.5.7-5_i386.deb
 22596afa3c980de4eac044ad38f9c174 99624 math optional 
libfreefem0_3.5.7-5_i386.deb
 ac0438881d8ea68f79de43a7c168b8ae 138966 math optional 
libfreefem-dev_3.5.7-5_i386.deb

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

iD8DBQFDwuhjoY+0C9S+FFARAtCFAJ4q5TB9xRCOR5eiQ14TFOx1Ule6HwCfXEBm
4tQJzrjygSWA942CvK5yWcw=
=rdZg
-----END PGP SIGNATURE-----


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

Reply via email to