Your message dated Sat, 18 Jul 2015 23:04:17 +0000
with message-id <e1zgb9v-0005wu...@franck.debian.org>
and subject line Bug#788742: fixed in librdkafka 0.8.6-1
has caused the Debian Bug report #788742,
regarding librdkafka: FTBFS: Unknown option disable-silent-rules
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.)


-- 
788742: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=788742
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: librdkafka
Version: 0.8.5-2
Severity: serious

>From my pbuilder build log:

...
 debian/rules build
dh build
   dh_testdir
   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
Unknown option disable-silent-rules
Usage: ./configure [OPTIONS...]

 mklove configure script - mklove, not autoconf
 Copyright (c) 2014 Magnus Edenhill - https://github.com/edenhill/mklove

Standard options:
   --prefix=PATH                        Install arch-independent files in PATH 
[/usr/local]
   --exec-prefix=PATH                   Install arch-dependent files in PATH 
[$prefix]
   --bindir=PATH                        User executables [$exec_prefix/bin]
   --sbindir=PATH                       System admin executables 
[$exec_prefix/sbin]
   --libexecdir=PATH                    Program executables 
[$exec_prefix/libexec]
   --datadir=PATH                       Read-only arch-independent data 
[$prefix/share]
   --sysconfdir=PATH                    Configuration data [$prefix/etc]
   --sharedstatedir=PATH                Modifiable arch-independent data 
[$prefix/com]
   --localstatedir=PATH                 Modifiable local state data 
[$prefix/var]
   --libdir=PATH                        Libraries [$exec_prefix/lib]
   --includedir=PATH                    C/C++ header files [$prefix/include]
   --infodir=PATH                       Info documentation [$prefix/info]
   --mandir=PATH                        Manual pages [$prefix/man]

Configure tool options:
   --list-modules                       List loaded mklove modules
   --list-checks                        List checks
   --fail-fatal                         All failures are fatal
   --no-cache                           Dont use or generate config.cache
   --debug                              Enable configure debugging
   --clean                              Remove generated configure files
   --reconfigure                        Rerun configure with same arguments as 
last run
   --no-download                        Disable downloads of required mklove 
modules
   --update-modules                     Update modules from global repository
   --repo-url=URL_OR_PATH               Override mklove modules repo URL 
