Source: magics++ Version: 2.34.1-1 Severity: serious Tags: buster sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20170807 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/build/magics++-QPZGas/magics++-2.34.1' > # link for font for tesing. > mkdir -p share/fonts/truetype/ttf-dejavu/ > ln -sf /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf > share/fonts/truetype/ttf-dejavu/ > # Link terralib > [ -e src/terralib ] || ln -sf /usr/include/terralib src/terralib > for f in libmagplus3v5.links libmagics++-dev.links libmagplus3v5.install ; do > \ > sed -e 's%@ARCH@%x86_64-linux-gnu%g' < debian/$f.in > > debian/$f ; \ > done > dh_auto_configure --builddirectory=debian/build-py3 -- \ > -DPYTHON_EXECUTABLE=/usr/bin/python3 \ > -DBUILD_SITE=debian -DENABLE_LIBGD=1 -DHAVE_BOOST=1 > -DHAVE_DLFCN_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBPROJ=1 > -DHAVE_LIBPTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_MEMORY_H=1 -DHAVE_STDINT_H=1 > -DHAVE_STDLIB_H=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_STS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DMAGICS_ALLHEADERS=1 -DMAGICS_GRIB=1 > -DMAGICS_JSON=1 -DMAGICS_METVIEW=1 -DMAGICS_GIF=1 -DMAGICS_GIF_ANIMATED=1 > -DMAGICS_TIFF=1 -DMAGICS_TTF=1 -DMAGICS_TTF_PATH="share/magics/ttf/" > -DMAGICS_SITE="debian" -DMAGICS_PYTHON=1 -DMAGICS_THREADS=1 > -DDISABLE_OS_CHECK=ON -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON > -DBUILD_DOCUMENTATION=ON -DENABLE_FORTRAN=ON -DENABLE_LARGE_FILE_SUPPORT=ON > -DENABLE_PYTHON=ON -DBUILD_EXAMPLES=ON -DBUILD_SHARED_LIBS=ON > -DENABLE_TESTS=ON -DENABLE_GEOTIFF=ON > -DGEOTIFF_INCLUDE_DIR=/usr/include/geotiff -DENABLE_RPATHS=OFF > -DENABLE_CAIRO=ON -DENABLE_BUFR=ON -DENABLE_GRIB=ON -DENABLE_METVIEW=ON > -DENABLE_QT5=ON -DENABLE_NETCDF=ON -DCMAKE_CXX_FLAGS='-fPIC -g -O2 > -fdebug-prefix-map=/build/magics++-QPZGas/magics++-2.34.1=. > -fstack-protector-strong -Wformat -Werror=format-security > -I/usr/include/terralib -I/usr/include/terralib/kernel' > -DMAGICS_EXTRA_LIBRARIES='-lterralib -lgd -lemosR64' -DBUILD_SITE=debian > -DENABLE_LIBGD=1 -DHAVE_BOOST=1 -DHAVE_DLFCN_H=1 -DHAVE_INTTYPES_H=1 > -DHAVE_LIBEXPAT=1 -DHAVE_LIBPROJ=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBZ=1 > -DHAVE_MEMORY_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRINGS_H=1 > -DHAVE_STRING_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STS_TYPES_H=1 -DHAVE_UNISTD_H=1 > -DMAGICS_ALLHEADERS=1 -DMAGICS_GRIB=1 -DMAGICS_JSON=1 -DMAGICS_METVIEW=1 > -DMAGICS_GIF=1 -DMAGICS_GIF_ANIMATED=1 -DMAGICS_TIFF=1 -DMAGICS_TTF=1 > -DMAGICS_TTF_PATH="share/magics/ttf/" -DMAGICS_SITE="debian" > -DMAGICS_PYTHON=1 -DMAGICS_THREADS=1 -DDISABLE_OS_CHECK=ON > -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON > -DBUILD_DOCUMENTATION=ON -DENABLE_FORTRAN=ON -DENABLE_LARGE_FILE_SUPPORT=ON > -DENABLE_PYTHON=ON -DBUILD_EXAMPLES=ON -DBUILD_SHARED_LIBS=ON > -DENABLE_TESTS=ON -DENABLE_GEOTIFF=ON > -DGEOTIFF_INCLUDE_DIR=/usr/include/geotiff -DENABLE_RPATHS=OFF > -DENABLE_CAIRO=ON -DENABLE_BUFR=ON -DENABLE_GRIB=ON -DENABLE_METVIEW=ON > -DENABLE_QT5=ON -DENABLE_NETCDF=ON -DCMAKE_CXX_FLAGS='-fPIC -g -O2 > -fdebug-prefix-map=/build/magics++-QPZGas/magics++-2.34.1=. > -fstack-protector-strong -Wformat -Werror=format-security > -I/usr/include/terralib -I/usr/include/terralib/kernel' > -DMAGICS_EXTRA_LIBRARIES='-lterralib -lgd -lemosR64' > install -d debian/build-py3 > cd debian/build-py3 > cmake ../.. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON > -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc > -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON > -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON > -DPYTHON_EXECUTABLE=/usr/bin/python3 -DBUILD_SITE=debian -DENABLE_LIBGD=1 > -DHAVE_BOOST=1 -DHAVE_DLFCN_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBEXPAT=1 > -DHAVE_LIBPROJ=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_MEMORY_H=1 > -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 > -DHAVE_SYS_STAT_H=1 -DHAVE_STS_TYPES_H=1 -DHAVE_UNISTD_H=1 > -DMAGICS_ALLHEADERS=1 -DMAGICS_GRIB=1 -DMAGICS_JSON=1 -DMAGICS_METVIEW=1 > -DMAGICS_GIF=1 -DMAGICS_GIF_ANIMATED=1 -DMAGICS_TIFF=1 -DMAGICS_TTF=1 > -DMAGICS_TTF_PATH=share/magics/ttf/ -DMAGICS_SITE=debian -DMAGICS_PYTHON=1 > -DMAGICS_THREADS=1 -DDISABLE_OS_CHECK=ON -DCMAKE_INSTALL_PREFIX=/usr > -DCMAKE_VERBOSE_MAKEFILE=ON -DBUILD_DOCUMENTATION=ON -DENABLE_FORTRAN=ON > -DENABLE_LARGE_FILE_SUPPORT=ON -DENABLE_PYTHON=ON -DBUILD_EXAMPLES=ON > -DBUILD_SHARED_LIBS=ON -DENABLE_TESTS=ON -DENABLE_GEOTIFF=ON > -DGEOTIFF_INCLUDE_DIR=/usr/include/geotiff -DENABLE_RPATHS=OFF > -DENABLE_CAIRO=ON -DENABLE_BUFR=ON -DENABLE_GRIB=ON -DENABLE_METVIEW=ON > -DENABLE_QT5=ON -DENABLE_NETCDF=ON "-DCMAKE_CXX_FLAGS=-fPIC -g -O2 > -fdebug-prefix-map=/build/magics++-QPZGas/magics++-2.34.1=. > -fstack-protector-strong -Wformat -Werror=format-security > -I/usr/include/terralib -I/usr/include/terralib/kernel" > "-DMAGICS_EXTRA_LIBRARIES=-lterralib -lgd -lemosR64" -DBUILD_SITE=debian > -DENABLE_LIBGD=1 -DHAVE_BOOST=1 -DHAVE_DLFCN_H=1 -DHAVE_INTTYPES_H=1 > -DHAVE_LIBEXPAT=1 -DHAVE_LIBPROJ=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBZ=1 > -DHAVE_MEMORY_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRINGS_H=1 > -DHAVE_STRING_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STS_TYPES_H=1 -DHAVE_UNISTD_H=1 > -DMAGICS_ALLHEADERS=1 -DMAGICS_GRIB=1 -DMAGICS_JSON=1 -DMAGICS_METVIEW=1 > -DMAGICS_GIF=1 -DMAGICS_GIF_ANIMATED=1 -DMAGICS_TIFF=1 -DMAGICS_TTF=1 > -DMAGICS_TTF_PATH=share/magics/ttf/ -DMAGICS_SITE=debian -DMAGICS_PYTHON=1 > -DMAGICS_THREADS=1 -DDISABLE_OS_CHECK=ON -DCMAKE_INSTALL_PREFIX=/usr > -DCMAKE_VERBOSE_MAKEFILE=ON -DBUILD_DOCUMENTATION=ON -DENABLE_FORTRAN=ON > -DENABLE_LARGE_FILE_SUPPORT=ON -DENABLE_PYTHON=ON -DBUILD_EXAMPLES=ON > -DBUILD_SHARED_LIBS=ON -DENABLE_TESTS=ON -DENABLE_GEOTIFF=ON > -DGEOTIFF_INCLUDE_DIR=/usr/include/geotiff -DENABLE_RPATHS=OFF > -DENABLE_CAIRO=ON -DENABLE_BUFR=ON -DENABLE_GRIB=ON -DENABLE_METVIEW=ON > -DENABLE_QT5=ON -DENABLE_NETCDF=ON "-DCMAKE_CXX_FLAGS=-fPIC -g -O2 > -fdebug-prefix-map=/build/magics++-QPZGas/magics++-2.34.1=. > -fstack-protector-strong -Wformat -Werror=format-security > -I/usr/include/terralib -I/usr/include/terralib/kernel" > "-DMAGICS_EXTRA_LIBRARIES=-lterralib -lgd -lemosR64" > CMake Error at > /usr/share/cmake-3.9/Modules/CMakeDetermineCXXCompiler.cmake:47 (message): > Could not find compiler set in environment variable CXX: > > g++-6. > > Call Stack (most recent call first): > CMakeLists.txt:25 (project) > > > CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage > -- Configuring incomplete, errors occurred! > See also > "/build/magics++-QPZGas/magics++-2.34.1/debian/build-py3/CMakeFiles/CMakeOutput.log". > cd /build/magics++-QPZGas/magics++-2.34.1 > cd debian/build-py3 > tail -v -n \+0 CMakeCache.txt > ==> CMakeCache.txt <== > # This is the CMakeCache file. > # For build in directory: > /build/magics++-QPZGas/magics++-2.34.1/debian/build-py3 > # It was generated by CMake: /usr/bin/cmake > # You can edit this file to change values found and used by cmake. > # If you do not want to change any of the values, simply exit the editor. > # If you do want to change a value, simply edit, save, and exit the editor. > # The syntax for the file is as follows: > # KEY:TYPE=VALUE > # KEY is the name of a variable in the cache. > # TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. > # VALUE is the current value for the KEY. > > ######################## > # EXTERNAL cache entries > ######################## > > //No help, variable specified on the command line. > BUILD_DOCUMENTATION:UNINITIALIZED=ON > > //No help, variable specified on the command line. > BUILD_EXAMPLES:UNINITIALIZED=ON > > //No help, variable specified on the command line. > BUILD_SHARED_LIBS:UNINITIALIZED=ON > > //No help, variable specified on the command line. > BUILD_SITE:UNINITIALIZED=debian > > //No help, variable specified on the command line. > CMAKE_BUILD_TYPE:UNINITIALIZED=None > > //No help, variable specified on the command line. > CMAKE_CXX_FLAGS:UNINITIALIZED=-fPIC -g -O2 > -fdebug-prefix-map=/build/magics++-QPZGas/magics++-2.34.1=. > -fstack-protector-strong -Wformat -Werror=format-security > -I/usr/include/terralib -I/usr/include/terralib/kernel > > //No help, variable specified on the command line. > CMAKE_EXPORT_NO_PACKAGE_REGISTRY:UNINITIALIZED=ON > > //No help, variable specified on the command line. > CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY:UNINITIALIZED=ON > > //No help, variable specified on the command line. > CMAKE_INSTALL_LOCALSTATEDIR:UNINITIALIZED=/var > > //No help, variable specified on the command line. > CMAKE_INSTALL_PREFIX:UNINITIALIZED=/usr > > //No help, variable specified on the command line. > CMAKE_INSTALL_SYSCONFDIR:UNINITIALIZED=/etc > > //Path to a program. > CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make > > //Value Computed by CMake > CMAKE_PROJECT_NAME:STATIC=magics > > //No help, variable specified on the command line. > CMAKE_VERBOSE_MAKEFILE:UNINITIALIZED=ON > > //No help, variable specified on the command line. > DISABLE_OS_CHECK:UNINITIALIZED=ON > > //No help, variable specified on the command line. > ENABLE_BUFR:UNINITIALIZED=ON > > //No help, variable specified on the command line. > ENABLE_CAIRO:UNINITIALIZED=ON > > //No help, variable specified on the command line. > ENABLE_FORTRAN:UNINITIALIZED=ON > > //No help, variable specified on the command line. > ENABLE_GEOTIFF:UNINITIALIZED=ON > > //No help, variable specified on the command line. > ENABLE_GRIB:UNINITIALIZED=ON > > //No help, variable specified on the command line. > ENABLE_LARGE_FILE_SUPPORT:UNINITIALIZED=ON > > //No help, variable specified on the command line. > ENABLE_LIBGD:UNINITIALIZED=1 > > //No help, variable specified on the command line. > ENABLE_METVIEW:UNINITIALIZED=ON > > //No help, variable specified on the command line. > ENABLE_NETCDF:UNINITIALIZED=ON > > //No help, variable specified on the command line. > ENABLE_PYTHON:UNINITIALIZED=ON > > //No help, variable specified on the command line. > ENABLE_QT5:UNINITIALIZED=ON > > //No help, variable specified on the command line. > ENABLE_RPATHS:UNINITIALIZED=OFF > > //No help, variable specified on the command line. > ENABLE_TESTS:UNINITIALIZED=ON > > //No help, variable specified on the command line. > GEOTIFF_INCLUDE_DIR:UNINITIALIZED=/usr/include/geotiff > > //No help, variable specified on the command line. > HAVE_BOOST:UNINITIALIZED=1 > > //No help, variable specified on the command line. > HAVE_DLFCN_H:UNINITIALIZED=1 > > //No help, variable specified on the command line. > HAVE_INTTYPES_H:UNINITIALIZED=1 > > //No help, variable specified on the command line. > HAVE_LIBEXPAT:UNINITIALIZED=1 > > //No help, variable specified on the command line. > HAVE_LIBPROJ:UNINITIALIZED=1 > > //No help, variable specified on the command line. > HAVE_LIBPTHREAD:UNINITIALIZED=1 > > //No help, variable specified on the command line. > HAVE_LIBZ:UNINITIALIZED=1 > > //No help, variable specified on the command line. > HAVE_MEMORY_H:UNINITIALIZED=1 > > //No help, variable specified on the command line. > HAVE_STDINT_H:UNINITIALIZED=1 > > //No help, variable specified on the command line. > HAVE_STDLIB_H:UNINITIALIZED=1 > > //No help, variable specified on the command line. > HAVE_STRINGS_H:UNINITIALIZED=1 > > //No help, variable specified on the command line. > HAVE_STRING_H:UNINITIALIZED=1 > > //No help, variable specified on the command line. > HAVE_STS_TYPES_H:UNINITIALIZED=1 > > //No help, variable specified on the command line. > HAVE_SYS_STAT_H:UNINITIALIZED=1 > > //No help, variable specified on the command line. > HAVE_UNISTD_H:UNINITIALIZED=1 > > //No help, variable specified on the command line. > MAGICS_ALLHEADERS:UNINITIALIZED=1 > > //No help, variable specified on the command line. > MAGICS_EXTRA_LIBRARIES:UNINITIALIZED=-lterralib -lgd -lemosR64 > > //No help, variable specified on the command line. > MAGICS_GIF:UNINITIALIZED=1 > > //No help, variable specified on the command line. > MAGICS_GIF_ANIMATED:UNINITIALIZED=1 > > //No help, variable specified on the command line. > MAGICS_GRIB:UNINITIALIZED=1 > > //No help, variable specified on the command line. > MAGICS_JSON:UNINITIALIZED=1 > > //No help, variable specified on the command line. > MAGICS_METVIEW:UNINITIALIZED=1 > > //No help, variable specified on the command line. > MAGICS_PYTHON:UNINITIALIZED=1 > > //No help, variable specified on the command line. > MAGICS_SITE:UNINITIALIZED=debian > > //No help, variable specified on the command line. > MAGICS_THREADS:UNINITIALIZED=1 > > //No help, variable specified on the command line. > MAGICS_TIFF:UNINITIALIZED=1 > > //No help, variable specified on the command line. > MAGICS_TTF:UNINITIALIZED=1 > > //No help, variable specified on the command line. > MAGICS_TTF_PATH:UNINITIALIZED=share/magics/ttf/ > > //No help, variable specified on the command line. > PYTHON_EXECUTABLE:UNINITIALIZED=/usr/bin/python3 > > //Value Computed by CMake > magics_BINARY_DIR:STATIC=/build/magics++-QPZGas/magics++-2.34.1/debian/build-py3 > > //Value Computed by CMake > magics_SOURCE_DIR:STATIC=/build/magics++-QPZGas/magics++-2.34.1 > > > ######################## > # INTERNAL cache entries > ######################## > > //This is the directory where this CMakeCache.txt was created > CMAKE_CACHEFILE_DIR:INTERNAL=/build/magics++-QPZGas/magics++-2.34.1/debian/build-py3 > //Major version of cmake used to create the current loaded cache > CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 > //Minor version of cmake used to create the current loaded cache > CMAKE_CACHE_MINOR_VERSION:INTERNAL=9 > //Patch version of cmake used to create the current loaded cache > CMAKE_CACHE_PATCH_VERSION:INTERNAL=0 > //Path to CMake executable. > CMAKE_COMMAND:INTERNAL=/usr/bin/cmake > //Path to cpack program executable. > CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack > //Path to ctest program executable. > CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest > //Name of external makefile project generator. > CMAKE_EXTRA_GENERATOR:INTERNAL= > //Name of generator. > CMAKE_GENERATOR:INTERNAL=Unix Makefiles > //Name of generator platform. > CMAKE_GENERATOR_PLATFORM:INTERNAL= > //Name of generator toolset. > CMAKE_GENERATOR_TOOLSET:INTERNAL= > //Source directory with the top level CMakeLists.txt file for this > // project > CMAKE_HOME_DIRECTORY:INTERNAL=/build/magics++-QPZGas/magics++-2.34.1 > //ADVANCED property for variable: CMAKE_MAKE_PROGRAM > CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1 > //number of local generators > CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1 > //Platform information initialized > CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1 > //Path to CMake installation. > CMAKE_ROOT:INTERNAL=/usr/share/cmake-3.9 > //uname command > CMAKE_UNAME:INTERNAL=/bin/uname > > cd /build/magics++-QPZGas/magics++-2.34.1 > cd debian/build-py3 > tail -v -n \+0 CMakeFiles/CMakeOutput.log > ==> CMakeFiles/CMakeOutput.log <== > The system is: Linux - 4.9.0-2-amd64 - x86_64 > dh_auto_configure: cmake ../.. -DCMAKE_INSTALL_PREFIX=/usr > -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None > -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var > -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON > -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON > -DPYTHON_EXECUTABLE=/usr/bin/python3 -DBUILD_SITE=debian -DENABLE_LIBGD=1 > -DHAVE_BOOST=1 -DHAVE_DLFCN_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBEXPAT=1 > -DHAVE_LIBPROJ=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_MEMORY_H=1 > -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 > -DHAVE_SYS_STAT_H=1 -DHAVE_STS_TYPES_H=1 -DHAVE_UNISTD_H=1 > -DMAGICS_ALLHEADERS=1 -DMAGICS_GRIB=1 -DMAGICS_JSON=1 -DMAGICS_METVIEW=1 > -DMAGICS_GIF=1 -DMAGICS_GIF_ANIMATED=1 -DMAGICS_TIFF=1 -DMAGICS_TTF=1 > -DMAGICS_TTF_PATH=share/magics/ttf/ -DMAGICS_SITE=debian -DMAGICS_PYTHON=1 > -DMAGICS_THREADS=1 -DDISABLE_OS_CHECK=ON -DCMAKE_INSTALL_PREFIX=/usr > -DCMAKE_VERBOSE_MAKEFILE=ON -DBUILD_DOCUMENTATION=ON -DENABLE_FORTRAN=ON > -DENABLE_LARGE_FILE_SUPPORT=ON -DENABLE_PYTHON=ON -DBUILD_EXAMPLES=ON > -DBUILD_SHARED_LIBS=ON -DENABLE_TESTS=ON -DENABLE_GEOTIFF=ON > -DGEOTIFF_INCLUDE_DIR=/usr/include/geotiff -DENABLE_RPATHS=OFF > -DENABLE_CAIRO=ON -DENABLE_BUFR=ON -DENABLE_GRIB=ON -DENABLE_METVIEW=ON > -DENABLE_QT5=ON -DENABLE_NETCDF=ON "-DCMAKE_CXX_FLAGS=-fPIC -g -O2 > -fdebug-prefix-map=/build/magics++-QPZGas/magics++-2.34.1=. > -fstack-protector-strong -Wformat -Werror=format-security > -I/usr/include/terralib -I/usr/include/terralib/kernel" > "-DMAGICS_EXTRA_LIBRARIES=-lterralib -lgd -lemosR64" -DBUILD_SITE=debian > -DENABLE_LIBGD=1 -DHAVE_BOOST=1 -DHAVE_DLFCN_H=1 -DHAVE_INTTYPES_H=1 > -DHAVE_LIBEXPAT=1 -DHAVE_LIBPROJ=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBZ=1 > -DHAVE_MEMORY_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRINGS_H=1 > -DHAVE_STRING_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STS_TYPES_H=1 -DHAVE_UNISTD_H=1 > -DMAGICS_ALLHEADERS=1 -DMAGICS_GRIB=1 -DMAGICS_JSON=1 -DMAGICS_METVIEW=1 > -DMAGICS_GIF=1 -DMAGICS_GIF_ANIMATED=1 -DMAGICS_TIFF=1 -DMAGICS_TTF=1 > -DMAGICS_TTF_PATH=share/magics/ttf/ -DMAGICS_SITE=debian -DMAGICS_PYTHON=1 > -DMAGICS_THREADS=1 -DDISABLE_OS_CHECK=ON -DCMAKE_INSTALL_PREFIX=/usr > -DCMAKE_VERBOSE_MAKEFILE=ON -DBUILD_DOCUMENTATION=ON -DENABLE_FORTRAN=ON > -DENABLE_LARGE_FILE_SUPPORT=ON -DENABLE_PYTHON=ON -DBUILD_EXAMPLES=ON > -DBUILD_SHARED_LIBS=ON -DENABLE_TESTS=ON -DENABLE_GEOTIFF=ON > -DGEOTIFF_INCLUDE_DIR=/usr/include/geotiff -DENABLE_RPATHS=OFF > -DENABLE_CAIRO=ON -DENABLE_BUFR=ON -DENABLE_GRIB=ON -DENABLE_METVIEW=ON > -DENABLE_QT5=ON -DENABLE_NETCDF=ON "-DCMAKE_CXX_FLAGS=-fPIC -g -O2 > -fdebug-prefix-map=/build/magics++-QPZGas/magics++-2.34.1=. > -fstack-protector-strong -Wformat -Werror=format-security > -I/usr/include/terralib -I/usr/include/terralib/kernel" > "-DMAGICS_EXTRA_LIBRARIES=-lterralib -lgd -lemosR64" returned exit code 1 > cd /build/magics++-QPZGas/magics++-2.34.1 > debian/rules:95: recipe for target 'override_dh_auto_configure' failed > make[1]: *** [override_dh_auto_configure] Error 2 The full build log is available from: http://aws-logs.debian.net/2017/08/07/magics++_2.34.1-1_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.