Your message dated Sat, 05 Aug 2017 12:35:53 +0000
with message-id <e1ddyj7-000cxm...@fasolo.debian.org>
and subject line Bug#853662: fixed in skycat 3.1.2+starlink1~b+dfsg-3
has caused the Debian Bug report #853662,
regarding skycat: ftbfs with GCC-7
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.)


-- 
853662: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853662
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:skycat
Version: 3.1.2+starlink1~b+dfsg-2
Severity: normal
Tags: sid buster
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-7

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-7/g++-7, but succeeds to build with gcc-6/g++-6. The
severity of this report may be raised before the buster release.
There is no need to fix this issue in time for the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc7-20170126/skycat_3.1.2+starlink1~b+dfsg-2_unstable_gcc7.log
The last lines of the build log are at the end of this report.

To build with GCC 7, either set CC=gcc-7 CXX=g++-7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-7/porting_to.html

[...]
./generic/TclAstroCat.C:140:1: warning: ISO C++ forbids converting a string 
constant to 'char*' [-Wwrite-strings]
g++ -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -funsigned-char 
-DPACKAGE_NAME=\"cat\" -DPACKAGE_TARNAME=\"cat\" -DPACKAGE_VERSION=\"4.1.0\" 
-DPACKAGE_STRING=\"cat\ 4.1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" 
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 
-DUSE_COMPAT_CONST=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 
-DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1  -I./generic 
-I./bitmaps -I./../astrotcl/generic -I./../astrotcl/cfitsio 
-I./../astrotcl/libwcs -I./../tclutil/generic -I"/usr/include/tcl8.6" 
-I"/usr/include/tcl8.6"   -Wdate-time -D_FORTIFY_SOURCE=2
   -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -funsigned-char -O2  
-fPIC -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -c `echo 
./generic/TclAstroImage.C` -o TclAstroImage.o
g++ -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -funsigned-char 
-DPACKAGE_NAME=\"cat\" -DPACKAGE_TARNAME=\"cat\" -DPACKAGE_VERSION=\"4.1.0\" 
-DPACKAGE_STRING=\"cat\ 4.1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" 
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 
-DUSE_COMPAT_CONST=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 
-DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1  -I./generic 
-I./bitmaps -I./../astrotcl/generic -I./../astrotcl/cfitsio 
-I./../astrotcl/libwcs -I./../tclutil/generic -I"/usr/include/tcl8.6" 
-I"/usr/include/tcl8.6"   -Wdate-time -D_FORTIFY_SOURCE=2
   -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -funsigned-char -O2  
-fPIC -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -c `echo 
./generic/TclQueryUtil.C` -o TclQueryUtil.o
g++ -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -funsigned-char 
-DPACKAGE_NAME=\"cat\" -DPACKAGE_TARNAME=\"cat\" -DPACKAGE_VERSION=\"4.1.0\" 
-DPACKAGE_STRING=\"cat\ 4.1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" 
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 
-DUSE_COMPAT_CONST=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 
-DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1  -I./generic 
-I./bitmaps -I./../astrotcl/generic -I./../astrotcl/cfitsio 
-I./../astrotcl/libwcs -I./../tclutil/generic -I"/usr/include/tcl8.6" 
-I"/usr/include/tcl8.6"   -Wdate-time -D_FORTIFY_SOURCE=2
   -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -funsigned-char -O2  
-fPIC -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -c `echo 
./generic/TclTcsCat.C` -o TclTcsCat.o
g++ -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -funsigned-char 
-DPACKAGE_NAME=\"cat\" -DPACKAGE_TARNAME=\"cat\" -DPACKAGE_VERSION=\"4.1.0\" 
-DPACKAGE_STRING=\"cat\ 4.1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" 
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 
-DUSE_COMPAT_CONST=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 
-DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1  -I./generic 
-I./bitmaps -I./../astrotcl/generic -I./../astrotcl/cfitsio 
-I./../astrotcl/libwcs -I./../tclutil/generic -I"/usr/include/tcl8.6" 
-I"/usr/include/tcl8.6"   -Wdate-time -D_FORTIFY_SOURCE=2
   -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -funsigned-char -O2  
