ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: "Girar awaiter (antohami)" <girar-builder@altlinux.org>
To: Anton Midyukov <antohami@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
	girar-builder-p11@altlinux.org,
	girar-builder-p11@lists.altlinux.org
Subject: [#412248] [test-only] p11 FAILED (try 2) srpm=shared-mime-info-2.4-alt1.1.src.rpm srpm=eog-49.1-alt1.src.rpm
Date: Sun, 22 Mar 2026 06:03:04 +0000
Message-ID: <girar.task.412248.2.1@gyle.mskdc.altlinux.org> (raw)
In-Reply-To: <girar.task.412248.1.1@gyle.mskdc.altlinux.org>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=unknown-8bit, Size: 7060 bytes --]

https://git.altlinux.org/tasks/412248/logs/events.2.1.log
https://packages.altlinux.org/tasks/412248

subtask  name              aarch64    i586  x86_64
    #40  shared-mime-info     1:11      46      45
   #100  eog                failed  failed  failed

2026-Mar-22 06:00:40 :: test-only task #412248 for p11 resumed by antohami:
#40 build shared-mime-info-2.4-alt1.1.src.rpm from sisyphus
#100 build eog-49.1-alt1.src.rpm
2026-Mar-22 06:00:40 :: created build repo
2026-Mar-22 06:00:41 :: [i586] #40 shared-mime-info-2.4-alt1.1.src.rpm: build start
2026-Mar-22 06:00:41 :: [x86_64] #40 shared-mime-info-2.4-alt1.1.src.rpm: build start
2026-Mar-22 06:00:41 :: [aarch64] #40 shared-mime-info-2.4-alt1.1.src.rpm: build start
2026-Mar-22 06:01:26 :: [x86_64] #40 shared-mime-info-2.4-alt1.1.src.rpm: build OK
2026-Mar-22 06:01:26 :: [x86_64] #100 eog-49.1-alt1.src.rpm: build start
2026-Mar-22 06:01:27 :: [i586] #40 shared-mime-info-2.4-alt1.1.src.rpm: build OK
2026-Mar-22 06:01:27 :: [i586] #100 eog-49.1-alt1.src.rpm: build start
2026-Mar-22 06:01:52 :: [aarch64] #40 shared-mime-info-2.4-alt1.1.src.rpm: build OK
2026-Mar-22 06:01:53 :: [aarch64] #100 eog-49.1-alt1.src.rpm: build start
[x86_64]                  from /usr/include/libpeas-1.0/libpeas/peas-engine.h:27:
[x86_64] /usr/include/glib-2.0/girepository/girepository.h:61:23: error: conflicting types for ‘GIRepositoryClass’; have ‘struct <anonymous>’
[x86_64]    61 | G_DECLARE_FINAL_TYPE (GIRepository, gi_repository, GI, REPOSITORY, GObject)
[x86_64] --
[x86_64]    68 | typedef struct _GIRepositoryClass    GIRepositoryClass;
[x86_64] /usr/include/glib-2.0/girepository/girepository.h:76:3: error: conflicting types for ‘GIRepositoryLoadFlags’; have ‘enum <anonymous>’
[x86_64]    76 | } GIRepositoryLoadFlags;
[x86_64] --
[x86_64]    93 | } GIRepositoryLoadFlags;
[x86_64] /usr/include/glib-2.0/girepository/girepository.h:217:3: error: conflicting types for ‘GIRepositoryError’; have ‘enum <anonymous>’
[x86_64]   217 | } GIRepositoryError;
[x86_64] --
[x86_64] ../src/eog-plugin-engine.c: In function ‘eog_plugin_engine_new’:
[x86_64] ../src/eog-plugin-engine.c:92:36: error: implicit declaration of function ‘gi_repository_dup_default’; did you mean ‘g_irepository_get_default’? [-Werror=implicit-function-declaration]
[x86_64]    92 |         if (gi_repository_require (gi_repository_dup_default (),
[x86_64] --
[x86_64]   128 | GITypelib *    gi_repository_require_private (GIRepository           *repository,
[x86_64] cc1: some warnings being treated as errors
[x86_64] [92/248] Compiling C object src/libeog.so.p/eog-metadata-reader-jpg.c.o
2026-Mar-22 06:02:11 :: [x86_64] eog-49.1-alt1.src.rpm: remote: build failed
2026-Mar-22 06:02:11 :: [x86_64] #100 eog-49.1-alt1.src.rpm: build FAILED
2026-Mar-22 06:02:11 :: [x86_64] requesting cancellation of task processing
[i586]    59 | #define GI_IS_TYPE_INFO(info) (G_TYPE_CHECK_INSTANCE_TYPE ((info), GI_TYPE_TYPE_INFO))
[i586] /usr/include/gobject-introspection-1.0/gitypeinfo.h:150:24: error: conflicting types for ‘gi_type_tag_argument_from_hash_pointer’; have ‘void(GITypeTag,  void *, GIArgument *)’ {aka ‘void(GITypeTag,  void *, union _GIArgument *)’}
[i586]   150 | void                   gi_type_tag_argument_from_hash_pointer (GITypeTag   storage_type,
[i586] --
[i586]   136 | void                   gi_type_tag_argument_from_hash_pointer (GITypeTag   storage_type,
[i586] /usr/include/gobject-introspection-1.0/gitypeinfo.h:155:24: error: conflicting types for ‘gi_type_tag_hash_pointer_from_argument’; have ‘void *(GITypeTag,  GIArgument *)’ {aka ‘void *(GITypeTag,  union _GIArgument *)’}
[i586]   155 | gpointer               gi_type_tag_hash_pointer_from_argument (GITypeTag   storage_type,
[i586] --
[i586]    59 | #define GI_IS_VFUNC_INFO(info) (G_TYPE_CHECK_INSTANCE_TYPE ((info), GI_TYPE_VFUNC_INFO))
[i586] /usr/include/gobject-introspection-1.0/girepository.h:68:38: error: conflicting types for ‘GIRepositoryClass’; have ‘struct _GIRepositoryClass’
[i586]    68 | typedef struct _GIRepositoryClass    GIRepositoryClass;
[i586] --
[i586]  1612 |   typedef struct { ParentName##Class parent_class; } ModuleObjName##Class;                               \
[i586] /usr/include/gobject-introspection-1.0/girepository.h:93:3: error: conflicting types for ‘GIRepositoryLoadFlags’; have ‘enum <anonymous>’
[i586]    93 | } GIRepositoryLoadFlags;
[i586] --
[i586]    76 | } GIRepositoryLoadFlags;
[i586] /usr/include/gobject-introspection-1.0/girepository.h:221:3: error: conflicting types for ‘GIRepositoryError’; have ‘enum <anonymous>’
[i586]   221 | } GIRepositoryError;
2026-Mar-22 06:02:17 :: [i586] eog-49.1-alt1.src.rpm: remote: build failed
2026-Mar-22 06:02:17 :: [i586] #100 eog-49.1-alt1.src.rpm: build FAILED
[aarch64]    59 | #define GI_IS_TYPE_INFO(info) (G_TYPE_CHECK_INSTANCE_TYPE ((info), GI_TYPE_TYPE_INFO))
[aarch64] /usr/include/gobject-introspection-1.0/gitypeinfo.h:150:24: error: conflicting types for ‘gi_type_tag_argument_from_hash_pointer’; have ‘void(GITypeTag,  void *, GIArgument *)’ {aka ‘void(GITypeTag,  void *, union _GIArgument *)’}
[aarch64]   150 | void                   gi_type_tag_argument_from_hash_pointer (GITypeTag   storage_type,
[aarch64] --
[aarch64]   136 | void                   gi_type_tag_argument_from_hash_pointer (GITypeTag   storage_type,
[aarch64] /usr/include/gobject-introspection-1.0/gitypeinfo.h:155:24: error: conflicting types for ‘gi_type_tag_hash_pointer_from_argument’; have ‘void *(GITypeTag,  GIArgument *)’ {aka ‘void *(GITypeTag,  union _GIArgument *)’}
[aarch64]   155 | gpointer               gi_type_tag_hash_pointer_from_argument (GITypeTag   storage_type,
[aarch64] --
[aarch64]    59 | #define GI_IS_VFUNC_INFO(info) (G_TYPE_CHECK_INSTANCE_TYPE ((info), GI_TYPE_VFUNC_INFO))
[aarch64] /usr/include/gobject-introspection-1.0/girepository.h:68:38: error: conflicting types for ‘GIRepositoryClass’; have ‘struct _GIRepositoryClass’
[aarch64]    68 | typedef struct _GIRepositoryClass    GIRepositoryClass;
[aarch64] --
[aarch64]  1612 |   typedef struct { ParentName##Class parent_class; } ModuleObjName##Class;                               \
[aarch64] /usr/include/gobject-introspection-1.0/girepository.h:93:3: error: conflicting types for ‘GIRepositoryLoadFlags’; have ‘enum <anonymous>’
[aarch64]    93 | } GIRepositoryLoadFlags;
[aarch64] --
[aarch64]    76 | } GIRepositoryLoadFlags;
[aarch64] /usr/include/gobject-introspection-1.0/girepository.h:221:3: error: conflicting types for ‘GIRepositoryError’; have ‘enum <anonymous>’
[aarch64]   221 | } GIRepositoryError;
2026-Mar-22 06:03:04 :: [aarch64] eog-49.1-alt1.src.rpm: remote: build failed
2026-Mar-22 06:03:04 :: [aarch64] #100 eog-49.1-alt1.src.rpm: build FAILED
2026-Mar-22 06:02:11 :: [x86_64] build FAILED
2026-Mar-22 06:02:17 :: [i586] build FAILED
2026-Mar-22 06:03:04 :: [aarch64] build FAILED
2026-Mar-22 06:03:04 :: task #412248 for p11 FAILED


  reply	other threads:[~2026-03-22  6:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-22  5:56 [#412248] [test-only] p11 FAILED srpm=eog-49.1-alt1.src.rpm Girar awaiter (antohami)
2026-03-22  6:03 ` Girar awaiter (antohami) [this message]
2026-03-22  6:52 ` [#412248] [test-only] p11 FAILED (try 3) srpm=shared-mime-info-2.4-alt1.1.src.rpm srpm=eog-47.0-alt1.src.rpm Girar awaiter (antohami)
2026-03-22  7:46 ` [#412248] [test-only] p11 FAILED (try 4) " Girar awaiter (antohami)
2026-03-22  8:02 ` [#412248] p11 TESTED (try 5) srpm=shared-mime-info-2.4-alt1.1.src.rpm srpm=eog-47.0-alt2.p11.src.rpm Girar awaiter (antohami)
2026-03-27  8:18 ` [#412248] p11 EPERM (try 6) " Girar awaiter (antohami)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=girar.task.412248.2.1@gyle.mskdc.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=antohami@altlinux.org \
    --cc=devel@lists.altlinux.org \
    --cc=girar-builder-p11@altlinux.org \
    --cc=girar-builder-p11@lists.altlinux.org \
    --cc=sisyphus-incominger@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Girar Builder robot reports

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \
		sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com
	public-inbox-index sisyphus-incominger

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git