Your message dated Wed, 13 Mar 2019 17:19:15 +0000
with message-id <[email protected]>
and subject line Bug#924474: fixed in lxqt-qtplugin 0.14.0-2
has caused the Debian Bug report #924474,
regarding lxqt-qtplugin: 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.)


-- 
924474: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=924474
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:lxqt-qtplugin
Version: 0.14.0-1
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 --\
        -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 -DCMAKE_BUILD_TYPE=RelWithDebInfo ..
-- The C compiler identification is GNU 8.3.0
-- The CXX compiler identification is GNU 8.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info

[... 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 -DCMAKE_BUILD_TYPE=RelWithDebInfo 
.. returned exit code 1
make[1]: *** [debian/rules:12: 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 -A"
and it also fails here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/lxqt-qtplugin.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 ---
Source: lxqt-qtplugin
Source-Version: 0.14.0-2

We believe that the bug you reported is fixed in the latest version of
lxqt-qtplugin, 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.
Alf Gaida <[email protected]> (supplier of updated lxqt-qtplugin 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: SHA512

Format: 1.8
Date: Wed, 13 Mar 2019 17:59:00 +0100
Source: lxqt-qtplugin
Architecture: source
Version: 0.14.0-2
Distribution: unstable
Urgency: medium
Maintainer: LXQt Packaging Team <[email protected]>
Changed-By: Alf Gaida <[email protected]>
Closes: 924474
Changes:
 lxqt-qtplugin (0.14.0-2) unstable; urgency=medium
 .
   * Added missed direct dependency libqt5xdgiconloader-dev, the new
     build-tools don't depend on it any longer to prevent circular
     dependencies with libqtxdg (Closes: #924474).
Checksums-Sha1:
 c97b413d498114da3fb79412658bb42867cc0a59 2148 lxqt-qtplugin_0.14.0-2.dsc
 e705dd8bf126105365ac22c025063dee22b75bfd 5908 
lxqt-qtplugin_0.14.0-2.debian.tar.xz
 3164c8e95859db45e03f614edba53a80bdc8fe92 12299 
lxqt-qtplugin_0.14.0-2_source.buildinfo
Checksums-Sha256:
 6ae0991a0f47d7771853158de111ccaf18b7405ec8a99474898ddfc7c2ad3dab 2148 
lxqt-qtplugin_0.14.0-2.dsc
 7289f9cd3561fd5dea92c1bc9164e34b88326f36912ae5f770c6b4b979fba6f8 5908 
lxqt-qtplugin_0.14.0-2.debian.tar.xz
 df9835e6617790fdb900cfce18e5736346b14b2a063d7d6f84d3f81e596f5c6b 12299 
lxqt-qtplugin_0.14.0-2_source.buildinfo
Files:
 aba3e9e3409987b6016e7c63b93933b4 2148 x11 optional lxqt-qtplugin_0.14.0-2.dsc
 ccd3bfc042862cb7351ad6dd54c0c333 5908 x11 optional 
lxqt-qtplugin_0.14.0-2.debian.tar.xz
 4a41e57be38897db19a7985c40870ed9 12299 x11 optional 
lxqt-qtplugin_0.14.0-2_source.buildinfo

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

iQEzBAEBCgAdFiEEvb/GiO+tuolan0ZLzSgKC01ygnwFAlyJN0cACgkQzSgKC01y
gnysMAf+MeYLMkAZzkjkOKNj0l8RT7zlLvJIio4GwKVSCv/nTWVDXwqMw06Rr5k1
JmKqwH9IVPvOAj8JRFbxi/apgMe9VKIeziB7MrUSDlXhafOjb4Yy92KXxo/3QN21
y1rbQ5YJL48bOC3SJL11Lxe733Oga9es7Z7104G6xYPZBVVxXNa7pj47oq99YHVu
ODcdHjwZ3J5zGxzxiDo/liSbitlOj/nhEhfJ6wJKcLo97EoO6Qgdb5dq/yGTKjp5
9jDXAaf76W6e5MZGrZtDZBSkfC/FwV/w2UTIcMl6EbmpxTgigd/itA+8RXkkMraD
PeOqhef+IxXjNX7MD3uywB6Mo/3o6Q==
=GqsY
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to