-fPIC -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -c `echo 
./generic/TcsCatalog.C` -o TcsCatalog.o
g++ -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -funsigned-char 
-DPACKAGE_NAME=\"cat\" -DPACKAGE_TARNAME=\"cat\" -DPACKAGE_VERSION=\"4.1.0\" 
-DPACKAGE_STRING=\"cat\ 4.1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" 
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 
-DUSE_COMPAT_CONST=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 
-DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1  -I./generic 
-I./bitmaps -I./../astrotcl/generic -I./../astrotcl/cfitsio 
-I./../astrotcl/libwcs -I./../tclutil/generic -I"/usr/include/tcl8.6" 
-I"/usr/include/tcl8.6"   -Wdate-time -D_FORTIFY_SOURCE=2
   -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -funsigned-char -O2  
-fPIC -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -c `echo 
./generic/TcsCatalogObject.C` -o TcsCatalogObject.o
g++ -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -funsigned-char 
-DPACKAGE_NAME=\"cat\" -DPACKAGE_TARNAME=\"cat\" -DPACKAGE_VERSION=\"4.1.0\" 
-DPACKAGE_STRING=\"cat\ 4.1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" 
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 
-DUSE_COMPAT_CONST=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 
-DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1  -I./generic 
-I./bitmaps -I./../astrotcl/generic -I./../astrotcl/cfitsio 
-I./../astrotcl/libwcs -I./../tclutil/generic -I"/usr/include/tcl8.6" 
-I"/usr/include/tcl8.6"   -Wdate-time -D_FORTIFY_SOURCE=2
   -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -funsigned-char -O2  
-fPIC -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -c `echo 
./generic/TcsLocalCatalog.C` -o TcsLocalCatalog.o
g++ -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -funsigned-char 
-DPACKAGE_NAME=\"cat\" -DPACKAGE_TARNAME=\"cat\" -DPACKAGE_VERSION=\"4.1.0\" 
-DPACKAGE_STRING=\"cat\ 4.1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" 
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 
-DUSE_COMPAT_CONST=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 
-DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1  -I./generic 
-I./bitmaps -I./../astrotcl/generic -I./../astrotcl/cfitsio 
-I./../astrotcl/libwcs -I./../tclutil/generic -I"/usr/include/tcl8.6" 
-I"/usr/include/tcl8.6"   -Wdate-time -D_FORTIFY_SOURCE=2
   -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -funsigned-char -O2  
-fPIC -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -c `echo 
./generic/TcsQueryResult.C` -o TcsQueryResult.o
g++ -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -funsigned-char 
-DPACKAGE_NAME=\"cat\" -DPACKAGE_TARNAME=\"cat\" -DPACKAGE_VERSION=\"4.1.0\" 
-DPACKAGE_STRING=\"cat\ 4.1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" 
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 
-DUSE_COMPAT_CONST=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 
-DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1  -I./generic 
-I./bitmaps -I./../astrotcl/generic -I./../astrotcl/cfitsio 
-I./../astrotcl/libwcs -I./../tclutil/generic -I"/usr/include/tcl8.6" 
-I"/usr/include/tcl8.6"   -Wdate-time -D_FORTIFY_SOURCE=2
   -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -funsigned-char -O2  
-fPIC -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -c `echo 
./generic/astro_catalog.C` -o astro_catalog.o
g++ -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -funsigned-char 
-DPACKAGE_NAME=\"cat\" -DPACKAGE_TARNAME=\"cat\" -DPACKAGE_VERSION=\"4.1.0\" 
-DPACKAGE_STRING=\"cat\ 4.1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" 
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 
-DUSE_COMPAT_CONST=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 
-DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1  -I./generic 
-I./bitmaps -I./../astrotcl/generic -I./../astrotcl/cfitsio 
-I./../astrotcl/libwcs -I./../tclutil/generic -I"/usr/include/tcl8.6" 
-I"/usr/include/tcl8.6"   -Wdate-time -D_FORTIFY_SOURCE=2
   -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -funsigned-char -O2  
