← Back to team overview

debcrafters-packages team mailing list archive

[Bug 2124993] [NEW] mythes 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

libtool: compile:  g++ -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=3 -I/usr/include/hunspell -DNDEBUG -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/<<PKGBUILDDIR>>=/usr/src/mythes-2:1.2.5-1build1 -Werror -c mythes.cxx  -fPIC -DPIC -o .libs/mythes.o
In file included from /usr/include/string.h:548,
                 from mythes.cxx:3:
In function 'memcpy',
    inlined from 'MyThes::Lookup(char const*, int, mentry**)' at mythes.cxx:154:11:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:33: error: 'memcpy' specified bound 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Werror=stringop-overflow=]
   29 |   return __builtin___memcpy_chk (__dest, __src, __len,
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
   30 |                                  __glibc_objsize0 (__dest));
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1plus: all warnings being treated as errors
make[2]: *** [Makefile:600: mythes.lo] Error 1

** Affects: mythes (Ubuntu)
     Importance: Undecided
     Assignee: Benjamin Drung (bdrung)
         Status: New


** Tags: dcr-incoming ftbfs

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

Title:
  mythes ftbfs in questing archive rebuild

Status in mythes 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

  libtool: compile:  g++ -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=3 -I/usr/include/hunspell -DNDEBUG -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/<<PKGBUILDDIR>>=/usr/src/mythes-2:1.2.5-1build1 -Werror -c mythes.cxx  -fPIC -DPIC -o .libs/mythes.o
  In file included from /usr/include/string.h:548,
                   from mythes.cxx:3:
  In function 'memcpy',
      inlined from 'MyThes::Lookup(char const*, int, mentry**)' at mythes.cxx:154:11:
  /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:33: error: 'memcpy' specified bound 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Werror=stringop-overflow=]
     29 |   return __builtin___memcpy_chk (__dest, __src, __len,
        |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
     30 |                                  __glibc_objsize0 (__dest));
        |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
  cc1plus: all warnings being treated as errors
  make[2]: *** [Makefile:600: mythes.lo] Error 1

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



Follow ups