From: "Girar awaiter (ulysses)" <girar-builder@altlinux.org>
To: Ulysses Apokin <ulysses@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
girar-builder-sisyphus@altlinux.org
Subject: [#416060] [test-only] FAILED (try 6) libiodbc.git=3.52.16-alt2
Date: Thu, 23 Apr 2026 07:51:32 +0000
Message-ID: <girar.task.416060.6.1@gyle.mskdc.altlinux.org> (raw)
In-Reply-To: <girar.task.416060.1.1@gyle.mskdc.altlinux.org>
https://git.altlinux.org/tasks/416060/logs/events.6.1.log
https://packages.altlinux.org/tasks/416060
subtask name aarch64 i586 x86_64
#600 libiodbc failed failed failed
2026-Apr-23 07:50:54 :: test-only task #416060 for sisyphus resumed by ulysses:
#100 removed
#200 removed
#300 removed
#400 removed
#500 removed
#600 build 3.52.16-alt2 from /people/ulysses/packages/libiodbc.git fetched at 2026-Apr-23 07:50:50
2026-Apr-23 07:50:55 :: [x86_64] #600 libiodbc.git 3.52.16-alt2: build start
2026-Apr-23 07:50:55 :: [i586] #600 libiodbc.git 3.52.16-alt2: build start
2026-Apr-23 07:50:55 :: [aarch64] #600 libiodbc.git 3.52.16-alt2: build start
[x86_64] inifile.c: In function '_iodbcdm_cfg_init':
[x86_64] inifile.c:144:23: error: implicit declaration of function 'strdup'; did you mean 'strcmp'? [-Wimplicit-function-declaration]
[x86_64] 144 | pconfig->fileName = strdup (filename);
[x86_64] | strcmp
[x86_64] inifile.c:144:21: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
[x86_64] 144 | pconfig->fileName = strdup (filename);
[x86_64] inifile.c: In function '_iodbcdm_cfg_storeentry':
[x86_64] inifile.c:478:17: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
[x86_64] 478 | section = strdup (section);
[x86_64] inifile.c:480:12: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
[x86_64] 480 | id = strdup (id);
[x86_64] inifile.c:482:15: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
[x86_64] 482 | value = strdup (value);
[x86_64] inifile.c:484:17: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
[x86_64] 484 | comment = strdup (value);
[x86_64] inifile.c: In function '_iodbcdm_cfg_find':
[x86_64] inifile.c:625:28: error: implicit declaration of function 'strcasecmp'; did you mean 'strncmp'? [-Wimplicit-function-declaration]
[x86_64] 625 | bSame = !strcasecmp (szId, id);
[x86_64] --
[x86_64] inifile.c: In function '_iodbcdm_cfg_write':
[x86_64] inifile.c:722:25: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
[x86_64] 722 | e->id = strdup (id);
[x86_64] inifile.c:723:28: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
[x86_64] 723 | e->value = strdup (value);
[x86_64] inifile.c:741:33: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
[x86_64] 741 | if ((e->value = strdup (value)) == NULL)
2026-Apr-23 07:51:14 :: [x86_64] libiodbc.git 3.52.16-alt2: remote: build failed
2026-Apr-23 07:51:14 :: [x86_64] #600 libiodbc.git 3.52.16-alt2: build FAILED
2026-Apr-23 07:51:14 :: [x86_64] requesting cancellation of task processing
[i586] 1645 | CALL_UDRIVER(stmt->hdbc, stmt, retcode, hproc,
[i586] odbc3.c:1664:55: error: too many arguments to function 'hproc'; expected 0, have 3
[i586] 1664 | CALL_DRIVER (stmt->hdbc, stmt, retcode, hproc,
[i586] --
[i586] 113 | ret = proc plist; \
[i586] odbc3.c:1674:55: error: too many arguments to function 'hproc'; expected 0, have 3
[i586] 1674 | CALL_DRIVER (stmt->hdbc, stmt, retcode, hproc,
[i586] --
[i586] 113 | ret = proc plist; \
[i586] odbc3.c:1690:51: error: too many arguments to function 'hproc'; expected 0, have 3
[i586] 1690 | CALL_DRIVER (stmt->hdbc, stmt, retcode, hproc,
[i586] --
[i586] 113 | ret = proc plist; \
[i586] odbc3.c:1698:51: error: too many arguments to function 'hproc'; expected 0, have 3
[i586] 1698 | CALL_DRIVER (stmt->hdbc, stmt, retcode, hproc,
[i586] --
[i586] odbc3.c: In function 'SQLSetConnectAttr_Internal':
[i586] odbc3.c:1865:39: error: too many arguments to function 'hproc'; expected 0, have 4
[i586] 1865 | CALL_UDRIVER(con, con, retcode, hproc, unicode_driver,
[i586] --
[i586] odbc3.c: In function 'SQLGetConnectAttr_Internal':
[i586] odbc3.c:2067:39: error: too many arguments to function 'hproc'; expected 0, have 5
[i586] 2067 | CALL_UDRIVER(con, con, retcode, hproc, unicode_driver,
[i586] --
[i586] odbc3.c: In function 'SQLGetDescField_Internal':
[i586] odbc3.c:2292:43: error: too many arguments to function 'hproc'; expected 0, have 6
[i586] 2292 | CALL_UDRIVER(desc->hdbc, desc, retcode, hproc, penv->unicode_driver,
[i586] --
[i586] odbc3.c: In function 'SQLSetDescField_Internal':
[i586] odbc3.c:2498:43: error: too many arguments to function 'hproc'; expected 0, have 5
[i586] 2498 | CALL_UDRIVER(desc->hdbc, desc, retcode, hproc, penv->unicode_driver,
[i586] --
[i586] odbc3.c: In function 'SQLGetDescRec_Internal':
[i586] odbc3.c:2637:43: error: too many arguments to function 'hproc'; expected 0, have 11
[i586] 2637 | CALL_UDRIVER(desc->hdbc, desc, retcode, hproc, penv->unicode_driver,
[i586] --
[i586] odbc3.c: In function 'SQLSetDescRec_Internal':
[i586] odbc3.c:2864:43: error: too many arguments to function 'hproc'; expected 0, have 10
[i586] 2864 | CALL_DRIVER (desc->hdbc, desc, retcode, hproc,
2026-Apr-23 07:51:16 :: [i586] libiodbc.git 3.52.16-alt2: remote: build failed
2026-Apr-23 07:51:16 :: [i586] #600 libiodbc.git 3.52.16-alt2: build FAILED
[aarch64] inifile.c: In function '_iodbcdm_cfg_init':
[aarch64] inifile.c:144:23: error: implicit declaration of function 'strdup'; did you mean 'strcmp'? [-Wimplicit-function-declaration]
[aarch64] 144 | pconfig->fileName = strdup (filename);
[aarch64] | strcmp
[aarch64] inifile.c:144:21: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
[aarch64] 144 | pconfig->fileName = strdup (filename);
[aarch64] inifile.c: In function '_iodbcdm_cfg_storeentry':
[aarch64] inifile.c:478:17: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
[aarch64] 478 | section = strdup (section);
[aarch64] inifile.c:480:12: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
[aarch64] 480 | id = strdup (id);
[aarch64] inifile.c:482:15: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
[aarch64] 482 | value = strdup (value);
[aarch64] inifile.c:484:17: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
[aarch64] 484 | comment = strdup (value);
[aarch64] inifile.c: In function '_iodbcdm_cfg_find':
[aarch64] inifile.c:625:28: error: implicit declaration of function 'strcasecmp'; did you mean 'strncmp'? [-Wimplicit-function-declaration]
[aarch64] 625 | bSame = !strcasecmp (szId, id);
[aarch64] --
[aarch64] inifile.c: In function '_iodbcdm_cfg_write':
[aarch64] inifile.c:722:25: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
[aarch64] 722 | e->id = strdup (id);
[aarch64] inifile.c:723:28: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
[aarch64] 723 | e->value = strdup (value);
[aarch64] inifile.c:741:33: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
[aarch64] 741 | if ((e->value = strdup (value)) == NULL)
2026-Apr-23 07:51:32 :: [aarch64] libiodbc.git 3.52.16-alt2: remote: build failed
2026-Apr-23 07:51:32 :: [aarch64] #600 libiodbc.git 3.52.16-alt2: build FAILED
2026-Apr-23 07:51:14 :: [x86_64] build FAILED
2026-Apr-23 07:51:16 :: [i586] build FAILED
2026-Apr-23 07:51:32 :: [aarch64] build FAILED
2026-Apr-23 07:51:32 :: task #416060 for sisyphus FAILED
prev parent reply other threads:[~2026-04-23 7:51 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-23 6:49 [#416060] [test-only] FAILED libiodbc.git=3.52.16-alt2 Girar awaiter (ulysses)
2026-04-23 7:14 ` [#416060] [test-only] FAILED (try 2) libiodbc.git=3.52.16-alt2 Girar awaiter (ulysses)
2026-04-23 7:38 ` [#416060] [test-only] FAILED (try 3) libiodbc.git=3.52.16-alt2 Girar awaiter (ulysses)
2026-04-23 7:40 ` [#416060] [test-only] FAILED (try 4) libiodbc.git=3.52.16-alt2.git6475502 Girar awaiter (ulysses)
2026-04-23 7:47 ` [#416060] [test-only] FAILED (try 5) libiodbc.git=3.52.16-alt2.git6475502 Girar awaiter (ulysses)
2026-04-23 7:51 ` Girar awaiter (ulysses) [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.416060.6.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=ulysses@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