-fPIC -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -c `echo 
./generic/astro_image.C` -o astro_image.o
g++ -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -funsigned-char 
-DPACKAGE_NAME=\"cat\" -DPACKAGE_TARNAME=\"cat\" -DPACKAGE_VERSION=\"4.1.0\" 
-DPACKAGE_STRING=\"cat\ 4.1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" 
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 
-DUSE_COMPAT_CONST=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 
-DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1  -I./generic 
-I./bitmaps -I./../astrotcl/generic -I./../astrotcl/cfitsio 
-I./../astrotcl/libwcs -I./../tclutil/generic -I"/usr/include/tcl8.6" 
-I"/usr/include/tcl8.6"   -Wdate-time -D_FORTIFY_SOURCE=2
   -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -funsigned-char -O2  
-fPIC -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -c `echo 
./generic/cat_bitmaps.C` -o cat_bitmaps.o
rm -f libcat4.1.0.so
g++ -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -funsigned-char 
-shared -o libcat4.1.0.so AstroCatalog.o AstroImage.o AstroQuery.o 
CatalogInfo.o LocalCatalog.o QueryResult.o TabTable.o TclAstroCat.o 
TclAstroImage.o TclQueryUtil.o TclTcsCat.o TcsCatalog.o TcsCatalogObject.o 
TcsLocalCatalog.o TcsQueryResult.o astro_catalog.o astro_image.o cat_bitmaps.o 
-Wl,-rpath,/usr/lib/skycat -Wl,-z,relro -Wl,--export-dynamic 
-Wl,-soname,libcat4.1.0.so 
-L/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg/astrotcl -lastrotcl2.1.0 
-L/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg/tclutil -ltclutil2.1.0 -L/usr/lib 
-lBLT -lcfitsio -lX11 -L/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg/astrotcl 
-lastrotcl2.1.0 -L/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg/tclutil 
-ltclutil2.1.0 -L/usr/lib -lBLT -lcfitsio -
 lX11  -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -L/usr/lib/x86_64-linux-gnu -ltk8.6 
  
: libcat4.1.0.so
(cd ./library; /usr/bin/tclsh8.6 mkIndex.tcl)
make[2]: Leaving directory '/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg/cat'
+ cd skycat
+ make all
make[2]: Entering directory '/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg/skycat'
g++ -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -funsigned-char 
-DPACKAGE_NAME=\"skycat\" -DPACKAGE_TARNAME=\"skycat\" 
-DPACKAGE_VERSION=\"3.1.2\" -DPACKAGE_STRING=\"skycat\ 3.1.2\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
-DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SOCKLEN_T=1 
-DUSE_COMPAT_CONST=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 
-DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1  -I./generic 
-I./bitmaps -I./../cat/generic -I./../rtd/generic -I./../rtd/rtdevt 
-I./../astrotcl/generic -I./../astrotcl/cfitsio -I./../astrotcl/libwcs 
-I./../tclutil/gener
 ic -I"/usr/include/tcl8.6" -I"/usr/include/tcl8.6"   -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -funsigned-char -O2  
-fPIC -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -c `echo 
./generic/SkySearch.C` -o SkySearch.o
In file included from ./../rtd/generic/RtdImage.h:69:0,
                 from ./generic/Skycat.h:28,
                 from ./generic/SkySearch.C:40:
./../rtd/generic/RtdCamera.h:57:16: warning: ISO C++ forbids converting a 
string constant to 'char*' [-Wwrite-strings]
  char* image = "RtdCamera");
                ^~~~~~~~~~~
