Bug#902453: aff4: FTBFS in buster/sid

2018-06-27 Thread Adrian Bunk
Control: reassign 902453 src:uriparser
Control: forcemerge 901955 -1
Control: affects -1 src:aff4

On Tue, Jun 26, 2018 at 10:52:24PM +, Santiago Vila wrote:
> Package: src:aff4
> Version: 0.24.post1-4
> Severity: serious
> Tags: ftbfs
> 
> Dear maintainer:
> 
> I tried to build this package in buster with "dpkg-buildpackage -A"
> but it failed:
> 
> 
> [...]
>  debian/rules build-indep
> dh build-indep  --with autoreconf,python2 --parallel
>dh_update_autotools_config -i -O--parallel
>dh_autoreconf -i -O--parallel
> configure.ac:104: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected 
> in body
> ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
> ../../lib/autoconf/general.m4:2601: _AC_COMPILE_IFELSE is expanded from...
> ../../lib/autoconf/general.m4:2617: AC_COMPILE_IFELSE is expanded from...
> m4/uriparser.m4:1: URIPARSER_CHECK is expanded from...
> configure.ac:104: the top level
> configure.ac:104: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected 
> in body
> ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
> ../../lib/autoconf/general.m4:2601: _AC_COMPILE_IFELSE is expanded from...
>...

This is harmless.

The actual error message is at the end of the configure output and 
before the config.log dump:

...
checking for uriParseUriA in -luriparser... no
configure: error: Please install uriparser 0.6.4 or later.


> 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 page for this package.

Done.

> Thanks.

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed



Processed: Re: Bug#902453: aff4: FTBFS in buster/sid

2018-06-27 Thread Debian Bug Tracking System
Processing control commands:

> reassign 902453 src:uriparser
Bug #902453 [src:aff4] aff4: FTBFS in buster/sid
Bug reassigned from package 'src:aff4' to 'src:uriparser'.
No longer marked as found in versions aff4/0.24.post1-4.
Ignoring request to alter fixed versions of bug #902453 to the same values 
previously set
> forcemerge 901955 -1
Bug #901955 {Done: Bas Couwenberg } [src:uriparser] 
uriparser: Broken .so symlink (liburiparser.so -> liburiparser.so.1.0.20)
Bug #902453 [src:uriparser] aff4: FTBFS in buster/sid
Marked Bug as done
Added indication that 902453 affects src:gdal,src:libkml
Marked as fixed in versions uriparser/0.8.5-1.1.
Marked as found in versions uriparser/0.8.5-1.
Added tag(s) patch.
Bug #901955 {Done: Bas Couwenberg } [src:uriparser] 
uriparser: Broken .so symlink (liburiparser.so -> liburiparser.so.1.0.20)
Added tag(s) ftbfs.
Merged 901955 902453
> affects -1 src:aff4
Bug #902453 {Done: Bas Couwenberg } [src:uriparser] aff4: 
FTBFS in buster/sid
Bug #901955 {Done: Bas Couwenberg } [src:uriparser] 
uriparser: Broken .so symlink (liburiparser.so -> liburiparser.so.1.0.20)
Added indication that 902453 affects src:aff4
Added indication that 901955 affects src:aff4

-- 
901955: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901955
902453: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902453
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#902453: aff4: FTBFS in buster/sid

2018-06-26 Thread Santiago Vila
Package: src:aff4
Version: 0.24.post1-4
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster with "dpkg-buildpackage -A"
but it failed:


[...]
 debian/rules build-indep
dh build-indep  --with autoreconf,python2 --parallel
   dh_update_autotools_config -i -O--parallel
   dh_autoreconf -i -O--parallel
configure.ac:104: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in 
body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2601: _AC_COMPILE_IFELSE is expanded from...
../../lib/autoconf/general.m4:2617: AC_COMPILE_IFELSE is expanded from...
m4/uriparser.m4:1: URIPARSER_CHECK is expanded from...
configure.ac:104: the top level
configure.ac:104: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in 
body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2601: _AC_COMPILE_IFELSE is expanded from...

[... snipped ...]

## --- ##
## confdefs.h. ##
## --- ##

/* confdefs.h */
#define PACKAGE_NAME "AFF4"
#define PACKAGE_TARNAME "aff4"
#define PACKAGE_VERSION "0.1"
#define PACKAGE_STRING "AFF4 0.1"
#define PACKAGE_BUGREPORT "aff4-us...@googlegroups.com"
#define PACKAGE_URL "http://www.aff4.org/";
#define PACKAGE "aff4"
#define VERSION "0.1"
#define HAVE_LIBRAPTOR2 1
#define HAVE_LIBUUID 1
#define HAVE_LIBZ 1
#define HAVE_LIBGLOG 1
#define HAVE_LIBSNAPPY 1
#define HAVE_LIBPTHREAD 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_FCNTL_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_UNISTD_H 1
#define SIZEOF_OFF_T 8
#define SIZEOF_SIZE_T 8
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"

configure: exit 1
dh_auto_configure: ./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 --disable-maintainer-mode 
--disable-dependency-tracking returned exit code 1
debian/rules:14: recipe for target 'override_dh_auto_configure' failed
make[1]: *** [override_dh_auto_configure] Error 255
make[1]: Leaving directory '/<>'
debian/rules:7: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2


The above is how the build ends in my autobuilder and it's not
necessarily the relevant part.

The failure is not, however, related to using dpkg-buildpackage -A,
as it also fails in reproducible builds:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/aff4.html

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 page for this package.

Thanks.