[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#924329: marked as done (xastir: FTBFS (magick/image-private.h: No such file or directory))



Your message dated Thu, 11 Apr 2019 10:04:13 +0000
with message-id <E1hEWZ3-0005qX-In@fasolo.debian.org>
and subject line Bug#924329: fixed in xastir 2.1.0-4
has caused the Debian Bug report #924329,
regarding xastir: FTBFS (magick/image-private.h: No such file or directory)
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 owner@bugs.debian.org
immediately.)


-- 
924329: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=924329
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:xastir
Version: 2.1.0-3
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-arch
dh build-arch --with autoreconf
   dh_update_autotools_config -a
   dh_autoreconf -a
   dh_auto_configure -a
	./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 --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking
configure: WARNING: unrecognized options: --disable-maintainer-mode
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
checking whether make supports nested variables... yes

[... snipped ...]

map_gdal.c:276:30: warning: variable 'map_x_max' set but not used [-Wunused-but-set-variable]
     unsigned long map_x_min, map_x_max; // xastir units
                              ^~~~~~~~~
map_gdal.c: In function 'Draw_OGR_Points':
map_gdal.c:1219:16: warning: variable 'xpoint' set but not used [-Wunused-but-set-variable]
         XPoint xpoint;
                ^~~~~~
map_gdal.c: In function 'setup_coord_translation':
map_gdal.c:2372:21: warning: variable 'temp' set but not used [-Wunused-but-set-variable]
         const char *temp;
                     ^~~~
map_gdal.c: In function 'draw_ogr_map':
map_gdal.c:4835:17: warning: variable 'num' set but not used [-Wunused-but-set-variable]
             int num = 0;
                 ^~~
map_gdal.c:2896:32: warning: variable 'ViewZ' set but not used [-Wunused-but-set-variable]
     double ViewX[2], ViewY[2], ViewZ[2];
                                ^~~~~
map_gdal.c: In function 'draw_gdal_map':
map_gdal.c:469:5: warning: ignoring return value of 'GDALRasterIO', declared with attribute warn_unused_result [-Wunused-result]
     GDALRasterIO( hBand, GF_Read, 0, 0, nXSize, 1,
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                   pafScanline, nXSize, 1, GDT_Float32,
                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                   0, 0 );
                   ~~~~~~
gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/include/GraphicsMagick -I/usr/local/include -I/usr/include/geotiff -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/gdal -DXASTIR_DATA_BASE=\"/usr/share/xastir\"  -fopenmp -g -O2 -fdebug-prefix-map=/build/graphicsmagick-Mbnjgu/graphicsmagick-1.4~hg15916=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -pipe -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter -c -o map_geo.o map_geo.c
In file included from /usr/include/GraphicsMagick/magick/analyze.h:18,
                 from /usr/include/GraphicsMagick/magick/api.h:55,
                 from map_geo.c:137:
/usr/include/GraphicsMagick/magick/image.h:1108:10: fatal error: magick/image-private.h: No such file or directory
 #include "magick/image-private.h"
          ^~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[4]: *** [Makefile:653: map_geo.o] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[3]: *** [Makefile:670: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:751: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:433: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j1 returned exit code 2
make: *** [debian/rules:6: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit status 2
--------------------------------------------------------------------------------

(The above is just how the build ends and not necessarily the most relevant part)

The build was made in my autobuilder with "dpkg-buildpackage -B"
and it also fails here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/xastir.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: xastir
Source-Version: 2.1.0-4

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

Debian distribution maintenance software
pp.
Christoph Berg <myon@debian.org> (supplier of updated xastir 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 ftpmaster@ftp-master.debian.org)


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

Format: 1.8
Date: Thu, 11 Apr 2019 11:39:42 +0200
Source: xastir
Architecture: source
Version: 2.1.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
Changed-By: Christoph Berg <myon@debian.org>
Closes: 924329
Changes:
 xastir (2.1.0-4) unstable; urgency=medium
 .
   * Team upload.
   * Fix FTBFS with recent imagemagick. (Closes: #924329)
   * Add debian/gitlab-ci.yml.
Checksums-Sha1:
 c1d4dada0a46a73539257e89a05b537579e0ead9 2361 xastir_2.1.0-4.dsc
 dae505011e621ab061e4f06f01adf31bb44a2d84 34524 xastir_2.1.0-4.debian.tar.xz
 450661086a44ded4f4083a96294324c75614b608 12861 xastir_2.1.0-4_source.buildinfo
Checksums-Sha256:
 51b4deda0cdd310ab5291593455899d2e6c47da4bf75d77f683ff070dc32b785 2361 xastir_2.1.0-4.dsc
 7ebbbba5076e45e7d839602ccacc49c0446447b16db7529fe1b8c4e3408ff682 34524 xastir_2.1.0-4.debian.tar.xz
 1df4c5f949709bf78029b88852a2885df4395fde2faed0b32261022e075ecfc6 12861 xastir_2.1.0-4_source.buildinfo
Files:
 54138bcc32c26ce99183aae9be9cc908 2361 hamradio optional xastir_2.1.0-4.dsc
 8589e06d7c8f2ade129d4caf86ffe112 34524 hamradio optional xastir_2.1.0-4.debian.tar.xz
 6a8ed307874f83aad93fca9595c9cf75 12861 hamradio optional xastir_2.1.0-4_source.buildinfo

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

iQIzBAEBCAAdFiEEXEj+YVf0kXlZcIfGTFprqxLSp64FAlyvC/AACgkQTFprqxLS
p6511A//f0vlxxUaNmif25vZ6/f5zYRAsGlxdSJsk6vDCJ5+FyT2p6KfpMaPi/qw
2s1BxEQnAagMpo63JKf6C+RmAdcLmDObwtQRrPAx/iUawdI4sugw8Qxb/as8Dd1n
65jNppqYa2+PhJv3NGt4X9XPS19pPCPGwAQHIgni8HMebvRFyjbJsuC3v2W8KZwz
D4kELpU6Q0GRgOx8kkovnw2y771WnLln5HHv3S4dV2hemMbFlG05dlp/GttZ/mUe
y0/tWw6+jzcDntG5SsHjqZcmICSuUeDvFipkRvPqAyFim42qMOygENY89Tu+bZXr
pXoNyAwf3xNa4lrN3gF+lbBWs3ZjAgTQo8DFxufSeNWxEf2kKVIQGVHsw7QYKMMA
GrsOJr83wQYLe0eT515vCiTvXgH8cPRGzspfOgbP8W+4gMDfdSNxOkduzIw+t9qZ
Uz4dxvsoRK2+5CyN1A0dmByCLuCqT8LPZt1bweK8T6G5c9o+vGRN3UlKzUvLhoo1
eakR/IYduFm68oqj9udMbCLFI3noAcoVKU6eG5bm7mag/1Zsle8MhmPB26gZK0d0
KpL7EeRBK4sofXvfCk6mrbLI+5opMI6LK5VHNY/Vj6f7WDO5tRhGoRIVLDZBkVKa
N6gPW5CJgGflFk62gtHE6tt922bl4R9IX7QxsxnZlCCRhebNeO4=
=kz6I
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: