From: "Girar awaiter (turbid)" <girar-builder@altlinux.org>
To: Ilya Demyanov <turbid@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
girar-builder-sisyphus@altlinux.org
Subject: [#401435] [test-only] FAILED (try 2) sngrep.git=1.8.3-alt1
Date: Mon, 1 Dec 2025 07:03:55 +0000
Message-ID: <girar.task.401435.2.1@gyle.mskdc.altlinux.org> (raw)
In-Reply-To: <girar.task.401435.1.1@gyle.mskdc.altlinux.org>
https://git.altlinux.org/tasks/401435/logs/events.2.1.log
https://packages.altlinux.org/tasks/401435
subtask name aarch64 i586 x86_64
#100 sngrep failed failed failed
2025-Dec-01 07:03:19 :: test-only task #401435 for sisyphus resumed by turbid:
#100 build 1.8.3-alt1 from /people/turbid/packages/sngrep.git fetched at 2025-Nov-29 22:54:17
2025-Dec-01 07:03:21 :: [x86_64] #100 sngrep.git 1.8.3-alt1: build start
2025-Dec-01 07:03:21 :: [aarch64] #100 sngrep.git 1.8.3-alt1: build start
2025-Dec-01 07:03:21 :: [i586] #100 sngrep.git 1.8.3-alt1: build start
[x86_64] curses/ui_call_raw.c: In function 'call_raw_print_msg':
[x86_64] curses/ui_call_raw.c:145:5: error: implicit declaration of function 'sng_strncpy'; did you mean 'strncpy'? [-Wimplicit-function-declaration]
[x86_64] 145 | sng_strncpy(payload, msg_get_payload(msg), sizeof(payload));
[x86_64] --
[x86_64] curses/ui_filter.c: In function 'filter_handle_key':
[x86_64] curses/ui_filter.c:225:5: error: implicit declaration of function 'sng_strncpy'; did you mean 'strncpy'? [-Wimplicit-function-declaration]
[x86_64] 225 | sng_strncpy(field_value, field_buffer(current_field(info->form), 0), sizeof(field_value));
[x86_64] --
[x86_64] curses/ui_call_list.c: In function 'call_list_handle_form_key':
[x86_64] curses/ui_call_list.c:824:5: error: implicit declaration of function 'sng_strncpy'; did you mean 'strncpy'? [-Wimplicit-function-declaration]
[x86_64] 824 | sng_strncpy(dfilter, field_buffer(info->fields[FLD_LIST_FILTER], 0), field_len);
[x86_64] --
[x86_64] curses/ui_save.c: In function 'save_draw':
[x86_64] curses/ui_save.c:234:5: error: implicit declaration of function 'sng_strncpy'; did you mean 'strncpy'? [-Wimplicit-function-declaration]
[x86_64] 234 | sng_strncpy(field_value, field_buffer(info->fields[FLD_SAVE_FILE], 0), sizeof(field_value));
[x86_64] --
[x86_64] curses/ui_call_flow.c: In function 'call_flow_column_add':
[x86_64] curses/ui_call_flow.c:1699:9: error: implicit declaration of function 'sng_strncpy'; did you mean 'strncpy'? [-Wimplicit-function-declaration]
[x86_64] 1699 | sng_strncpy(column->alias, get_alias_value_vs_port(addr.ip, addr.port), sizeof(column->alias));
[x86_64] --
[x86_64] curses/ui_manager.c: In function 'dialog_confirm':
[x86_64] curses/ui_manager.c:669:9: error: implicit declaration of function 'sng_strncpy'; did you mean 'strncpy'? [-Wimplicit-function-declaration]
[x86_64] 669 | sng_strncpy(opts[i], option, sizeof(opts[i]));
2025-Dec-01 07:03:42 :: [x86_64] sngrep.git 1.8.3-alt1: remote: build failed
2025-Dec-01 07:03:42 :: [x86_64] #100 sngrep.git 1.8.3-alt1: build FAILED
2025-Dec-01 07:03:42 :: [x86_64] requesting cancellation of task processing
[i586] filter.c: In function 'filter_check_call':
[i586] filter.c:181:17: error: implicit declaration of function 'sng_strncpy'; did you mean 'strncpy'? [-Wimplicit-function-declaration]
[i586] 181 | sng_strncpy(data, msg_get_payload(msg), sizeof(data));
[i586] --
[i586] curses/ui_call_raw.c: In function 'call_raw_print_msg':
[i586] curses/ui_call_raw.c:145:5: error: implicit declaration of function 'sng_strncpy'; did you mean 'strncpy'? [-Wimplicit-function-declaration]
[i586] 145 | sng_strncpy(payload, msg_get_payload(msg), sizeof(payload));
[i586] --
[i586] curses/ui_call_list.c: In function 'call_list_handle_form_key':
[i586] curses/ui_call_list.c:824:5: error: implicit declaration of function 'sng_strncpy'; did you mean 'strncpy'? [-Wimplicit-function-declaration]
[i586] 824 | sng_strncpy(dfilter, field_buffer(info->fields[FLD_LIST_FILTER], 0), field_len);
[i586] --
[i586] curses/ui_save.c: In function 'save_draw':
[i586] curses/ui_save.c:234:5: error: implicit declaration of function 'sng_strncpy'; did you mean 'strncpy'? [-Wimplicit-function-declaration]
[i586] 234 | sng_strncpy(field_value, field_buffer(info->fields[FLD_SAVE_FILE], 0), sizeof(field_value));
[i586] --
[i586] curses/ui_filter.c: In function 'filter_handle_key':
[i586] curses/ui_filter.c:225:5: error: implicit declaration of function 'sng_strncpy'; did you mean 'strncpy'? [-Wimplicit-function-declaration]
[i586] 225 | sng_strncpy(field_value, field_buffer(current_field(info->form), 0), sizeof(field_value));
[i586] --
[i586] curses/ui_call_flow.c: In function 'call_flow_column_add':
[i586] curses/ui_call_flow.c:1699:9: error: implicit declaration of function 'sng_strncpy'; did you mean 'strncpy'? [-Wimplicit-function-declaration]
[i586] 1699 | sng_strncpy(column->alias, get_alias_value_vs_port(addr.ip, addr.port), sizeof(column->alias));
[i586] --
[i586] curses/ui_manager.c: In function 'dialog_confirm':
[i586] curses/ui_manager.c:669:9: error: implicit declaration of function 'sng_strncpy'; did you mean 'strncpy'? [-Wimplicit-function-declaration]
[i586] 669 | sng_strncpy(opts[i], option, sizeof(opts[i]));
2025-Dec-01 07:03:42 :: [i586] sngrep.git 1.8.3-alt1: remote: build failed
2025-Dec-01 07:03:42 :: [i586] #100 sngrep.git 1.8.3-alt1: build FAILED
[aarch64] sip.c: In function 'sip_get_callid':
[aarch64] sip.c:249:9: error: implicit declaration of function 'sng_strncpy'; did you mean 'strncpy'? [-Wimplicit-function-declaration]
[aarch64] 249 | sng_strncpy(callid, payload + pmatch[2].rm_so, input_len);
[aarch64] --
[aarch64] capture_eep.c: In function 'capture_eep_set_server_url':
[aarch64] capture_eep.c:910:5: error: implicit declaration of function 'sng_strncpy'; did you mean 'strncpy'? [-Wimplicit-function-declaration]
[aarch64] 910 | sng_strncpy(urlstr, url, sizeof(urlstr));
[aarch64] --
[aarch64] filter.c: In function 'filter_check_call':
[aarch64] filter.c:181:17: error: implicit declaration of function 'sng_strncpy'; did you mean 'strncpy'? [-Wimplicit-function-declaration]
[aarch64] 181 | sng_strncpy(data, msg_get_payload(msg), sizeof(data));
[aarch64] --
[aarch64] curses/ui_call_list.c: In function 'call_list_handle_form_key':
[aarch64] curses/ui_call_list.c:824:5: error: implicit declaration of function 'sng_strncpy'; did you mean 'strncpy'? [-Wimplicit-function-declaration]
[aarch64] 824 | sng_strncpy(dfilter, field_buffer(info->fields[FLD_LIST_FILTER], 0), field_len);
[aarch64] --
[aarch64] curses/ui_manager.c: In function 'dialog_confirm':
[aarch64] curses/ui_manager.c:669:9: error: implicit declaration of function 'sng_strncpy'; did you mean 'strncpy'? [-Wimplicit-function-declaration]
[aarch64] 669 | sng_strncpy(opts[i], option, sizeof(opts[i]));
[aarch64] --
[aarch64] curses/ui_call_flow.c: In function 'call_flow_column_add':
[aarch64] curses/ui_call_flow.c:1699:9: error: implicit declaration of function 'sng_strncpy'; did you mean 'strncpy'? [-Wimplicit-function-declaration]
[aarch64] 1699 | sng_strncpy(column->alias, get_alias_value_vs_port(addr.ip, addr.port), sizeof(column->alias));
2025-Dec-01 07:03:55 :: [aarch64] sngrep.git 1.8.3-alt1: remote: build failed
2025-Dec-01 07:03:55 :: [aarch64] #100 sngrep.git 1.8.3-alt1: build FAILED
2025-Dec-01 07:03:42 :: [x86_64] build FAILED
2025-Dec-01 07:03:42 :: [i586] build FAILED
2025-Dec-01 07:03:55 :: [aarch64] build FAILED
2025-Dec-01 07:03:55 :: task #401435 for sisyphus FAILED
prev parent reply other threads:[~2025-12-01 7:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-29 22:55 [#401435] [test-only] FAILED sngrep.git=1.8.3-alt1 Girar awaiter (turbid)
2025-12-01 7:03 ` Girar awaiter (turbid) [this message]
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.401435.2.1@gyle.mskdc.altlinux.org \
--to=girar-builder@altlinux.org \
--cc=devel@lists.altlinux.org \
--cc=girar-builder-sisyphus@altlinux.org \
--cc=sisyphus-incominger@lists.altlinux.org \
--cc=turbid@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