Your message dated Tue, 11 Mar 2008 23:32:03 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#470327: fixed in fltk1.1 1.1.8~rc2-2 has caused the Debian Bug report #470327, regarding octplot: FTBFS: Makefile:124: *** missing separator. Stop. 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 this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [EMAIL PROTECTED] immediately.) -- 470327: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=470327 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: octplot Version: 0.4.0-6 Severity: serious User: [EMAIL PROTECTED] Usertags: qa-ftbfs-20080308 qa-ftbfs Justification: FTBFS on i386 Hi, During a rebuild of all packages in sid, your package failed to build on i386. Relevant part: > make[1]: Entering directory `/build/user/octplot-0.4.0' > make[1]: Nothing to be done for `update-config'. > make[1]: Leaving directory `/build/user/octplot-0.4.0' > touch aclocal.m4 configure > touch debian/stamp-autotools-files > chmod a+x /build/user/octplot-0.4.0/./configure > cd . && CC="cc" CXX="g++" CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2 -fPIC" > CPPFLAGS="" LDFLAGS="" /build/user/octplot-0.4.0/./configure > --build=i486-linux-gnu --prefix=/usr --includedir="\${prefix}/include" > --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" > --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/octplot" > --disable-maintainer-mode --disable-dependency-tracking --srcdir=. > --with-mpath=/usr/share/octave/site/api-v32/m > --with-octplotmpath=/usr/share/octplot/m > --with-fontpath=/usr/share/octplot/fonts --with-opath=/usr/lib/octplot > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for gawk... no > checking for mawk... mawk > checking whether make sets $(MAKE)... yes > checking whether make sets $(MAKE)... (cached) yes > checking for ranlib... ranlib > checking whether ln -s works... yes > checking for rm... rm > checking for gcc... cc > checking for C compiler default output file name... a.out > checking whether the C compiler works... yes > checking whether we are cross compiling... no > checking for suffix of executables... > checking for suffix of object files... o > checking whether we are using the GNU C compiler... yes > checking whether cc accepts -g... yes > checking for cc option to accept ISO C89... none needed > checking for style of include used by make... GNU > checking dependency style of cc... none > checking whether we are using the GNU C++ compiler... yes > checking whether g++ accepts -g... yes > checking dependency style of g++... none > checking how to run the C preprocessor... cc -E > checking for grep that handles long lines and -e... /bin/grep > checking for egrep... /bin/grep -E > checking for ANSI C header files... yes > checking for sys/types.h... yes > checking for sys/stat.h... yes > checking for stdlib.h... yes > checking for string.h... yes > checking for memory.h... yes > checking for strings.h... yes > checking for inttypes.h... yes > checking for stdint.h... yes > checking for unistd.h... yes > checking ieeefp.h usability... no > checking ieeefp.h presence... no > checking for ieeefp.h... no > checking sys/time.h usability... yes > checking sys/time.h presence... yes > checking for sys/time.h... yes > checking sys/wait.h usability... yes > checking sys/wait.h presence... yes > checking for sys/wait.h... yes > checking sys/socket.h usability... yes > checking sys/socket.h presence... yes > checking for sys/socket.h... yes > checking for fcntl... yes > checking for mkoctfile... mkoctfile > checking for octave... octave > checking for octave-config... /usr/bin/octave-config > checking for fltk-config... /usr/bin/fltk-config > checking for OpenGL support in fltk... yes > checking for X... libraries , headers > checking build system type... i486-pc-linux-gnu > checking host system type... i486-pc-linux-gnu > checking for the pthreads library -lpthreads... no > checking whether pthreads work without any flags... yes > checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE > checking if more special flags are required for pthreads... no > checking whether we are using the Microsoft C compiler... no > checking windows.h usability... no > checking windows.h presence... no > checking for windows.h... no > checking for OpenGL library... -lGL > checking for OpenGL Utility library... -lGLU > checking for freetype-config... /usr/bin/freetype-config > checking for FreeType -- version >= 9.0.3... yes > configure: creating ./config.status > config.status: creating Makefile > config.status: creating src/Makefile > config.status: creating high_level/Makefile > config.status: creating tests/Makefile > config.status: creating fonts/Makefile > config.status: creating demos/Makefile > config.status: creating src/octplot_enable.m > config.status: creating config.h > config.status: executing depfiles commands > > =================================================================== > > .oct files will install into: > /usr/lib/octplot > > octplot_enable.m will install into: > /usr/share/octave/site/api-v32/m > > other .m files will install into: > /usr/share/octplot/m > > font files will install into: > /usr/share/octplot/fonts > > octplot is configured with: > fltk: version 1.1.8 with OpenGl support > octave: octave (version 3.0.0) > mkoctfile: mkoctfile for Octave > femtoTeX: work in progress ... > > /bin/sh debian/check-symlink.sh > octave-config - status is auto. > link currently points to /usr/bin/octave-config-3.0.0 > /usr/bin/octave-config-3.0.0 - priority 90 > slave octave-config.1.gz: /usr/share/man/man1/octave-config-3.0.0.1.gz > Current `best' version is /usr/bin/octave-config-3.0.0. > lrwxrwxrwx 1 root root 24 Mar 8 14:34 /usr/bin/octave -> > /etc/alternatives/octave > -rwxr-xr-x 1 root root 3760 Mar 5 18:39 /usr/bin/octave-3.0.0 > lrwxrwxrwx 1 root root 28 Mar 8 14:34 /usr/bin/octave-bug -> > /etc/alternatives/octave-bug > -rwxr-xr-x 1 root root 14104 Mar 5 18:36 /usr/bin/octave-bug-3.0.0 > lrwxrwxrwx 1 root root 31 Mar 8 14:34 /usr/bin/octave-config -> > /etc/alternatives/octave-config > -rwxr-xr-x 1 root root 6182 Mar 5 18:36 /usr/bin/octave-config-3.0.0 > lrwxrwxrwx 1 root root 32 Mar 8 14:34 /usr/bin/octave-depends -> > /etc/alternatives/octave-depends > -rwxr-xr-x 1 root root 2221 Mar 5 18:39 /usr/bin/octave-depends-3.0.0 > lrwxrwxrwx 1 root root 12 Mar 8 14:34 /usr/bin/octave3.0 -> octave-3.0.0 > lrwxrwxrwx 1 root root 20 Mar 8 14:34 /usr/bin/octave3.0-depends -> > octave-depends-3.0.0 > lrwxrwxrwx 1 root root 21 Mar 8 14:34 /etc/alternatives/octave -> > /usr/bin/octave-3.0.0 > lrwxrwxrwx 1 root root 25 Mar 8 14:34 /etc/alternatives/octave-bug -> > /usr/bin/octave-bug-3.0.0 > lrwxrwxrwx 1 root root 41 Mar 8 14:34 /etc/alternatives/octave-bug.1.gz -> > /usr/share/man/man1/octave-bug-3.0.0.1.gz > lrwxrwxrwx 1 root root 28 Mar 8 14:34 /etc/alternatives/octave-config -> > /usr/bin/octave-config-3.0.0 > lrwxrwxrwx 1 root root 44 Mar 8 14:34 /etc/alternatives/octave-config.1.gz > -> /usr/share/man/man1/octave-config-3.0.0.1.gz > lrwxrwxrwx 1 root root 40 Mar 8 14:34 /etc/alternatives/octave-defs.make -> > /usr/share/octave/debian/defs.make-3.0.0 > lrwxrwxrwx 1 root root 29 Mar 8 14:34 /etc/alternatives/octave-depends -> > /usr/bin/octave-depends-3.0.0 > lrwxrwxrwx 1 root root 45 Mar 8 14:34 /etc/alternatives/octave-depends.1.gz > -> /usr/share/man/man1/octave-depends-3.0.0.1.gz > lrwxrwxrwx 1 root root 32 Mar 8 14:34 /etc/alternatives/octave-include -> > /usr/include/octave-3.0.0/octave > lrwxrwxrwx 1 root root 37 Mar 8 14:34 /etc/alternatives/octave.1.gz -> > /usr/share/man/man1/octave-3.0.0.1.gz > /usr/bin/make -C . > make[1]: Entering directory `/build/user/octplot-0.4.0' > Makefile:124: *** missing separator. Stop. > make[1]: Leaving directory `/build/user/octplot-0.4.0' > make: *** [debian/stamp-makefile-build] Error 2 The full build log is available from: http://people.debian.org/~lucas/logs/2008/03/08 A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on about 50 AMD64 nodes of the Grid'5000 platform, using a clean chroot containing a sid i386 environment. Internet was not accessible from the build systems. -- | Lucas Nussbaum | [EMAIL PROTECTED] http://www.lucas-nussbaum.net/ | | jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---Source: fltk1.1 Source-Version: 1.1.8~rc2-2 We believe that the bug you reported is fixed in the latest version of fltk1.1, which is due to be installed in the Debian FTP archive: fltk1.1-doc_1.1.8~rc2-2_all.deb to pool/main/f/fltk1.1/fltk1.1-doc_1.1.8~rc2-2_all.deb fltk1.1-games_1.1.8~rc2-2_amd64.deb to pool/main/f/fltk1.1/fltk1.1-games_1.1.8~rc2-2_amd64.deb fltk1.1_1.1.8~rc2-2.diff.gz to pool/main/f/fltk1.1/fltk1.1_1.1.8~rc2-2.diff.gz fltk1.1_1.1.8~rc2-2.dsc to pool/main/f/fltk1.1/fltk1.1_1.1.8~rc2-2.dsc fluid_1.1.8~rc2-2_amd64.deb to pool/main/f/fltk1.1/fluid_1.1.8~rc2-2_amd64.deb libfltk1.1-dbg_1.1.8~rc2-2_amd64.deb to pool/main/f/fltk1.1/libfltk1.1-dbg_1.1.8~rc2-2_amd64.deb libfltk1.1-dev_1.1.8~rc2-2_amd64.deb to pool/main/f/fltk1.1/libfltk1.1-dev_1.1.8~rc2-2_amd64.deb libfltk1.1_1.1.8~rc2-2_amd64.deb to pool/main/f/fltk1.1/libfltk1.1_1.1.8~rc2-2_amd64.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. Aaron M. Ucko <[EMAIL PROTECTED]> (supplier of updated fltk1.1 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, 11 Mar 2008 19:16:27 -0400 Source: fltk1.1 Binary: fluid libfltk1.1-dev libfltk1.1 libfltk1.1-dbg fltk1.1-doc fltk1.1-games Architecture: source all amd64 Version: 1.1.8~rc2-2 Distribution: unstable Urgency: medium Maintainer: Aaron M. Ucko <[EMAIL PROTECTED]> Changed-By: Aaron M. Ucko <[EMAIL PROTECTED]> Description: fltk1.1-doc - Fast Light Toolkit - documentation fltk1.1-games - Fast Light Toolkit - example games: checkers, sudoku fluid - Fast Light Toolkit - user interface designer libfltk1.1 - Fast Light Toolkit - shared libraries libfltk1.1-dbg - Fast Light Toolkit - shared libraries with debugging symbols libfltk1.1-dev - Fast Light Toolkit - development files Closes: 470327 Changes: fltk1.1 (1.1.8~rc2-2) unstable; urgency=medium . * Restore single-line fltk-config --libs output for compatibility with callers that expected such, even though they probably meant to use --ld(static)flags anyway. (Closes: #470327.) Files: fb455c84b1b648b425c3364eb3e77a7c 967 libs optional fltk1.1_1.1.8~rc2-2.dsc b6a352fbca389a497b15f6de301fe952 67124 libs optional fltk1.1_1.1.8~rc2-2.diff.gz 2b3709308d263d6f22d76add870fcfb0 2277222 doc optional fltk1.1-doc_1.1.8~rc2-2_all.deb 5d929cc01e951d4a9235e34d8f5a49d4 256556 devel optional fluid_1.1.8~rc2-2_amd64.deb 21e8826b5f2a6cd9056d3a16482c8cd1 635900 libdevel optional libfltk1.1-dev_1.1.8~rc2-2_amd64.deb 31568ffa1bb598c535c2278febf929f5 455226 libs optional libfltk1.1_1.1.8~rc2-2_amd64.deb b93a7d154f02cd7e1658ae4b2f5006e7 1171916 libdevel extra libfltk1.1-dbg_1.1.8~rc2-2_amd64.deb 794f25707af15d897e524db73048cddc 177314 games optional fltk1.1-games_1.1.8~rc2-2_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFH1xQ4WNCxsidXLEcRArdrAJ4+ZoWfbFrgcqhOhJgeS6NA/ADsmQCfYuRu nh1OZan8vm6ubgSYLuMMeew= =fC/V -----END PGP SIGNATURE-----
--- End Message ---

