Your message dated Wed, 09 Aug 2017 06:19:21 +0000
with message-id <e1dfkkv-0006vx...@fasolo.debian.org>
and subject line Bug#871361: fixed in magics++ 2.34.1-2
has caused the Debian Bug report #871361,
regarding magics++: FTBFS: Could not find compiler set in environment variable 
CXX: g++-6.
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 ow...@bugs.debian.org
immediately.)


-- 
871361: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871361
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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.

--- End Message ---
--- Begin Message ---
Source: magics++
Source-Version: 2.34.1-2

We believe that the bug you reported is fixed in the latest version of
magics++, 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 871...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alastair McKinstry <mckins...@debian.org> (supplier of updated magics++ 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 07 Aug 2017 12:56:05 +0100
Source: magics++
Binary: libmagplus3v5 libmagics++-dev magics++ python-magics++ python3-magics++ 
libmagics++-data libmagics++-metview-dev
Architecture: source all amd64
Version: 2.34.1-2
Distribution: unstable
Urgency: medium
Maintainer: Alastair McKinstry <mckins...@debian.org>
Changed-By: Alastair McKinstry <mckins...@debian.org>
Description:
 libmagics++-data - Data files needed for magics++ library
 libmagics++-dev - Development files for ECMWF  plotting software MAGICS++
 libmagics++-metview-dev - Libraries needed for building MetView
 libmagplus3v5 - ECMWF meteorological plotting software library
 magics++   - Executables for the magics++ library
 python-magics++ - python support for Magics++
 python3-magics++ - Python3 support for Magics++
Closes: 871304 871361
Changes:
 magics++ (2.34.1-2) unstable; urgency=medium
 .
   * Dont use use g++-6; g++-7 now works and is default. Closes: #871361
   * Rebuild against g++-7, add tight mkshlibs deps. Closes: #871304
Checksums-Sha1:
 218dbb61355b215f0852aae943bd0ee0a55f81d3 2806 magics++_2.34.1-2.dsc
 c56070d691a385842064a20de218c469a1fdeb89 35520 magics++_2.34.1-2.debian.tar.xz
 ac1c430572af72b78424c3879a70125c2e7f8022 36657164 
libmagics++-data_2.34.1-2_all.deb
 48cae7c885ea94792227db0ca161467cd1ca1369 109032 
libmagics++-dev_2.34.1-2_amd64.deb
 535b98c7d2dec492160fc98f6c1c959f2384f094 752930 
libmagics++-metview-dev_2.34.1-2_amd64.deb
 67039b78795df2f28c625c8605032e912e797415 72161236 
libmagplus3v5-dbgsym_2.34.1-2_amd64.deb
 978aec1c915c8d55b7dd5a562e7bfb31e79053b4 3022100 
libmagplus3v5_2.34.1-2_amd64.deb
 9e8fb29361d967d93bc28e47b5dee7f113155124 321526 
magics++-dbgsym_2.34.1-2_amd64.deb
 73c23f16d63ecfc637cc20d8e07e109264a2d99a 18215 
magics++_2.34.1-2_amd64.buildinfo
 05ad686b041db3d1df74cf78f05c539833b98092 62014 magics++_2.34.1-2_amd64.deb
 aa2fa7d0c36504a7c1611f8ebde2570210636664 62088 
python-magics++-dbgsym_2.34.1-2_amd64.deb
 41d81749644c787709fadc2f33a8a0c7c91fda71 62582 
python-magics++_2.34.1-2_amd64.deb
 97b4e8d479aa23748f295281bbc71817e86facb0 62354 
python3-magics++-dbgsym_2.34.1-2_amd64.deb
 e2970fb1f93b2d5c6c4f5cb210eb67f56fa2d3c1 62268 
python3-magics++_2.34.1-2_amd64.deb
Checksums-Sha256:
 d7a77e24a40abe4667505b45aa3086040d3bda32fe013ddc94d8af235e9260e4 2806 
magics++_2.34.1-2.dsc
 f6f9c0385d0ae6a0c11404f95a5754da952ca403ae8d8f9aa1d49c19996e4aba 35520 
magics++_2.34.1-2.debian.tar.xz
 08ee4927c32a1581c224a64a6c6c11859d9b6ce3f9d03b9d121e7d9f11a8cf18 36657164 
libmagics++-data_2.34.1-2_all.deb
 c20cae570acfd75f590d128add270ebca6e0b3ab315a902d5767ae0a65fc8dc8 109032 
libmagics++-dev_2.34.1-2_amd64.deb
 78ff89be668eb210e0c8aba642773426611eb2444d8eb1aee99e4e0fc8104f43 752930 
libmagics++-metview-dev_2.34.1-2_amd64.deb
 b8caf915a68919862bfaf37c9389e26df837c284d9707091edd8bb67a3c60dc1 72161236 
libmagplus3v5-dbgsym_2.34.1-2_amd64.deb
 6b9bd496add4188f991091e191e76733cc0362a616cf31221988d20085311821 3022100 
libmagplus3v5_2.34.1-2_amd64.deb
 170e1b4961c9bd6c595ba8d55e158b36b6184bc313b645a03ff5daf1edcff11b 321526 
magics++-dbgsym_2.34.1-2_amd64.deb
 9f1be5b64430e77dc1687a39710abd5fe657525c2846f889e4446771221924ef 18215 
magics++_2.34.1-2_amd64.buildinfo
 793f6fdece9eb2a2c3c4398acf80d94415be18cb75de862595f3386f64ea46bc 62014 
magics++_2.34.1-2_amd64.deb
 d98bedc27aeadb73e91dc6b6afc95faa504ab9f4a9747858ed327c3d3f4c2076 62088 
python-magics++-dbgsym_2.34.1-2_amd64.deb
 7e275a29b4a21b0b0a3502510e8903835af3d6fe69a593cc4b30044b8e39185b 62582 
python-magics++_2.34.1-2_amd64.deb
 f526372f43b53800dcf6e5111eff57cd51c188a30eff1ebf31ee55e0d7f7ba96 62354 
python3-magics++-dbgsym_2.34.1-2_amd64.deb
 710c06428352d2c99ec676b951487d132c889c9c2beeb2073b0156c4adfb55c5 62268 
python3-magics++_2.34.1-2_amd64.deb
Files:
 e7d983ea85957ad1019fe00650c2ac5a 2806 science optional magics++_2.34.1-2.dsc
 b70d1d6ddd3ffb9a54e9eb5ee1934ae6 35520 science optional 
magics++_2.34.1-2.debian.tar.xz
 01dac3d014840c49ce1def4d1b34ec19 36657164 science optional 
libmagics++-data_2.34.1-2_all.deb
 459054f208994e3bc8dc4f10764027dd 109032 libdevel optional 
libmagics++-dev_2.34.1-2_amd64.deb
 50a45ae5a84eb5ee967c3e8ab4c0e246 752930 libdevel optional 
libmagics++-metview-dev_2.34.1-2_amd64.deb
 ece8aac8e8e83836d020ca30e0324781 72161236 debug extra 
libmagplus3v5-dbgsym_2.34.1-2_amd64.deb
 2d5be56ff7472fd75881d9444471cad8 3022100 libs optional 
libmagplus3v5_2.34.1-2_amd64.deb
 4803b7dc6d67d204b68d3a8a0d346f7d 321526 debug extra 
magics++-dbgsym_2.34.1-2_amd64.deb
 e412cf4632a2056ffc232ddc906ede62 18215 science optional 
magics++_2.34.1-2_amd64.buildinfo
 cccebffc9adab4db68e95299447815fd 62014 science optional 
magics++_2.34.1-2_amd64.deb
 e0ad5724b5ef52c35a90f01b7177c30c 62088 debug extra 
python-magics++-dbgsym_2.34.1-2_amd64.deb
 8e453e5667ad0af176bde4bc0058c592 62582 python optional 
python-magics++_2.34.1-2_amd64.deb
 0d7f093a75b425e624de21fd95473dd3 62354 debug extra 
python3-magics++-dbgsym_2.34.1-2_amd64.deb
 b3af75ed9898705b682d33dd8dc48705 62268 python optional 
python3-magics++_2.34.1-2_amd64.deb

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEgjg86RZbNHx4cIGiy+a7Tl2a06UFAlmKGt4ACgkQy+a7Tl2a
06X/cg//WlMKszSsGCDJD5sYA2uZnEiGUDA3VtbjVPKPZolyhwVow7wN4G0YSyH+
5PwxBDKk+JwSFqi9ClwWLl/DDLiaSzuMcTYxLrQHgesQcvr6QdxWlNO80MWM/v9g
bBeFgi+pIcMhW96djKMGgRqjLN+JGFq4W8Jsz/xl/ciAPI20EcA36C9OPGOPVruO
0toHBVCW8eL9K37d/zcUrimWnDh51xWp7Ysd3FzNYg1c2JjWSle3o3K/g5pqjpRs
dXZwKiul8555rgwfTkeSm7xk1GWOTa/5vqWyZDVQ/E09IBoTyOYdlr4OOXX/FQpc
6mCSkrOLZH+jMC1N2pbQwrpxohKwHDN534bUaBSPFJTVN/RDtlP3+nRf37KlLzXn
ifSi+/g8eGbK+CRhBUvfXv5gzR2wTthC0TDW3HBO4PRkJzEjebkRX+y3MtHKLEMt
92Pwe2oxuWSIbGxsfc1w25/MeKBGhkm6tUgjKlWNEh9XoQrO/0UzK0HjpMYLZ/eq
cOtIqid4StHs0lBMt7ATxWVMZ4V0vE54++GNlGjd7oTFJiv2Yzvb5e3ImtQ+fM3q
V+xDA6/03penQBFXpBT+R2bImK7RZRe1XmnEPmAHOOh4n9/ggk9vCsiduNXaUGrI
7GYxKPaKpgTWtjBTPtQ0vaCeLp2hARgA+krA7o8E8V0zc92D4rw=
=BiU6
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to