[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1009430: marked as done (pyml: FTBFS: Test 'run file with filename' ... fails (?))



Your message dated Wed, 01 Jun 2022 21:14:22 +0000
with message-id <E1nwVfa-0009yh-WF@fasolo.debian.org>
and subject line Bug#1009430: fixed in pyml 20220325-1
has caused the Debian Bug report #1009430,
regarding pyml: FTBFS: Test 'run file with filename' ... fails (?)
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 owner@bugs.debian.org
immediately.)


-- 
1009430: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1009430
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: pyml
Version: 20211015-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-20220412 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dune runtest -p pyml
>  numpy_tests alias runtest
> Environment variables:
> PATH=/<<PKGBUILDDIR>>/_build/install/default/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
> PYTHONHOME not set
> DYLD_LIBRARY_PATH not set
> DYLD_FALLBACK_LIBRARY_PATH not set
> Initializing library...
> Temporary set PYTHONPATH=":/usr/lib/python310.zip:/usr/lib/python3.10:/usr/lib/python3.10/lib-dynload:/usr/local/lib/python3.10/dist-packages:/usr/lib/python3/dist-packages".
> Trying to load "/usr/lib/x86_64-linux-gnu/libpython3.10.so.1.0".
> Library "/usr/lib/x86_64-linux-gnu/libpython3.10.so.1.0" has been loaded.
> Not a debug build.
> Starting tests...
> Test 'of_bigarray' ... disabled: numpy is not available
> Test 'of_bigarray2' ... disabled: numpy is not available
> Test 'to_bigarray' ... disabled: numpy is not available
> Test 'to_bigarray2' ... disabled: numpy is not available
> Test 'to_bigarray invalid type' ... disabled: numpy is not available
>   pyml_tests alias runtest (got signal SEGV)
> (cd _build/default && ./pyml_tests.exe)
> Environment variables:
> PATH=/<<PKGBUILDDIR>>/_build/install/default/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
> PYTHONHOME not set
> DYLD_LIBRARY_PATH not set
> DYLD_FALLBACK_LIBRARY_PATH not set
> Initializing library...
> Temporary set PYTHONPATH=":/usr/lib/python310.zip:/usr/lib/python3.10:/usr/lib/python3.10/lib-dynload:/usr/local/lib/python3.10/dist-packages:/usr/lib/python3/dist-packages".
> Trying to load "/usr/lib/x86_64-linux-gnu/libpython3.10.so.1.0".
> Library "/usr/lib/x86_64-linux-gnu/libpython3.10.so.1.0" has been loaded.
> Not a debug build.
> Starting tests...
> Test 'version' ... Python version 3.10.4 (main, Apr  2 2022, 09:04:19) [GCC 11.2.0]
> passed
> Test 'library version' ... Python library version 3.10.4 (main, Apr  2 2022, 09:04:19) [GCC 11.2.0]
> passed
> Test 'hello world' ... passed
> Test 'class' ... passed
> Test 'empty tuple' ... passed
> Test 'make tuple' ... passed
> Test 'module get/set/remove' ... passed
> Test 'capsule' ... passed
> Test 'capsule-conversion-error' ... passed
> Test 'exception' ... passed
> Test 'ocaml exception' ... passed
> Test 'ocaml exception with traceback' ... passed
> Test 'restore with null' ... passed
> Test 'ocaml other exception' ... passed
> Test 'run file with filename' ... 
> make[1]: *** [debian/rules:22: override_dh_auto_test] Error 1


The full build log is available from:
http://qa-logs.debian.net/2022/04/12/pyml_20211015-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220412;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220412&fusertaguser=lucas@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 marking 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: pyml
Source-Version: 20220325-1
Done: Ralf Treinen <treinen@debian.org>

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

