[Bug 2137565] [NEW] ftbfs: ubiquity is ftbfs on riscv64 on archive test rebuild

Valentin Haudiquet 2137565 at bugs.launchpad.net
Tue Jan 6 15:27:51 UTC 2026


Public bug reported:

ubiquity is ftbfs on riscv64 on archive test rebuild:
https://launchpad.net/ubuntu/+archive/test-rebuild-20251215-resolute/+build/31752544

Log: 
+ basename debian/po/be.po
+ pofilename=be.po
+ printf be.po 
be.po + [ -f debian/iso-codes/be.po ]
+ cp debian/po/be.po debian/pobuild/be.po
+ basename debian/po/bg.po
+ pofilename=bg.po
+ printf bg.po 
bg.po + [ -f debian/iso-codes/bg.po ]
+ msgcat --use-first debian/iso-codes/bg.po debian/po/bg.po
debian/iso-codes/bg.po:1151: end-of-file within string

The error seems to be around the Bulgarian translation file.
It does not seem riscv-specific, yet the failure seems to only happen on riscv.

That package uses symlinks for the PO files. The file "debian/po/bg.po" exists (with debian/po being a symlink) but the directory "debian/iso-codes" does not.
That does not seem to be a problem for previous locale files.

Reproducing locally on Resolute gives me:

In file included from /usr/include/features.h:523,
                 from /usr/include/riscv64-linux-gnu/sys/types.h:25,
                 from netcfg.h:32,
                 from static.c:6:
In function ‘inet_ntop’,
    inlined from ‘netcfg_get_pointopoint’ at static.c:69:5,
    inlined from ‘netcfg_get_static’ at static.c:583:21:
/usr/include/riscv64-linux-gnu/bits/inet-fortified.h:36:10: error: call to ‘__inet_ntop_chk_warn’ declared with attribute warning: inet_ntop called with bigger length than size of destination buffer [-Werror=attribute-warning]
   36 |   return __glibc_fortify (inet_ntop, __dst_size, sizeof (char),
      |          ^~~~~~~~~~~~~~~
cc1: all warnings being treated as errors

This is **after** locale building which seems to work fine...

** Affects: ubiquity (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: ftbfs

** Tags added: ftbfs

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/2137565

Title:
  ftbfs: ubiquity is ftbfs on riscv64 on archive test rebuild

Status in ubiquity package in Ubuntu:
  New

Bug description:
  ubiquity is ftbfs on riscv64 on archive test rebuild:
  https://launchpad.net/ubuntu/+archive/test-rebuild-20251215-resolute/+build/31752544

  Log: 
  + basename debian/po/be.po
  + pofilename=be.po
  + printf be.po 
  be.po + [ -f debian/iso-codes/be.po ]
  + cp debian/po/be.po debian/pobuild/be.po
  + basename debian/po/bg.po
  + pofilename=bg.po
  + printf bg.po 
  bg.po + [ -f debian/iso-codes/bg.po ]
  + msgcat --use-first debian/iso-codes/bg.po debian/po/bg.po
  debian/iso-codes/bg.po:1151: end-of-file within string

  The error seems to be around the Bulgarian translation file.
  It does not seem riscv-specific, yet the failure seems to only happen on riscv.

  That package uses symlinks for the PO files. The file "debian/po/bg.po" exists (with debian/po being a symlink) but the directory "debian/iso-codes" does not.
  That does not seem to be a problem for previous locale files.

  Reproducing locally on Resolute gives me:

  In file included from /usr/include/features.h:523,
                   from /usr/include/riscv64-linux-gnu/sys/types.h:25,
                   from netcfg.h:32,
                   from static.c:6:
  In function ‘inet_ntop’,
      inlined from ‘netcfg_get_pointopoint’ at static.c:69:5,
      inlined from ‘netcfg_get_static’ at static.c:583:21:
  /usr/include/riscv64-linux-gnu/bits/inet-fortified.h:36:10: error: call to ‘__inet_ntop_chk_warn’ declared with attribute warning: inet_ntop called with bigger length than size of destination buffer [-Werror=attribute-warning]
     36 |   return __glibc_fortify (inet_ntop, __dst_size, sizeof (char),
        |          ^~~~~~~~~~~~~~~
  cc1: all warnings being treated as errors

  This is **after** locale building which seems to work fine...

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




More information about the foundations-bugs mailing list