[#312694] p10 FAILED sofia-sip.git=1.13.11-alt1 freeswitch.git=1.10.8-alt1

Girar awaiter (rider) girar-builder at altlinux.org
Thu Jan 5 00:44:17 MSK 2023


https://git.altlinux.org/tasks/312694/logs/events.1.1.log

subtask  name        aarch64  armh  i586  ppc64le  x86_64
   #100  sofia-sip      3:20  5:02  2:02     4:11    1:51
   #200  freeswitch   failed     -     -   failed  failed

2023-Jan-04 21:28:01 :: task #312694 for p10 started by rider:
2023-Jan-04 21:28:01 :: message: new version
#100 build 1.13.11-alt1 from /gears/s/sofia-sip.git fetched at 2022-Dec-30 11:02:57 from sisyphus
#200 build 1.10.8-alt1 from /people/rider/packages/freeswitch.git fetched at 2023-Jan-04 20:57:07
2023-Jan-04 21:28:01 :: created build repo
2023-Jan-04 21:28:02 :: [i586] #100 sofia-sip.git 1.13.11-alt1: build start
2023-Jan-04 21:28:02 :: [x86_64] #100 sofia-sip.git 1.13.11-alt1: build start
2023-Jan-04 21:28:02 :: [aarch64] #100 sofia-sip.git 1.13.11-alt1: build start
2023-Jan-04 21:28:02 :: [ppc64le] #100 sofia-sip.git 1.13.11-alt1: build start
2023-Jan-04 21:28:02 :: [armh] #100 sofia-sip.git 1.13.11-alt1: build start
2023-Jan-04 21:29:53 :: [x86_64] #100 sofia-sip.git 1.13.11-alt1: build OK
2023-Jan-04 21:29:53 :: [x86_64] #200 freeswitch.git 1.10.8-alt1: build start
2023-Jan-04 21:30:04 :: [i586] #100 sofia-sip.git 1.13.11-alt1: build OK
2023-Jan-04 21:30:04 :: [i586] #200 freeswitch.git 1.10.8-alt1: build start
2023-Jan-04 21:30:12 :: [i586] #200 freeswitch.git 1.10.8-alt1: build SKIPPED
2023-Jan-04 21:31:22 :: [aarch64] #100 sofia-sip.git 1.13.11-alt1: build OK
2023-Jan-04 21:31:22 :: [aarch64] #200 freeswitch.git 1.10.8-alt1: build start
2023-Jan-04 21:32:13 :: [ppc64le] #100 sofia-sip.git 1.13.11-alt1: build OK
2023-Jan-04 21:32:14 :: [ppc64le] #200 freeswitch.git 1.10.8-alt1: build start
2023-Jan-04 21:33:04 :: [armh] #100 sofia-sip.git 1.13.11-alt1: build OK
2023-Jan-04 21:33:04 :: [armh] #200 freeswitch.git 1.10.8-alt1: build start
2023-Jan-04 21:33:32 :: [armh] #200 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]   865 |    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)
[x86_64]   865 |    if (shout_set_meta(context->shout, SHOUT_META_URL, "http://www.freeswitch.org") != SHOUTERR_SUCCESS) {
[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)
[x86_64]   870 |    if (shout_set_meta(context->shout, SHOUT_META_DESCRIPTION, "FreeSWITCH mod_shout Broadcasting Module") != SHOUTERR_SUCCESS) {
[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]   880 |    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]   880 |    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)
[x86_64]  1130 |   if (shout_set_meta(context->shout, SHOUT_META_NAME, string) == SHOUTERR_SUCCESS) {
[x86_64] mod_shout.c:1137:38: error: 'SHOUT_META_URL' undeclared (first use in this function)
[x86_64]  1137 |   if (shout_set_meta(context->shout, SHOUT_META_URL, string) == SHOUTERR_SUCCESS) {
[x86_64] mod_shout.c:1144:38: error: 'SHOUT_META_DESCRIPTION' undeclared (first use in this function)
[x86_64]  1144 |   if (shout_set_meta(context->shout, SHOUT_META_DESCRIPTION, string) == SHOUTERR_SUCCESS) {
[x86_64] cc1: all warnings being treated as errors
[x86_64] make[4]: *** [Makefile:735: mod_shout_la-mod_shout.lo] Error 1
2023-Jan-04 21:34:39 :: [x86_64] freeswitch.git 1.10.8-alt1: remote: build failed
2023-Jan-04 21:34:39 :: [x86_64] #200 freeswitch.git 1.10.8-alt1: build FAILED
2023-Jan-04 21:34:39 :: [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]   865 |    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)
[aarch64]   865 |    if (shout_set_meta(context->shout, SHOUT_META_URL, "http://www.freeswitch.org") != SHOUTERR_SUCCESS) {
[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)
[aarch64]   870 |    if (shout_set_meta(context->shout, SHOUT_META_DESCRIPTION, "FreeSWITCH mod_shout Broadcasting Module") != SHOUTERR_SUCCESS) {
[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]   880 |    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]   880 |    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)
[aarch64]  1130 |   if (shout_set_meta(context->shout, SHOUT_META_NAME, string) == SHOUTERR_SUCCESS) {
[aarch64] mod_shout.c:1137:38: error: 'SHOUT_META_URL' undeclared (first use in this function)
[aarch64]  1137 |   if (shout_set_meta(context->shout, SHOUT_META_URL, string) == SHOUTERR_SUCCESS) {
[aarch64] mod_shout.c:1144:38: error: 'SHOUT_META_DESCRIPTION' undeclared (first use in this function)
[aarch64]  1144 |   if (shout_set_meta(context->shout, SHOUT_META_DESCRIPTION, string) == SHOUTERR_SUCCESS) {
[aarch64] cc1: all warnings being treated as errors
[aarch64] make[4]: *** [Makefile:735: mod_shout_la-mod_shout.lo] Error 1
2023-Jan-04 21:41:15 :: [aarch64] freeswitch.git 1.10.8-alt1: remote: build failed
2023-Jan-04 21:41:15 :: [aarch64] #200 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]   865 |    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)
[ppc64le]   865 |    if (shout_set_meta(context->shout, SHOUT_META_URL, "http://www.freeswitch.org") != SHOUTERR_SUCCESS) {
[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)
[ppc64le]   870 |    if (shout_set_meta(context->shout, SHOUT_META_DESCRIPTION, "FreeSWITCH mod_shout Broadcasting Module") != SHOUTERR_SUCCESS) {
[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]   880 |    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]   880 |    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)
[ppc64le]  1130 |   if (shout_set_meta(context->shout, SHOUT_META_NAME, string) == SHOUTERR_SUCCESS) {
[ppc64le] mod_shout.c:1137:38: error: 'SHOUT_META_URL' undeclared (first use in this function)
[ppc64le]  1137 |   if (shout_set_meta(context->shout, SHOUT_META_URL, string) == SHOUTERR_SUCCESS) {
[ppc64le] mod_shout.c:1144:38: error: 'SHOUT_META_DESCRIPTION' undeclared (first use in this function)
[ppc64le]  1144 |   if (shout_set_meta(context->shout, SHOUT_META_DESCRIPTION, string) == SHOUTERR_SUCCESS) {
[ppc64le] cc1: all warnings being treated as errors
[ppc64le] make[4]: *** [Makefile:735: mod_shout_la-mod_shout.lo] Error 1
2023-Jan-04 21:44:17 :: [ppc64le] freeswitch.git 1.10.8-alt1: remote: build failed
2023-Jan-04 21:44:17 :: [ppc64le] #200 freeswitch.git 1.10.8-alt1: build FAILED
2023-Jan-04 21:34:39 :: [x86_64] build FAILED
2023-Jan-04 21:41:15 :: [aarch64] build FAILED
2023-Jan-04 21:44:17 :: [ppc64le] build FAILED
2023-Jan-04 21:44:17 :: task #312694 for p10 FAILED


More information about the Girar-builder-p10 mailing list