Your message dated Tue, 21 Aug 2018 07:19:42 +0000 with message-id <[email protected]> and subject line Bug#906387: fixed in munipack 0.5.10-2 has caused the Debian Bug report #906387, regarding munipack: FTBFS in buster/sid (ld: cannot find -lvotable) 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 [email protected] immediately.) -- 906387: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906387 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:munipack Version: 0.5.10-1 Severity: serious Tags: ftbfs Dear maintainer: I tried to build this package in buster but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep dh build-indep --no-parallel dh_update_autotools_config -i dh_autoreconf -i dh_auto_configure -i ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking configure: WARNING: unrecognized options: --disable-maintainer-mode checking build system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes [... snipped ...] STOP 0 make[3]: Leaving directory '/<<PKGBUILDDIR>>/photometry' Making all in artificial make[3]: Entering directory '/<<PKGBUILDDIR>>/artificial' gfortran -I../lib -I. -J../lib -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -ffpe-summary=invalid,zero,overflow -c -o ftransform.o ftransform.f95 gfortran -I../lib -I. -J../lib -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -ffpe-summary=invalid,zero,overflow -c -o spray.o spray.f95 gfortran -I../lib -I. -J../lib -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -ffpe-summary=invalid,zero,overflow -c -o catio.o catio.f95 gfortran -I../lib -I. -J../lib -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -ffpe-summary=invalid,zero,overflow -c -o lcio.o lcio.f95 gfortran -I../lib -I. -J../lib -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -ffpe-summary=invalid,zero,overflow -c -o generator.o generator.f95 gfortran -I../lib -I. -J../lib -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -ffpe-summary=invalid,zero,overflow -c -o artpicture.o artpicture.f95 gfortran -I../lib -I. -J../lib -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -ffpe-summary=invalid,zero,overflow -c -o lcparams.o lcparams.f95 gfortran -I../lib -I. -J../lib -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -ffpe-summary=invalid,zero,overflow -c -o lcurves.o lcurves.f95 gfortran -I../lib -I. -J../lib -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -ffpe-summary=invalid,zero,overflow -c -o marker.o marker.f95 gfortran -I../lib -I. -J../lib -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -ffpe-summary=invalid,zero,overflow -c -o artificial.o artificial.f95 gfortran -I../lib -I. -J../lib -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -ffpe-summary=invalid,zero,overflow -L../lib -Wl,-z,relro -o artificial ftransform.o spray.o catio.o lcio.o generator.o artpicture.o lcparams.o lcurves.o marker.o artificial.o -lnoise -lastrotrafo -lphotometry -lastrosphere -lpppack -lfitsio -lcfitsio -lm -lminpack make[3]: Leaving directory '/<<PKGBUILDDIR>>/artificial' Making all in coloring make[3]: Entering directory '/<<PKGBUILDDIR>>/coloring' gfortran -I../lib -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -ffpe-summary=invalid,zero,overflow -c -o coloring.o coloring.f95 gfortran -I../lib -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -ffpe-summary=invalid,zero,overflow -c -o mcoloring.o mcoloring.f95 gfortran -I../lib -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -ffpe-summary=invalid,zero,overflow -L../lib -Wl,-z,relro -o coloring coloring.o mcoloring.o -lfitsio -lcfitsio -lm -lminpack gfortran -I../lib -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -ffpe-summary=invalid,zero,overflow -c -o ctrafo.o ctrafo.f95 gfortran -I../lib -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -ffpe-summary=invalid,zero,overflow -c -o mctrafo.o mctrafo.f95 gfortran -I../lib -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -ffpe-summary=invalid,zero,overflow -L../lib -Wl,-z,relro -o ctrafo ctrafo.o mctrafo.o -lfitsio -lcfitsio -lm -lminpack make[3]: Leaving directory '/<<PKGBUILDDIR>>/coloring' Making all in list make[3]: Entering directory '/<<PKGBUILDDIR>>/list' gfortran -I../lib -I. -J../lib -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -ffpe-summary=invalid,zero,overflow -c -o mtable.o mtable.f95 gfortran -I../lib -I. -J../lib -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -ffpe-summary=invalid,zero,overflow -c -o tmseries.o tmseries.f95 gfortran -I../lib -I. -J../lib -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -ffpe-summary=invalid,zero,overflow -c -o timeseries.o timeseries.f95 gfortran -I../lib -I. -J../lib -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -ffpe-summary=invalid,zero,overflow -L../lib -Wl,-z,relro -o timeseries mtable.o tmseries.o timeseries.o -lphio -lastrosphere -lastrotrafo -lphotometry -lmunipack -lfitsio -lcfitsio -lm -lminpack make[3]: Leaving directory '/<<PKGBUILDDIR>>/list' Making all in vo make[3]: Entering directory '/<<PKGBUILDDIR>>/vo' g++ -DHAVE_CONFIG_H -I. -I.. -DwxUSE_GUI=0 -I../include -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DMUNIPACK_DATA_DIR=\"/usr/share/munipack\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o cone-cone.o `test -f 'cone.cpp' || echo './'`cone.cpp g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o cone cone-cone.o -L. -L../lib -lvotable -L/usr/lib/x86_64-linux-gnu -pthread -lwx_baseu-3.0 -lwx_baseu_net-3.0 -lwx_baseu_xml-3.0 -lmfitsio -lcfitsio -lm -lminpack /usr/bin/ld: cannot find -lvotable collect2: error: ld returned 1 exit status make[3]: *** [Makefile:471: cone] Error 1 make[3]: Leaving directory '/<<PKGBUILDDIR>>/vo' make[2]: *** [Makefile:479: all-recursive] Error 1 make[2]: Leaving directory '/<<PKGBUILDDIR>>' make[1]: *** [Makefile:399: all] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build: make -j1 returned exit code 2 make: *** [debian/rules:17: build-indep] Error 2 dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit status 2 -------------------------------------------------------------------------------- The build was made with "dpkg-buildpackage -A" in my autobuilder. Most probably, it also fails here in reproducible builds: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/munipack.html where you can get a full build log if you need it. If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the BTS web page for this package. Thanks.
--- End Message ---
--- Begin Message ---Source: munipack Source-Version: 0.5.10-2 We believe that the bug you reported is fixed in the latest version of munipack, 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Filip Hroch <[email protected]> (supplier of updated munipack 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 [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 20 Aug 2018 10:25:13 +0200 Source: munipack Binary: munipack munipack-core munipack-cli munipack-gui munipack-doc Architecture: source Version: 0.5.10-2 Distribution: unstable Urgency: low Maintainer: Debian Astronomy Team <[email protected]> Changed-By: Filip Hroch <[email protected]> Description: munipack - Astronomical photometry software package munipack-cli - Command line interface of Munipack munipack-core - Core routines of Munipack munipack-doc - Documentation of Munipack munipack-gui - Graphical user interface of Munipack Closes: 906387 Changes: munipack (0.5.10-2) unstable; urgency=low . * Fixed order of compilation of libvotable, the recent Automake issue honours the way. A little patch included, I also updated upstream, the patch will be removed. Closes: #906387 * Updated to latest Debian standards. Checksums-Sha1: d7415f97f399cdf6b8f1ce78b70cc2b92c4e7bf4 2266 munipack_0.5.10-2.dsc 7be1d9fcf4af49d050481b6845721ddf27d900e4 6184 munipack_0.5.10-2.debian.tar.xz Checksums-Sha256: 3db136d6ebe5d35ba2f13388b412c99533a716855ee4b094f45193993db9fd4f 2266 munipack_0.5.10-2.dsc 16735fa5d2afe800b023f340c94c99efedfedd4336256cb492081adfe6779f3d 6184 munipack_0.5.10-2.debian.tar.xz Files: c816068ab9fa4c0c584642a674ffd897 2266 science optional munipack_0.5.10-2.dsc f61ea0732b66d2971c20d70de46ed74e 6184 science optional munipack_0.5.10-2.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE7/BpV0Ra2/h0L3qtmk9WvbkOGL0FAlt7uTkACgkQmk9WvbkO GL19yQ/7BCpwsqVJcDPLKdWnNUqKJf/rZg4ZMTGIYAl7hMr+YPt6TBRHkTNCZ6AP /qOAVuUPY3v32A/wMTWmRyRl22bF3vdC77SIAFBuLWCdjVzOL/CJokWyF5jCiG1B 8yA71j1vG6jw+43CaHp+NxCAwlY3vlGRRlJP1I6uG+eQY0Ri4W7MPmKeaFNH1M+C Bcjph+5BwvgR48Ue7wJ7D3o6Lr6pm4MNjRIi0ix50Bxgc5Lk07QXgy79+v/6hL6c PWgng1Hp/pEgHDJVHbZrV8B2HJUbyswHC80W/rv6z1jQl6xsPhZ3NveqMZsOg9pc Nhc/pEVJuycZjFhJAC0N045w70CnU5iT20KlP/6V52b/Eh6RQX8TZVmHbBdjfPrd Pwx/AzR2lggtoUxF2mSWCh+ZFDcOQYfMP4+h9UC+9QJyJSk8D8jyt0ZTHXDP6ol5 1YqHgyONUiGALxTYXtcRidvfad3vXFLxnkd1ZVs/krsz2tAbXAGMBFkJl3gBKwPi wQ0ydTE581NtVtQZc6L3lNjqvmEy+FnX1IVlML4iP0dGaz4MuznadBVytpq/bNWk Mf3CktNteJf6dKNGBjE6yL6VPGFOrOmF3PsRxS7pP0FbcAnPxm7TryyMplWzV5P9 kc+MmRw3HO03GAfRlCNxpFQoJ0hmZxHHLcilgQwU6yEYdATBDms= =POnL -----END PGP SIGNATURE-----
--- End Message ---

