ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#267811] [test-only] FAILED janus.git=0.10.10-alt1
@ 2021-03-15  5:32 Girar awaiter (naf)
  0 siblings, 0 replies; only message in thread
From: Girar awaiter (naf) @ 2021-03-15  5:32 UTC (permalink / raw)
  To: Nikolay A. Fetisov; +Cc: sisyphus-incominger, girar-builder-sisyphus

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

subtask  name   aarch64    armh    i586  ppc64le  x86_64
   #100  janus   failed  failed  failed   failed  failed

2021-Mar-15 05:30:38 :: test-only task #267811 for sisyphus started by naf:
#100 build 0.10.10-alt1 from /people/naf/packages/janus.git fetched at 2021-Mar-15 05:30:37
2021-Mar-15 05:30:39 :: [i586] #100 janus.git 0.10.10-alt1: build start
2021-Mar-15 05:30:39 :: [x86_64] #100 janus.git 0.10.10-alt1: build start
2021-Mar-15 05:30:39 :: [aarch64] #100 janus.git 0.10.10-alt1: build start
2021-Mar-15 05:30:39 :: [ppc64le] #100 janus.git 0.10.10-alt1: build start
2021-Mar-15 05:30:39 :: [armh] #100 janus.git 0.10.10-alt1: build start
[x86_64]  1316 |     char origin[256], headers[256], methods[256];
[x86_64] transports/janus_websockets.c:1485:17: error: implicit declaration of function 'lws_write_ws_flags' [-Werror=implicit-function-declaration]
[x86_64]  1485 |     int flags = lws_write_ws_flags(LWS_WRITE_TEXT, ws_client->bufoffset == LWS_PRE, ws_client->bufpending <= (size_t)amount);
[x86_64] transports/janus_websockets.c:1485:17: warning: nested extern declaration of 'lws_write_ws_flags' [-Wnested-externs]
[x86_64] cc1: some warnings being treated as errors
[x86_64] make[2]: *** [Makefile:2345: transports/libjanus_websockets_la-janus_websockets.lo] Error 1
2021-Mar-15 05:31:50 :: [x86_64] janus.git 0.10.10-alt1: remote: build failed
2021-Mar-15 05:31:50 :: [x86_64] #100 janus.git 0.10.10-alt1: build FAILED
2021-Mar-15 05:31:50 :: [x86_64] requesting cancellation of task processing
[aarch64]  1316 |     char origin[256], headers[256], methods[256];
[aarch64] transports/janus_websockets.c:1485:17: error: implicit declaration of function 'lws_write_ws_flags' [-Werror=implicit-function-declaration]
[aarch64]  1485 |     int flags = lws_write_ws_flags(LWS_WRITE_TEXT, ws_client->bufoffset == LWS_PRE, ws_client->bufpending <= (size_t)amount);
[aarch64] transports/janus_websockets.c:1485:17: warning: nested extern declaration of 'lws_write_ws_flags' [-Wnested-externs]
[aarch64] cc1: some warnings being treated as errors
[aarch64] make[2]: *** [Makefile:2345: transports/libjanus_websockets_la-janus_websockets.lo] Error 1
2021-Mar-15 05:31:52 :: [aarch64] janus.git 0.10.10-alt1: remote: build failed
2021-Mar-15 05:31:52 :: [aarch64] #100 janus.git 0.10.10-alt1: build FAILED
[i586]  1316 |     char origin[256], headers[256], methods[256];
[i586] transports/janus_websockets.c:1485:17: error: implicit declaration of function 'lws_write_ws_flags' [-Werror=implicit-function-declaration]
[i586]  1485 |     int flags = lws_write_ws_flags(LWS_WRITE_TEXT, ws_client->bufoffset == LWS_PRE, ws_client->bufpending <= (size_t)amount);
[i586] transports/janus_websockets.c:1485:17: warning: nested extern declaration of 'lws_write_ws_flags' [-Wnested-externs]
[i586] cc1: some warnings being treated as errors
[i586] make[2]: *** [Makefile:2345: transports/libjanus_websockets_la-janus_websockets.lo] Error 1
2021-Mar-15 05:32:11 :: [i586] janus.git 0.10.10-alt1: remote: build failed
2021-Mar-15 05:32:11 :: [i586] #100 janus.git 0.10.10-alt1: build FAILED
[ppc64le]  1316 |     char origin[256], headers[256], methods[256];
[ppc64le] transports/janus_websockets.c:1485:17: error: implicit declaration of function 'lws_write_ws_flags' [-Werror=implicit-function-declaration]
[ppc64le]  1485 |     int flags = lws_write_ws_flags(LWS_WRITE_TEXT, ws_client->bufoffset == LWS_PRE, ws_client->bufpending <= (size_t)amount);
[ppc64le] transports/janus_websockets.c:1485:17: warning: nested extern declaration of 'lws_write_ws_flags' [-Wnested-externs]
[ppc64le] cc1: some warnings being treated as errors
[ppc64le] make[2]: *** [Makefile:2345: transports/libjanus_websockets_la-janus_websockets.lo] Error 1
2021-Mar-15 05:32:15 :: [ppc64le] janus.git 0.10.10-alt1: remote: build failed
2021-Mar-15 05:32:15 :: [ppc64le] #100 janus.git 0.10.10-alt1: build FAILED
[armh]  6014 |  pipe(live_rtp_source->pipefd);
[armh] plugins/janus_streaming.c: In function 'janus_streaming_create_rtsp_source':
[armh] plugins/janus_streaming.c:7022:2: warning: ignoring return value of 'pipe' declared with attribute 'warn_unused_result' [-Wunused-result]
[armh]  7022 |  pipe(live_rtsp_source->pipefd);
[armh] make[2]: Leaving directory '/usr/src/RPM/BUILD/janus-0.10.10'
[armh] make[1]: *** [Makefile:3368: all-recursive] Error 1
[armh] make: *** [Makefile:1539: all] Error 2
[armh] error: Bad exit status from /usr/src/tmp/rpm-tmp.22674 (%build)
[armh] RPM build errors:
[armh]     File /usr/src/RPM/SOURCES/janus-0.10.10-alt1.patch is smaller than 8 bytes
2021-Mar-15 05:32:29 :: [armh] janus.git 0.10.10-alt1: remote: build failed
2021-Mar-15 05:32:29 :: [armh] #100 janus.git 0.10.10-alt1: build FAILED
2021-Mar-15 05:31:50 :: [x86_64] build FAILED
2021-Mar-15 05:31:52 :: [aarch64] build FAILED
2021-Mar-15 05:32:11 :: [i586] build FAILED
2021-Mar-15 05:32:15 :: [ppc64le] build FAILED
2021-Mar-15 05:32:29 :: [armh] build FAILED
2021-Mar-15 05:32:29 :: task #267811 for sisyphus FAILED


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

only message in thread, other threads:[~2021-03-15  5:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-15  5:32 [#267811] [test-only] FAILED janus.git=0.10.10-alt1 Girar awaiter (naf)

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