[Pkg-electronics-devel] Bug#1146077: openocd: FTBFS with jimtcl 0.84

Bo YU vimer at debian.org
Sat Aug 29 16:30:22 BST 2026


Package: openocd
Version: 0.12.0-3
Severity: important
Tags: ftbfs, patch
Affects: jimtcl

Dear Maintainer,

I am planing to upload jimtcl 0.84-2 to unstable soon and request one
transition from 0.83 to 0.84. Rebuild openocd with the jimtcl 0.84-1 but
will get:

```
src/helper/log.c: In function 'log_puts':
src/helper/log.c:99:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   99 |         f = strrchr(file, '/');
      |           ^
src/helper/command.c: In function 'jimcmd_is_proc':
src/helper/command.c:51:19: error: 'Jim_Cmd' has no member named 'isproc'
   51 |         return cmd->isproc;
      |                   ^~
src/helper/command.c: In function 'jimcmd_is_oocd_command':
src/helper/command.c:56:20: error: 'Jim_Cmd' has no member named 'isproc'
   56 |         return !cmd->isproc && cmd->u.native.cmdProc == jim_command_dispatch;
      |                    ^~
src/helper/command.c: In function 'jimcmd_privdata':
src/helper/command.c:61:19: error: 'Jim_Cmd' has no member named 'isproc'
   61 |         return cmd->isproc ? NULL : cmd->u.native.privData;
      |                   ^~
libtool: link: ar cr src/xsvf/.libs/libxsvf.a src/xsvf/xsvf.o
libtool: link: ranlib src/xsvf/.libs/libxsvf.a
```

Upstream has one commit[0] to fix the build issue and I can confirm that
it works on Debian here also.

So once I upload jimtcl 0.84-2 to unstable, could you have a look at
this?

[0]: https://review.openocd.org/c/openocd/+/8956


-- 
Regards,
--
  Bo YU

-------------- next part --------------
A non-text attachment was scrubbed...
Name: jimtcl-0.84-build-issue.patch
Type: text/x-diff
Size: 1762 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-electronics-devel/attachments/20260829/f9e2870c/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-electronics-devel/attachments/20260829/f9e2870c/attachment.sig>


More information about the Pkg-electronics-devel mailing list