Your message dated Sun, 20 Nov 2016 09:48:49 +0000
with message-id <e1c8ojx-000ced...@fasolo.debian.org>
and subject line Bug#844956: fixed in libproxy 0.4.13-1.1
has caused the Debian Bug report #844956,
regarding libproxy: FTBFS: dh_auto_configure: cmake .. 
-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None 
-DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var 
-DWITH_DOTNET=ON -DWITH_VALA=ON -DGMCS_EXECUTABLE=/usr/bin/mono-csc 
-DCMAKE_SKIP_RPATH=ON -DBIPR=0 -DLIB_INSTALL_DIR=/usr/lib/x86_64-linux-gnu 
-DLIBEXEC_INSTALL_DIR=/usr/lib/x86_64-linux-gnu/libproxy/0.4.13 
-DWITH_GNOME3=ON -DWITH_MOZJS=ON -DWITH_WEBKIT3=ON returned exit code 1
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.)


-- 
844956: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=844956
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libproxy
Version: 0.4.13-1
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20161118 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):
> make[3]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> Building CXX object CMakeFiles/cmTC_60191.dir/feature_tests.cxx.o
> /usr/bin/c++     -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2    -std=c++98 -o 
> CMakeFiles/cmTC_60191.dir/feature_tests.cxx.o -c 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/feature_tests.cxx
> Linking CXX executable cmTC_60191
> /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_60191.dir/link.txt 
> --verbose=1
> /usr/bin/c++   -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2   -Wl,-z,relro -Wl,--as-needed  
> CMakeFiles/cmTC_60191.dir/feature_tests.cxx.o  -o cmTC_60191 -rdynamic 
> make[3]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> make[2]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> 
> 
>     Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
>     Feature record: CXX_FEATURE:0cxx_alias_templates
>     Feature record: CXX_FEATURE:0cxx_alignas
>     Feature record: CXX_FEATURE:0cxx_alignof
>     Feature record: CXX_FEATURE:0cxx_attributes
>     Feature record: CXX_FEATURE:0cxx_attribute_deprecated
>     Feature record: CXX_FEATURE:0cxx_auto_type
>     Feature record: CXX_FEATURE:0cxx_binary_literals
>     Feature record: CXX_FEATURE:0cxx_constexpr
>     Feature record: CXX_FEATURE:0cxx_contextual_conversions
>     Feature record: CXX_FEATURE:0cxx_decltype
>     Feature record: CXX_FEATURE:0cxx_decltype_auto
>     Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types
>     Feature record: CXX_FEATURE:0cxx_default_function_template_args
>     Feature record: CXX_FEATURE:0cxx_defaulted_functions
>     Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers
>     Feature record: CXX_FEATURE:0cxx_delegating_constructors
>     Feature record: CXX_FEATURE:0cxx_deleted_functions
>     Feature record: CXX_FEATURE:0cxx_digit_separators
>     Feature record: CXX_FEATURE:0cxx_enum_forward_declarations
>     Feature record: CXX_FEATURE:0cxx_explicit_conversions
>     Feature record: CXX_FEATURE:0cxx_extended_friend_declarations
>     Feature record: CXX_FEATURE:0cxx_extern_templates
>     Feature record: CXX_FEATURE:0cxx_final
>     Feature record: CXX_FEATURE:0cxx_func_identifier
>     Feature record: CXX_FEATURE:0cxx_generalized_initializers
>     Feature record: CXX_FEATURE:0cxx_generic_lambdas
>     Feature record: CXX_FEATURE:0cxx_inheriting_constructors
>     Feature record: CXX_FEATURE:0cxx_inline_namespaces
>     Feature record: CXX_FEATURE:0cxx_lambdas
>     Feature record: CXX_FEATURE:0cxx_lambda_init_captures
>     Feature record: CXX_FEATURE:0cxx_local_type_template_args
>     Feature record: CXX_FEATURE:0cxx_long_long_type
>     Feature record: CXX_FEATURE:0cxx_noexcept
>     Feature record: CXX_FEATURE:0cxx_nonstatic_member_init
>     Feature record: CXX_FEATURE:0cxx_nullptr
>     Feature record: CXX_FEATURE:0cxx_override
>     Feature record: CXX_FEATURE:0cxx_range_for
>     Feature record: CXX_FEATURE:0cxx_raw_string_literals
>     Feature record: CXX_FEATURE:0cxx_reference_qualified_functions
>     Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
>     Feature record: CXX_FEATURE:0cxx_return_type_deduction
>     Feature record: CXX_FEATURE:0cxx_right_angle_brackets
>     Feature record: CXX_FEATURE:0cxx_rvalue_references
>     Feature record: CXX_FEATURE:0cxx_sizeof_member
>     Feature record: CXX_FEATURE:0cxx_static_assert
>     Feature record: CXX_FEATURE:0cxx_strong_enums
>     Feature record: CXX_FEATURE:1cxx_template_template_parameters
>     Feature record: CXX_FEATURE:0cxx_thread_local
>     Feature record: CXX_FEATURE:0cxx_trailing_return_types
>     Feature record: CXX_FEATURE:0cxx_unicode_literals
>     Feature record: CXX_FEATURE:0cxx_uniform_initialization
>     Feature record: CXX_FEATURE:0cxx_unrestricted_unions
>     Feature record: CXX_FEATURE:0cxx_user_literals
>     Feature record: CXX_FEATURE:0cxx_variable_templates
>     Feature record: CXX_FEATURE:0cxx_variadic_macros
>     Feature record: CXX_FEATURE:0cxx_variadic_templates
> dh_auto_configure: cmake .. -DCMAKE_INSTALL_PREFIX=/usr 
> -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None 
> -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var 
> -DWITH_DOTNET=ON -DWITH_VALA=ON -DGMCS_EXECUTABLE=/usr/bin/mono-csc 
> -DCMAKE_SKIP_RPATH=ON -DBIPR=0 -DLIB_INSTALL_DIR=/usr/lib/x86_64-linux-gnu 
> -DLIBEXEC_INSTALL_DIR=/usr/lib/x86_64-linux-gnu/libproxy/0.4.13 
> -DWITH_GNOME3=ON -DWITH_MOZJS=ON -DWITH_WEBKIT3=ON returned exit code 1
> debian/rules:43: recipe for target 'override_dh_auto_configure' failed
> make[1]: *** [override_dh_auto_configure] Error 2

The full build log is available from:
   http://aws-logs.debian.net/2016/11/18/libproxy_0.4.13-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: libproxy
Source-Version: 0.4.13-1.1

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

Debian distribution maintenance software
pp.
Andrey Rahmatullin <w...@debian.org> (supplier of updated libproxy 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: SHA512

Format: 1.8
Date: Sun, 20 Nov 2016 14:24:11 +0500
Source: libproxy
Binary: libproxy1v5 libproxy1-plugin-gsettings libproxy1-plugin-kconfig 
libproxy1-plugin-networkmanager libproxy1-plugin-mozjs libproxy1-plugin-webkit 
libproxy-dev libproxy-tools python-libproxy python3-libproxy libproxy0.4-cil 
libproxy-cil-dev
Architecture: source
Version: 0.4.13-1.1
Distribution: unstable
Urgency: medium
Maintainer: Emilio Pozuelo Monfort <po...@debian.org>
Changed-By: Andrey Rahmatullin <w...@debian.org>
Description:
 libproxy-cil-dev - automatic proxy configuration management library (CLI devel)
 libproxy-dev - automatic proxy configuration management library (devel)
 libproxy-tools - automatic proxy configuration management library (tools)
 libproxy0.4-cil - automatic proxy configuration management library (CLI)
 libproxy1-plugin-gsettings - automatic proxy configuration management library 
(GSettings plugi
 libproxy1-plugin-kconfig - automatic proxy configuration management library 
(KConfig plugin)
 libproxy1-plugin-mozjs - automatic proxy configuration management library 
(mozjs plugin)
 libproxy1-plugin-networkmanager - automatic proxy configuration management 
library (Network Manager
 libproxy1-plugin-webkit - automatic proxy configuration management library 
(Webkit plugin)
 libproxy1v5 - automatic proxy configuration management library (shared)
 python-libproxy - automatic proxy configuration management library (Python 2)
 python3-libproxy - automatic proxy configuration management library (Python 3)
Closes: 844956
Changes:
 libproxy (0.4.13-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix FTBFS (Closes: #844956).
Checksums-Sha1:
 60d2ec71b75fb7591f09303d088cd19c9afd66f8 3459 libproxy_0.4.13-1.1.dsc
 29560cbd159235a2e3369abc2ced0e9483cb58eb 9900 libproxy_0.4.13-1.1.debian.tar.xz
Checksums-Sha256:
 9cee7c69617c9c8bdef3b5298bfbc5909145865668a9be5b4a6ff92e744d1db3 3459 
libproxy_0.4.13-1.1.dsc
 99ed9614567968f5eab40f549378dd5d9d8202dafe6047b05bee154cd217061d 9900 
libproxy_0.4.13-1.1.debian.tar.xz
Files:
 5ed4b19c9abd17aa11c1ebbcd34ed567 3459 libs optional libproxy_0.4.13-1.1.dsc
 b3a93ef75c760e20358bd17333bd0187 9900 libs optional 
libproxy_0.4.13-1.1.debian.tar.xz

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

iQIzBAEBCgAdFiEEolIP6gqGcKZh3YxVM2L3AxpJkuEFAlgxbZUACgkQM2L3AxpJ
kuGBHw//e2bayXrsDmdoKY0iLGPkQuarS2/WuUbZRkJh3XReOqo1MR+BmV425gBN
tpOnTLUBst3N2LiBFShY8dtD7NB6WDwIA5jdEzfBjqPSHAtmEQneNha3CuNGu9Tz
O+wZQVJ5wuCmwMnWsZnWHUWNSj4NoL+BKC/swrUZ+ixZJpJ9hJ69KQNCj+BLJ2B8
H9/HJqkaxMaFftFX0xYO5ecvWlCb4pYGLlnXkQX1AHZQp0L8trhJX6ku64389B6V
B4V/7cj/8wAfgBgx8Ua9i5Piw0OA2xyrZoJJsAjJNBdvyj1di0kde6FFvyBDTjGv
QHLBiZl6X70lPNrqvb6ymCGbtXzvVD6WOKc6BLJMvTjdlDITPdyK6zkU4tHVLnja
jLAJFZrEiE3a5OjM5kyQolHfUlY0dphs/rnuO4EaYE7+t4GptIVap1g86uk3leuN
AUL5ZbntsfaomqWOLHeJmJBOsZ6HwzDDEJL7x+ccd9vsrMdgrwd3oOKyi0akOoU/
Hntz+Vl+Z6AtcJtZtMoLNDeIeY+SjdsGZkOFgystHEIhMA7InRE4Qnzp4Fve7jNO
88ypkZ5KGL5tgv0MZnXxXbtByXpII9pIj3+Do186UeLXBZthD8H/7a0pp3xNTkyA
4UMQrtEVdddQ9LyhLp4hoh2Ni34JqnPKkMTiuJjbguvwl3kaJ0g=
=zPVI
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to