Your message dated Thu, 06 Mar 2025 21:56:36 +0000
with message-id <e1tqjcm-00f4z1...@fasolo.debian.org>
and subject line Bug#1097125: fixed in ibm-3270 4.3ga10-4
has caused the Debian Bug report #1097125,
regarding ibm-3270: FTBFS on i386: dh_auto_test: error: make -j8 test 
"TESTSUITEFLAGS=-j8 --verbose" VERBOSE=1 returned exit code 2
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.)


-- 
1097125: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097125
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ibm-3270
Version: 4.3ga10-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-2025-02-15 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, this package failed to build
on i386.

This package currently has binary packages on i386, so this is a regression.

Relevant part (hopefully):
> make[3]: Entering directory 
> '/build/reproducible-path/ibm-3270-4.3ga10/obj/i686-pc-linux-gnu/pr3287'
> make[3]: Nothing to be done for 'all'.
> make[3]: Leaving directory 
> '/build/reproducible-path/ibm-3270-4.3ga10/obj/i686-pc-linux-gnu/pr3287'
> make[2]: Leaving directory '/build/reproducible-path/ibm-3270-4.3ga10/pr3287'
> PATH="obj/i686-pc-linux-gnu/x3270/:obj/i686-pc-linux-gnu/c3270/:obj/i686-pc-linux-gnu/s3270/:obj/i686-pc-linux-gnu/b3270/:obj/i686-pc-linux-gnu/tcl3270/:obj/i686-pc-linux-gnu/pr3287/:obj/i686-pc-linux-gnu/x3270if/:$PATH"
>  python3 -m unittest   x3270/Test/test*.py c3270/Test/test*.py 
> s3270/Test/test*.py b3270/Test/test*.py tcl3270/Test/test*.py 
> pr3287/Test/test*.py x3270if/Test/test*.py
> gcc -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/build/reproducible-path/ibm-3270-4.3ga10=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wall 
> -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP  
> -I../../../../lib/3270 -I../../../../lib/3270/../include/unix 
> -I../../../../lib/3270/../include -I../../../../include -Wdate-time 
> -D_FORTIFY_SOURCE=2 -D_POSIX_SOURCE -D_BSD_SOURCE -D_DEFAULT_SOURCE 
> -D_XOPEN_SOURCE -D_GNU_SOURCE -fprofile-arcs -ftest-coverage -g -O2 
> -Werror=implicit-function-declaration 
> -ffile-prefix-map=/build/reproducible-path/ibm-3270-4.3ga10=. 
> -fstack-protector-strong -Wformat -Werror=format-security -o bind_opts_test 
> bind_opts_test.o bind-opt.o sa_malloc.o
> gcc -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/build/reproducible-path/ibm-3270-4.3ga10=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wall 
> -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP  
> -I../../../../lib/3270 -I../../../../lib/3270/../include/unix 
> -I../../../../lib/3270/../include -I../../../../include -Wdate-time 
> -D_FORTIFY_SOURCE=2 -D_POSIX_SOURCE -D_BSD_SOURCE -D_DEFAULT_SOURCE 
> -D_XOPEN_SOURCE -D_GNU_SOURCE -fprofile-arcs -ftest-coverage -g -O2 
> -Werror=implicit-function-declaration 
> -ffile-prefix-map=/build/reproducible-path/ibm-3270-4.3ga10=. 
> -fstack-protector-strong -Wformat -Werror=format-security -o utf8_test 
> utf8_test.o utf8.o sa_malloc.o
> ssssssssssssss..s/usr/lib/python3.13/pty.py:95: DeprecationWarning: This 
> process (pid=7793) is multi-threaded, use of forkpty() may lead to deadlocks 
> in the child.
>   pid, fd = os.forkpty()
> ....sssgcc -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/build/reproducible-path/ibm-3270-4.3ga10=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wall 
> -Wsign-compare -std=c99 -pedantic -Wno-variadic-macros -MMD -MP  
> -I../../../../lib/3270 -I../../../../lib/3270/../include/unix 
> -I../../../../lib/3270/../include -I../../../../include -Wdate-time 
> -D_FORTIFY_SOURCE=2 -D_POSIX_SOURCE -D_BSD_SOURCE -D_DEFAULT_SOURCE 
> -D_XOPEN_SOURCE -D_GNU_SOURCE -fprofile-arcs -ftest-coverage -g -O2 
> -Werror=implicit-function-declaration 
> -ffile-prefix-map=/build/reproducible-path/ibm-3270-4.3ga10=. 
> -fstack-protector-strong -Wformat -Werror=format-security -o json_test 
> json_test.o json.o utf8.o varbuf.o sa_malloc.o
> rm -f json_test.gcda bind_opts_test.gcda utf8_test.gcda
> ./json_test 
> json_test: ../../../../Common/Test/json_test.c:250: positive_parse_tests: 
> Assertion `json_double_value(json_array_element(j, 0)) == 1.2' failed.
> make[3]: *** [../../../../lib/3270/Makefile.test.obj:44: test] Aborted
> make[3]: Leaving directory 
> '/build/reproducible-path/ibm-3270-4.3ga10/obj/i686-pc-linux-gnu/lib3270/test'
> make[2]: *** [Makefile.test:39: all] Error 2
> make[2]: Leaving directory 
> '/build/reproducible-path/ibm-3270-4.3ga10/lib/3270'
> make[1]: *** [Makefile:415: unix-lib-test] Error 2
> make[1]: *** Waiting for unfinished jobs....
> ..ssss..................................................................................................s.......................ss.s.......ss.......s..........ssssss.............................ssss...............ss.sss.....s..
> ----------------------------------------------------------------------
> Ran 251 tests in 55.787s
> 
> OK (skipped=45)
> make[1]: Leaving directory '/build/reproducible-path/ibm-3270-4.3ga10'
>       rm -fr -- /tmp/dh-xdg-rundir-WgRcpjTq
> dh_auto_test: error: make -j8 test "TESTSUITEFLAGS=-j8 --verbose" VERBOSE=1 
> returned exit code 2


The full build log is available from:
http://qa-logs.debian.net/2025-02-15/ibm-3270_4.3ga10-3_unstable-i386.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-2025-02-15;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-2025-02-15&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: ibm-3270
Source-Version: 4.3ga10-4
Done: Philipp Kern <pk...@debian.org>

We believe that the bug you reported is fixed in the latest version of
ibm-3270, 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 1097...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Philipp Kern <pk...@debian.org> (supplier of updated ibm-3270 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: Thu, 06 Mar 2025 08:47:29 +0100
Source: ibm-3270
Architecture: source
Version: 4.3ga10-4
Distribution: unstable
Urgency: medium
Maintainer: Philipp Kern <pk...@debian.org>
Changed-By: Philipp Kern <pk...@debian.org>
Closes: 1097125
Changes:
 ibm-3270 (4.3ga10-4) unstable; urgency=medium
 .
   * Disable two more failing tests.
   * Fix JSON test on i386 by using sigsetjmp to handle expected SIGABRT
     occurrences and handling excess precision in doubles by doing an
     epsilon comparison.  (Closes: #1097125)
Checksums-Sha1:
 808f53dd1e7a52075163f0add84e60b2adc9074c 1904 ibm-3270_4.3ga10-4.dsc
 096fee7aa46796ddba80cd2196f8f0bba6e0dbd2 10572 ibm-3270_4.3ga10-4.debian.tar.xz
 2678aa6685f41b5d45d82c2c11eb7205afbf4066 11916 
ibm-3270_4.3ga10-4_amd64.buildinfo
Checksums-Sha256:
 efd9c71ecdb150968e1195f422dec504122922101b495d6c9db48f8287ed9b02 1904 
ibm-3270_4.3ga10-4.dsc
 93f840ea006a6c70b72e77c495f0c2db4f585f026877253092edf2e87a614098 10572 
ibm-3270_4.3ga10-4.debian.tar.xz
 38649579c31f66dd81e2d0ee626726d0b2e5d52a2ff97e966224203088f4a731 11916 
ibm-3270_4.3ga10-4_amd64.buildinfo
Files:
 621a81887e7ebc896d5ebf6bf216673b 1904 net optional ibm-3270_4.3ga10-4.dsc
 7893e66e16be3a6eaef3eaa1fd2a4744 10572 net optional 
ibm-3270_4.3ga10-4.debian.tar.xz
 09bf50e95968406c646f06219e778630 11916 net optional 
ibm-3270_4.3ga10-4_amd64.buildinfo

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

iQFFBAEBCgAvFiEEPzuChCNsw7gPxr3/RG4lRTXQVuwFAmfKEoURHHBrZXJuQGRl
Ymlhbi5vcmcACgkQRG4lRTXQVuzASggAu88IH3r9/cKu+8471nGqxSzGaihVN9rf
w4SZkN6vBXTP5CwE0nYfyZcTxOhSW0U95NjvHJteaqgbFxhpEe6GiYwzw4u4dSxt
Is8QdOdVzGHm4xF4iCDG1ZY31PdQaAopRGc773L2fWD/ZZYMffEGlrw6PXngY9Zt
/3j8HUc+2vvrY3WZaFGZxeEsHo47m2s8WqSF5z5PD3lUiAfgSoobl56ATkCLjfvk
3soTqNjwckZ3UOIQQYlJmZJ4rDurXzncV0F7RL9FFyCF+9pbc44FssiZr8Y1eMlC
u4w95n3onzE2xeOp2H/xb78cHg6BUwpva4CSu/aKAIiwzOyJaFM00Q==
=lSKf
-----END PGP SIGNATURE-----

Attachment: pgpRlpqd8Gbhm.pgp
Description: PGP signature


--- End Message ---

Reply via email to