Your message dated Mon, 13 Oct 2014 21:28:23 +0000
with message-id <[email protected]>
and subject line Bug#765138: fixed in ruby-passenger 4.0.53-1
has caused the Debian Bug report #765138,
regarding ruby-passenger: FTBFS: 
ext/common/agents/LoggingAgent/RemoteSender.h:32:18: fatal error: zlib.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 [email protected]
immediately.)


-- 
765138: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765138
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ruby-passenger
Version: 4.0.52-1
Severity: serious
Tags: jessie sid
User: [email protected]
Usertags: qa-ftbfs-20141012 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> c++ -o buildout/agents/PassengerLoggingAgent.o  -Iext -Iext/common  
> -I/usr/include/libev   -I/usr/include/jsoncpp -D_REENTRANT 
> -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses 
> -Wpointer-arith -Wwrite-strings -Wno-long-long 
> -Wno-missing-field-initializers -fcommon -feliminate-unused-debug-symbols 
> -feliminate-unused-debug-types -fvisibility=hidden 
> -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H 
> -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG 
> -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs 
> -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="<hash_map>" 
> -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -g -O2 
> -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
> -c ext/common/agents/LoggingAgent/Main.cpp
> In file included from ext/common/agents/LoggingAgent/LoggingServer.h:46:0,
>                  from ext/common/agents/LoggingAgent/Main.cpp:41:
> ext/common/agents/LoggingAgent/RemoteSender.h:32:18: fatal error: zlib.h: No 
> such file or directory
>  #include <zlib.h>
>                   ^
> compilation terminated.
> rake aborted!
> Command failed with status (1): [c++ -o 
> buildout/agents/PassengerLoggingAgent.o  -Iext -Iext/common  
> -I/usr/include/libev   -I/usr/include/jsoncpp -D_REENTRANT 
> -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses 
> -Wpointer-arith -Wwrite-strings -Wno-long-long 
> -Wno-missing-field-initializers -fcommon -feliminate-unused-debug-symbols 
> -feliminate-unused-debug-types -fvisibility=hidden 
> -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H 
> -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG 
> -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs 
> -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="<hash_map>" 
> -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -g -O2 
> -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
> -c ext/common/agents/LoggingAgent/Main.cpp]
> /«PKGBUILDDIR»/build/cplusplus_support.rb:51:in `run_compiler'
> /«PKGBUILDDIR»/build/cplusplus_support.rb:61:in `compile_cxx'
> /«PKGBUILDDIR»/build/agents.rb:136:in `block in <top (required)>'
> Tasks: TOP => fakeroot => apache2 => buildout/agents/PassengerLoggingAgent
> (See full trace by running task with --trace)
> make[1]: *** [override_dh_auto_build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/10/12/ruby-passenger_4.0.52-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: ruby-passenger
Source-Version: 4.0.53-1

We believe that the bug you reported is fixed in the latest version of
ruby-passenger, 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.
Felix Geyer <[email protected]> (supplier of updated ruby-passenger 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: SHA256

Format: 1.8
Date: Mon, 13 Oct 2014 21:44:07 +0200
Source: ruby-passenger
Binary: ruby-passenger libapache2-mod-passenger ruby-passenger-doc
Architecture: source all
Version: 4.0.53-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
<[email protected]>
Changed-By: Felix Geyer <[email protected]>
Description:
 libapache2-mod-passenger - Rails and Rack support for Apache2
 ruby-passenger - Rails and Rack support
 ruby-passenger-doc - Rails and Rack support for Apache2 - Documentation
Closes: 762563 765138
Changes:
 ruby-passenger (4.0.53-1) unstable; urgency=medium
 .
   * New upstream release.
   * Remove inactive uploaders from the list. (Closes: #762563)
   * Add zlib1g-dev to build-depends. (Closes: #765138)
Checksums-Sha1:
 0c6091977e81b4245e5624bf096cc5114ab250fc 2474 ruby-passenger_4.0.53-1.dsc
 dce2a83e66abb1fac1cd3cdc2ef284f098bc9390 4447609 
ruby-passenger_4.0.53.orig.tar.gz
 0bfd36e9308903f6fbb8cf1414b5eddb1e57cb98 16872 
ruby-passenger_4.0.53-1.debian.tar.xz
 ace641651661fa188b79f77f504352f1efd5e1c0 1044846 
ruby-passenger-doc_4.0.53-1_all.deb
Checksums-Sha256:
 aaa8fc59aefc408b8c7e6cd7c93b63176a057cd711191e97b5a6ddc51a51ac84 2474 
ruby-passenger_4.0.53-1.dsc
 0b8d256cd930f93cfe723392aaa12fa3f9d5ddfddc82bbb7ab287673d029e101 4447609 
ruby-passenger_4.0.53.orig.tar.gz
 468365a76e7feb67bf5e74313515f85d993de8d9b7f5aa7df782879ca7ac9889 16872 
ruby-passenger_4.0.53-1.debian.tar.xz
 2733c0a9ff65bcb5c3e9e1e1a2ea145d347faf313dbb9ca798ad9dc018f244fa 1044846 
ruby-passenger-doc_4.0.53-1_all.deb
Files:
 4530e1879449d7c630087d5a816496b3 2474 ruby optional ruby-passenger_4.0.53-1.dsc
 3aa0381920b09c93c8ba9cd9261d6167 4447609 ruby optional 
ruby-passenger_4.0.53.orig.tar.gz
 09e3a32ff788ccffae01da62b54e0efe 16872 ruby optional 
ruby-passenger_4.0.53-1.debian.tar.xz
 78109d25f271ac7eb3d9f259ad6254dd 1044846 doc optional 
ruby-passenger-doc_4.0.53-1_all.deb

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

iQIcBAEBCAAGBQJUPCzIAAoJEP4ixv2DE11FLKMP/jjIUdmJiE5L2nkUnB4SLzx5
xr5DJ6V6wMIjqrvhyYzPevTAN3XusxgeS6NycU8FbAr/e61c72p7GhZv4HXPSd4d
ot2XICFztdNF/MZsZEZVQ9fKDfkfjcA8TJXNYWL3itZpoh2/Ww7DLz+qjO5OgPgw
yfev4gMekE1szgHLlQwaiwce4ZJ1tnqK6w7gwVtqHfheb0rG4lJ12xc721wdPtUw
xLWOwYxoUqvXbrewD3LLekVGmln5qXvisTHv+BttR6S82rCGtY/IzgqJhIudwcTI
DRr9djd366Lt8Tzm9IuIghe56bmkcc6IpW4GXII8rcOpSoqOYmrCqOHB48CRSBEv
1cUCW8jh+KtgJql9YA5ixygUFTpg3W747CmUIk0W6Cr8ORS94tP2lgfQ9zO4Z3M7
mnqsiPpP1cXv+0bG+3eEnjroNg+drUimCV2Kg83kgIzGtJpqquSfzul8lubamYjm
oSmfm4LlgUBDahFjDPn/NKgGn6cDbZb501t3drWnuU39qUifmDllyuxXZrp01rGZ
NbJdrnEbsT1hqV8bB3Y+g8vY44Pz+aUX4RSvRr3nKwZi+VSXTdBWR6eeGAK+OWK0
38wNTMK6TmJ6oHZlw+TeKXGkjurGApwPsufEeYShlpCXn3zjGxI7MCMmmUahyMH4
uiS4TziNpDGBGzWti/MM
=KqF4
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

Reply via email to