[http://github.com/edenhill/mklove/raw/master]
   --help                               Show configure usage
   --program-prefix=PFX                 Program prefix

Compatibility options:
   --enable-maintainer-mode             Maintainer mode (no-op)
   --disable-maintainer-mode            Maintainer mode (no-op)
   --disable-dependency-tracking        Disable dependency tracking (no-op)

Cross-compilation options:
   --host=HOST                          Configure to build programs to run on 
HOST (no-op)
   --build=BUILD                        Configure for building on BUILD (no-op)
   --target=TARGET                      Configure for building cross-toolkits 
for platform TARGET (no-op)

Compiler options:
   --cc=CC                              Build using C compiler CC [$CC]
   --cxx=CXX                            Build using C++ compiler CXX [$CXX]
   --arch=ARCH                          Build for architecture [x86_64]
   --cpu=CPU                            Build and optimize for specific CPU 
[generic]
   --mbits=BITS                         Machine bits (32 or 64)
   --CFLAGS=CFLAGS                      Add CFLAGS flags
   --CPPFLAGS=CPPFLAGS                  Add CPPFLAGS flags
   --CXXFLAGS=CXXFLAGS                  Add CXXFLAGS flags
   --LDFLAGS=LDFLAGS                    Add LDFLAGS flags
   --ARFLAGS=ARFLAGS                    Add ARFLAGS flags
   --pkg-config-path                    Extra paths for pkg-config
   --enable-profiling                   Enable profiling
   --enable-static                      Enable static linking
   --disable-optimization               Disable optimization flag to compiler 
[n]

Honoured environment variables:
  CC, CPP, CXX, CFLAGS, CPPFLAGS, CXXFLAGS, LDFLAGS, LIBS,
  LD, NM, OBJDUMP, STRIP, PKG_CONFIG, PKG_CONFIG_PATH


        "tail -v -n +0 config.log"
==> config.log <==
DBG: Loading module builtin (required by base) from 
mklove/modules/configure.builtin
DBG: Loading module host (required by base) from mklove/modules/configure.host
DBG: Loading module cc (required by base) from mklove/modules/configure.cc
DBG: Loading module librdkafka (required by base) from configure.librdkafka
DBG: Loading module cxx (required by librdkafka) from 
mklove/modules/configure.cxx
DBG: Loading module lib (required by librdkafka) from 
mklove/modules/configure.lib
DBG: Loading module pic (required by lib) from mklove/modules/configure.pic
DBG: Loading module atomics (required by librdkafka) from 
mklove/modules/configure.atomics
DBG: Loading module good_cflags (required by librdkafka) from 
mklove/modules/configure.good_cflags
DBG: Loading module socket (required by librdkafka) from 
mklove/modules/configure.socket
DBG: Loading module parseversion (required by librdkafka) from 
mklove/modules/configure.parseversion
DBG: Loading module gen-pkg-config (required by librdkafka) from 
mklove/modules/configure.gen-pkg-config
Unknown option disable-silent-rules
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:7: recipe for target 'build' failed
make: *** [build] Error 255
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler

--- End Message ---
--- Begin Message ---
Source: librdkafka
Source-Version: 0.8.6-1

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

Debian distribution maintenance software
pp.
Faidon Liambotis <parav...@debian.org> (supplier of updated librdkafka 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 19 Jul 2015 01:36:18 +0300
Source: librdkafka
Binary: librdkafka1 librdkafka-dev librdkafka1-dbg
Architecture: source amd64
Version: 0.8.6-1
Distribution: unstable
Urgency: medium
Maintainer: Faidon Liambotis <parav...@debian.org>
Changed-By: Faidon Liambotis <parav...@debian.org>
Description:
 librdkafka-dev - library implementing the Apache Kafka protocol (development 
heade
 librdkafka1 - library implementing the Apache Kafka protocol
 librdkafka1-dbg - library implementing the Apache Kafka protocol (debugging 
symbols
Closes: 788742
Changes:
 librdkafka (0.8.6-1) unstable; urgency=medium
 .
   * New upstream release.
   * Backport upstream commit f6fd0da, adding --disable-silent-rules
     compatibility support to mklove. (Closes: #788742)
Checksums-Sha1:
 bd9202ebf96847cba01ec37c4424c32c04072539 1983 librdkafka_0.8.6-1.dsc
 d9e6e4f929ba2a29f576f577757e04489190d897 197610 librdkafka_0.8.6.orig.tar.gz
 dfe81b752e441f266441be12173f3777b72e9d7b 4584 librdkafka_0.8.6-1.debian.tar.xz
 b65dc5d8af04139fa312731862df24ba65fe98e0 109596 
librdkafka-dev_0.8.6-1_amd64.deb
 0a3cf34f46e6e8eb30d654e5421c9a731519b295 228744 
librdkafka1-dbg_0.8.6-1_amd64.deb
 2ed0b9933badfa0968c3e27b38767a135d26069f 90166 librdkafka1_0.8.6-1_amd64.deb
Checksums-Sha256:
 6eb7d1754ed07fff306390513e7575788fbfe33481fd52498f5eb5a39eadffdd 1983 
librdkafka_0.8.6-1.dsc
 184080e3898b80b3f7c1398c50787f8edb326b8271017a5f8000ef9a660e1a4f 197610 
librdkafka_0.8.6.orig.tar.gz
 101ca286b48663957f210fc038462bad637c773cb6e1b11b0b76d477bde49459 4584 
librdkafka_0.8.6-1.debian.tar.xz
 c490bd90e3608c9bc5f92f645ce01d005c1aed48dae6812ca1e7f2d0d4f23834 109596 
librdkafka-dev_0.8.6-1_amd64.deb
 6a1e49674da7f43756ecaba498e3aec1b860897c0fe942b427bb904568760019 228744 
librdkafka1-dbg_0.8.6-1_amd64.deb
 8219840b3744c1dbab08b436f5544b70d548e619a92d2f14cd44726ee26a22fa 90166 
librdkafka1_0.8.6-1_amd64.deb
Files:
 599ac95b4ad9f2590940ceb92517bcf8 1983 libs optional librdkafka_0.8.6-1.dsc
 1b77543f9be82d3f700c0ef98f494990 197610 libs optional 
librdkafka_0.8.6.orig.tar.gz
 1b6f9a0a0542196f50caf57c93d3527e 4584 libs optional 
librdkafka_0.8.6-1.debian.tar.xz
 0e78c11f0e81e1ecfa4b21d30fa79b3d 109596 libdevel optional 
librdkafka-dev_0.8.6-1_amd64.deb
 1117f88530d2e61d87d13063bb8cb451 228744 debug extra 
librdkafka1-dbg_0.8.6-1_amd64.deb
 970a391b51cba0d29017fe19a9453ab4 90166 libs optional 
librdkafka1_0.8.6-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJVqtdzAAoJEJ0LXlse7I8OyZkQANIuMpdKQafAluXF7dpdvm49
UYwEEO32ujXAdY/0JUTVucJxwMCfdoXngx/gXXJu7ERrRhONNXJT5l9ap++2Uzx6
EaOTYgubRpMsWs61pHxUKorm7JCE2OhFk9MruI+lHcNppDa1tqcm3iX/3lD/4dOY
cKbb4f0B0nVHLDkgfJDXDWphHYU13+iufMo46+xLTtMhq3XMnttQ67XGO7E50LzD
p35jh0lCbU6CPnlhhzpn7q3Y9laDzwd3L7w6p60khkN0qvJiSJ25jH4acCz4xse9
4oNmO0LHe71IohTO3YIysskqqusJNJg2Zy/1yRGEco/9ynB5Pu6aRSoBinOAmyHU
Mcd8NC+uSXzKfQ1Q6ATE4f3prQDgddj0T/vFiuP8mvwCe0t4V3ykGhmBpx+4VWxf
reGdTVU396aaeRntfVe2+/urS+BZj/1SKrqV3PTCM4ibvhFeAaUhfL8hrgkyyRdN
hxXfwsF3UmNlCMRePnWOYPjSndxhxNAts65V/deY3ksQsBzhzQAUtwHhm/feolff
l8FFN7rn/uEFqKwTBGwhX9tGMz7vX6ZO8avPAAPm0MIbJMI4NzpoacDmIXeAaUr1
lhzEwpp/Hc9+eprKQA87NbPB/BVwpaeWiYUyFMa7j2g50UcO0iu3EhC71Lb4JOL0
I8NaHoffP8VpqztcSP6P
=M7sK
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to