Your message dated Mon, 18 Jun 2012 22:33:37 +0000
with message-id <e1sgkvt-0008ha...@franck.debian.org>
and subject line Bug#676054: fixed in ibutils 1.2-OFED-1.4.2-1.3
has caused the Debian Bug report #676054,
regarding ibutils: FTBFS: configure: error: /bin/bash './configure' failed for
ibis
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.)
--
676054: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=676054
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ibutils
Version: 1.2-OFED-1.4.2-1.2
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120604 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> debian/rules build
> dh_testdir
> # Add here commands to configure the package.
> cp -f /usr/share/misc/config.sub config.sub
> cp -f /usr/share/misc/config.guess config.guess
> ./configure --build x86_64-linux-gnu --prefix=/usr
> --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info CFLAGS="" \
> --sysconfdir=/etc --with-graphviz-lib=/usr/lib/graphbiz/tcl
> 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 to enable maintainer-specific portions of Makefiles... no
> checking whether make sets $(MAKE)... (cached) yes
> configure: OSM: used from /usr
> configure: OSM: build type openib
> configure: OSM: vendor type openib
> checking for /usr/include/infiniband/opensm/osm_build_id.h... yes
> configure: creating ./config.status
> config.status: creating ibutils.spec
> config.status: creating Makefile
> configure: configuring in ibis
> configure: running /bin/bash './configure' --prefix=/usr '--build'
> 'x86_64-linux-gnu' '--prefix=/usr' '--mandir=${prefix}/share/man'
> '--infodir=${prefix}/share/info' 'CFLAGS=' '--sysconfdir=/etc'
> '--with-graphviz-lib=/usr/lib/graphbiz/tcl' 'build_alias=x86_64-linux-gnu'
> --cache-file=/dev/null --srcdir=.
> 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 to enable maintainer-specific portions of Makefiles... no
> checking whether make sets $(MAKE)... (cached) yes
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether ln -s works... yes
> checking for swig... /usr/bin/swig
> checking for SWIG version... 2.0.7
> configure: WARNING: SWIG version == 1.1.5 is required. You have 2.0.7. You
> should look at http://www.swig.org
> checking for g++... g++
> 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 g++ accepts -g... yes
> checking for style of include used by make... GNU
> checking dependency style of g++... gcc3
> checking for gcc... gcc
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ANSI C... none needed
> checking dependency style of gcc... gcc3
> checking how to run the C preprocessor... gcc -E
> checking build system type... x86_64-pc-linux-gnu
> checking host system type... x86_64-pc-linux-gnu
> checking for a sed that does not truncate output... /bin/sed
> checking for egrep... grep -E
> checking for ld used by gcc... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking for /usr/bin/ld option to reload object files... -r
> checking for BSD-compatible nm... /usr/bin/nm -B
> checking how to recognise dependent libraries... pass_all
> checking for ANSI C header files... no
> 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 dlfcn.h usability... yes
> configure: WARNING: dlfcn.h: accepted by the compiler, rejected by the
> preprocessor!
> configure: WARNING: dlfcn.h: proceeding with the compiler's result
> checking dlfcn.h presence... no
> checking for dlfcn.h... yes
> checking how to run the C++ preprocessor... g++ -E
> checking for g77... no
> checking for f77... no
> checking for xlf... no
> checking for frt... no
> checking for pgf77... no
> checking for fort77... no
> checking for fl32... no
> checking for af77... no
> checking for f90... no
> checking for xlf90... no
> checking for pgf90... no
> checking for epcf90... no
> checking for f95... no
> checking for fort... no
> checking for xlf95... no
> checking for ifc... no
> checking for efc... no
> checking for pgf95... no
> checking for lf95... no
> checking for gfortran... no
> checking whether we are using the GNU Fortran 77 compiler... no
> checking whether accepts -g... no
> checking the maximum length of command line arguments... 32768
> checking command to parse /usr/bin/nm -B output from gcc object... ok
> checking for objdir... .libs
> checking for ar... ar
> checking for ranlib... ranlib
> checking for strip... strip
> checking if gcc supports -fno-rtti -fno-exceptions... no
> checking for gcc option to produce PIC... -fPIC
> checking if gcc PIC flag -fPIC works... yes
> checking if gcc static flag -static works... yes
> checking if gcc supports -c -o file.o... yes
> checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared
> libraries... yes
> checking whether -lc should be explicitly linked in... no
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... yes
> configure: creating libtool
> appending configuration tag "CXX" to libtool
> checking for ld used by g++... /usr/bin/ld -m elf_x86_64
> checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
> checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared
> libraries... yes
> checking for g++ option to produce PIC... -fPIC
> checking if g++ PIC flag -fPIC works... yes
> checking if g++ static flag -static works... yes
> checking if g++ supports -c -o file.o... yes
> checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared
> libraries... yes
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> appending configuration tag "F77" to libtool
> checking for tclsh... /usr/bin/tclsh
> checking where Tcl says it lives... /usr/share/tcltk/tcl8.4
> ./configure: line 19012: /usr/share/tcltk/tcl8.4/tclConfig.sh: No such file
> or directory
> checking for tclConfig.sh... /usr/share/tcltk/tcl8.4/
> configure: error: /bin/bash './configure' failed for ibis
> make: *** [config.status] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2012/06/04/ibutils_1.2-OFED-1.4.2-1.2_unstable.log
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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: ibutils
Source-Version: 1.2-OFED-1.4.2-1.3
We believe that the bug you reported is fixed in the latest version of
ibutils, which is due to be installed in the Debian FTP archive:
ibutils_1.2-OFED-1.4.2-1.3.debian.tar.gz
to main/i/ibutils/ibutils_1.2-OFED-1.4.2-1.3.debian.tar.gz
ibutils_1.2-OFED-1.4.2-1.3.dsc
to main/i/ibutils/ibutils_1.2-OFED-1.4.2-1.3.dsc
ibutils_1.2-OFED-1.4.2-1.3_amd64.deb
to main/i/ibutils/ibutils_1.2-OFED-1.4.2-1.3_amd64.deb
libibdm-dev_1.2-OFED-1.4.2-1.3_amd64.deb
to main/i/ibutils/libibdm-dev_1.2-OFED-1.4.2-1.3_amd64.deb
libibdm1_1.2-OFED-1.4.2-1.3_amd64.deb
to main/i/ibutils/libibdm1_1.2-OFED-1.4.2-1.3_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 676...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Ana Beatriz Guerrero Lopez <a...@debian.org> (supplier of updated ibutils
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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sat, 16 Jun 2012 23:53:29 +0200
Source: ibutils
Binary: ibutils libibdm1 libibdm-dev
Architecture: source amd64
Version: 1.2-OFED-1.4.2-1.3
Distribution: unstable
Urgency: low
Maintainer: OFED and Debian Developement and Discussion
<pkg-ofed-de...@lists.alioth.debian.org>
Changed-By: Ana Beatriz Guerrero Lopez <a...@debian.org>
Description:
ibutils - InfiniBand network utilities
libibdm-dev - Development files for the libibdm library
libibdm1 - InfiniBand network diagnostic library
Closes: 676054
Changes:
ibutils (1.2-OFED-1.4.2-1.3) unstable; urgency=low
.
* Non-maintainer upload.
* Update build depends from tcl/tk-8.4 to tcl/tk-dev. (Closes: #676054)
Checksums-Sha1:
0865980050adbdf36745b9243ae9d5efe887f5b7 2174 ibutils_1.2-OFED-1.4.2-1.3.dsc
e98109a24adb939ca9431430abfd1048be08744f 4848
ibutils_1.2-OFED-1.4.2-1.3.debian.tar.gz
7ce8468e367f04f9d1a4a50535965b9d6ca17715 858650
ibutils_1.2-OFED-1.4.2-1.3_amd64.deb
704dae3b35b4cc0d62755d4184efe680eb0ddeb6 1318322
libibdm1_1.2-OFED-1.4.2-1.3_amd64.deb
49a1dced930dd3479de7ba83b1cd3acebb5ce018 588422
libibdm-dev_1.2-OFED-1.4.2-1.3_amd64.deb
Checksums-Sha256:
f915665ea3ad1bc8f179dcb699d2e1270dbe008c5cfc1ea893e56edd3d829a6b 2174
ibutils_1.2-OFED-1.4.2-1.3.dsc
ee4295b2eeef4da3ad3c162318de813918032a465298c2632a710358af4811b6 4848
ibutils_1.2-OFED-1.4.2-1.3.debian.tar.gz
f5b45be930af3ec6bf6e7b527d1181ddbd2fb6195ce866751f6eb71141b58462 858650
ibutils_1.2-OFED-1.4.2-1.3_amd64.deb
bdde24352df60949a0f554a199965a1609c843162d9f0461823a6c498ce55909 1318322
libibdm1_1.2-OFED-1.4.2-1.3_amd64.deb
61f189e33347ac770840f3cfb27c51e421b0688505b8bf52048d83f1c99883a9 588422
libibdm-dev_1.2-OFED-1.4.2-1.3_amd64.deb
Files:
501a9a2b8b716a3de06c650afbfc843c 2174 net extra ibutils_1.2-OFED-1.4.2-1.3.dsc
21e260bd3c035b97d552cf9c9eb778dc 4848 net extra
ibutils_1.2-OFED-1.4.2-1.3.debian.tar.gz
78e62d8dcb4715c427a84f7ed986c675 858650 net extra
ibutils_1.2-OFED-1.4.2-1.3_amd64.deb
703583eea33ca46cedf6de2dded36a6a 1318322 net extra
libibdm1_1.2-OFED-1.4.2-1.3_amd64.deb
b31ccd2d44976afcda10e68b12b88f13 588422 libdevel extra
libibdm-dev_1.2-OFED-1.4.2-1.3_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Signed by Ana Guerrero
iQIcBAEBCAAGBQJP3QS9AAoJELNGT4lqoVlIo3gQALSAOZvDqMk1xa2Z8rfvG9U5
VDxe41DywYznreh77ltnIOGse+eBirLSXVjBIMz76rvsUspVL+Dhxck3vPRNiSB2
r64JKw9nrzL0QprQvO8bc4xw5muDhH32tNhPX0suNAIIR7K3agE/2J/HNXC8Ht6n
WRSHDgt5nAS9Pq0AHbwAGAAu72yoWHZy+yg4Q59nLlEOX3ORFli2LCQ2IS4RTLyp
8a5uw6SxQBCJm84WPKvt8dRznNZIS8KNX6AA6SJLkgOsmol6mc66DOys+oyJE/Wp
k5n9I283Xm8l5CW9jC1sbHCsai5kK0iReuwQSjX1GrvYNE1N1ZSb3hTv7MEdG51q
drpQhO6afGyCr/BSXrcgGO7A+aJiM26w9c744NxOx8TWxr+h0wtaeMvp/otR29+h
myTWpUPjVDnOeN8WF9YAdnOMTgVkuNjXHu2+L0rnDCf1sRwLixvdOdxinvWP2wyc
5vWzWpZqJ455uyPM3CGKbwdi/u3WhR3TRevxqPmLDgDgLhaB2eTK1xYmNIAxDigJ
jDG6O9G1d5kmBZw7iKsZiSnM0O7IVL9tQ1JTu0gLusMEWFYP2rVwRszfQRbMXM4R
oxWyBKY9Z3N+Olo5H6NSbnWu/tkW42ZPDytW0uS0hlX3JE3mnxC/WjMNFKzDdQxR
Ofi+PzuwgW1v7vL7VeCM
=kDpi
-----END PGP SIGNATURE-----
--- End Message ---