← Back to team overview

debcrafters-packages team mailing list archive

[Bug 2125002] [NEW] texinfo ftbfs in questing archive rebuild

 

Public bug reported:

The package fails to build in the recent archive rebuild
https://people.canonical.com/~ginggs/ftbfs-report/test-rebuild-20250910-questing-questing.html

echo-area.c: In function ‘read_and_dispatch_in_echo_area’:
echo-area.c:176:12: error: too many arguments to function ‘cmd’; expected 0, have 2
  176 |           (*cmd) (the_echo_area, count);
      |           ~^~~~~  ~~~~~~~~~~~~~
echo-area.c:189:15: warning: comparison of distinct pointer types lacks a cast [-Wcompare-distinct-pointer-types]
  189 |       if (cmd == ea_newline || info_aborted_echo_area)
      |               ^~
make[4]: *** [Makefile:2325: echo-area.o] Error 1
make[4]: *** Waiting for unfinished jobs....
mv -f .deps/dribble.Tpo .deps/dribble.Po
mv -f .deps/dir.Tpo .deps/dir.Po
In file included from ../system.h:53,
                 from info.h:24,
                 from display.c:20:
In function ‘mb_copy’,
    inlined from ‘mbiter_multi_copy’ at ../gnulib/lib/mbiter.h:231:3,
    inlined from ‘display_update_node_text’ at display.c:519:7:
../gnulib/lib/mbchar.h:283:27: warning: ‘MEM[(const struct mbchar_t *)&iter + 24B].bytes’ may be used uninitialized [-Wmaybe-uninitialized]
  283 |   new_mbc->bytes = old_mbc->bytes;
      |                    ~~~~~~~^~~~~~~
display.c: In function ‘display_update_node_text’:
display.c:492:18: note: ‘iter’ declared here
  492 |   mbi_iterator_t iter;  /* Used to iterate through part of node displayed.  */
      |                  ^~~~
In function ‘mb_copy’,
    inlined from ‘mbiter_multi_copy’ at ../gnulib/lib/mbiter.h:231:3,
    inlined from ‘display_update_node_text’ at display.c:519:7:
../gnulib/lib/mbchar.h:284:35: warning: ‘MEM[(const struct mbchar_t *)&iter + 24B].wc_valid’ may be used uninitialized [-Wmaybe-uninitialized]
  284 |   if ((new_mbc->wc_valid = old_mbc->wc_valid))
      |                            ~~~~~~~^~~~~~~~~~
display.c: In function ‘display_update_node_text’:
display.c:492:18: note: ‘iter’ declared here
  492 |   mbi_iterator_t iter;  /* Used to iterate through part of node displayed.  */
      |                  ^~~~
mv -f .deps/display.Tpo .deps/display.Po
make[4]: Leaving directory '/<<PKGBUILDDIR>>/info'
make[3]: *** [Makefile:2188: all] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/info'
make[2]: *** [Makefile:1947: all-recursive] Error 1

** Affects: texinfo (Ubuntu)
     Importance: Undecided
     Assignee: Ural Tunaboyu (uralt)
         Status: New


** Tags: dcr-incoming ftbfs

-- 
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to texinfo in Ubuntu.
https://bugs.launchpad.net/bugs/2125002

Title:
  texinfo ftbfs in questing archive rebuild

Status in texinfo package in Ubuntu:
  New

Bug description:
  The package fails to build in the recent archive rebuild
  https://people.canonical.com/~ginggs/ftbfs-report/test-rebuild-20250910-questing-questing.html

  echo-area.c: In function ‘read_and_dispatch_in_echo_area’:
  echo-area.c:176:12: error: too many arguments to function ‘cmd’; expected 0, have 2
    176 |           (*cmd) (the_echo_area, count);
        |           ~^~~~~  ~~~~~~~~~~~~~
  echo-area.c:189:15: warning: comparison of distinct pointer types lacks a cast [-Wcompare-distinct-pointer-types]
    189 |       if (cmd == ea_newline || info_aborted_echo_area)
        |               ^~
  make[4]: *** [Makefile:2325: echo-area.o] Error 1
  make[4]: *** Waiting for unfinished jobs....
  mv -f .deps/dribble.Tpo .deps/dribble.Po
  mv -f .deps/dir.Tpo .deps/dir.Po
  In file included from ../system.h:53,
                   from info.h:24,
                   from display.c:20:
  In function ‘mb_copy’,
      inlined from ‘mbiter_multi_copy’ at ../gnulib/lib/mbiter.h:231:3,
      inlined from ‘display_update_node_text’ at display.c:519:7:
  ../gnulib/lib/mbchar.h:283:27: warning: ‘MEM[(const struct mbchar_t *)&iter + 24B].bytes’ may be used uninitialized [-Wmaybe-uninitialized]
    283 |   new_mbc->bytes = old_mbc->bytes;
        |                    ~~~~~~~^~~~~~~
  display.c: In function ‘display_update_node_text’:
  display.c:492:18: note: ‘iter’ declared here
    492 |   mbi_iterator_t iter;  /* Used to iterate through part of node displayed.  */
        |                  ^~~~
  In function ‘mb_copy’,
      inlined from ‘mbiter_multi_copy’ at ../gnulib/lib/mbiter.h:231:3,
      inlined from ‘display_update_node_text’ at display.c:519:7:
  ../gnulib/lib/mbchar.h:284:35: warning: ‘MEM[(const struct mbchar_t *)&iter + 24B].wc_valid’ may be used uninitialized [-Wmaybe-uninitialized]
    284 |   if ((new_mbc->wc_valid = old_mbc->wc_valid))
        |                            ~~~~~~~^~~~~~~~~~
  display.c: In function ‘display_update_node_text’:
  display.c:492:18: note: ‘iter’ declared here
    492 |   mbi_iterator_t iter;  /* Used to iterate through part of node displayed.  */
        |                  ^~~~
  mv -f .deps/display.Tpo .deps/display.Po
  make[4]: Leaving directory '/<<PKGBUILDDIR>>/info'
  make[3]: *** [Makefile:2188: all] Error 2
  make[3]: Leaving directory '/<<PKGBUILDDIR>>/info'
  make[2]: *** [Makefile:1947: all-recursive] Error 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/texinfo/+bug/2125002/+subscriptions