Source: plplot Version: 5.10.0-0.1 Severity: serious User: debian-...@lists.debian.org Usertags: kfreebsd
Hi, plplot FTBFS on kfreebsd-i386 (only) due to missing/broken ada compiler: https://buildd.debian.org/status/logs.php?pkg=plplot&ver=5.10.0-0.1&arch=kfreebsd-i386 I was able to reproduce the issue in the sid chroot on fischer.debian.org. I noticed the following in the build log: -- WARNING: no working Ada compiler so disabling Ada bindings and examples. This is consistent with files missing to include in the built ada packages. There are tons of Ada warnings in the lines before that one. They are also in the build logs on buildd.debian.org linked above: -- Check for working Ada builder: /usr/bin/gnatmake -- Check for working Ada builder: /usr/bin/gnatmake -- broken CMake Error at /«PKGBUILDDIR»/cmake/modules/language_support/cmake/CMakeTestAdaCompiler.cmake:48 (MESSAGE): The Ada builder "/usr/bin/gnatmake" is not able to compile, bind, and link a simple test program. It fails with the following output: Change Dir: /«PKGBUILDDIR»/debian/build_tmp/language_tests/Ada/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make make[1]: Entering directory '/«PKGBUILDDIR»/debian/build_tmp/language_tests/Ada/CMakeFiles/CMakeTmp' /usr/bin/cmake -H/«PKGBUILDDIR»/debian/build_tmp/language_tests/Ada/CMakeFiles/CMakeTmp -B/«PKGBUILDDIR»/debian/build_tmp/language_tests/Ada/CMakeFiles/CMakeTmp --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /«PKGBUILDDIR»/debian/build_tmp/language_tests/Ada/CMakeFiles/CMakeTmp/CMakeFiles /«PKGBUILDDIR»/debian/build_tmp/language_tests/Ada/CMakeFiles/CMakeTmp/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[2]: Entering directory '/«PKGBUILDDIR»/debian/build_tmp/language_tests/Ada/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/testadacompiler.dir/build.make CMakeFiles/testadacompiler.dir/depend make[3]: Entering directory '/«PKGBUILDDIR»/debian/build_tmp/language_tests/Ada/CMakeFiles/CMakeTmp' cd /«PKGBUILDDIR»/debian/build_tmp/language_tests/Ada/CMakeFiles/CMakeTmp && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /«PKGBUILDDIR»/debian/build_tmp/language_tests/Ada/CMakeFiles/CMakeTmp /«PKGBUILDDIR»/debian/build_tmp/language_tests/Ada/CMakeFiles/CMakeTmp /«PKGBUILDDIR»/debian/build_tmp/language_tests/Ada/CMakeFiles/CMakeTmp /«PKGBUILDDIR»/debian/build_tmp/language_tests/Ada/CMakeFiles/CMakeTmp /«PKGBUILDDIR»/debian/build_tmp/language_tests/Ada/CMakeFiles/CMakeTmp/CMakeFiles/testadacompiler.dir/DependInfo.cmake Scanning dependencies of target testadacompiler make[3]: Leaving directory '/«PKGBUILDDIR»/debian/build_tmp/language_tests/Ada/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/testadacompiler.dir/build.make CMakeFiles/testadacompiler.dir/build make[3]: Entering directory '/«PKGBUILDDIR»/debian/build_tmp/language_tests/Ada/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /«PKGBUILDDIR»/debian/build_tmp/language_tests/Ada/CMakeFiles/CMakeTmp/CMakeFiles 1 [100%] Building Ada object CMakeFiles/testadacompiler.dir/testadacompiler.o /usr/bin/gnatgcc -c /«PKGBUILDDIR»/debian/build_tmp/language_tests/Ada/CMakeFiles/CMakeTmp/testadacompiler.adb -o CMakeFiles/testadacompiler.dir/testadacompiler.o gnatgcc: error trying to exec 'gnat1': execvp: No such file or directory CMakeFiles/testadacompiler.dir/build.make:57: recipe for target 'CMakeFiles/testadacompiler.dir/testadacompiler.o' failed make[3]: *** [CMakeFiles/testadacompiler.dir/testadacompiler.o] Error 1 make[3]: Leaving directory '/«PKGBUILDDIR»/debian/build_tmp/language_tests/Ada/CMakeFiles/CMakeTmp' CMakeFiles/Makefile2:63: recipe for target 'CMakeFiles/testadacompiler.dir/all' failed make[2]: *** [CMakeFiles/testadacompiler.dir/all] Error 2 make[2]: Leaving directory '/«PKGBUILDDIR»/debian/build_tmp/language_tests/Ada/CMakeFiles/CMakeTmp' Makefile:75: recipe for target 'all' failed make[1]: *** [all] Error 2 make[1]: Leaving directory '/«PKGBUILDDIR»/debian/build_tmp/language_tests/Ada/CMakeFiles/CMakeTmp' CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:33 (enable_language) -- Configuring incomplete, errors occurred! See also "/«PKGBUILDDIR»/debian/build_tmp/language_tests/Ada/CMakeFiles/CMakeOutput.log". See also "/«PKGBUILDDIR»/debian/build_tmp/language_tests/Ada/CMakeFiles/CMakeError.log". -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (990, 'unstable'), (600, 'testing'), (400, 'stable'), (110, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.15-trunk-amd64 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org