ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
From: ALT beekeeper <hiver@altlinux.org>
To: sisyphus-cybertalk@lists.altlinux.org
Subject: [cyber] I: Sisyphus-20220818 x86_64 beehive_status: +2 -13 (102)
Date: Thu, 18 Aug 2022 03:32:12 +0000
Message-ID: <Yv2yvKa552HUuQRP@beehive.mskdc.altlinux.org> (raw)

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

	2 NEW error logs

cinnamon-control-center-5.4.6-alt1
	[105/164] Compiling C object panels/region/libregion.so.p/cinnamon-region-panel-xkb.c.o
	FAILED: panels/region/libregion.so.p/cinnamon-region-panel-xkb.c.o
	cc -Ipanels/region/libregion.so.p -Ipanels/region -I../panels/region
	-I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
	-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo
	-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0
	-I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16
	-I/usr/include/cinnamon-desktop -I/usr/include/libxml2 -fdiagnostics-color=always
	-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -Wno-strict-aliasing -Wno-sign-compare
	-Wno-deprecated-declarations -Wno-deprecated -Wno-declaration-after-statement
	-DGLIB_DISABLE_DEPRECATION_WARNINGS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto
	-fPIC -pthread -MD -MQ panels/region/libregion.so.p/cinnamon-region-panel-xkb.c.o
	-MF panels/region/libregion.so.p/cinnamon-region-panel-xkb.c.o.d
	-o panels/region/libregion.so.p/cinnamon-region-panel-xkb.c.o -c
	../panels/region/cinnamon-region-panel-xkb.c
	../panels/region/cinnamon-region-panel-xkb.c: In function ‘reset_to_defaults’:
	../panels/region/cinnamon-region-panel-xkb.c:69:27: error:
	‘GKBD_DESKTOP_CONFIG_KEY_DEFAULT_GROUP’ undeclared (first use in this function)
	69 |			       GKBD_DESKTOP_CONFIG_KEY_DEFAULT_GROUP);
	--
	../panels/region/cinnamon-region-panel-xkb.c: In function ‘setup_xkb_tabs’:
	../panels/region/cinnamon-region-panel-xkb.c:130:63: error:
	‘GKBD_DESKTOP_CONFIG_KEY_GROUP_PER_WINDOW’ undeclared (first use in this function)
	130 |
	GKBD_DESKTOP_CONFIG_KEY_GROUP_PER_WINDOW));
	--
	[110/164] Compiling C object panels/region/libregion.so.p/cinnamon-region-panel-xkbot.c.o
	FAILED: panels/region/libregion.so.p/cinnamon-region-panel-xkbot.c.o
	cc -Ipanels/region/libregion.so.p -Ipanels/region -I../panels/region
	-I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
	-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo
	-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0
	-I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16
	-I/usr/include/cinnamon-desktop -I/usr/include/libxml2 -fdiagnostics-color=always
	-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -Wno-strict-aliasing -Wno-sign-compare
	-Wno-deprecated-declarations -Wno-deprecated -Wno-declaration-after-statement
	-DGLIB_DISABLE_DEPRECATION_WARNINGS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto
	-fPIC -pthread -MD -MQ panels/region/libregion.so.p/cinnamon-region-panel-xkbot.c.o
	-MF panels/region/libregion.so.p/cinnamon-region-panel-xkbot.c.o.d
	-o panels/region/libregion.so.p/cinnamon-region-panel-xkbot.c.o -c
	../panels/region/cinnamon-region-panel-xkbot.c
	../panels/region/cinnamon-region-panel-xkbot.c: In function
	‘xkb_options_get_selected_list’:
	../panels/region/cinnamon-region-panel-xkbot.c:50:34: error:
	‘GKBD_KEYBOARD_CONFIG_KEY_OPTIONS’ undeclared (first use in this function)
	50 |				      GKBD_KEYBOARD_CONFIG_KEY_OPTIONS);
	--
	../panels/region/cinnamon-region-panel-xkbot.c: In function ‘xkb_options_select’:
	../panels/region/cinnamon-region-panel-xkb.h:78:32: error:
	‘GKBD_KEYBOARD_CONFIG_KEY_OPTIONS’ undeclared (first use in this function)
	78 |				    GKBD_KEYBOARD_CONFIG_KEY_OPTIONS, \
	--
	../panels/region/cinnamon-region-panel-xkbot.c: In function ‘xkb_options_deselect’:
	../panels/region/cinnamon-region-panel-xkb.h:78:32: error:
	‘GKBD_KEYBOARD_CONFIG_KEY_OPTIONS’ undeclared (first use in this function)
	78 |				    GKBD_KEYBOARD_CONFIG_KEY_OPTIONS, \
	--
	../panels/region/cinnamon-region-panel-xkbot.c: In function ‘xkb_options_update’:
	../panels/region/cinnamon-region-panel-xkbot.c:477:27: error:
	‘GKBD_KEYBOARD_CONFIG_KEY_OPTIONS’ undeclared (first use in this function)
	477 |	      if (!strcmp (key, GKBD_KEYBOARD_CONFIG_KEY_OPTIONS)) {
	[111/164] Compiling C object panels/region/libregion.so.p/cinnamon-region-panel-xkblt.c.o
	FAILED: panels/region/libregion.so.p/cinnamon-region-panel-xkblt.c.o
	cc -Ipanels/region/libregion.so.p -Ipanels/region -I../panels/region
	-I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
	-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo
	-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0
	-I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16
	-I/usr/include/cinnamon-desktop -I/usr/include/libxml2 -fdiagnostics-color=always
	-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -Wno-strict-aliasing -Wno-sign-compare
	-Wno-deprecated-declarations -Wno-deprecated -Wno-declaration-after-statement
	-DGLIB_DISABLE_DEPRECATION_WARNINGS -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto
	-fPIC -pthread -MD -MQ panels/region/libregion.so.p/cinnamon-region-panel-xkblt.c.o
	-MF panels/region/libregion.so.p/cinnamon-region-panel-xkblt.c.o.d
	-o panels/region/libregion.so.p/cinnamon-region-panel-xkblt.c.o -c
	../panels/region/cinnamon-region-panel-xkblt.c
	../panels/region/cinnamon-region-panel-xkblt.c: In function
	‘xkb_layouts_get_selected_list’:
	../panels/region/cinnamon-region-panel-xkblt.c:97:39: error:
	‘GKBD_KEYBOARD_CONFIG_KEY_LAYOUTS’ undeclared (first use in this function)
	97 |					   GKBD_KEYBOARD_CONFIG_KEY_LAYOUTS);

