Your message dated Mon, 16 Jan 2023 15:05:35 +0000
with message-id <e1phr3h-00fo6p...@fasolo.debian.org>
and subject line Bug#1028978: fixed in libomxil-bellagio 0.9.3-8
has caused the Debian Bug report #1028978,
regarding libomxil-bellagio FTBFS on mipsel: error: ‘__builtin_strncpy’ 
destination unchanged after copying no bytes [-Werror=stringop-truncation]
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1028978: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1028978
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libomxil-bellagio
Version: 0.9.3-7
Severity: serious
Tags: ftbfs

Hi,

libomxil-bellagio fails to build form source when built on mipsel. A
build ends as follows:

| gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 
-DOMXILCOMPONENTSPATH=\"/usr/lib/mipsel-linux-gnu/libomxil-bellagio0/\" 
-I../include -g -O2 -ffile-prefix-map=/root/libomxil-bellagio-0.9.3=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Werror 
-DCONFIG_DEBUG_LEVEL=0 -c -o omxregister_bellagio-omxregister.o `test -f 
'omxregister.c' || echo './'`omxregister.c
| In file included from /usr/include/string.h:535,
|                  from omxregister.c:42:
| In function ‘strncpy’,
|     inlined from ‘showComponentsList’ at omxregister.c:110:3,
|     inlined from ‘main’ at omxregister.c:454:9:
| /usr/include/mipsel-linux-gnu/bits/string_fortified.h:95:10: error: 
‘__builtin_strncpy’ destination unchanged after copying no bytes 
[-Werror=stringop-truncation]
|    95 |   return __builtin___strncpy_chk (__dest, __src, __len,
|       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|    96 |                                   __glibc_objsize (__dest));
|       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
| cc1: all warnings being treated as errors
| make[4]: *** [Makefile:719: omxregister_bellagio-omxregister.o] Error 1
| make[4]: Leaving directory '/root/libomxil-bellagio-0.9.3/src'
| make[3]: *** [Makefile:776: all-recursive] Error 1
| make[3]: Leaving directory '/root/libomxil-bellagio-0.9.3/src'
| make[2]: *** [Makefile:495: all-recursive] Error 1
| make[2]: Leaving directory '/root/libomxil-bellagio-0.9.3'
| make[1]: *** [Makefile:381: all] Error 2
| make[1]: Leaving directory '/root/libomxil-bellagio-0.9.3'
| dh_auto_build: error: make -j1 returned exit code 2
| make: *** [debian/rules:9: build] Error 2
| dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

If you look at https://crossqa.debian.net/src/libomxil-bellagio, you can
guess that this is not entirely mipsel-specific, but probably also a
FTBFS on ppc64el and s390x. That said, I have only reproduced it on
mipsel and thus am filing it on mipsel.

A native build on amd64 succeeds.

I also briefly looked into it and couldn' really make sense of why gcc
thinks that the len parameter would become 0 here. Maybe someone else
figures?

Helmut

--- End Message ---
--- Begin Message ---
Source: libomxil-bellagio
Source-Version: 0.9.3-8
Done: Ying-Chun Liu (PaulLiu) <paul...@debian.org>

We believe that the bug you reported is fixed in the latest version of
libomxil-bellagio, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1028...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ying-Chun Liu (PaulLiu) <paul...@debian.org> (supplier of updated 
libomxil-bellagio package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 16 Jan 2023 22:35:07 +0800
Source: libomxil-bellagio
Architecture: source
Version: 0.9.3-8
Distribution: unstable
Urgency: low
Maintainer: Ying-Chun Liu (PaulLiu) <paul...@debian.org>
Changed-By: Ying-Chun Liu (PaulLiu) <paul...@debian.org>
Closes: 1028978
Changes:
 libomxil-bellagio (0.9.3-8) unstable; urgency=low
 .
   * Fix FTBFS on mipsel. (Closes: #1028978)
     - add debian/patches/0017_patch_for_strncpy.patch
Checksums-Sha1:
 078661075be3a13005e60818a09d558d40ee6950 2288 libomxil-bellagio_0.9.3-8.dsc
 c632cead2e71002564e5acb25faf36d5e2fc7ef2 13320 
libomxil-bellagio_0.9.3-8.debian.tar.xz
 e35d85684a79f76b79a4169537ca504b3069eb56 7478 
libomxil-bellagio_0.9.3-8_source.buildinfo
Checksums-Sha256:
 302cd72ac819142b5c589c63cbaaa197f1b1cc5576ff0df3ba6ed13ab2beee2b 2288 
libomxil-bellagio_0.9.3-8.dsc
 e87ff7f8e8760c59bc159fea0a733e8b6e48251c5de6fda96480b2bb87bbc884 13320 
libomxil-bellagio_0.9.3-8.debian.tar.xz
 c2bf4c02240e717be698b20197bd6c726fc305e3557bb3c76bd8cf9fe1534854 7478 
libomxil-bellagio_0.9.3-8_source.buildinfo
Files:
 2e1ffdcce2d8723717bf3f7e41d25ea8 2288 libs optional 
libomxil-bellagio_0.9.3-8.dsc
 56e5645066dd2f1ca807b8f508fcd55a 13320 libs optional 
libomxil-bellagio_0.9.3-8.debian.tar.xz
 33f23be1278192a21b595634fe51fd5b 7478 libs optional 
libomxil-bellagio_0.9.3-8_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJHBAEBCgAxFiEEo2h49GQQhoFgDLZIRBc/oT0FiIgFAmPFYOcTHHBhdWxsaXVA
ZGViaWFuLm9yZwAKCRBEFz+hPQWIiCCaD/9TT3r+LiZizXvp8mgAc/jURh+njiM/
Vx3r1eo0p7MEetrj2bcGdF/mvNDR8NTu08/tvABb8f0whIlV6VQVKJoZ11G6pUA3
r9g1DPQqMV8uuR9NRb3Y4JgI1PQVjIYvRBXd8iTpATcUvopIy6pOBJYEWMzmR03H
/5g5mJlYAs4p3BKhCHL+SEYBzLAZKZ6yajWeKRnHOeCyjCG0tM47l4J208WNk/yj
NgUzxEbU8P49czOE+bBlCKmWLgzr0ksSEeYcsNyzWmI0TXIclevCoqtcQFFs1WPN
FDRzcQpG0mNoav69v3hUgIF0QYsPNkIZoIdJErqSn28xePyEYtJQKuxqkyjYU/GO
6atj0r/ToKfMktP1wQihM606D0UZSwA3C3HYD6WtP5XQ0JvJ/j+tkIQUuZ7ueUQO
N8voeQl0aSYoZNoUP7PabzujyICW1f3HZ3yvKpjZ+gcUsQekeyxRppOZqCxLP2gM
Zr2MFPWeUdXFAqzfQV1wm9U7ULSxFe45YD5NfCVz1JQMSIvIY5FLymHpdoVYcHAC
CXrjOS4q/Q60OXyExFRI2XLQdEDi86rRvh/fHpJZYtsig/qan/0dwLquhnQPlBfr
Lmx4PLa6UxKY03IkzlwTpSOf1FGPNQLsNjEd351UUjlKks+xQrfe+7jIlfj170FO
+VvMATwqN6spGA==
=hoLx
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to