Your message dated Wed, 27 Nov 2024 21:07:30 +0000
with message-id <e1tgpfy-00d9gb...@fasolo.debian.org>
and subject line Bug#1066360: fixed in sctk 2.4.12+dfsg-1
has caused the Debian Bug report #1066360,
regarding sctk: FTBFS: align.c:933:15: error: implicit declaration of function
‘getpid’ [-Werror=implicit-function-declaration]
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.)
--
1066360: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066360
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: sctk
Version: 2.4.10-20151007-1312Z+dfsg2-3.1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240313 ftbfs-trixie ftbfs-impfuncdef
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
This is most likely caused by a change in dpkg 1.22.6, that enabled
-Werror=implicit-function-declaration. For more information, see
https://wiki.debian.org/qa.debian.org/FTBFS#A2024-03-13_-Werror.3Dimplicit-function-declaration
Relevant part (hopefully):
> gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -I.
> -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
> -Wall align.c
> align.c: In function ‘remove_id’:
> align.c:29:17: warning: comparison between pointer and zero character
> constant [-Wpointer-compare]
> 29 | if (R_paren == NULL_TEXT && L_paren == NULL_TEXT)
> | ^~
> align.c:29:9: note: did you mean to dereference the pointer?
> 29 | if (R_paren == NULL_TEXT && L_paren == NULL_TEXT)
> | ^
> align.c:29:41: warning: comparison between pointer and zero character
> constant [-Wpointer-compare]
> 29 | if (R_paren == NULL_TEXT && L_paren == NULL_TEXT)
> | ^~
> align.c:29:33: note: did you mean to dereference the pointer?
> 29 | if (R_paren == NULL_TEXT && L_paren == NULL_TEXT)
> | ^
> align.c:32:17: warning: comparison between pointer and zero character
> constant [-Wpointer-compare]
> 32 | if (R_paren == NULL_TEXT || L_paren == NULL_TEXT){
> | ^~
> align.c:32:9: note: did you mean to dereference the pointer?
> 32 | if (R_paren == NULL_TEXT || L_paren == NULL_TEXT){
> | ^
> align.c:32:41: warning: comparison between pointer and zero character
> constant [-Wpointer-compare]
> 32 | if (R_paren == NULL_TEXT || L_paren == NULL_TEXT){
> | ^~
> align.c:32:33: note: did you mean to dereference the pointer?
> 32 | if (R_paren == NULL_TEXT || L_paren == NULL_TEXT){
> | ^
> align.c: In function ‘extract_speaker’:
> align.c:63:40: warning: comparison between pointer and zero character
> constant [-Wpointer-compare]
> 63 | if (((p = TEXT_strchr(id,'-')) == NULL_TEXT) &&
> | ^~
> align.c:63:14: note: did you mean to dereference the pointer?
> 63 | if (((p = TEXT_strchr(id,'-')) == NULL_TEXT) &&
> | ^
> align.c:64:40: warning: comparison between pointer and zero character
> constant [-Wpointer-compare]
> 64 | ((p = TEXT_strchr(id,'_')) == NULL_TEXT)){
> | ^~
> align.c:64:14: note: did you mean to dereference the pointer?
> 64 | ((p = TEXT_strchr(id,'_')) == NULL_TEXT)){
> | ^
> align.c: In function ‘set_temp_files’:
> align.c:933:15: error: implicit declaration of function ‘getpid’
> [-Werror=implicit-function-declaration]
> 933 | int pid = getpid();
> | ^~~~~~
> align.c: In function ‘align_trans_mode_diff’:
> align.c:1070:5: error: implicit declaration of function ‘unlink’
> [-Werror=implicit-function-declaration]
> 1070 | unlink(refwords);
> | ^~~~~~
> align.c: In function ‘align_ctm_to_stm_diff’:
> align.c:1261:63: warning: ‘?:’ using integer constants in boolean context
> [-Wint-in-bool-context]
> 1260 | ((TEXT_strcmp(firsttoken,ctext) != 0) ||
> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 1261 | r== r_end + (r_end==stm->num)?-1:0));
> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
> align.c: In function ‘align_trans_mode_diff’:
> align.c:962:11: warning: ‘hyp_buff’ is used uninitialized [-Wuninitialized]
> 962 | TEXT *ctext = hyp_buff; /* current position is text
> string */
> | ^~~~~
> align.c:953:11: note: ‘hyp_buff’ declared here
> 953 | TEXT *hyp_buff, *hyp_id, *spkr_id, *diff_out;
> | ^~~~~~~~
> cc1: some warnings being treated as errors
> make[3]: *** [makefile:116: align.o] Error 1
The full build log is available from:
http://qa-logs.debian.net/2024/03/13/sctk_2.4.10-20151007-1312Z+dfsg2-3.1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240313;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240313&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: sctk
Source-Version: 2.4.12+dfsg-1
Done: Andreas Tille <ti...@debian.org>
We believe that the bug you reported is fixed in the latest version of
sctk, 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 1066...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andreas Tille <ti...@debian.org> (supplier of updated sctk 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: SHA256
Format: 1.8
Date: Wed, 27 Nov 2024 21:28:10 +0100
Source: sctk
Architecture: source
Version: 2.4.12+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Giulio Paci <giuliop...@gmail.com>
Changed-By: Andreas Tille <ti...@debian.org>
Closes: 962439 1045754 1066360 1088391
Changes:
sctk (2.4.12+dfsg-1) unstable; urgency=medium
.
* Team upload of Debian team
.
[ Giulio Paci ]
* Convert rules from CDBS to dh
* Add source lintian-overrides file
* Add 0001_fix_output_sorting.patch, 0002_comment_broken_tests.patch,
0002_fix_sclite_tests.patch,
0003_fix_tests_after_spelling_fixes.patch, 0004_fix_assignment.patch,
0005_fix_output_sorting.patch, 0006_fix_output_sorting.patch,
1021_fix_spelling_errors.patch, 1022_fix_perl_interpreter_path.patch
* Drop compat file
* Install commands in /usr/libexec instead of /usr/lib.
* Bump Standard-Versions to 4.5.1.
- Support nodoc DEB_BUILD_OPTIONS tag
- Use #!/usr/bin/perl shebang for perl scripts
- Drop get-orig-source target
* d/copyright: use secure URLs
* d/copyright: fix a pattern
* d/control: use secure Homepage URL
* d/control: add Vcs-* fields
* d/control: update Build-Depends
* d/control: set Multi-Arch: foreign for sctk-doc
* d/watch: use secure URL
* d/watch: convert format to version 4
.
[ Michael Hudson-Doyle ]
* Use pdftoppm instead of convert to convert pdf to jpg
Closes: #962439
* d/control: add poppler-utils to Build-Depends
.
[ Andreas Tille ]
* New upstream version
Closes: #1066360, #1045754
* d/watch: Point to Github
* Standards-Version: 4.7.0 (routine-update)
* cme fix dpkg-control
* Do not Build-Depends: dh-buildinfo, dpkg-dev
Closes: #1088391
* Update lintian override info format in d/source/lintian-overrides on line 2
* d/copyright: Strip Files-Excluded to the really needed files
* Build-Depends: gnuplot-nox | gnuplot
Checksums-Sha1:
9214b4dcdec5cbc5f395437150786ec899b37002 2042 sctk_2.4.12+dfsg-1.dsc
86304d9cc2973d3ceab618a4feec3f51bf06ab02 1319644 sctk_2.4.12+dfsg.orig.tar.xz
e1dea51dd17f421ac12ca0d53e8931aec89098a7 20760 sctk_2.4.12+dfsg-1.debian.tar.xz
5396db93c90859815b0e613bac52201c72c57c4a 12526
sctk_2.4.12+dfsg-1_amd64.buildinfo
Checksums-Sha256:
83ca8d47af3bd3a06745fe7367c7c09b9bb1416200c8ccfb34bbc90ac8e52a53 2042
sctk_2.4.12+dfsg-1.dsc
7785a20170dcefb7d75cb61dbe121f0de5f0af861a3c95b8c6a319a1d6c0b6a9 1319644
sctk_2.4.12+dfsg.orig.tar.xz
6d4b6ae1347c7bf834488fb4d445b5b79e59b5784bff27227659902c9a2a9cda 20760
sctk_2.4.12+dfsg-1.debian.tar.xz
6a643f7199ba1fea5be8ae17c62ef2ef384920822923992e2cad3c93f1a2e7f7 12526
sctk_2.4.12+dfsg-1_amd64.buildinfo
Files:
1263b746be2f375c54cfec999dc4c576 2042 science optional sctk_2.4.12+dfsg-1.dsc
b4232fcffe38348900f1801f48b78a2f 1319644 science optional
sctk_2.4.12+dfsg.orig.tar.xz
d844a5c667a91785c636812d0cedfaf6 20760 science optional
sctk_2.4.12+dfsg-1.debian.tar.xz
e16d5d830ca7d12275ed2ff607e0d00d 12526 science optional
sctk_2.4.12+dfsg-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCAAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmdHgncRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtEcDw/+KsOXx5isE2DLMFUyc8Q6H9lru7dz/Qcj
FBlFh0rzpQ8XB1gHTrt92FLXQpIwYKXjfZGR6veTTGu7VDPevibS/lHVeI36gKfL
eX8hXLUz9b5RQe1MG3K/B9U9xwm994zRWTYEod1CRfDRJojNXDSA7GDdFCqZXAd7
+TOLDZ3r6/ByE8bPNbFLhYIcQTXbi90t6BkPAUHXrqAliJqWxCgXl+/NJB3wriKj
YDCOCYuyjBAKt0w77yvaxcJHZXj89u/QD9k0qZ1i/T5MazHpEWg5eGtjaBicL/oX
cZUzexZeVi50BiZ1A3yjn3HWjgnacoe1f/w94FkqapvJLBl3n0pW3hin2GwrqXaN
rhuUIzPbqMZNQOBAgUTn8P/D4TP4iaaspTqBJOdvq30/vZxixg7SfdNSq+fPUZ8S
G8Bifod7zep2RFYyRRvhhJqXa90/HfREAmkScfZF9IjxyZ9X0D6JzHYwYmMfiFtc
PbYb7wo5WpRIgOJtN+l2ewePldStsZiIn9vJap33xahbSKJ3NBWQ3X6NPagp+12p
7UQ4E2HWydkacwwxorJZtQlXgIuQgbi6INpCO/vmU01ItbHwn3ialdWppzC1bjcD
KnNNH28jWtAvp2QeD4zzORkTMcygvQoTv2ziy68ol5fDJAIuupYJkj9aQPVgys5o
N/i3OvX/jcs=
=IJyx
-----END PGP SIGNATURE-----
pgpQySHlJ8lro.pgp
Description: PGP signature
--- End Message ---