Source: mydumper Version: 0.9.1-1 Severity: serious Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20161021 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[2]: Entering directory > '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' > Building CXX object CMakeFiles/cmTC_368db.dir/feature_tests.cxx.o > /usr/bin/c++ -std=c++98 -o CMakeFiles/cmTC_368db.dir/feature_tests.cxx.o > -c /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/feature_tests.cxx > Linking CXX executable cmTC_368db > /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_368db.dir/link.txt > --verbose=1 > /usr/bin/c++ CMakeFiles/cmTC_368db.dir/feature_tests.cxx.o -o > cmTC_368db -rdynamic > make[2]: Leaving directory > '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' > make[1]: 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 returned > exit code 1 > cd /<<PKGBUILDDIR>> > debian/rules:13: recipe for target 'build' failed > make: *** [build] Error 2 If the failure looks somehow time/timezone related: Note that this rebuild was performed without the 'tzdata' package installed in the chroot. tzdata used be (transitively) part of build-essential, but it no longer is. If this package requires it to build, it should be added to build-depends. For the release team's opinion on this, see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836940#185 If the failure looks LSB-related: similarly to tzdata, lsb-base is not installed in the build chroot. The full build log is available from: http://aws-logs.debian.net/2016/10/21/mydumper_0.9.1-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.