Debian distribution maintenance software
pp.
Ralf Treinen <treinen@debian.org> (supplier of updated pyml 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 01 Jun 2022 21:54:04 +0200
Source: pyml
Architecture: source
Version: 20220325-1
Distribution: unstable
Urgency: medium
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Changed-By: Ralf Treinen <treinen@debian.org>
Closes: 1009430
Changes:
 pyml (20220325-1) unstable; urgency=medium
 .
   * Team upload
   * New upstream release. This release fixes a bug with character conversion
     (closes: #1009430).
   * Remove patch 0002-Fix-79-segfault-when-debug_build-true-is-passed-to-i
     which has been applied upstream.
   * Standards-Version 4.6.1 (no change)
Checksums-Sha1:
 fcab6e0de56258a39346b8c6384f2e9811587ccf 2127 pyml_20220325-1.dsc
 48a7c3c6ea3f4728cbe5e12add1f8b30be89b227 84924 pyml_20220325.orig.tar.gz
 40f3ce546cf895e37a9348df4d3e75707d7ab6da 4036 pyml_20220325-1.debian.tar.xz
 a8da0c34bd7ca0b2a71ac919b789a2a3f5dab03d 6810 pyml_20220325-1_source.buildinfo
Checksums-Sha256:
 567b119e67055f27e5a6565d251c62a84d18c7f119cdb137a6d5d5fd3b194d47 2127 pyml_20220325-1.dsc
 898f8e4bdd9a0edc7a97ffbf1ff41b340daa03d595d4dd65cbb664c44ae0b17d 84924 pyml_20220325.orig.tar.gz
 b687d9807db487ecc57ca30f82f17d7985a062bc7bb06ec3d1a91e63c8798e15 4036 pyml_20220325-1.debian.tar.xz
 53bffeb0fb3f0f30eddd4e683a74f285c306ec7121f07a0e9dd13dd719458ed3 6810 pyml_20220325-1_source.buildinfo
Files:
 285d1fa8ecf9d301bccd0cf9cee08bb1 2127 ocaml optional pyml_20220325-1.dsc
 ce2a232d9509f6cd80aa5ac7bea252e1 84924 ocaml optional pyml_20220325.orig.tar.gz
 545832be7bcd8158147264c032904b05 4036 ocaml optional pyml_20220325-1.debian.tar.xz
 ab3ccdc8e22b8ab8781b34afeed20f19 6810 ocaml optional pyml_20220325-1_source.buildinfo

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

iQIzBAEBCAAdFiEEAgVIKeEtDyqOZI5idFxHZtTKzf8FAmKXxpMACgkQdFxHZtTK
zf+g8A//ZMkstv4JxPwM0wI1W52e3R4uRL8lkrs6c72OMbVffu6ByD85JhF3lN7y
MhUKl3W7ia1NY1mwUnBOHJRz1fZQTiyhConDGzvUas4TCj65ZaBg8AsTrSMW5M/e
TYw8Qp3Uwyk0xJc0Iu+ZZG/BleygFIyX+hoLpSw1uWK4qz1DiJ94T0d/7lU3ZzKJ
cmMNs6oarp//EGMxamwTulTt66m4r9QOZguKPn9zyaZC44Y/t0hFZw9pYwvkstR5
XTRZBnQcYKTfd2eI5SyyeVGGZczTQoZIyCrsHNA2CRkjp4i/WCFRMz4UXt/b4rm5
yKDCehoPTTeOSH3SZyfvwP+Uhr7jLAdBYD4oMelK4bw9s1jp0abSL754n0nS7yBG
Lv6DTRHouca4Imfs38SzXcYtArySZZG7rc4Jpxjz9Pxj7H4KlQ0q3XjQIJgEp5h+
1BP3NZoA4ZzWZ8POBh439vHMk3ikTrDJuhOANCyzNgjHuULHbc8pZLxw+HBtAm47
GWK6g0Cr1vTHLq9hG9Z5XMQ6MTjzEPBNyBjIHqp0OAGDDpCT3GQPIMX+T65KNGmv
3ufMWEjaa0H/UcVxS7uoQKt6KmEY/H9X03v+l75HvLjVRmG2/l5nKWPOnNueq0Uc
2d0Xf6amSzl6G6UI1WaiOLqwUcVQ3aoXhXiZ+Fe+8Wsjnz4FyAM=
=nS0b
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: