ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#215785] FAILED srpm=loudmouth-1.5.2-alt2.1.src.rpm
@ 2018-10-29 17:49 Girar Builder awaiter robot
  0 siblings, 0 replies; only message in thread
From: Girar Builder awaiter robot @ 2018-10-29 17:49 UTC (permalink / raw)
  To: Grigory Ustinov; +Cc: sisyphus-incominger

http://git.altlinux.org/tasks/215785/logs/events.1.1.log

2018-Oct-29 17:47:04 :: test-only task #215785 for sisyphus started by grenka:
#100 build loudmouth-1.5.2-alt2.1.src.rpm
2018-Oct-29 17:47:04 :: [aarch64] #100 loudmouth-1.5.2-alt2.1.src.rpm: build start
2018-Oct-29 17:47:04 :: [i586] #100 loudmouth-1.5.2-alt2.1.src.rpm: build start
2018-Oct-29 17:47:04 :: [x86_64] #100 loudmouth-1.5.2-alt2.1.src.rpm: build start
lm-dummy.c: In function 'lm_dummy_class_init':
lm-dummy.c:84:5: error: 'g_type_class_add_private' is deprecated [-Werror=deprecated-declarations]
     g_type_class_add_private (object_class, sizeof (LmDummyPriv));
--
 void     g_type_class_add_private       (gpointer                    g_class,
cc1: all warnings being treated as errors
make[3]: *** [Makefile:655: lm-dummy.lo] Error 1
--
lm-feature-ping.c: In function 'lm_feature_ping_class_init':
lm-feature-ping.c:109:5: error: 'g_type_class_add_private' is deprecated [-Werror=deprecated-declarations]
     g_type_class_add_private (object_class, sizeof (LmFeaturePingPriv));
--
 void     g_type_class_add_private       (gpointer                    g_class,
cc1: all warnings being treated as errors
make[3]: *** [Makefile:655: lm-feature-ping.lo] Error 1
--
lm-simple-io.c: In function 'lm_simple_io_class_init':
lm-simple-io.c:76:5: error: 'g_type_class_add_private' is deprecated [-Werror=deprecated-declarations]
     g_type_class_add_private (object_class, sizeof (LmSimpleIOPriv));
--
 void     g_type_class_add_private       (gpointer                    g_class,
cc1: all warnings being treated as errors
make[3]: *** [Makefile:655: lm-simple-io.lo] Error 1
--
lm-blocking-resolver.c: In function 'lm_blocking_resolver_class_init':
lm-blocking-resolver.c:67:5: error: 'g_type_class_add_private' is deprecated [-Werror=deprecated-declarations]
     g_type_class_add_private (object_class,
--
 void     g_type_class_add_private       (gpointer                    g_class,
cc1: all warnings being treated as errors
make[3]: *** [Makefile:655: lm-blocking-resolver.lo] Error 1
--
lm-resolver.c: In function 'lm_resolver_class_init':
lm-resolver.c:157:5: error: 'g_type_class_add_private' is deprecated [-Werror=deprecated-declarations]
     g_type_class_add_private (object_class, sizeof (LmResolverPriv));
--
 void     g_type_class_add_private       (gpointer                    g_class,
cc1: all warnings being treated as errors
make[3]: *** [Makefile:655: lm-resolver.lo] Error 1
2018-Oct-29 17:48:25 :: [x86_64] loudmouth-1.5.2-alt2.1.src.rpm: remote: build failed
2018-Oct-29 17:48:25 :: [x86_64] #100 loudmouth-1.5.2-alt2.1.src.rpm: build FAILED
lm-dummy.c: In function 'lm_dummy_class_init':
lm-dummy.c:84:5: error: 'g_type_class_add_private' is deprecated [-Werror=deprecated-declarations]
     g_type_class_add_private (object_class, sizeof (LmDummyPriv));
--
 void     g_type_class_add_private       (gpointer                    g_class,
cc1: all warnings being treated as errors
make[3]: *** [Makefile:655: lm-dummy.lo] Error 1
--
lm-blocking-resolver.c: In function 'lm_blocking_resolver_class_init':
lm-blocking-resolver.c:67:5: error: 'g_type_class_add_private' is deprecated [-Werror=deprecated-declarations]
     g_type_class_add_private (object_class,
--
 void     g_type_class_add_private       (gpointer                    g_class,
cc1: all warnings being treated as errors
make[3]: *** [Makefile:655: lm-blocking-resolver.lo] Error 1
--
lm-simple-io.c: In function 'lm_simple_io_class_init':
lm-simple-io.c:76:5: error: 'g_type_class_add_private' is deprecated [-Werror=deprecated-declarations]
     g_type_class_add_private (object_class, sizeof (LmSimpleIOPriv));
--
 void     g_type_class_add_private       (gpointer                    g_class,
cc1: all warnings being treated as errors
make[3]: *** [Makefile:655: lm-simple-io.lo] Error 1
--
lm-feature-ping.c: In function 'lm_feature_ping_class_init':
lm-feature-ping.c:109:5: error: 'g_type_class_add_private' is deprecated [-Werror=deprecated-declarations]
     g_type_class_add_private (object_class, sizeof (LmFeaturePingPriv));
--
 void     g_type_class_add_private       (gpointer                    g_class,
cc1: all warnings being treated as errors
make[3]: *** [Makefile:655: lm-feature-ping.lo] Error 1
--
lm-asyncns-resolver.c: In function 'lm_asyncns_resolver_class_init':
lm-asyncns-resolver.c:70:5: error: 'g_type_class_add_private' is deprecated [-Werror=deprecated-declarations]
     g_type_class_add_private (object_class, sizeof (LmAsyncnsResolverPriv));
--
 void     g_type_class_add_private       (gpointer                    g_class,
cc1: all warnings being treated as errors
make[3]: *** [Makefile:655: lm-asyncns-resolver.lo] Error 1
2018-Oct-29 17:48:27 :: [i586] loudmouth-1.5.2-alt2.1.src.rpm: remote: build failed
2018-Oct-29 17:48:27 :: [i586] #100 loudmouth-1.5.2-alt2.1.src.rpm: build FAILED
lm-dummy.c: In function 'lm_dummy_class_init':
lm-dummy.c:84:5: error: 'g_type_class_add_private' is deprecated [-Werror=deprecated-declarations]
     g_type_class_add_private (object_class, sizeof (LmDummyPriv));
--
 void     g_type_class_add_private       (gpointer                    g_class,
cc1: all warnings being treated as errors
make[3]: *** [Makefile:655: lm-dummy.lo] Error 1
--
lm-simple-io.c: In function 'lm_simple_io_class_init':
lm-simple-io.c:76:5: error: 'g_type_class_add_private' is deprecated [-Werror=deprecated-declarations]
     g_type_class_add_private (object_class, sizeof (LmSimpleIOPriv));
--
 void     g_type_class_add_private       (gpointer                    g_class,
cc1: all warnings being treated as errors
make[3]: *** [Makefile:655: lm-simple-io.lo] Error 1
--
lm-blocking-resolver.c: In function 'lm_blocking_resolver_class_init':
lm-blocking-resolver.c:67:5: error: 'g_type_class_add_private' is deprecated [-Werror=deprecated-declarations]
     g_type_class_add_private (object_class,
--
 void     g_type_class_add_private       (gpointer                    g_class,
cc1: all warnings being treated as errors
make[3]: *** [Makefile:655: lm-blocking-resolver.lo] Error 1
--
lm-feature-ping.c: In function 'lm_feature_ping_class_init':
lm-feature-ping.c:109:5: error: 'g_type_class_add_private' is deprecated [-Werror=deprecated-declarations]
     g_type_class_add_private (object_class, sizeof (LmFeaturePingPriv));
--
 void     g_type_class_add_private       (gpointer                    g_class,
cc1: all warnings being treated as errors
make[3]: *** [Makefile:655: lm-feature-ping.lo] Error 1
--
lm-asyncns-resolver.c: In function 'lm_asyncns_resolver_class_init':
lm-asyncns-resolver.c:70:5: error: 'g_type_class_add_private' is deprecated [-Werror=deprecated-declarations]
     g_type_class_add_private (object_class, sizeof (LmAsyncnsResolverPriv));
--
 void     g_type_class_add_private       (gpointer                    g_class,
cc1: all warnings being treated as errors
make[3]: *** [Makefile:655: lm-asyncns-resolver.lo] Error 1
2018-Oct-29 17:49:24 :: [aarch64] loudmouth-1.5.2-alt2.1.src.rpm: remote: build failed
2018-Oct-29 17:49:24 :: [aarch64] #100 loudmouth-1.5.2-alt2.1.src.rpm: build FAILED
2018-Oct-29 17:48:25 :: [x86_64] build FAILED
2018-Oct-29 17:48:27 :: [i586] build FAILED
2018-Oct-29 17:49:24 :: [aarch64] build FAILED
2018-Oct-29 17:49:24 :: task #215785 for sisyphus FAILED


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-10-29 17:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-29 17:49 [#215785] FAILED srpm=loudmouth-1.5.2-alt2.1.src.rpm Girar Builder awaiter robot

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