[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#975793: marked as done (libsignon-glib: FTBFS: make[3]: *** No rule to make target '/usr/share/dbus-1/interfaces/com.google.code.AccountsSSO.SingleSignOn.AuthService.xml', needed by 'sso-auth-service-gen.c'. Stop.)



Your message dated Thu, 31 Dec 2020 13:48:36 +0000
with message-id <E1kuyJg-0007iA-CF@fasolo.debian.org>
and subject line Bug#975793: fixed in libsignon-glib 1.15-1
has caused the Debian Bug report #975793,
regarding libsignon-glib: FTBFS: make[3]: *** No rule to make target '/usr/share/dbus-1/interfaces/com.google.code.AccountsSSO.SingleSignOn.AuthService.xml', needed by 'sso-auth-service-gen.c'.  Stop.
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 owner@bugs.debian.org
immediately.)


-- 
975793: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=975793
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: libsignon-glib
Version: 1.12-2.1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201125 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> make[3]: Entering directory '/<<PKGBUILDDIR>>/libsignon-glib'
> glib-genmarshal --body --prefix=_signon_marshal signon-marshal.list > signon-marshal.c
> INFO: Reading signon-marshal.list...
> glib-genmarshal --header --prefix=_signon_marshal signon-marshal.list > signon-marshal.h
> INFO: Reading signon-marshal.list...
> ( cd . &&  glib-mkenums \
>     --fhead "#ifndef __SIGNON_ENUM_TYPES_H__\n#define __SIGNON_ENUM_TYPES_H__\n#include <glib-object.h>\n\nG_BEGIN_DECLS\n" \
>     --fprod "/* enumerations from \"@filename@\" */\n" \
>     --vhead "GType @enum_name@_get_type (void) G_GNUC_CONST;\n#define SIGNON_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \
>     --ftail "G_END_DECLS\n\n#endif /* __SIGNON_ENUM_TYPES_H__ */" \
>     signon-auth-session.h signon-identity-info.h signon-errors.h ) >> xgen-geth \
>     && (cmp -s xgen-geth signon-enum-types.h || cp xgen-geth signon-enum-types.h ) \
>     && rm -f xgen-geth \
>     && echo timestamp > stamp-signon-enum-types.h
> true
> ( cd . && glib-mkenums \
>     --fhead "#include \"signon-enum-types.h\"\n" \
>     --fhead "#include \"signon-identity-info.h\"\n" \
> 		--fhead "#include \"signon-auth-session.h\"\n" \
> 		--fhead "#define g_intern_static_string(s) (s)\n" \
>     --fprod "\n/* enumerations from \"@filename@\" */" \
>     --ftail "\n#define __SIGNON_ENUM_TYPES_C__\n" \
>     --vhead "GType\n@enum_name@_get_type (void)\n{\n  static GType etype = 0;\n  if (etype == 0) {\n    static const G@Type@Value values[] = {" \
>     --vprod "      { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \
>     --vtail "      { 0, NULL, NULL }\n    };\n    etype = g_@type@_register_static (g_intern_static_string (\"@EnumName@\"), values);\n  }\n  return etype;\n}\n" \
>     signon-auth-session.h signon-identity-info.h ) > xgen-getc \
>     && cp xgen-getc signon-enum-types.c  \
>     && rm -f xgen-getc
> ( cd . && glib-mkenums \
>     --fhead "#include \"signon-enum-types.h\"\n#include \"signon-errors.h\"\n#include \"signoncommon.h\"\n#define g_intern_static_string(s) (s)\n" \
>     --fprod "\n/* enumerations from \"@filename@\" */" \
>     --ftail "\n#define __SIGNON_ENUM_TYPES_C__\n" \
>     --vhead "GType\n@enum_name@_get_type (void)\n{\n  static GType etype = 0;\n  if (etype == 0) {\n    static const G@Type@Value values[] = {" \
>     --vprod "      { @VALUENAME@, SED@VALUENAME@, \"@valuenick@\" }," \
>     --vtail "      { 0, NULL, NULL }\n    };\n    etype = g_@type@_register_static (g_intern_static_string (\"@EnumName@\"), values);\n  }\n  return etype;\n}\n" \
>     signon-errors.h ) | \
>     /bin/sed -e 's/SEDSIGNON_ERROR_\([^,]*\)/SIGNOND_\1_ERR_NAME/' \
>     > xgen-getc \
>     && cp xgen-getc signon-errors-enum.c  \
>     && rm -f xgen-getc
> make[3]: *** No rule to make target '/usr/share/dbus-1/interfaces/com.google.code.AccountsSSO.SingleSignOn.AuthService.xml', needed by 'sso-auth-service-gen.c'.  Stop.
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/libsignon-glib'
> make[2]: *** [Makefile:504: all-recursive] Error 1

The full build log is available from:
   http://qa-logs.debian.net/2020/11/25/libsignon-glib_1.12-2.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: libsignon-glib
Source-Version: 1.15-1
Done: Pino Toscano <pino@debian.org>

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

Debian distribution maintenance software
pp.
Pino Toscano <pino@debian.org> (supplier of updated libsignon-glib 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 31 Dec 2020 14:24:51 +0100
Source: libsignon-glib
Architecture: source
Version: 1.15-1
Distribution: unstable
Urgency: medium
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Pino Toscano <pino@debian.org>
Closes: 975793
Changes:
 libsignon-glib (1.15-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release.
   * Update watch file.
   * Switch Vcs-* fields to salsa.debian.org.
   * Update the build dependencies according to the upstream build system:
     - bump libglib2.0-dev to 2.36
     - explicitly add pkg-config, and valac, already used
     - drop signond-dev, no more needed
   * Remove libsignon-glib-dbg in favour of the -dbgsym packages.
   * Update the patches:
     - remove-pluginlibdir.patch: drop, fixed upstream
     - disable-deprecation-error.patch: update
   * Statically import the D-Bus interfaces for now, as they are fetched using
     a Git submodule, which is not exported in tarballs created from GitLab;
     patch signon-dbus-specification-interfaces.diff. (Closes: #975793)
   * Fix few invalid gtk-doc comments; patch fix-gtkdoc-comments.diff.
   * Update install files.
   * Properly use the ${gir:Depends} substvar in gir1.2-signon-1.0.
   * Add the configuration for the CI on salsa.
   * Bump the debhelper compatibility to 13:
     - switch the debhelper build dependency to debhelper-compat 13
     - remove debian/compat
     - stop explicitly using the autoreconf dh addon, as it is used by default
     - remove the autotools-dev, and dh-autoreconf build dependencies
     - stop passing --list-missing to dh_install, as the default now is
       --fail-missing
   * Add Rules-Requires-Root: no.
   * Tighten gir1.2-signon-1.0 dependency in libsignon-glib-dev.
   * Remove the explicit as-needed linking, as it is done by binutils now.
   * Switch from /usr/share/dpkg/default.mk to /usr/share/dpkg/architecture.mk,
     as we need bits only from the latter
     - drop the manual dpkg-architecture queries
   * Do not add -Wall -pendantic to the CFLAGS: the former is already used by
     the upstream buildsystem, the latter is not something we want to enforce
     in Debian builds
   * Drop commented XS-Testsuite field.
   * Bump Standards-Version to 4.5.1, no changes required.
   * Add Build-Depends-Package in the symbols file.
   * Use secure copyright file specification URI.
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
     Repository-Browse.
Checksums-Sha1:
 334d4d05d46ceb850ededb4239541740d49b0f4d 2245 libsignon-glib_1.15-1.dsc
 0f17ac2063110a9c38898421d23404b5040931df 56373 libsignon-glib_1.15.orig.tar.gz
 bb178a984c090486daca8e38d21eb7eb0e737cb9 7140 libsignon-glib_1.15-1.debian.tar.xz
 2322569ee4e088c01dcedcd8d4dece5ef84a7db5 7394 libsignon-glib_1.15-1_source.buildinfo
Checksums-Sha256:
 a436a414e0ba79c3c77c3ffd4f136b5ed4330fa7fd228259881effe220690565 2245 libsignon-glib_1.15-1.dsc
 84e3986d11902c95134478abddb062639bd33638123a9c185a390395aa06a1d7 56373 libsignon-glib_1.15.orig.tar.gz
 4cb6c33b34d3fe89bbbf56e7f2e4fdf34101a11b0d58beb9de5c6423ec0f3629 7140 libsignon-glib_1.15-1.debian.tar.xz
 255b8c361cb12076b0894f5dd5b44543f4e324dcd99657d0793836e6b34f47f4 7394 libsignon-glib_1.15-1_source.buildinfo
Files:
 7fa830ee51bad5b7a42f62b1aa3021bf 2245 libs optional libsignon-glib_1.15-1.dsc
 9aaf6ffb9178930393faae5c9284b094 56373 libs optional libsignon-glib_1.15.orig.tar.gz
 8024830866f30f842e60d804ec93b7ef 7140 libs optional libsignon-glib_1.15-1.debian.tar.xz
 d5bf0922df41d202c809ba056b705f74 7394 libs optional libsignon-glib_1.15-1_source.buildinfo

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

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAl/t0UgACgkQLRkciEOx
P00tmhAApQDVPUlKGt4J76mXw6csyJ1J+k+WrUqtbJDhelA21OB+i3lL5nmYXIwz
9H/OqUnGbVnhkrlFcLM/Rtale3huBoenJtPfNYTQMFoQWvNRg3JAfQpl74583HTC
ELRbjMES8Tu7e8t3PXI/FtcyvwBzBQvqNsujuI83xvMvsSQM67capSSzneXg28pj
UwRWqBuf31EZR8FFGrw8gprzwDNXSEfmjJGoXt6N5sbi3Z3iKdpE06xiaA/8hHHU
tviEOOHgMTVuk+I2WjXB3Vp6i4+Ijb/u4UKrGcmaro77HIOEwgjoxYvb1I4FtCyT
7ecWsDsR4KUJWCr7/Dxkf4rhfR2c1aNmEjrNC06amXkxXbB2x7R8DcArBVnOMKC8
U8kNiB1B3o3Ai5VAxKhcEGmsuUveboqgOwnP9RW2gf2X0vZdfD4mXe0AjV2ctV+u
SWrmXrqgyY6yUVISF5M7xOY3x6KJwkWs3k1OLR2nonH+HD0tnf0wzPuzXnV9Hmf7
T4UP5sNf/mmXtXeCt3WTsYIYaN4bC3+hpqjjeuldX358MdXOxFy3Ex4M3ixDe2Ym
dz6UtOL0iRDdLalC62B92QgfQpFUElzYcEsWheDa61f5GgDu0ksqkMUVknasFIJc
6xijLaghz0mUQKIBZP8aMGpb97F8i55YmrRF28TOAX6bvWEz7sg=
=1fmz
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: