Your message dated Sat, 08 Dec 2012 11:03:13 +0000
with message-id <[email protected]>
and subject line Bug#678769: fixed in givaro 3.7.1-1
has caused the Debian Bug report #678769,
regarding givaro: changed API without SONAME bump
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.)
--
678769: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678769
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: linbox
Version: 1.1.6~rc0-4.2
Severity: serious
Tags: wheezy sid
User: [email protected]
Usertags: qa-ftbfs-20120624 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[1]: Entering directory `/«PKGBUILDDIR»'
> if test -e /usr/share/misc/config.guess ; then \
> for i in ./config.guess ; do \
> if ! test -e $i.cdbs-orig ; then \
> mv $i $i.cdbs-orig ; \
> cp --remove-destination
> /usr/share/misc/config.guess $i ; \
> fi ; \
> done ; \
> fi
> if test -e /usr/share/misc/config.sub ; then \
> for i in ./config.sub ; do \
> if ! test -e $i.cdbs-orig ; then \
> mv $i $i.cdbs-orig ; \
> cp --remove-destination
> /usr/share/misc/config.sub $i ; \
> fi ; \
> done ; \
> fi
> make[1]: Leaving directory `/«PKGBUILDDIR»'
> if test -e /usr/share/misc/config.guess ; then \
> for i in ./config.guess ; do \
> if ! test -e $i.cdbs-orig ; then \
> mv $i $i.cdbs-orig ; \
> cp --remove-destination
> /usr/share/misc/config.guess $i ; \
> fi ; \
> done ; \
> fi
> if test -e /usr/share/misc/config.sub ; then \
> for i in ./config.sub ; do \
> if ! test -e $i.cdbs-orig ; then \
> mv $i $i.cdbs-orig ; \
> cp --remove-destination
> /usr/share/misc/config.sub $i ; \
> fi ; \
> done ; \
> fi
> cd . && libtoolize -c -f
> libtoolize: putting auxiliary files in `.'.
> libtoolize: copying file `./ltmain.sh'
> libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `macros'.
> libtoolize: copying file `macros/libtool.m4'
> libtoolize: copying file `macros/ltoptions.m4'
> libtoolize: copying file `macros/ltsugar.m4'
> libtoolize: copying file `macros/ltversion.m4'
> libtoolize: copying file `macros/lt~obsolete.m4'
> cd . && aclocal-1.10 -I macros
> if [ -e ./configure.ac ] || [ -e ./configure.in ]; then cd . && `which
> autoconf2.50 || which autoconf`; fi
> if [ -e ./Makefile.am ]; then cd . && automake-1.10 --add-missing ; fi
> configure.in:7: not enough arguments for AC_CONFIG_HEADERS
> examples/Makefile.am:62: `%'-style pattern rules are a GNU make extension
> touch debian/stamp-autotools-files
> chmod a+x /«PKGBUILDDIR»/./configure
> mkdir -p .
> cd . && CFLAGS="-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security -Wall" CXXFLAGS="-g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall"
> CPPFLAGS="-D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-z,relro"
> /«PKGBUILDDIR»/./configure --build=x86_64-linux-gnu --prefix=/usr
> --includedir="\${prefix}/include" --mandir="\${prefix}/share/man"
> --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var
> --libexecdir="\${prefix}/lib/linbox" --srcdir=. --disable-maintainer-mode
> --disable-dependency-tracking --disable-silent-rules --with-gmp
> --with-givaro --with-blas --with-ntl --enable-optimization --enable-docs
> --enable-sage --enable-shared
> configure: WARNING: unrecognized options: --disable-silent-rules,
> --enable-docs
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... /bin/mkdir -p
> 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 for gcc... gcc
> checking whether the C compiler works... yes
> checking for C compiler default output file name... a.out
> checking for suffix of executables...
> checking whether we are cross compiling... no
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ISO C89... none needed
> checking for g++... g++
> checking whether we are using the GNU C++ compiler... yes
> checking whether g++ accepts -g... yes
> checking how to run the C preprocessor... gcc -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 build system type... x86_64-pc-linux-gnu
> checking host system type... x86_64-pc-linux-gnu
> checking how to print strings... printf
> checking for a sed that does not truncate output... /bin/sed
> checking for fgrep... /bin/grep -F
> checking for ld used by gcc... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
> checking the name lister (/usr/bin/nm -B) interface... BSD nm
> checking whether ln -s works... yes
> checking the maximum length of command line arguments... 3458764513820540925
> checking whether the shell understands some XSI constructs... yes
> checking whether the shell understands "+="... yes
> checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu
> format... func_convert_file_noop
> checking how to convert x86_64-pc-linux-gnu file names to toolchain format...
> func_convert_file_noop
> checking for /usr/bin/ld option to reload object files... -r
> checking for objdump... objdump
> checking how to recognize dependent libraries... pass_all
> checking for dlltool... no
> checking how to associate runtime and link libraries... printf %s\n
> checking for ar... ar
> checking for archiver @FILE support... @
> checking for strip... strip
> checking for ranlib... ranlib
> checking command to parse /usr/bin/nm -B output from gcc object... ok
> checking for sysroot... no
> checking for mt... no
> checking if : is a manifest tool... 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 for dlfcn.h... yes
> checking for objdir... .libs
> checking if gcc supports -fno-rtti -fno-exceptions... no
> checking for gcc option to produce PIC... -fPIC -DPIC
> checking if gcc PIC flag -fPIC -DPIC works... yes
> checking if gcc static flag -static works... yes
> checking if gcc supports -c -o file.o... yes
> checking if gcc supports -c -o file.o... (cached) 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
> checking how to run the C++ preprocessor... g++ -E
> 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 -DPIC
> checking if g++ PIC flag -fPIC -DPIC works... yes
> checking if g++ static flag -static works... yes
> checking if g++ supports -c -o file.o... yes
> checking if g++ supports -c -o file.o... (cached) yes
> checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared
> libraries... yes
> checking dynamic linker characteristics... (cached) GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking size of char... 1
> checking size of short... 2
> checking size of int... 4
> checking size of long... 8
> checking size of long long... 8
> checking size of __int64... 0
> checking whether byte ordering is bigendian... no
> Default path = /usr /usr/local
> checking whether to compile the drivers... no
> checking for GMP >= 3.1.1... found
> checking whether GMP is 4.0 or greater... yes
> checking whether GMP was compiled with --enable-cxx... yes
> checking for NTL >= 5.0... found
> checking for GIVARO >= 3.2.10... not found
> *******************************************************************************
> ERROR: GIVARO not found!
>
> GIVARO version 3.2.10 or greater is required for this library to compile.
> Please make sure GIVARO is installed and specify its location with the
> option --with-givaro=<prefix> when running configure.
> *******************************************************************************
> make: *** [debian/stamp-autotools] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2012/06/24/linbox_1.1.6~rc0-4.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: givaro
Source-Version: 3.7.1-1
We believe that the bug you reported is fixed in the latest version of
givaro, which is due to be installed in the Debian FTP archive.
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.
Lifeng Sun <[email protected]> (supplier of updated givaro 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.8
Date: Fri, 13 Jul 2012 22:44:32 +0800
Source: givaro
Binary: libgivaro-dev libgivaro1 libgivaro-doc givaro-user-doc givaro-dev-doc
Architecture: source amd64 all
Version: 3.7.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Science Maintainers
<[email protected]>
Changed-By: Lifeng Sun <[email protected]>
Description:
givaro-dev-doc - Developer Documentation for Givaro (obsolete)
givaro-user-doc - User Documentation for Givaro (obsolete)
libgivaro-dev - arithmetic and algebraic computations - development files
libgivaro-doc - Documentation for Givaro
libgivaro1 - arithmetic and algebraic computations
Closes: 678769 681589
Changes:
givaro (3.7.1-1) unstable; urgency=low
.
* New upstream release.
* Remove bus-error.patch: applied by upstream.
* Bump SONAME. (Closes: #678769)
* New patch: local-include-syntax.patch. (Closes: #681589)
* New package: libgivaro-doc. Set givaro-user-doc and givaro-dev-doc
as transitional packages. Thanks to Daniel Leidert.
Checksums-Sha1:
62d0f358055f808ea4abb5891062576f70a40ad4 1615 givaro_3.7.1-1.dsc
45e15129b038fb910043087ac9a1dd850d64711d 794494 givaro_3.7.1.orig.tar.gz
f5b9f97e6562c222c0451852bad9f62be76dd362 13666 givaro_3.7.1-1.debian.tar.gz
37a4d046ff51c49b77924516d15da7ade5107d80 318592 libgivaro-dev_3.7.1-1_amd64.deb
a2aeb99d1210c54f6762ad6806abcf732410ecba 106352 libgivaro1_3.7.1-1_amd64.deb
9d3369a279169c67c23148c7ec4e1d89b564812b 2427952 libgivaro-doc_3.7.1-1_all.deb
ae13911830ce115fcfc988da584646a5254444da 11524 givaro-user-doc_3.7.1-1_all.deb
0c4e46a35295e7b79e98973489a8f6fec726ebfa 11510 givaro-dev-doc_3.7.1-1_all.deb
Checksums-Sha256:
d8fac5992ab69601cc1bc4bf5accc42175a8ff4d22a4110aa826d79d814bd06e 1615
givaro_3.7.1-1.dsc
6013e766a52f923e341adbb89ffb3c5f569bfa9f7f884fe18e337bea4e721bd6 794494
givaro_3.7.1.orig.tar.gz
b24da62c5e268c2dec64a8109373dca44c4855bb253538832875e97b3148e80d 13666
givaro_3.7.1-1.debian.tar.gz
e875530d461f902db51e81225b464ccb2d6237e93c6432466df2f6e703c94fb0 318592
libgivaro-dev_3.7.1-1_amd64.deb
6856cc72017a39960dd4a320a7f9dfccf8f50361a50a77b15fac84fd44414c06 106352
libgivaro1_3.7.1-1_amd64.deb
83710a23ba1dfe91b61ca101a42bc983d6dcba635e9fe0b2f55d4846a29a965e 2427952
libgivaro-doc_3.7.1-1_all.deb
19cd80ad9bda225bb974617137194b0d0436f25ca4f809ee1cc4d02f73f6c2b1 11524
givaro-user-doc_3.7.1-1_all.deb
c91c21bf24b50fb83d4a97c1ff2e8d03f56a196224ef353a0602376ec11a5a95 11510
givaro-dev-doc_3.7.1-1_all.deb
Files:
12fc924b401251d2f2d941ac0aba8990 1615 math optional givaro_3.7.1-1.dsc
ba0981377ef4737018f0b295ac5bbb01 794494 math optional givaro_3.7.1.orig.tar.gz
0fc09f87ed5aff04efceaf7f803db1e6 13666 math optional
givaro_3.7.1-1.debian.tar.gz
3f0b4d9b151d05ac1ee177ce7f3f5a2c 318592 libdevel optional
libgivaro-dev_3.7.1-1_amd64.deb
a2829afeb7eb23a2b1aaf431fd348c08 106352 libs optional
libgivaro1_3.7.1-1_amd64.deb
623d6bdf61a0d197c1e7a2df80af1525 2427952 doc optional
libgivaro-doc_3.7.1-1_all.deb
94d4a220489fdab271939390c53c5c64 11524 doc optional
givaro-user-doc_3.7.1-1_all.deb
028d7a20a167193942b9812d23ba7f8a 11510 doc optional
givaro-dev-doc_3.7.1-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAlAFzFYACgkQm0bx+wiPa4wSJwCgv9MwRhe4kWGeEajyGsh8UrD/
Xe4An1YKlRX3d4c7FAGAmjIcmIPPHrxf
=rvM3
-----END PGP SIGNATURE-----
--- End Message ---