[Debian-astro-maintainers] Bug#853662: skycat: ftbfs with GCC-7

Matthias Klose doko at debian.org
Tue Jan 31 09:35:58 UTC 2017


Package: src:skycat
Version: 3.1.2+starlink1~b+dfsg-2
Severity: normal
Tags: sid buster
User: debian-gcc at 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/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/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/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/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/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/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



More information about the Debian-astro-maintainers mailing list