[#258541] [test-only] FAILED netdata.git=1.25.0-alt1

Girar awaiter (lav) girar-builder at altlinux.org
Tue Sep 22 23:03:08 MSK 2020


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

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

2020-Sep-22 20:01:57 :: test-only task #258541 for sisyphus started by lav:
#100 build 1.25.0-alt1 from /people/lav/packages/netdata.git fetched at 2020-Sep-22 20:01:56
2020-Sep-22 20:01:58 :: [ppc64le] #100 netdata.git 1.25.0-alt1: build start
2020-Sep-22 20:01:58 :: [armh] #100 netdata.git 1.25.0-alt1: build start
2020-Sep-22 20:01:58 :: [i586] #100 netdata.git 1.25.0-alt1: build start
2020-Sep-22 20:01:58 :: [x86_64] #100 netdata.git 1.25.0-alt1: build start
2020-Sep-22 20:01:58 :: [aarch64] #100 netdata.git 1.25.0-alt1: build start
[x86_64] web/server/web_client.c: In function 'http_header_parse':
[x86_64] web/server/web_client.c:819:14: error: 'struct web_client' has no member named 'ssl'
[x86_64]   819 |             w->ssl.flags |= NETDATA_SSL_PROXY_HTTPS;
[x86_64] web/server/web_client.c:819:29: error: 'NETDATA_SSL_PROXY_HTTPS' undeclared (first use in this function)
[x86_64]   819 |             w->ssl.flags |= NETDATA_SSL_PROXY_HTTPS;
[x86_64] --
[x86_64] web/server/web_client.c: In function 'web_client_switch_host':
[x86_64] web/server/web_client.c:1355:27: error: 'struct web_client' has no member named 'ssl'
[x86_64]  1355 |             protocol = ((w->ssl.conn && !w->ssl.flags) || w->ssl.flags & NETDATA_SSL_PROXY_HTTPS) ? "https" : "http";
[x86_64] web/server/web_client.c:1355:43: error: 'struct web_client' has no member named 'ssl'
[x86_64]  1355 |             protocol = ((w->ssl.conn && !w->ssl.flags) || w->ssl.flags & NETDATA_SSL_PROXY_HTTPS) ? "https" : "http";
[x86_64] web/server/web_client.c:1355:60: error: 'struct web_client' has no member named 'ssl'
[x86_64]  1355 |             protocol = ((w->ssl.conn && !w->ssl.flags) || w->ssl.flags & NETDATA_SSL_PROXY_HTTPS) ? "https" : "http";
[x86_64] web/server/web_client.c:1355:74: error: 'NETDATA_SSL_PROXY_HTTPS' undeclared (first use in this function)
[x86_64]  1355 |             protocol = ((w->ssl.conn && !w->ssl.flags) || w->ssl.flags & NETDATA_SSL_PROXY_HTTPS) ? "https" : "http";
2020-Sep-22 20:02:34 :: [x86_64] netdata.git 1.25.0-alt1: remote: build failed
2020-Sep-22 20:02:34 :: [x86_64] #100 netdata.git 1.25.0-alt1: build FAILED
2020-Sep-22 20:02:34 :: [x86_64] requesting cancellation of task processing
[i586] make[2]: Leaving directory '/usr/src/RPM/BUILD/netdata-1.25.0'
[i586] make[2]: Entering directory '/usr/src/RPM/BUILD/netdata-1.25.0'
[i586] i586-alt-linux-gcc -DHAVE_CONFIG_H -I.   -DTARGET_OS=1 	-DVARLIB_DIR="\"/var/lib/netdata\"" 	-DCACHE_DIR="\"/var/cache/netdata\"" 	-DCONFIG_DIR="\"/etc/netdata\"" 	-DLIBCONFIG_DIR="\"/usr/lib/netdata/conf.d\"" 	-DLOG_DIR="\"/var/log/netdata\"" 	-DPLUGINS_DIR="\"/usr/lib/netdata/plugins.d\"" 	-DRUN_DIR="\"/var/run/netdata\"" 	-DWEB_DIR="\"/usr/share/netdata/web\""     -I/usr/include/uuid        -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pthread -msse2 -mfpmath=sse -flto    -I/usr/include/uuid                          -c -o collectors/proc.plugin/proc_net_rpc_nfsd.o collectors/proc.plugin/proc_net_rpc_nfsd.c
[i586] make[2]: Leaving directory '/usr/src/RPM/BUILD/netdata-1.25.0'
[i586] make[1]: *** [Makefile:5497: all-recursive] Error 1
[i586] make: *** [Makefile:2981: all] Error 2
[i586] error: Bad exit status from /usr/src/tmp/rpm-tmp.84305 (%build)
[i586] RPM build errors:
[i586]     Macro %H not found
[i586]     Macro %__python3 not found
2020-Sep-22 20:02:37 :: [i586] netdata.git 1.25.0-alt1: remote: build failed
2020-Sep-22 20:02:37 :: [i586] #100 netdata.git 1.25.0-alt1: build FAILED
[aarch64] web/server/web_client.c: In function 'http_header_parse':
[aarch64] web/server/web_client.c:819:14: error: 'struct web_client' has no member named 'ssl'
[aarch64]   819 |             w->ssl.flags |= NETDATA_SSL_PROXY_HTTPS;
[aarch64] web/server/web_client.c:819:29: error: 'NETDATA_SSL_PROXY_HTTPS' undeclared (first use in this function)
[aarch64]   819 |             w->ssl.flags |= NETDATA_SSL_PROXY_HTTPS;
[aarch64] --
[aarch64] web/server/web_client.c: In function 'web_client_switch_host':
[aarch64] web/server/web_client.c:1355:27: error: 'struct web_client' has no member named 'ssl'
[aarch64]  1355 |             protocol = ((w->ssl.conn && !w->ssl.flags) || w->ssl.flags & NETDATA_SSL_PROXY_HTTPS) ? "https" : "http";
[aarch64] web/server/web_client.c:1355:43: error: 'struct web_client' has no member named 'ssl'
[aarch64]  1355 |             protocol = ((w->ssl.conn && !w->ssl.flags) || w->ssl.flags & NETDATA_SSL_PROXY_HTTPS) ? "https" : "http";
[aarch64] web/server/web_client.c:1355:60: error: 'struct web_client' has no member named 'ssl'
[aarch64]  1355 |             protocol = ((w->ssl.conn && !w->ssl.flags) || w->ssl.flags & NETDATA_SSL_PROXY_HTTPS) ? "https" : "http";
[aarch64] web/server/web_client.c:1355:74: error: 'NETDATA_SSL_PROXY_HTTPS' undeclared (first use in this function)
[aarch64]  1355 |             protocol = ((w->ssl.conn && !w->ssl.flags) || w->ssl.flags & NETDATA_SSL_PROXY_HTTPS) ? "https" : "http";
2020-Sep-22 20:02:39 :: [aarch64] netdata.git 1.25.0-alt1: remote: build failed
2020-Sep-22 20:02:39 :: [aarch64] #100 netdata.git 1.25.0-alt1: build FAILED
[ppc64le] web/server/web_client.c: In function 'http_header_parse':
[ppc64le] web/server/web_client.c:819:14: error: 'struct web_client' has no member named 'ssl'
[ppc64le]   819 |             w->ssl.flags |= NETDATA_SSL_PROXY_HTTPS;
[ppc64le] web/server/web_client.c:819:29: error: 'NETDATA_SSL_PROXY_HTTPS' undeclared (first use in this function)
[ppc64le]   819 |             w->ssl.flags |= NETDATA_SSL_PROXY_HTTPS;
[ppc64le] --
[ppc64le] web/server/web_client.c: In function 'web_client_switch_host':
[ppc64le] web/server/web_client.c:1355:27: error: 'struct web_client' has no member named 'ssl'
[ppc64le]  1355 |             protocol = ((w->ssl.conn && !w->ssl.flags) || w->ssl.flags & NETDATA_SSL_PROXY_HTTPS) ? "https" : "http";
[ppc64le] web/server/web_client.c:1355:43: error: 'struct web_client' has no member named 'ssl'
[ppc64le]  1355 |             protocol = ((w->ssl.conn && !w->ssl.flags) || w->ssl.flags & NETDATA_SSL_PROXY_HTTPS) ? "https" : "http";
[ppc64le] web/server/web_client.c:1355:60: error: 'struct web_client' has no member named 'ssl'
[ppc64le]  1355 |             protocol = ((w->ssl.conn && !w->ssl.flags) || w->ssl.flags & NETDATA_SSL_PROXY_HTTPS) ? "https" : "http";
[ppc64le] web/server/web_client.c:1355:74: error: 'NETDATA_SSL_PROXY_HTTPS' undeclared (first use in this function)
[ppc64le]  1355 |             protocol = ((w->ssl.conn && !w->ssl.flags) || w->ssl.flags & NETDATA_SSL_PROXY_HTTPS) ? "https" : "http";
2020-Sep-22 20:02:50 :: [ppc64le] netdata.git 1.25.0-alt1: remote: build failed
2020-Sep-22 20:02:50 :: [ppc64le] #100 netdata.git 1.25.0-alt1: build FAILED
[armh] make[2]: Leaving directory '/usr/src/RPM/BUILD/netdata-1.25.0'
[armh] make[2]: Entering directory '/usr/src/RPM/BUILD/netdata-1.25.0'
[armh] armh-alt-linux-gnueabi-gcc    -I/usr/include/uuid        -pipe -frecord-gcc-switches -Wall -g -O2 -fomit-frame-pointer -march=armv7-a -mthumb -pthread -flto    -I/usr/include/uuid                            -o apps.plugin collectors/apps.plugin/apps_plugin.o libnetdata/adaptive_resortable_list/adaptive_resortable_list.o libnetdata/config/appconfig.o libnetdata/avl/avl.o libnetdata/buffer/buffer.o libnetdata/circular_buffer/circular_buffer.o libnetdata/clocks/clocks.o libnetdata/dictionary/dictionary.o libnetdata/eval/eval.o libnetdata/libnetdata.o libnetdata/locks/locks.o libnetdata/log/log.o libnetdata/popen/popen.o libnetdata/procfile/procfile.o libnetdata/os.o libnetdata/simple_pattern/simple_pattern.o libnetdata/socket/socket.o libnetdata/socket/security.o libnetdata/statistical/statistical.o libnetdata/storage_number/storage_number.o libnetdata/threads/threads.o libnetdata/url/url.o libnetdata/json/json.o libnetdata/json/jsmn.o libnetdata/health/health.o  -lm  -lz  -luuid  -luv         
[armh] make[2]: Leaving directory '/usr/src/RPM/BUILD/netdata-1.25.0'
[armh] make[1]: *** [Makefile:5497: all-recursive] Error 1
[armh] make: *** [Makefile:2981: all] Error 2
[armh] error: Bad exit status from /usr/src/tmp/rpm-tmp.25109 (%build)
[armh] RPM build errors:
[armh]     Macro %H not found
[armh]     Macro %__python3 not found
2020-Sep-22 20:03:08 :: [armh] netdata.git 1.25.0-alt1: remote: build failed
2020-Sep-22 20:03:08 :: [armh] #100 netdata.git 1.25.0-alt1: build FAILED
2020-Sep-22 20:02:34 :: [x86_64] build FAILED
2020-Sep-22 20:02:37 :: [i586] build FAILED
2020-Sep-22 20:02:39 :: [aarch64] build FAILED
2020-Sep-22 20:02:51 :: [ppc64le] build FAILED
2020-Sep-22 20:03:08 :: [armh] build FAILED
2020-Sep-22 20:03:08 :: task #258541 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list