[#323381] p9 FAILED (try 4) libks.git=1.8.2-alt1 sofia-sip.git=1.13.14-alt1 ...

Girar awaiter (rider) girar-builder at altlinux.org
Wed Jul 12 09:07:53 MSK 2023


https://git.altlinux.org/tasks/323381/logs/events.4.1.log

subtask  name        aarch64  armh  i586  ppc64le  x86_64
    #60  libks          1:00  1:22    34     1:12      33
    #70  sofia-sip      3:35  5:07  2:26     4:18    2:17
   #100  freeswitch   failed     -     -   failed  failed

2023-Jul-12 05:51:14 :: task #323381 for p9 resumed by rider:
2023-Jul-12 05:51:14 :: 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-Jul-12 05:51:15 :: created build repo
2023-Jul-12 05:51:16 :: #100: force rebuild
2023-Jul-12 05:51:17 :: [ppc64le] #60 libks.git 1.8.2-alt1: build start
2023-Jul-12 05:51:17 :: [x86_64] #60 libks.git 1.8.2-alt1: build start
2023-Jul-12 05:51:17 :: [i586] #60 libks.git 1.8.2-alt1: build start
2023-Jul-12 05:51:17 :: [armh] #60 libks.git 1.8.2-alt1: build start
2023-Jul-12 05:51:17 :: [aarch64] #60 libks.git 1.8.2-alt1: build start
2023-Jul-12 05:51:50 :: [x86_64] #60 libks.git 1.8.2-alt1: build OK
2023-Jul-12 05:51:50 :: [x86_64] #70 sofia-sip.git 1.13.14-alt1: build start
2023-Jul-12 05:51:51 :: [i586] #60 libks.git 1.8.2-alt1: build OK
2023-Jul-12 05:51:52 :: [i586] #70 sofia-sip.git 1.13.14-alt1: build start
2023-Jul-12 05:52:17 :: [aarch64] #60 libks.git 1.8.2-alt1: build OK
2023-Jul-12 05:52:17 :: [aarch64] #70 sofia-sip.git 1.13.14-alt1: build start
2023-Jul-12 05:52:29 :: [ppc64le] #60 libks.git 1.8.2-alt1: build OK
2023-Jul-12 05:52:29 :: [ppc64le] #70 sofia-sip.git 1.13.14-alt1: build start
2023-Jul-12 05:52:39 :: [armh] #60 libks.git 1.8.2-alt1: build OK
2023-Jul-12 05:52:40 :: [armh] #70 sofia-sip.git 1.13.14-alt1: build start
2023-Jul-12 05:54:07 :: [x86_64] #70 sofia-sip.git 1.13.14-alt1: build OK
2023-Jul-12 05:54:07 :: [x86_64] #100 freeswitch.git 1.10.8-alt1: build start
2023-Jul-12 05:54:18 :: [i586] #70 sofia-sip.git 1.13.14-alt1: build OK
2023-Jul-12 05:54:18 :: [i586] #100 freeswitch.git 1.10.8-alt1: build start
2023-Jul-12 05:54:27 :: [i586] #100 freeswitch.git 1.10.8-alt1: build SKIPPED
2023-Jul-12 05:55:52 :: [aarch64] #70 sofia-sip.git 1.13.14-alt1: build OK
2023-Jul-12 05:55:52 :: [aarch64] #100 freeswitch.git 1.10.8-alt1: build start
2023-Jul-12 05:56:47 :: [ppc64le] #70 sofia-sip.git 1.13.14-alt1: build OK
2023-Jul-12 05:56:48 :: [ppc64le] #100 freeswitch.git 1.10.8-alt1: build start
2023-Jul-12 05:57:47 :: [armh] #70 sofia-sip.git 1.13.14-alt1: build OK
2023-Jul-12 05:57:47 :: [armh] #100 freeswitch.git 1.10.8-alt1: build start
2023-Jul-12 05:58:14 :: [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-Jul-12 05:58:48 :: [x86_64] freeswitch.git 1.10.8-alt1: remote: build failed
2023-Jul-12 05:58:48 :: [x86_64] #100 freeswitch.git 1.10.8-alt1: build FAILED
2023-Jul-12 05:58:48 :: [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-Jul-12 06:05:07 :: [aarch64] freeswitch.git 1.10.8-alt1: remote: build failed
2023-Jul-12 06:05:07 :: [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-Jul-12 06:07:53 :: [ppc64le] freeswitch.git 1.10.8-alt1: remote: build failed
2023-Jul-12 06:07:53 :: [ppc64le] #100 freeswitch.git 1.10.8-alt1: build FAILED
2023-Jul-12 05:58:48 :: [x86_64] build FAILED
2023-Jul-12 06:05:07 :: [aarch64] build FAILED
2023-Jul-12 06:07:53 :: [ppc64le] build FAILED
2023-Jul-12 06:07:53 :: task #323381 for p9 FAILED


More information about the Sisyphus-incominger mailing list