g++ -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -funsigned-char 
-DPACKAGE_NAME=\"skycat\" -DPACKAGE_TARNAME=\"skycat\" 
-DPACKAGE_VERSION=\"3.1.2\" -DPACKAGE_STRING=\"skycat\ 3.1.2\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
-DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SOCKLEN_T=1 
-DUSE_COMPAT_CONST=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 
-DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1  -I./generic 
-I./bitmaps -I./../cat/generic -I./../rtd/generic -I./../rtd/rtdevt 
-I./../astrotcl/generic -I./../astrotcl/cfitsio -I./../astrotcl/libwcs 
-I./../tclutil/gener
 ic -I"/usr/include/tcl8.6" -I"/usr/include/tcl8.6"   -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -funsigned-char -O2  
-fPIC -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -c `echo 
./generic/Skycat.C` -o Skycat.o
In file included from ./../rtd/generic/RtdImage.h:69:0,
                 from ./generic/Skycat.h:28,
                 from ./generic/Skycat.C:40:
./../rtd/generic/RtdCamera.h:57:16: warning: ISO C++ forbids converting a 
string constant to 'char*' [-Wwrite-strings]
  char* image = "RtdCamera");
                ^~~~~~~~~~~
g++ -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -funsigned-char 
-DPACKAGE_NAME=\"skycat\" -DPACKAGE_TARNAME=\"skycat\" 
-DPACKAGE_VERSION=\"3.1.2\" -DPACKAGE_STRING=\"skycat\ 3.1.2\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
-DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SOCKLEN_T=1 
-DUSE_COMPAT_CONST=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 
-DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1  -I./generic 
-I./bitmaps -I./../cat/generic -I./../rtd/generic -I./../rtd/rtdevt 
-I./../astrotcl/generic -I./../astrotcl/cfitsio -I./../astrotcl/libwcs 
-I./../tclutil/gener
 ic -I"/usr/include/tcl8.6" -I"/usr/include/tcl8.6"   -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -funsigned-char -O2  
-fPIC -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -c `echo 
./generic/TcsSkySearch.C` -o TcsSkySearch.o
rm -f libskycat3.1.2.so
g++ -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -funsigned-char 
-shared -o libskycat3.1.2.so SkySearch.o Skycat.o TcsSkySearch.o 
-Wl,-rpath,/usr/lib/skycat -Wl,-z,relro -Wl,--export-dynamic 
-Wl,-soname,libskycat3.1.2.so -L/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg/cat 
-lcat4.1.0 -L/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg/rtd -lrtd3.2.1 
-L/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg/astrotcl -lastrotcl2.1.0 
-L/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg/tclutil -ltclutil2.1.0 -L/usr/lib 
-lBLT -lcfitsio -lX11 -lXext -L/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg/cat 
-lcat4.1.0 -L/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg/rtd -lrtd3.2.1 
-L/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg/astrotcl -lastrotcl2.1.0 
-L/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg/tclutil -ltclutil2.1.
 0 -L/usr/lib -lBLT -lcfitsio -lX11 -lXext  -L/usr/lib/x86_64-linux-gnu 
-ltcl8.6 -L/usr/lib/x86_64-linux-gnu -ltk8.6   
/usr/bin/ld: cannot find -lrtd3.2.1
/usr/bin/ld: cannot find -lrtd3.2.1
collect2: error: ld returned 1 exit status
Makefile:287: recipe for target 'libskycat3.1.2.so' failed
make[2]: *** [libskycat3.1.2.so] Error 1
make[2]: Leaving directory '/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg/skycat'
+ exit 1
Makefile:15: recipe for target 'all' failed
make[1]: *** [all] Error 1
make[1]: Leaving directory '/<<BUILDDIR>>/skycat-3.1.2+starlink1~b+dfsg'
dh_auto_build: make -j1 returned exit code 2
debian/rules:9: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: skycat
Source-Version: 3.1.2+starlink1~b+dfsg-3

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

