Your message dated Wed, 19 Apr 2017 10:02:20 +0200
with message-id <[email protected]>
and subject line packages that shouldn't be tried on i386
has caused the Debian Bug report #860685,
regarding dolphin-emu: FTBFS on i386: dh_auto_configure: cmake ..
-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None
-DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var
-Dbindir=/usr/games -Ddatadir=/usr/share/games/dolphin-emu
-DDISTRIBUTOR=debian.org -DUSE_SHARED_ENET=ON -DGTEST_DIR=/usr/src/gtest
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 [email protected]
immediately.)
--
860685: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860685
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: dolphin-emu
Version: 5.0+dfsg-1
Severity: serious
Tags: stretch sid
User: [email protected]
Usertags: qa-ftbfs-20170418-i386 qa-ftbfs
Justification: FTBFS in stretch on i386
Hi,
During a rebuild of all packages in stretch (in a stretch chroot, not a
sid chroot), your package failed to build on i386.
Relevant part (hopefully):
> make[3]: Entering directory
> '/<<BUILDDIR>>/dolphin-emu-5.0+dfsg/build/CMakeFiles/CMakeTmp'
> Building CXX object CMakeFiles/cmTC_eab63.dir/feature_tests.cxx.o
> /usr/bin/c++ -g -O2
> -fdebug-prefix-map=/<<BUILDDIR>>/dolphin-emu-5.0+dfsg=.
> -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++98 -o
> CMakeFiles/cmTC_eab63.dir/feature_tests.cxx.o -c
> /<<BUILDDIR>>/dolphin-emu-5.0+dfsg/build/CMakeFiles/feature_tests.cxx
> Linking CXX executable cmTC_eab63
> /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_eab63.dir/link.txt
> --verbose=1
> /usr/bin/c++ -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/dolphin-emu-5.0+dfsg=.
> -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -specs=/usr/share/dpkg/no-pie-link.specs -Wl,-z,relro -Wl,-z,now
> -Wl,--as-needed CMakeFiles/cmTC_eab63.dir/feature_tests.cxx.o -o cmTC_eab63
> -rdynamic
> make[3]: Leaving directory
> '/<<BUILDDIR>>/dolphin-emu-5.0+dfsg/build/CMakeFiles/CMakeTmp'
> make[2]: Leaving directory
> '/<<BUILDDIR>>/dolphin-emu-5.0+dfsg/build/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
> -Dbindir=/usr/games -Ddatadir=/usr/share/games/dolphin-emu
> -DDISTRIBUTOR=debian.org -DUSE_SHARED_ENET=ON -DGTEST_DIR=/usr/src/gtest
> returned exit code 1
> debian/rules:25: 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/2017/04/18/dolphin-emu_5.0+dfsg-1_testing-i386.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 ---
My mistake: those exclude i386 using the architecture field.
Lucas
--- End Message ---