[#323381] p9 FAILED (try 3) libks.git=1.8.2-alt1 sofia-sip.git=1.13.14-alt1 ...
Girar awaiter (rider)
girar-builder at altlinux.org
Tue Jun 20 20:38:24 MSK 2023
https://git.altlinux.org/tasks/323381/logs/events.3.1.log
subtask name aarch64 armh i586 ppc64le x86_64
#60 libks 56 1:22 32 1:07 32
#70 sofia-sip 3:29 5:11 2:08 4:16 1:58
#100 freeswitch failed - - failed failed
2023-Jun-20 17:21:52 :: task #323381 for p9 resumed by rider:
2023-Jun-20 17:21:52 :: message: security update
#40 removed
#60 build 1.8.2-alt1 from /people/rider/packages/libks.git fetched at 2023-Jun-20 17:21:31
#70 build 1.13.14-alt1 from /people/rider/packages/sofia-sip.git fetched at 2023-Jun-20 17:21:41
#100 build 1.10.8-alt1 from /gears/f/freeswitch.git fetched at 2023-Jun-20 16:02:47 from p10
2023-Jun-20 17:21:53 :: created build repo
2023-Jun-20 17:21:54 :: #100: force rebuild
2023-Jun-20 17:21:54 :: [aarch64] #60 libks.git 1.8.2-alt1: build start
2023-Jun-20 17:21:54 :: [x86_64] #60 libks.git 1.8.2-alt1: build start
2023-Jun-20 17:21:54 :: [ppc64le] #60 libks.git 1.8.2-alt1: build start
2023-Jun-20 17:21:54 :: [i586] #60 libks.git 1.8.2-alt1: build start
2023-Jun-20 17:21:54 :: [armh] #60 libks.git 1.8.2-alt1: build start
2023-Jun-20 17:22:26 :: [x86_64] #60 libks.git 1.8.2-alt1: build OK
2023-Jun-20 17:22:26 :: [i586] #60 libks.git 1.8.2-alt1: build OK
2023-Jun-20 17:22:26 :: [x86_64] #70 sofia-sip.git 1.13.14-alt1: build start
2023-Jun-20 17:22:26 :: [i586] #70 sofia-sip.git 1.13.14-alt1: build start
2023-Jun-20 17:22:50 :: [aarch64] #60 libks.git 1.8.2-alt1: build OK
2023-Jun-20 17:22:50 :: [aarch64] #70 sofia-sip.git 1.13.14-alt1: build start
2023-Jun-20 17:23:01 :: [ppc64le] #60 libks.git 1.8.2-alt1: build OK
2023-Jun-20 17:23:01 :: [ppc64le] #70 sofia-sip.git 1.13.14-alt1: build start
2023-Jun-20 17:23:16 :: [armh] #60 libks.git 1.8.2-alt1: build OK
2023-Jun-20 17:23:16 :: [armh] #70 sofia-sip.git 1.13.14-alt1: build start
2023-Jun-20 17:24:24 :: [x86_64] #70 sofia-sip.git 1.13.14-alt1: build OK
2023-Jun-20 17:24:24 :: [x86_64] #100 freeswitch.git 1.10.8-alt1: build start
2023-Jun-20 17:24:34 :: [i586] #70 sofia-sip.git 1.13.14-alt1: build OK
2023-Jun-20 17:24:34 :: [i586] #100 freeswitch.git 1.10.8-alt1: build start
2023-Jun-20 17:24:43 :: [i586] #100 freeswitch.git 1.10.8-alt1: build SKIPPED
2023-Jun-20 17:26:19 :: [aarch64] #70 sofia-sip.git 1.13.14-alt1: build OK
2023-Jun-20 17:26:19 :: [aarch64] #100 freeswitch.git 1.10.8-alt1: build start
2023-Jun-20 17:27:17 :: [ppc64le] #70 sofia-sip.git 1.13.14-alt1: build OK
2023-Jun-20 17:27:18 :: [ppc64le] #100 freeswitch.git 1.10.8-alt1: build start
2023-Jun-20 17:28:27 :: [armh] #70 sofia-sip.git 1.13.14-alt1: build OK
2023-Jun-20 17:28:27 :: [armh] #100 freeswitch.git 1.10.8-alt1: build start
2023-Jun-20 17:28:56 :: [armh] #100 freeswitch.git 1.10.8-alt1: build SKIPPED
[x86_64] mod_shout.c: In function 'shout_file_open':
[x86_64] mod_shout.c:865:8: error: implicit declaration of function 'shout_set_meta'; did you mean 'shout_set_metadata'? [-Werror=implicit-function-declaration]
[x86_64] if (shout_set_meta(context->shout, SHOUT_META_URL, "http://www.freeswitch.org") != SHOUTERR_SUCCESS) {
[x86_64] shout_set_metadata
[x86_64] mod_shout.c:865:39: error: 'SHOUT_META_URL' undeclared (first use in this function); did you mean 'SHOUTERR_BUSY'?
[x86_64] if (shout_set_meta(context->shout, SHOUT_META_URL, "http://www.freeswitch.org") != SHOUTERR_SUCCESS) {
[x86_64] --
[x86_64] mod_shout.c:865:39: note: each undeclared identifier is reported only once for each function it appears in
[x86_64] mod_shout.c:870:39: error: 'SHOUT_META_DESCRIPTION' undeclared (first use in this function); did you mean 'MSRP_H_CODE_DESCRIPTION'?
[x86_64] if (shout_set_meta(context->shout, SHOUT_META_DESCRIPTION, "FreeSWITCH mod_shout Broadcasting Module") != SHOUTERR_SUCCESS) {
[x86_64] MSRP_H_CODE_DESCRIPTION
[x86_64] mod_shout.c:880:8: error: implicit declaration of function 'shout_set_content_format'; did you mean 'shout_set_format'? [-Werror=implicit-function-declaration]
[x86_64] if (shout_set_content_format(context->shout, SHOUT_FORMAT_MP3, SHOUT_USAGE_AUDIO, NULL) != SHOUTERR_SUCCESS) {
[x86_64] shout_set_format
[x86_64] mod_shout.c:880:67: error: 'SHOUT_USAGE_AUDIO' undeclared (first use in this function)
[x86_64] if (shout_set_content_format(context->shout, SHOUT_FORMAT_MP3, SHOUT_USAGE_AUDIO, NULL) != SHOUTERR_SUCCESS) {
[x86_64] mod_shout.c: In function 'shout_file_set_string':
[x86_64] mod_shout.c:1130:38: error: 'SHOUT_META_NAME' undeclared (first use in this function); did you mean 'SO_PEERNAME'?
[x86_64] if (shout_set_meta(context->shout, SHOUT_META_NAME, string) == SHOUTERR_SUCCESS) {
[x86_64] SO_PEERNAME
[x86_64] mod_shout.c:1137:38: error: 'SHOUT_META_URL' undeclared (first use in this function); did you mean 'SHOUTERR_BUSY'?
[x86_64] if (shout_set_meta(context->shout, SHOUT_META_URL, string) == SHOUTERR_SUCCESS) {
[x86_64] SHOUTERR_BUSY
[x86_64] mod_shout.c:1144:38: error: 'SHOUT_META_DESCRIPTION' undeclared (first use in this function); did you mean 'MSRP_H_CODE_DESCRIPTION'?
[x86_64] if (shout_set_meta(context->shout, SHOUT_META_DESCRIPTION, string) == SHOUTERR_SUCCESS) {
[x86_64] MSRP_H_CODE_DESCRIPTION
[x86_64] cc1: all warnings being treated as errors
[x86_64] make[4]: *** [Makefile:735: mod_shout_la-mod_shout.lo] Error 1
2023-Jun-20 17:29:03 :: [x86_64] freeswitch.git 1.10.8-alt1: remote: build failed
2023-Jun-20 17:29:03 :: [x86_64] #100 freeswitch.git 1.10.8-alt1: build FAILED
2023-Jun-20 17:29:03 :: [x86_64] requesting cancellation of task processing
[aarch64] mod_shout.c: In function 'shout_file_open':
[aarch64] mod_shout.c:865:8: error: implicit declaration of function 'shout_set_meta'; did you mean 'shout_set_metadata'? [-Werror=implicit-function-declaration]
[aarch64] if (shout_set_meta(context->shout, SHOUT_META_URL, "http://www.freeswitch.org") != SHOUTERR_SUCCESS) {
[aarch64] shout_set_metadata
[aarch64] mod_shout.c:865:39: error: 'SHOUT_META_URL' undeclared (first use in this function); did you mean 'SHOUTERR_BUSY'?
[aarch64] if (shout_set_meta(context->shout, SHOUT_META_URL, "http://www.freeswitch.org") != SHOUTERR_SUCCESS) {
[aarch64] --
[aarch64] mod_shout.c:865:39: note: each undeclared identifier is reported only once for each function it appears in
[aarch64] mod_shout.c:870:39: error: 'SHOUT_META_DESCRIPTION' undeclared (first use in this function); did you mean 'MSRP_H_CODE_DESCRIPTION'?
[aarch64] if (shout_set_meta(context->shout, SHOUT_META_DESCRIPTION, "FreeSWITCH mod_shout Broadcasting Module") != SHOUTERR_SUCCESS) {
[aarch64] MSRP_H_CODE_DESCRIPTION
[aarch64] mod_shout.c:880:8: error: implicit declaration of function 'shout_set_content_format'; did you mean 'shout_set_format'? [-Werror=implicit-function-declaration]
[aarch64] if (shout_set_content_format(context->shout, SHOUT_FORMAT_MP3, SHOUT_USAGE_AUDIO, NULL) != SHOUTERR_SUCCESS) {
[aarch64] shout_set_format
[aarch64] mod_shout.c:880:67: error: 'SHOUT_USAGE_AUDIO' undeclared (first use in this function)
[aarch64] if (shout_set_content_format(context->shout, SHOUT_FORMAT_MP3, SHOUT_USAGE_AUDIO, NULL) != SHOUTERR_SUCCESS) {
[aarch64] mod_shout.c: In function 'shout_file_set_string':
[aarch64] mod_shout.c:1130:38: error: 'SHOUT_META_NAME' undeclared (first use in this function); did you mean 'SHOUT_THREADSAFE'?
[aarch64] if (shout_set_meta(context->shout, SHOUT_META_NAME, string) == SHOUTERR_SUCCESS) {
[aarch64] SHOUT_THREADSAFE
[aarch64] mod_shout.c:1137:38: error: 'SHOUT_META_URL' undeclared (first use in this function); did you mean 'SHOUTERR_BUSY'?
[aarch64] if (shout_set_meta(context->shout, SHOUT_META_URL, string) == SHOUTERR_SUCCESS) {
[aarch64] SHOUTERR_BUSY
[aarch64] mod_shout.c:1144:38: error: 'SHOUT_META_DESCRIPTION' undeclared (first use in this function); did you mean 'MSRP_H_CODE_DESCRIPTION'?
[aarch64] if (shout_set_meta(context->shout, SHOUT_META_DESCRIPTION, string) == SHOUTERR_SUCCESS) {
[aarch64] MSRP_H_CODE_DESCRIPTION
[aarch64] cc1: all warnings being treated as errors
[aarch64] make[4]: *** [Makefile:735: mod_shout_la-mod_shout.lo] Error 1
2023-Jun-20 17:35:43 :: [aarch64] freeswitch.git 1.10.8-alt1: remote: build failed
2023-Jun-20 17:35:43 :: [aarch64] #100 freeswitch.git 1.10.8-alt1: build FAILED
[ppc64le] mod_shout.c: In function 'shout_file_open':
[ppc64le] mod_shout.c:865:8: error: implicit declaration of function 'shout_set_meta'; did you mean 'shout_set_metadata'? [-Werror=implicit-function-declaration]
[ppc64le] if (shout_set_meta(context->shout, SHOUT_META_URL, "http://www.freeswitch.org") != SHOUTERR_SUCCESS) {
[ppc64le] shout_set_metadata
[ppc64le] mod_shout.c:865:39: error: 'SHOUT_META_URL' undeclared (first use in this function); did you mean 'SHOUTERR_BUSY'?
[ppc64le] if (shout_set_meta(context->shout, SHOUT_META_URL, "http://www.freeswitch.org") != SHOUTERR_SUCCESS) {
[ppc64le] --
[ppc64le] mod_shout.c:865:39: note: each undeclared identifier is reported only once for each function it appears in
[ppc64le] mod_shout.c:870:39: error: 'SHOUT_META_DESCRIPTION' undeclared (first use in this function); did you mean 'MSRP_H_CODE_DESCRIPTION'?
[ppc64le] if (shout_set_meta(context->shout, SHOUT_META_DESCRIPTION, "FreeSWITCH mod_shout Broadcasting Module") != SHOUTERR_SUCCESS) {
[ppc64le] MSRP_H_CODE_DESCRIPTION
[ppc64le] mod_shout.c:880:8: error: implicit declaration of function 'shout_set_content_format'; did you mean 'shout_set_format'? [-Werror=implicit-function-declaration]
[ppc64le] if (shout_set_content_format(context->shout, SHOUT_FORMAT_MP3, SHOUT_USAGE_AUDIO, NULL) != SHOUTERR_SUCCESS) {
[ppc64le] shout_set_format
[ppc64le] mod_shout.c:880:67: error: 'SHOUT_USAGE_AUDIO' undeclared (first use in this function)
[ppc64le] if (shout_set_content_format(context->shout, SHOUT_FORMAT_MP3, SHOUT_USAGE_AUDIO, NULL) != SHOUTERR_SUCCESS) {
[ppc64le] mod_shout.c: In function 'shout_file_set_string':
[ppc64le] mod_shout.c:1130:38: error: 'SHOUT_META_NAME' undeclared (first use in this function); did you mean 'SO_PEERNAME'?
[ppc64le] if (shout_set_meta(context->shout, SHOUT_META_NAME, string) == SHOUTERR_SUCCESS) {
[ppc64le] SO_PEERNAME
[ppc64le] mod_shout.c:1137:38: error: 'SHOUT_META_URL' undeclared (first use in this function); did you mean 'SHOUTERR_BUSY'?
[ppc64le] if (shout_set_meta(context->shout, SHOUT_META_URL, string) == SHOUTERR_SUCCESS) {
[ppc64le] SHOUTERR_BUSY
[ppc64le] mod_shout.c:1144:38: error: 'SHOUT_META_DESCRIPTION' undeclared (first use in this function); did you mean 'MSRP_H_CODE_DESCRIPTION'?
[ppc64le] if (shout_set_meta(context->shout, SHOUT_META_DESCRIPTION, string) == SHOUTERR_SUCCESS) {
[ppc64le] MSRP_H_CODE_DESCRIPTION
[ppc64le] cc1: all warnings being treated as errors
[ppc64le] make[4]: *** [Makefile:735: mod_shout_la-mod_shout.lo] Error 1
2023-Jun-20 17:38:24 :: [ppc64le] freeswitch.git 1.10.8-alt1: remote: build failed
2023-Jun-20 17:38:24 :: [ppc64le] #100 freeswitch.git 1.10.8-alt1: build FAILED
2023-Jun-20 17:29:03 :: [x86_64] build FAILED
2023-Jun-20 17:35:43 :: [aarch64] build FAILED
2023-Jun-20 17:38:24 :: [ppc64le] build FAILED
2023-Jun-20 17:38:24 :: task #323381 for p9 FAILED
More information about the Sisyphus-incominger
mailing list