Your message dated Sun, 03 Jun 2012 13:48:22 +0000
with message-id <[email protected]>
and subject line Bug#666337: fixed in euler 1.61.0-8.1
has caused the Debian Bug report #666337,
regarding euler: FTBFS: gcc: error: unrecognized option '-V'
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.)
--
666337: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666337
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: euler
Version: 1.61.0-8
Severity: serious
Tags: wheezy sid
User: [email protected]
Usertags: qa-ftbfs-20120330 qa-ftbfs qa-ftbfs-buildarch
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
This rebuild was done by building only architecture:any binary packages
(binary-arch target of debian/rules), and using a newer dpkg that uses the
build-arch target if available.
Also, only the Build-Depends were installed, not the Build-Depends-Indep.
Relevant part:
> gcc version 4.6.3 (Debian 4.6.3-1)
> configure:2329: $? = 0
> configure:2331: gcc -V </dev/null >&5
> gcc: error: unrecognized option '-V'
> gcc: fatal error: no input files
> compilation terminated.
> configure:2334: $? = 4
> configure:2357: checking for C compiler default output file name
> configure:2360: gcc conftest.c >&5
> configure:2363: $? = 0
> configure:2409: result: a.out
> configure:2414: checking whether the C compiler works
> configure:2420: ./a.out
> configure:2423: $? = 0
> configure:2440: result: yes
> configure:2447: checking whether we are cross compiling
> configure:2449: result: no
> configure:2452: checking for suffix of executables
> configure:2454: gcc -o conftest conftest.c >&5
> configure:2457: $? = 0
> configure:2482: result:
> configure:2488: checking for suffix of object files
> configure:2509: gcc -c conftest.c >&5
> configure:2512: $? = 0
> configure:2534: result: o
> configure:2538: checking whether we are using the GNU C compiler
> configure:2562: gcc -c conftest.c >&5
> configure:2568: $? = 0
> configure:2572: test -z
> || test ! -s conftest.err
> configure:2575: $? = 0
> configure:2578: test -s conftest.o
> configure:2581: $? = 0
> configure:2594: result: yes
> configure:2600: checking whether gcc accepts -g
> configure:2621: gcc -c -g conftest.c >&5
> configure:2627: $? = 0
> configure:2631: test -z
> || test ! -s conftest.err
> configure:2634: $? = 0
> configure:2637: test -s conftest.o
> configure:2640: $? = 0
> configure:2651: result: yes
> configure:2668: checking for gcc option to accept ANSI C
> configure:2738: gcc -c -g -O2 conftest.c >&5
> configure:2744: $? = 0
> configure:2748: test -z
> || test ! -s conftest.err
> configure:2751: $? = 0
> configure:2754: test -s conftest.o
> configure:2757: $? = 0
> configure:2775: result: none needed
> configure:2793: gcc -c -g -O2 conftest.c >&5
> conftest.c:2:3: error: unknown type name 'choke'
> conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at
> end of input
> configure:2799: $? = 1
> configure: failed program was:
> | #ifndef __cplusplus
> | choke me
> | #endif
> configure:2934: checking dependency style of gcc
> configure:3024: result: none
> configure:3042: checking for library containing strerror
> configure:3072: gcc -o conftest -g -O2 conftest.c >&5
> configure:3078: $? = 0
> configure:3082: test -z
> || test ! -s conftest.err
> configure:3085: $? = 0
> configure:3088: test -s conftest
> configure:3091: $? = 0
> configure:3161: result: none required
> configure:3216: checking for gcc
> configure:3242: result: gcc
> configure:3486: checking for C compiler version
> configure:3489: gcc --version </dev/null >&5
> gcc (Debian 4.6.3-1) 4.6.3
> Copyright (C) 2011 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions. There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>
> configure:3492: $? = 0
> configure:3494: gcc -v </dev/null >&5
> Using built-in specs.
> COLLECT_GCC=gcc
> COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper
> Target: x86_64-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Debian 4.6.3-1'
> --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs
> --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr
> --program-suffix=-4.6 --enable-shared --enable-linker-build-id
> --with-system-zlib --libexecdir=/usr/lib --without-included-gettext
> --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6
> --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu
> --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin
> --enable-objc-gc --with-arch-32=i586 --with-tune=generic
> --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu
> --target=x86_64-linux-gnu
> Thread model: posix
> gcc version 4.6.3 (Debian 4.6.3-1)
> configure:3497: $? = 0
> configure:3499: gcc -V </dev/null >&5
> gcc: error: unrecognized option '-V'
> gcc: fatal error: no input files
> compilation terminated.
> configure:3502: $? = 4
> configure:3505: checking whether we are using the GNU C compiler
> configure:3561: result: yes
> configure:3567: checking whether gcc accepts -g
> configure:3618: result: yes
> configure:3635: checking for gcc option to accept ANSI C
> configure:3742: result: none needed
> configure:3760: gcc -c conftest.c >&5
> conftest.c:2:3: error: unknown type name 'choke'
> conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at
> end of input
> configure:3766: $? = 1
> configure: failed program was:
> | #ifndef __cplusplus
> | choke me
> | #endif
> configure:3901: checking dependency style of gcc
> configure:3991: result: none
> configure:4054: checking for gcc
> configure:4080: result: gcc
> configure:4324: checking for C compiler version
> configure:4327: gcc --version </dev/null >&5
> gcc (Debian 4.6.3-1) 4.6.3
> Copyright (C) 2011 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions. There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>
> configure:4330: $? = 0
> configure:4332: gcc -v </dev/null >&5
> Using built-in specs.
> COLLECT_GCC=gcc
> COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper
> Target: x86_64-linux-gnu
> dh_auto_configure: ./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/euler --disable-maintainer-mode
> --disable-dependency-tracking returned exit code 1
> make: *** [build-arch] Error 25
The full build log is available from:
http://people.debian.org/~lucas/logs/2012/03/30/euler_1.61.0-8_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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--- End Message ---
--- Begin Message ---
Source: euler
Source-Version: 1.61.0-8.1
We believe that the bug you reported is fixed in the latest version of
euler, which is due to be installed in the Debian FTP archive:
euler-doc_1.61.0-8.1_all.deb
to main/e/euler/euler-doc_1.61.0-8.1_all.deb
euler_1.61.0-8.1.debian.tar.gz
to main/e/euler/euler_1.61.0-8.1.debian.tar.gz
euler_1.61.0-8.1.dsc
to main/e/euler/euler_1.61.0-8.1.dsc
euler_1.61.0-8.1_amd64.deb
to main/e/euler/euler_1.61.0-8.1_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.
Sebastian Ramacher <[email protected]> (supplier of updated euler 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: SHA256
Format: 1.8
Date: Fri, 01 Jun 2012 13:48:31 +0200
Source: euler
Binary: euler euler-doc
Architecture: source amd64 all
Version: 1.61.0-8.1
Distribution: unstable
Urgency: low
Maintainer: Frank S. Thomas <[email protected]>
Changed-By: Sebastian Ramacher <[email protected]>
Description:
euler - interactive mathematical programming environment
euler-doc - documentation for the mathematical programming environment Euler
Closes: 666337
Changes:
euler (1.61.0-8.1) unstable; urgency=low
.
* Non-maintainer upload.
* Use dh-autoreconf to regenerate ./configure. This fixes the FTBFS and
lintian's binary-or-shlib-defines-rpath. (Closes: #666337)
- debian/control: Build-Dep on dh-autoreconf instead of autotools-dev.
- debian/rules:
- Call dh with --with autoreconf and don't copy config.{guess,sub}
manually.
- Export LDFLAGS to not revert the maintainer's change in 1.61.0-5.
Checksums-Sha1:
3058472ab0154fa26cc1068c20eeb3483988ef60 1891 euler_1.61.0-8.1.dsc
cba46ba3abcffd376b1f0d16477f9bfdc9f040e2 9682 euler_1.61.0-8.1.debian.tar.gz
ed625a1aaf82001051b7a59aa0b6505b677cca32 449808 euler_1.61.0-8.1_amd64.deb
df1c65e7c4c2d17a5303e85169d5c6063f32c158 428692 euler-doc_1.61.0-8.1_all.deb
Checksums-Sha256:
58ee9d8c72256bb27112f418767f7b515d5347a15335411eea3f083568658f21 1891
euler_1.61.0-8.1.dsc
118ee482aef67596b70dcefdb4997c59b402bf0a34cc84c2567cec3f2717da68 9682
euler_1.61.0-8.1.debian.tar.gz
e96165973938d935625983d184968bbedc4df87081f00eec5429e40e6e57766f 449808
euler_1.61.0-8.1_amd64.deb
bce2d340b7f2b13d7eb8b39d967bd41cc8d45d3bb48b92ab43dd05800687aaa5 428692
euler-doc_1.61.0-8.1_all.deb
Files:
60182466fc01734ad693384f21b6fe64 1891 math optional euler_1.61.0-8.1.dsc
2cf4f66d498cfff341081070074799b8 9682 math optional
euler_1.61.0-8.1.debian.tar.gz
d8e3dc3dc735b19d5763f8690a9209f0 449808 math optional
euler_1.61.0-8.1_amd64.deb
5445d067d63bee4e52ebd0582cffb06d 428692 doc optional
euler-doc_1.61.0-8.1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJPyMGKAAoJELs6aAGGSaoGxuIQAJtDSLsH/3HiTHRqpdezV9bJ
mUw2NxHwhpvCAdvTdHwswJ7q7vzuamGiJQO7Bdvxfb5S2droT55GvF0ItnKfXW85
6wuii2t9n/ywI6XrZN6vdfn8RuwJ4M5P2vK4DC+MdJgZa0mHqMqRVCLYcUTmYh56
EbqufeE1zVQvjnRVWm4AgweCwFHzM5VGMEqLi6OXuJp4bJx5byldXGA2hfm2HuVe
wOcyOP4WH8ujwpMFk/0d1Ga09/LtIz9qjEAMn2vPgnckIGimiGpRxIHs2kf1J7Bw
wboAKoaLnloy1vwim5//NrgHCdff8++es3cEXEnLajMAsUs5C9zsxMj4SYEK9Uc+
818SsAzE9lKdP+k7viTJ+M6XB095VlQ5YhwA8WmIEj+K5X2O9OHP7aF1/UiGEI9j
8L1axODDQrDBoI4qYydDiyKqB8z/xQNGMe4HSNQrjr7nCttEOeQpIuw99yNOd1dv
bcAJ2g4rK/ILD9eNyscZk12eLtRp3/f19hkkzYwclrJYOtRwBu4Rqn6s3jXoOmOu
f+l4JDjC2rYBZEnjTKUOCe+15ZzkAGRR1c/XtUdSY488HS1LEO81xJfqHcWKkXmP
GdEN2HEa4lk19IEUeLVxRztnbXIAupRSjD2t0kpQ3vZPIX2tEwVky1q84Eu1HwA9
jdFH3PxnJmcQOSjYuHWw
=ogTE
-----END PGP SIGNATURE-----
--- End Message ---