Your message dated Mon, 15 Jul 2024 03:49:36 +0000
with message-id <[email protected]>
and subject line Bug#1044801: fixed in geographiclib 2.4-1
has caused the Debian Bug report #1044801,
regarding geographiclib: Fails to build source after successful build
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.)
--
1044801: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044801
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: geographiclib
Version: 2.3-1
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: [email protected]
Usertags: qa-doublebuild
Hi,
This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).
This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.
More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild
Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env
> -us -uc -rfakeroot -S
> -------------------------------------------------------------------------------------------------------------------------------
>
> dpkg-buildpackage: info: source package geographiclib
> dpkg-buildpackage: info: source version 2.3-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Bas Couwenberg
> <[email protected]>
> dpkg-source --before-build .
> debian/rules clean
> dh clean --with pkgkde_symbolshelper
> dh_auto_clean
> make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in src
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> test -z "libGeographicLib.la" || rm -f libGeographicLib.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f
> rm -f ./so_locations
> rm -f ./.deps/Accumulator.Plo
> rm -f ./.deps/AlbersEqualArea.Plo
> rm -f ./.deps/AuxAngle.Plo
> rm -f ./.deps/AuxLatitude.Plo
> rm -f ./.deps/AzimuthalEquidistant.Plo
> rm -f ./.deps/CassiniSoldner.Plo
> rm -f ./.deps/CircularEngine.Plo
> rm -f ./.deps/DAuxLatitude.Plo
> rm -f ./.deps/DMS.Plo
> rm -f ./.deps/DST.Plo
> rm -f ./.deps/Ellipsoid.Plo
> rm -f ./.deps/EllipticFunction.Plo
> rm -f ./.deps/GARS.Plo
> rm -f ./.deps/GeoCoords.Plo
> rm -f ./.deps/Geocentric.Plo
> rm -f ./.deps/Geodesic.Plo
> rm -f ./.deps/GeodesicExact.Plo
> rm -f ./.deps/GeodesicLine.Plo
> rm -f ./.deps/GeodesicLineExact.Plo
> rm -f ./.deps/Geohash.Plo
> rm -f ./.deps/Geoid.Plo
> rm -f ./.deps/Georef.Plo
> rm -f ./.deps/Gnomonic.Plo
> rm -f ./.deps/GravityCircle.Plo
> rm -f ./.deps/GravityModel.Plo
> rm -f ./.deps/Intersect.Plo
> rm -f ./.deps/LambertConformalConic.Plo
> rm -f ./.deps/LocalCartesian.Plo
> rm -f ./.deps/MGRS.Plo
> rm -f ./.deps/MagneticCircle.Plo
> rm -f ./.deps/MagneticModel.Plo
> rm -f ./.deps/Math.Plo
> rm -f ./.deps/NormalGravity.Plo
> rm -f ./.deps/OSGB.Plo
> rm -f ./.deps/PolarStereographic.Plo
> rm -f ./.deps/PolygonArea.Plo
> rm -f ./.deps/Rhumb.Plo
> rm -f ./.deps/SphericalEngine.Plo
> rm -f ./.deps/TransverseMercator.Plo
> rm -f ./.deps/TransverseMercatorExact.Plo
> rm -f ./.deps/UTMUPS.Plo
> rm -f ./.deps/Utility.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> Making distclean in man
> make[2]: Entering directory '/<<PKGBUILDDIR>>/man'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/man'
> Making distclean in tools
> make[2]: Entering directory '/<<PKGBUILDDIR>>/tools'
> test -z "geographiclib-get-geoids geographiclib-get-gravity
> geographiclib-get-magnetic" || rm -f geographiclib-get-geoids
> geographiclib-get-gravity geographiclib-get-magnetic
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f CartConvert ConicProj GeoConvert GeodSolve GeodesicProj GeoidEval
> Gravity IntersectTool MagneticField Planimeter RhumbSolve
> TransverseMercatorProj
> rm -f *.tab.c
> test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f
> rm -f ./.deps/CartConvert.Po
> rm -f ./.deps/ConicProj.Po
> rm -f ./.deps/GeoConvert.Po
> rm -f ./.deps/GeodSolve.Po
> rm -f ./.deps/GeodesicProj.Po
> rm -f ./.deps/GeoidEval.Po
> rm -f ./.deps/Gravity.Po
> rm -f ./.deps/IntersectTool.Po
> rm -f ./.deps/MagneticField.Po
> rm -f ./.deps/Planimeter.Po
> rm -f ./.deps/RhumbSolve.Po
> rm -f ./.deps/TransverseMercatorProj.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/tools'
> Making distclean in doc
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> Making distclean in include
> make[2]: Entering directory '/<<PKGBUILDDIR>>/include'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/include'
> Making distclean in cmake
> make[2]: Entering directory '/<<PKGBUILDDIR>>/cmake'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "geographiclib.pc" || rm -f geographiclib.pc
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/cmake'
> Making distclean in examples
> make[2]: Entering directory '/<<PKGBUILDDIR>>/examples'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/examples'
> Making distclean in tests
> make[2]: Entering directory '/<<PKGBUILDDIR>>/tests'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> Making distclean in experimental
> make[2]: Entering directory '/<<PKGBUILDDIR>>/experimental'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/experimental'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> rm -f include/GeographicLib/Config-ac.h include/GeographicLib/stamp-h1
> rm -f libtool config.lt
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f
> rm -f cscope.out cscope.in.out cscope.po.out cscope.files
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f config.status config.cache config.log configure.lineno
> config.status.lineno
> rm -f Makefile
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_autoreconf_clean
> dh_clean
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building geographiclib using existing
> ./geographiclib_2.3.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file aclocal.m4, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file ltmain.sh, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file configure, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/libtool.m4, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file examples/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file cmake/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file include/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file man/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file tools/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file experimental/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: file geographiclib-2.3/doc/html/Accumulator_8hpp.js has
> no final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/AlbersEqualArea_8hpp.js
> has no final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/AuxAngle_8hpp.js has no
> final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/AuxLatitude_8hpp.js has
> no final newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/AzimuthalEquidistant_8hpp.js has no final newline
> (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/CartConvert_8cpp.js has
> no final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/CassiniSoldner_8hpp.js
> has no final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/CircularEngine_8hpp.js
> has no final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/ConicProj_8cpp.js has
> no final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/Constants_8hpp.js has
> no final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/DAuxLatitude_8hpp.js
> has no final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/DMS_8hpp.js has no
> final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/DST_8hpp.js has no
> final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/Ellipsoid_8hpp.js has
> no final newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/EllipticFunction_8hpp.js has no final newline
> (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/GARS_8hpp.js has no
> final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/GeoConvert_8cpp.js has
> no final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/GeoCoords_8hpp.js has
> no final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/Geocentric_8hpp.js has
> no final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/GeodSolve_8cpp.js has
> no final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/GeodesicExact_8hpp.js
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/GeodesicLineExact_8hpp.js has no final newline
> (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/GeodesicLine_8hpp.js
> has no final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/GeodesicProj_8cpp.js
> has no final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/Geodesic_8hpp.js has no
> final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/Geohash_8hpp.js has no
> final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/GeoidEval_8cpp.js has
> no final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/Geoid_8cpp.js has no
> final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/Geoid_8hpp.js has no
> final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/Georef_8hpp.js has no
> final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/Gnomonic_8hpp.js has no
> final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/GravityCircle_8hpp.js
> has no final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/GravityModel_8cpp.js
> has no final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/GravityModel_8hpp.js
> has no final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/Gravity_8cpp.js has no
> final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/IntersectTool_8cpp.js
> has no final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/Intersect_8hpp.js has
> no final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/JacobiConformal_8hpp.js
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/LambertConformalConic_8hpp.js has no final newline
> (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/LocalCartesian_8hpp.js
> has no final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/MGRS_8hpp.js has no
> final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/MagneticCircle_8hpp.js
> has no final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/MagneticField_8cpp.js
> has no final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/MagneticModel_8cpp.js
> has no final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/MagneticModel_8hpp.js
> has no final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/Math_8hpp.js has no
> final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/NearestNeighbor_8hpp.js
> has no final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/NormalGravity_8hpp.js
> has no final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/OSGB_8hpp.js has no
> final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/Planimeter_8cpp.js has
> no final newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/PolarStereographic_8hpp.js has no final newline
> (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/PolygonArea_8hpp.js has
> no final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/RhumbSolve_8cpp.js has
> no final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/Rhumb_8hpp.js has no
> final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/SphericalEngine_8hpp.js
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/SphericalHarmonic1_8hpp.js has no final newline
> (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/SphericalHarmonic2_8hpp.js has no final newline
> (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/SphericalHarmonic_8hpp.js has no final newline
> (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/TransverseMercatorExact_8hpp.js has no final
> newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/TransverseMercatorProj_8cpp.js has no final
> newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/TransverseMercator_8hpp.js has no final newline
> (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/UTMUPS_8hpp.js has no
> final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/Utility_8hpp.js has no
> final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/annotated_dup.js has no
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/bc_s.png: binary file
> contents changed
> dpkg-source: error: add doc/html/bc_s.png in debian/source/include-binaries
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/html/bdwn.png: binary file
> contents changed
> dpkg-source: error: add doc/html/bdwn.png in debian/source/include-binaries
> if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1Accumulator.js has no final
> newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1AlbersEqualArea.js has no
> final newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1AuxAngle.js has no final
> newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1AuxLatitude.js has no final
> newline (either original or modified version)
> dpkg-source: error: cannot represent change to
> doc/html/classGeographicLib_1_1AuxLatitude.png: binary file contents changed
> dpkg-source: error: add doc/html/classGeographicLib_1_1AuxLatitude.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1AzimuthalEquidistant.js has
> no final newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1CassiniSoldner.js has no
> final newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1CircularEngine.js has no
> final newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1Constants.js has no final
> newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1DAuxLatitude.js has no final
> newline (either original or modified version)
> dpkg-source: error: cannot represent change to
> doc/html/classGeographicLib_1_1DAuxLatitude.png: binary file contents changed
> dpkg-source: error: add doc/html/classGeographicLib_1_1DAuxLatitude.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1DMS.js has no final newline
> (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1DST.js has no final newline
> (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1Ellipsoid.js has no final
> newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1EllipticFunction.js has no
> final newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1GARS.js has no final newline
> (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1GeoCoords.js has no final
> newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1Geocentric.js has no final
> newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1Geodesic.js has no final
> newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1GeodesicExact.js has no
> final newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1GeodesicLine.js has no final
> newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1GeodesicLineExact.js has no
> final newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1GeographicErr.js has no
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to
> doc/html/classGeographicLib_1_1GeographicErr.png: binary file contents changed
> dpkg-source: error: add doc/html/classGeographicLib_1_1GeographicErr.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1Geohash.js has no final
> newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1Geoid.js has no final
> newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1Georef.js has no final
> newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1Gnomonic.js has no final
> newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1GravityCircle.js has no
> final newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1GravityModel.js has no final
> newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1Intersect.js has no final
> newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1LambertConformalConic.js has
> no final newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1LocalCartesian.js has no
> final newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1MGRS.js has no final newline
> (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1MagneticCircle.js has no
> final newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1MagneticModel.js has no
> final newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1Math.js has no final newline
> (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1NearestNeighbor.js has no
> final newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1NormalGravity.js has no
> final newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1OSGB.js has no final newline
> (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1PolarStereographic.js has no
> final newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1PolygonAreaT.js has no final
> newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1Rhumb.js has no final
> newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1RhumbLine.js has no final
> newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1SphericalEngine.js has no
> final newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1SphericalEngine_1_1coeff.js
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1SphericalHarmonic.js has no
> final newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1SphericalHarmonic1.js has no
> final newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1SphericalHarmonic2.js has no
> final newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1TransverseMercator.js has no
> final newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1TransverseMercatorExact.js
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1UTMUPS.js has no final
> newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1Utility.js has no final
> newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/classGeographicLib_1_1experimental_1_1JacobiConformal.js
> has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/closed.png: binary
> file contents changed
> dpkg-source: error: add doc/html/closed.png in debian/source/include-binaries
> if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/dir_077a1fddae214a30b2ba9df62c9b9a38.js has no
> final newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/dir_4eeb864c4eec08c7d6b9d3b0352cfdde.js has no
> final newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/dir_68267d1309a1af8e8297ef4c3efbcdba.js has no
> final newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/dir_8c0381a6091af7a47ae909a45b674508.js has no
> final newline (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/dir_d44c64559bbebec7f509842c48db8b23.js has no
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/doc.png: binary file
> contents changed
> dpkg-source: error: add doc/html/doc.png in debian/source/include-binaries if
> you want to store the modified binary in the debian tarball
> dpkg-source: warning: file geographiclib-2.3/doc/html/files_dup.js has no
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/folderclosed.png:
> binary file contents changed
> dpkg-source: error: add doc/html/folderclosed.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to doc/html/folderopen.png:
> binary file contents changed
> dpkg-source: error: add doc/html/folderopen.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: file geographiclib-2.3/doc/html/functions_dup.js has no
> final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/functions_func.js has
> no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to
> doc/html/gauss-krueger-convergence-scale.png: binary file contents changed
> dpkg-source: error: add doc/html/gauss-krueger-convergence-scale.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/html/gauss-krueger-error.png: binary file contents changed
> dpkg-source: error: add doc/html/gauss-krueger-error.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/html/gauss-krueger-graticule-a.png: binary file contents changed
> dpkg-source: error: add doc/html/gauss-krueger-graticule-a.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/html/gauss-krueger-graticule.png: binary file contents changed
> dpkg-source: error: add doc/html/gauss-krueger-graticule.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/html/gauss-schreiber-graticule-a.png: binary file contents changed
> dpkg-source: error: add doc/html/gauss-schreiber-graticule-a.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: file geographiclib-2.3/doc/html/hierarchy.js has no
> final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/jquery.js has no final
> newline (either original or modified version)
> dpkg-source: error: cannot represent change to
> doc/html/meridian-measures.png: binary file contents changed
> dpkg-source: error: add doc/html/meridian-measures.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/namespaceGeographicLib.js has no final newline
> (either original or modified version)
> dpkg-source: warning: file
> geographiclib-2.3/doc/html/namespaceGeographicLib_1_1experimental.js has no
> final newline (either original or modified version)
> dpkg-source: warning: file geographiclib-2.3/doc/html/namespaces_dup.js has
> no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/nav_f.png: binary
> file contents changed
> dpkg-source: error: add doc/html/nav_f.png in debian/source/include-binaries
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/html/nav_g.png: binary
> file contents changed
> dpkg-source: error: add doc/html/nav_g.png in debian/source/include-binaries
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/html/nav_h.png: binary
> file contents changed
> dpkg-source: error: add doc/html/nav_h.png in debian/source/include-binaries
> if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file geographiclib-2.3/doc/html/navtreedata.js has no
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/open.png: binary file
> contents changed
> dpkg-source: error: add doc/html/open.png in debian/source/include-binaries
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/html/splitbar.png: binary
> file contents changed
> dpkg-source: error: add doc/html/splitbar.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to doc/html/sync_off.png: binary
> file contents changed
> dpkg-source: error: add doc/html/sync_off.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to doc/html/sync_on.png: binary
> file contents changed
> dpkg-source: error: add doc/html/sync_on.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to doc/html/tab_a.png: binary
> file contents changed
> dpkg-source: error: add doc/html/tab_a.png in debian/source/include-binaries
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/html/tab_b.png: binary
> file contents changed
> dpkg-source: error: add doc/html/tab_b.png in debian/source/include-binaries
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/html/tab_h.png: binary
> file contents changed
> dpkg-source: error: add doc/html/tab_h.png in debian/source/include-binaries
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/html/tab_s.png: binary
> file contents changed
> dpkg-source: error: add doc/html/tab_s.png in debian/source/include-binaries
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to
> doc/html/thompson-tm-graticule-a.png: binary file contents changed
> dpkg-source: error: add doc/html/thompson-tm-graticule-a.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/html/thompson-tm-graticule.png: binary file contents changed
> dpkg-source: error: add doc/html/thompson-tm-graticule.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: newly created empty file 'doc/manpages' will not be
> represented in diff
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
>
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage
> --sanitize-env -us -uc -rfakeroot -S' failed to run.
The full build log is available from:
http://qa-logs.debian.net/2023/08/13/geographiclib_2.3-1_unstable.log
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: geographiclib
Source-Version: 2.4-1
Done: Bas Couwenberg <[email protected]>
We believe that the bug you reported is fixed in the latest version of
geographiclib, 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.
Bas Couwenberg <[email protected]> (supplier of updated geographiclib 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, 15 Jul 2024 05:16:26 +0200
Source: geographiclib
Architecture: source
Version: 2.4-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project <[email protected]>
Changed-By: Bas Couwenberg <[email protected]>
Closes: 1044801
Changes:
geographiclib (2.4-1) unstable; urgency=medium
.
* New upstream release.
* Remove generated files in clean target.
(closes: #1044801)
* Use not-installed file instead of dh_install override.
* Enable Salsa CI.
* Switch to dh-sequence-*.
* Drop pkg-config.patch, applied upstream. Refresh remaining patches.
* Update symbols for amd64.
Checksums-Sha1:
acc7735642128fe6552c9aad8f5572febe71b9d0 2313 geographiclib_2.4-1.dsc
692e2f481ccd881b5e0cc7cde7ca1f8aedde7cce 1712951 geographiclib_2.4.orig.tar.gz
31c62b42e920874142ed982d3a46dda2060cc09e 18652
geographiclib_2.4-1.debian.tar.xz
0bb894dd5419670dcef9f7e3b31b027a93b35c20 9546
geographiclib_2.4-1_amd64.buildinfo
Checksums-Sha256:
c82316e753d481c213acef376f9064e10fdbba857d7068c2a676dc16e8144ee8 2313
geographiclib_2.4-1.dsc
6bd1a7665657fa229e14e322add0136a5c72c1e108616a40bb755cc97fe0bd6a 1712951
geographiclib_2.4.orig.tar.gz
2b0064a28795b001be024ba6ff8d4bd21183eb87fc51d0f594e150cf91030b3d 18652
geographiclib_2.4-1.debian.tar.xz
45747c26e26f6bd9bc934c3557f9127c25f05b1bdb4688373d4adbccfe2c0f24 9546
geographiclib_2.4-1_amd64.buildinfo
Files:
45a897ca7ccf414dc880f540dd6eaa74 2313 science optional geographiclib_2.4-1.dsc
5aa31300272471082e5fcfe68db86d52 1712951 science optional
geographiclib_2.4.orig.tar.gz
21cc19d88dd34dd201bc0e95c61dc783 18652 science optional
geographiclib_2.4-1.debian.tar.xz
43782a21950d17aedc14b90d552dd90e 9546 science optional
geographiclib_2.4-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEgYLeQXBWQI1hRlDRZ1DxCuiNSvEFAmaUlsYACgkQZ1DxCuiN
SvGbmQ//ePthl/Vtr0FfbyCrJfufvdnUgOwXMUuO4PzPEGzLqayPgzn5O+R9Dbz8
gsIaMKQlbib4JjTvfbQxBlJfGvkk5EAAGVxDZQU7UbN1RQ1lxhkj8LV5pL8dUhZa
EGjMbhi+sqfj00roFtwkT/Sw7wtuIjJE0la4a+jxXLSsN1+CUq0IaTY/2m11VW1h
J67GylTv7RQZ99QSGcJGTpmSNjV34Y/AEDWoeeI1lQO0VU2Nq7usjsG+YVDKtHVc
nU5TJ7XyNERC7Og8f49+rNCn3zN+zRMNc2z+2iWhGmi0d1+YxwMxWYI6Xq3H9Jg/
q/ReH20NPc2c3tL1ObzL2nq/mYvgfXRdqes/uuqhSxnDGadfL3dCeuQdxMhwvThf
gVyU/0AFXNqQ9MZJoDA5ur7Zsab2+ETopgje8NZUm+DdoMSPmlrcTwi6DuDNV/92
3VkP81nYR/SL1pHxaRJmgm+mODZxJRKLXGJ5nEEqsjh3r+cWu57EgnFFyAkRWtzr
UabJVxmHhppqmCz9N4W0RgkkSJITJI0VpuJSyctrrCjx/QZ+UGdKeuwQQWI/4Xau
pZj3wkXRUR5uX1Ss7g2Kcy37LHYHVBzXTsWTPAJwI8mA6rTnl7amE3Wb+LOgsWSA
WtbbtTTbJmWsJuAvb+IGsHdP+nB1s4TCu2EaeDqUjXPLEAspu0A=
=1/+3
-----END PGP SIGNATURE-----
pgpGxtXvY5Q6L.pgp
Description: PGP signature
--- End Message ---