[Debichem-devel] Bug#701263: cp2k: ftbfs with GCC-4.8
Matthias Klose
doko at debian.org
Sat Feb 23 11:20:23 UTC 2013
Package: src:cp2k
Version: 2.2.426-6
Severity: important
Tags: sid jessie
User: debian-gcc at lists.debian.org
Usertags: ftbfs-gcc-4.8
The package fails to build in a test rebuild on at least amd64 with
gcc-4.8/g++-4.8, but succeeds to build with gcc-4.7/g++-4.7. The
severity of this report may be raised before the jessie release.
XXX
The full build log can be found at:
http://people.debian.org/~doko/logs-20130217/gcc48/cp2k_2.2.426-6_unstable_gcc48.log
The last lines of the build log are at the end of this report.
To build with GCC 4.8, either set CC=gcc-4.8 CXX=g++-4.8 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t experimental install g++ g++-4.7 g++-4.8 libc6-dev
The test rebuild was done with eglibc-2.17 and GCC-4.8, so some issues
might be caused by the updated glibc.
[...]
include it implicitly at the start of every compilation. It must
1
Error: Unclassifiable statement at (1)
/usr/include/stdc-predef.h:23.3:
Included at /«PKGBUILDDIR»/makefiles/../src/f77_blas_poison.F:11:
not itself include <features.h> or any other header that includes
1
Error: Unclassifiable statement at (1)
/usr/include/stdc-predef.h:24.4:
Included at /«PKGBUILDDIR»/makefiles/../src/f77_blas_poison.F:11:
<features.h> because the implicit include comes before any feature
1
Error: Invalid character in name at (1)
/usr/include/stdc-predef.h:25.3:
Included at /«PKGBUILDDIR»/makefiles/../src/f77_blas_poison.F:11:
test macros that may be defined in a source file before it first
1
Error: Unclassifiable statement at (1)
/usr/include/stdc-predef.h:26.3:
Included at /«PKGBUILDDIR»/makefiles/../src/f77_blas_poison.F:11:
explicitly includes a system header. GCC knows the name of this
1
Error: Unclassifiable statement at (1)
/usr/include/stdc-predef.h:27.3:
Included at /«PKGBUILDDIR»/makefiles/../src/f77_blas_poison.F:11:
header in order to preinclude it. */
1
Error: Unclassifiable statement at (1)
/usr/include/stdc-predef.h:29.1:
Included at /«PKGBUILDDIR»/makefiles/../src/f77_blas_poison.F:11:
/* Define __STDC_IEC_559__ and other similar macros. */
1
Error: Invalid character in name at (1)
Fatal Error: Error count reached limit of 25.
make[4]: *** [f77_blas_poison.o] Error 1
make[4]: Leaving directory `/«PKGBUILDDIR»/obj/Linux-x86_64-gfortran/popt'
make[3]: *** [build] Error 2
make[3]: Leaving directory `/«PKGBUILDDIR»/makefiles'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/«PKGBUILDDIR»/makefiles'
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory `/«PKGBUILDDIR»'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
More information about the Debichem-devel
mailing list