Your message dated Thu, 4 Feb 2010 19:33:31 +0100
with message-id <8b2d7b4d1002041033w3a422e58oa88dc70a635c2...@mail.gmail.com>
and subject line Package removed from Debian unstable
has caused the Debian Bug report #545651,
regarding insight: FTBFS: configure: error: /bin/bash
'../.././itcl/itk/configure' failed for itk
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 ow...@bugs.debian.org
immediately.)
--
545651: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=545651
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: insight
Version: 6.7.1.dfsg.1-10.1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090907 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> Configuring in ./tk
> configure: creating cache ./config.cache
> checking build system type... x86_64-pc-linux-gnu
> checking host system type... x86_64-pc-linux-gnu
> checking whether /usr/bin/make sets $(MAKE)... yes
> updating cache ./config.cache
> configure: creating ./config.status
> config.status: creating Makefile
> configure: configuring in unix
> configure: running /bin/bash '../.././tk/unix/configure' --prefix=/usr
> '--cache-file=./config.cache' '--prefix=/usr' '--mandir=${prefix}/share/man'
> '--infodir=${prefix}/share/info' '--enable-gdbtk'
> '--with-tclinclude=/usr/include/tcl8.4/tcl-private'
> '--with-tclconfig=/usr/lib/tcl8.4'
> '--with-tkinclude=/usr/include/tcl8.4/tk-private'
> '--with-tkconfig=/usr/lib/tk8.4' '--with-itclconfig=/usr/share/tcltk/itcl3.2'
> '--with-itkconfig=/usr/share/tcltk/itk3.2' '--enable-sim'
> '--program-transform-name=s,y,y,' '--build=x86_64-linux-gnu'
> '--host=x86_64-linux-gnu' '--target=x86_64-linux-gnu' '--srcdir=.././tk'
> 'build_alias=x86_64-linux-gnu' 'host_alias=x86_64-linux-gnu'
> 'target_alias=x86_64-linux-gnu' --cache-file=.././config.cache
> --srcdir=../.././tk/unix
> configure: loading cache .././config.cache
> checking whether to use symlinks for manpages... no
> checking compression for manpages... no
> checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc
> 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 x86_64-linux-gnu-gcc accepts -g... yes
> checking for x86_64-linux-gnu-gcc option to accept ANSI C... none needed
> checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E
> checking for egrep... 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 for unistd.h... (cached) yes
> checking limits.h usability... yes
> checking limits.h presence... yes
> checking for limits.h... yes
> checking for building with threads... no (default)
> checking if the compiler understands -pipe... yes
> checking for required early compiler flags... _LARGEFILE64_SOURCE
> checking for 64-bit integer type... using long
> checking for Tcl configuration... found /usr/lib/tcl8.4/tclConfig.sh
> checking for existence of /usr/lib/tcl8.4/tclConfig.sh... loading
> checking how to build libraries... static
> checking for x86_64-linux-gnu-ranlib... ranlib
> checking if 64bit support is requested... no
> checking if 64bit Sparc VIS support is requested... no
> checking system version (for dynamic loading)... Linux-2.6.26-2-amd64
> checking for dlopen in -ldl... yes
> checking for ar... ar
> checking for build with symbols... no
> checking for sin... no
> checking for main in -lieee... yes
> checking stdlib.h... yes
> checking fd_set and sys/select... yes
> checking for mode_t... yes
> checking for pid_t... yes
> checking for size_t... yes
> checking for uid_t in sys/types.h... yes
> checking sys/time.h usability... yes
> checking sys/time.h presence... yes
> checking for sys/time.h... yes
> checking whether time.h and sys/time.h may both be included... yes
> checking pw_gecos in struct pwd... yes
> checking for X... libraries , headers
> checking for X11 header files... checking for main in -lXbsd... no
> checking for connect... yes
> checking for gethostbyname... yes
> checking for sin... (cached) no
> checking for main in -lieee... (cached) yes
> checking whether char is unsigned... no
> checking for strtod... yes
> checking for Solaris2.4/Tru64 strtod bugs... ok
> updating cache .././config.cache
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating tkConfig.sh
> Configuring in ./itcl
> configure: creating cache ./config.cache
> checking build system type... x86_64-pc-linux-gnu
> checking host system type... x86_64-pc-linux-gnu
> checking whether /usr/bin/make sets $(MAKE)... yes
> updating cache ./config.cache
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: executing default commands
> configure: configuring in itcl
> configure: running /bin/bash '../.././itcl/itcl/configure' --prefix=/usr
> '--cache-file=./config.cache' '--prefix=/usr' '--mandir=${prefix}/share/man'
> '--infodir=${prefix}/share/info' '--enable-gdbtk'
> '--with-tclinclude=/usr/include/tcl8.4/tcl-private'
> '--with-tclconfig=/usr/lib/tcl8.4'
> '--with-tkinclude=/usr/include/tcl8.4/tk-private'
> '--with-tkconfig=/usr/lib/tk8.4' '--with-itclconfig=/usr/share/tcltk/itcl3.2'
> '--with-itkconfig=/usr/share/tcltk/itk3.2' '--enable-sim'
> '--program-transform-name=s,y,y,' '--build=x86_64-linux-gnu'
> '--host=x86_64-linux-gnu' '--target=x86_64-linux-gnu' '--srcdir=.././itcl'
> 'build_alias=x86_64-linux-gnu' 'host_alias=x86_64-linux-gnu'
> 'target_alias=x86_64-linux-gnu' --cache-file=.././config.cache
> --srcdir=../.././itcl/itcl
> configure: loading cache .././config.cache
> checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc
> 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 x86_64-linux-gnu-gcc accepts -g... yes
> checking for x86_64-linux-gnu-gcc option to accept ANSI C... none needed
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether /usr/bin/make sets $(MAKE)... (cached) yes
> checking for x86_64-linux-gnu-ranlib... ranlib
> checking build system type... (cached) x86_64-pc-linux-gnu
> checking host system type... (cached) x86_64-pc-linux-gnu
> checking for Tcl configuration... found /usr/lib/tcl8.4/tclConfig.sh
> checking for existence of /usr/lib/tcl8.4/tclConfig.sh... loading
> checking for Tcl private include files... Using srcdir found in tclConfig.sh:
> /usr/include/tcl8.4/tcl-private
> checking for building with threads... no (default)
> checking how to build libraries... static
> checking for build with symbols... no
> updating cache .././config.cache
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating itclConfig.sh
> config.status: creating pkgIndex.tcl
> configure: configuring in itk
> configure: running /bin/bash '../.././itcl/itk/configure' --prefix=/usr
> '--cache-file=./config.cache' '--prefix=/usr' '--mandir=${prefix}/share/man'
> '--infodir=${prefix}/share/info' '--enable-gdbtk'
> '--with-tclinclude=/usr/include/tcl8.4/tcl-private'
> '--with-tclconfig=/usr/lib/tcl8.4'
> '--with-tkinclude=/usr/include/tcl8.4/tk-private'
> '--with-tkconfig=/usr/lib/tk8.4' '--with-itclconfig=/usr/share/tcltk/itcl3.2'
> '--with-itkconfig=/usr/share/tcltk/itk3.2' '--enable-sim'
> '--program-transform-name=s,y,y,' '--build=x86_64-linux-gnu'
> '--host=x86_64-linux-gnu' '--target=x86_64-linux-gnu' '--srcdir=.././itcl'
> 'build_alias=x86_64-linux-gnu' 'host_alias=x86_64-linux-gnu'
> 'target_alias=x86_64-linux-gnu' --cache-file=.././config.cache
> --srcdir=../.././itcl/itk
> configure: loading cache .././config.cache
> checking for x86_64-linux-gnu-gcc... (cached) x86_64-linux-gnu-gcc
> 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... (cached) o
> checking whether we are using the GNU C compiler... (cached) yes
> checking whether x86_64-linux-gnu-gcc accepts -g... (cached) yes
> checking for x86_64-linux-gnu-gcc option to accept ANSI C... (cached) none
> needed
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether /usr/bin/make sets $(MAKE)... (cached) yes
> checking for x86_64-linux-gnu-ranlib... (cached) ranlib
> checking build system type... (cached) x86_64-pc-linux-gnu
> checking host system type... (cached) x86_64-pc-linux-gnu
> checking for Tcl configuration... (cached) found /usr/lib/tcl8.4/tclConfig.sh
> checking for existence of /usr/lib/tcl8.4/tclConfig.sh... loading
> checking for Tk configuration... found /usr/lib/tk8.4/tkConfig.sh
> checking for existence of /usr/lib/tk8.4/tkConfig.sh... loading
> configure: error: /usr/share/tcltk/itcl3.2 directory doesn't contain
> itclConfig.sh
> configure: error: /bin/bash '../.././itcl/itk/configure' failed for itk
> make[2]: *** [configure-itcl] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2009/09/07/insight_6.7.1.dfsg.1-10.1_lsid64.buildlog
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. Internet was not
accessible from the build systems.
--
| Lucas Nussbaum
| lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Version: 6.7.1.dfsg.1-10.1+rm
Package removed from Debian unstable: http://bugs.debian.org/566579
--
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi
--- End Message ---