keepassxc-2.7.1-alt1
	38/38 Test #38: testbrowser ......................   Passed    0.03 sec
	97% tests passed, 1 tests failed out of 38
	Total Test time (real) =  47.44 sec
	The following tests FAILED:
	25 - testpassphrasegenerator (Failed)

	13 error logs REMOVED from the list
fprintd-1.94.2-alt1
libaom-3.3.0-alt1
libdbus-c++-0.9.0-alt2
libffado-2.4.1-alt4
lightdm-1.30.0-alt22
lua-lunit-0.5-alt2
perl-Glib-1.3293-alt1
python3-module-pytest-rerunfailures-10.2-alt1
python3-module-zope.i18n-4.8.0-alt1
python3-module-zope.publisher-1:6.0.1-alt1
python3-module-zope.server-4.0.2-alt1
ring-project-20211223-alt2
zeromq-4.3.4-alt1

Total 102 error logs.


                 reply	other threads:[~2022-08-18  3:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=Yv2yvKa552HUuQRP@beehive.mskdc.altlinux.org \
    --to=hiver@altlinux.org \
    --cc=devel@lists.altlinux.org \
    --cc=sisyphus-cybertalk@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 Sisyphus cybertalk

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus-cybertalk/0 sisyphus-cybertalk/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-cybertalk sisyphus-cybertalk/ http://lore.altlinux.org/sisyphus-cybertalk \
		sisyphus-cybertalk@lists.altlinux.org sisyphus-cybertalk@lists.altlinux.ru sisyphus-cybertalk@lists.altlinux.com
	public-inbox-index sisyphus-cybertalk

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


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