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


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

Reply via email to