Your message dated Fri, 8 Feb 2019 23:09:16 +0100
with message-id <[email protected]>
and subject line Re: libfm-qt: FTBFS (dh_auto_configure fails)
has caused the Debian Bug report #921756,
regarding libfm-qt: FTBFS (dh_auto_configure fails)
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.)
--
921756: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921756
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:libfm-qt
Version: 0.13.1-10
Severity: serious
Tags: ftbfs
Dear maintainer:
I tried to build this package in buster but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-arch
dh build-arch --buildsystem cmake
dh_update_autotools_config -a -O--buildsystem=cmake
dh_autoreconf -a -O--buildsystem=cmake
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- \
-DPULL_TRANSLATIONS=OFF \
-DUPDATE_TRANSLATIONS=OFF \
-DCMAKE_BUILD_TYPE=RelWithDebInfo
cd obj-x86_64-linux-gnu && cmake -DCMAKE_INSTALL_PREFIX=/usr
-DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc
-DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run
"-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON
-DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu -DPULL_TRANSLATIONS=OFF
-DUPDATE_TRANSLATIONS=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo ..
-- The C compiler identification is GNU 8.2.0
-- The CXX compiler identification is GNU 8.2.0
-- Check for working C compiler: /usr/bin/cc
[... snipped ...]
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: cd obj-x86_64-linux-gnu && cmake -DCMAKE_INSTALL_PREFIX=/usr
-DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc
-DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run
"-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON
-DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu -DPULL_TRANSLATIONS=OFF
-DUPDATE_TRANSLATIONS=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo .. returned exit
code 1
make[1]: *** [debian/rules:15: override_dh_auto_configure] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:9: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit
status 2
--------------------------------------------------------------------------------
(The above is just how the build ends and not necessarily the most relevant
part)
The build was made in my autobuilder with "dpkg-buildpackage -B"
and it also fails here:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/libfm-qt.html
where you can get a full build log if you need it.
If this is really a bug in one of the build-depends, please use reassign and
affects,
so that this is still visible in the BTS web page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Hi Santiago,
thanks for filing this - i suggest to do nothing, just wait a bit, btw.
this would be the relevant lines of the build log:
CMake Error at CMakeLists.txt:38 (find_package):
By not providing "FindFm.cmake" in CMAKE_MODULE_PATH this project has
asked
CMake to find a package configuration file provided by "Fm", but CMake did
not find one.
Could not find a package configuration file provided by "Fm" (requested
version 1.2.0) with any of the following names:
FmConfig.cmake
fm-config.cmake
Add the installation prefix of "Fm" to CMAKE_PREFIX_PATH or set
"Fm_DIR" to
a directory containing one of the above files. If "Fm" provides a
separate
development package or SDK, be sure it has been installed.
libfm-qt/buster (0.13.1) will never build again, so let's just wait the
two days until libfm-qt (0.14.0) is migrated to testing - the new
release will build fine with the newly released build tools.
Cheers Alf
PS: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920942 (libfm-qt
transition)
On Fri, 08 Feb 2019 21:18:52 +0000 Santiago Vila <[email protected]> wrote:
> Package: src:libfm-qt
> Version: 0.13.1-10
> Severity: serious
> Tags: ftbfs
>
> Dear maintainer:
>
> I tried to build this package in buster but it failed:
>
> --------------------------------------------------------------------------------
> [...]
> debian/rules build-arch
> dh build-arch --buildsystem cmake
> dh_update_autotools_config -a -O--buildsystem=cmake
> dh_autoreconf -a -O--buildsystem=cmake
> debian/rules override_dh_auto_configure
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_configure -- \
> -DPULL_TRANSLATIONS=OFF \
> -DUPDATE_TRANSLATIONS=OFF \
> -DCMAKE_BUILD_TYPE=RelWithDebInfo
> cd obj-x86_64-linux-gnu && cmake -DCMAKE_INSTALL_PREFIX=/usr
> -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc
> -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON
> -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run
> "-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON
> -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu -DPULL_TRANSLATIONS=OFF
> -DUPDATE_TRANSLATIONS=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo ..
> -- The C compiler identification is GNU 8.2.0
> -- The CXX compiler identification is GNU 8.2.0
> -- Check for working C compiler: /usr/bin/cc
>
> [... snipped ...]
>
> 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
--- End Message ---