From: "Girar awaiter (rider)" <girar-builder@altlinux.org> To: Anton Farygin <rider@altlinux.org> Cc: girar-builder-p10@altlinux.org, sisyphus-incominger@lists.altlinux.org, girar-builder-p10@lists.altlinux.org Subject: [#312694] p10 FAILED sofia-sip.git=1.13.11-alt1 freeswitch.git=1.10.8-alt1 Date: Wed, 4 Jan 2023 21:44:17 +0000 Message-ID: <girar.task.312694.1.1@gyle.mskdc.altlinux.org> (raw) 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
next reply other threads:[~2023-01-04 21:44 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2023-01-04 21:44 Girar awaiter (rider) [this message] 2023-01-05 11:30 ` [#312694] p10 EPERM (try 2) libshout2.git=2.4.6-alt2 sofia-sip.git=1.13.11-alt1 Girar awaiter (rider) 2023-01-26 12:48 ` [#312694] p10 DONE (try 3) " Girar pender (snowmix)
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=girar.task.312694.1.1@gyle.mskdc.altlinux.org \ --to=girar-builder@altlinux.org \ --cc=devel@lists.altlinux.org \ --cc=girar-builder-p10@altlinux.org \ --cc=girar-builder-p10@lists.altlinux.org \ --cc=rider@altlinux.org \ --cc=sisyphus-incominger@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
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