Debian distribution maintenance software
pp.
Ole Streicher <oleb...@debian.org> (supplier of updated skycat 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: Sat, 05 Aug 2017 14:09:13 +0200
Source: skycat
Binary: skycat
Architecture: source
Version: 3.1.2+starlink1~b+dfsg-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Astronomy Maintainers 
<debian-astro-maintain...@lists.alioth.debian.org>
Changed-By: Ole Streicher <oleb...@debian.org>
Description:
 skycat     - Image visualization and access to catalogs and data for astronomy
Closes: 853662
Changes:
 skycat (3.1.2+starlink1~b+dfsg-3) unstable; urgency=medium
 .
   * Install .desktop file for skycat
   * Use Tcl/Tk stubs
   * Spellfix in README.debian
   * Switch to gbp patch handling
   * String handling bug fixes. (Closes: #853662)
   * Push Standards-Version to 4.0.0. No changes needed
Checksums-Sha1:
 58088e6233cb57a05f97716e59fde3fc52258ae4 2205 
skycat_3.1.2+starlink1~b+dfsg-3.dsc
 1a06439bff1bbeb98a372cb6dbc7a1fb6c265da1 43416 
skycat_3.1.2+starlink1~b+dfsg-3.debian.tar.xz
Checksums-Sha256:
 299d3fe64438e5b6a50795c43bf00066072d6b3a86648c64942e4708205de33c 2205 
skycat_3.1.2+starlink1~b+dfsg-3.dsc
 8c55a265f9eacb832b03f213be611e7fbddaed4af7a7daf085178b3573a21600 43416 
skycat_3.1.2+starlink1~b+dfsg-3.debian.tar.xz
Files:
 dd93e7b24c63a91acc4fbebe03dda0c4 2205 science optional 
skycat_3.1.2+starlink1~b+dfsg-3.dsc
 b56027cf65a92bddc69e3459ed4f64b2 43416 science optional 
skycat_3.1.2+starlink1~b+dfsg-3.debian.tar.xz

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

iQIzBAEBCAAdFiEEuvxshffLFD/utvsVcRWv0HcQ3PcFAlmFtf4ACgkQcRWv0HcQ
3PerFBAAgLl23/q0EKoo5GCnHjWO4GxBl8m8xZTfAg1ytXf2L/VfGs+mOHSlchhr
FGbsDc7M/2Q4Ufkvd4c03kh+0XHnVYz+b8YnRrGTFXi/rPmSMxVkjJ36v5qgpobb
E1q0n9+qXGUBBH6ytVmtiKjB/bvFijvWS/4Wd/VeRc64A5hsyPlyUnoWdTOdxoq3
E1Ju/rvey5fM+SNYgboEs6TvSWDR2Z+wq/1iM8Tb80xDgER0W4F6uXZ3en0dk6/8
Us/uobX9nADrQfU0V1nVXCD6KQEEhu+EPw3RYVURmX1TkklVxq3qpB0Kr3v8efuX
kMdGIDGMS2nCCfaQWqovwL4bOc2apTXdlnuc8XKxIKWoBxiEuimnop7PgNp2M8SK
Z73BkYePXbqa6/L0D/or4Aala0xpAeKQJS4P/qCgdNC3XIwMSXiTdhFBq9O+KI1c
Y/EiakRDryENdksQy7ARLzMpJLE8fiTCnPl+emO4T91IEcrvBb5q5PAkgGYF+vf6
0/8DvaRv62iC9Tf/pA/j4FmImA/h8p3NwWDZ4VOixQtuABvS3vZq8GteJEXXlN+o
l50Rr3uOL+SYyeDapXsCHSIt8xnISVh1L729BTlFFgVA8ZgUCQwJSTIkZI4yNoZJ
AUCe76YZ+BpgMvEeyQn/Sdr9XdTr0IFW4+vleyXQWV3W2hrB8QA=
=1hS4
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to