Your message dated Mon, 20 Aug 2018 07:23:12 +0200
with message-id <87muthwr0f.fsf@debian>
and subject line Re: riemann-c-client: FTBFS in buster/sid 
(riemann/proto/riemann.pb-c.h: No such file or directory)
has caused the Debian Bug report #906508,
regarding riemann-c-client: FTBFS in buster/sid (riemann/proto/riemann.pb-c.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 ow...@bugs.debian.org
immediately.)


-- 
906508: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906508
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:riemann-c-client
Version: 1.9.1-1
Severity: serious
Tags: ftbfs

Dear maintainer:

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

--------------------------------------------------------------------------------
[...]
 debian/rules build-arch
dh build-arch --no-parallel
   dh_testdir -a
   dh_update_autotools_config -a
   dh_autoreconf -a
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:17: installing './compile'

[... snipped ...]

checking for memset... yes
checking for socket... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for size_t... yes
checking for uint32_t... yes
checking for uint8_t... yes
checking for int64_t... yes
checking for ssize_t... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PROTOBUF_C... yes
checking for CHECK... yes
checking for JSON_C... yes
checking for GNUTLS... yes
checking whether /usr/bin/ld -m elf_x86_64 supports symbol version scripts... 
yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/riemann/riemann-client.h
config.status: creating lib/riemann/riemann-client.pc
config.status: creating lib/riemann/platform.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-maintainer-mode
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_build -a
        cd debian/build-tree && make -j1
make[1]: Entering directory '/<<PKGBUILDDIR>>/debian/build-tree'
gcc -DHAVE_CONFIG_H -I. -I../.. -I./lib/riemann   -Wdate-time 
-D_FORTIFY_SOURCE=2 -I../../lib -I./lib -I/usr/include/json-c  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o src/riemann_client-riemann-client.o `test -f 
'src/riemann-client.c' || echo '../../'`src/riemann-client.c
In file included from ./lib/riemann/riemann-client.h:23,
                 from ../../src/riemann-client.c:18:
../../lib/riemann/attribute.h:21:10: fatal error: riemann/proto/riemann.pb-c.h: 
No such file or directory
 #include <riemann/proto/riemann.pb-c.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[1]: *** [Makefile:1091: src/riemann_client-riemann-client.o] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>/debian/build-tree'
dh_auto_build: cd debian/build-tree && make -j1 returned exit code 2
make: *** [debian/rules:16: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit 
status 2
--------------------------------------------------------------------------------

The build was made with "dpkg-buildpackage -B" in my autobuilder.
Most probably, it also fails here in reproducible builds:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/riemann-c-client.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 ---
Version: 1.10.3-1

Thank you for reporting the FTBFS, I tracked it down to stupid
dependency specification in the Makefile. I released a new upstream
version correcting the issue (among a few other tiny bugs), and uploaded
1.10.3-1 last night, which contains the fix.

-- 
|8]

--- End Message ---

Reply via email to