Package: src:elixir-lang Version: 1.18.1.dfsg-1.1 Severity: serious Tags: ftbfs trixie sid
Dear maintainer: During a rebuild of all packages in unstable, your package failed to build: -------------------------------------------------------------------------------- [...] ................................................................................................................................................................ Finished in 2.0 seconds (1.5s on load, 0.01s async, 0.5s sync) 3 doctests, 157 tests, 0 failures ==> eex (ex_unit) Running ExUnit with seed: 870987, max_cases: 2 ................................................................................................................. Finished in 0.3 seconds (0.2s on load, 0.06s async, 0.00s sync) 7 doctests, 106 tests, 0 failures ==> iex (ex_unit) Running ExUnit with seed: 514503, max_cases: 2 .................................................................................................................................. 1) test h prints Erlang module function specs (IEx.HelpersTest) test/iex/helpers_test.exs:343 Assertion with =~ failed code: assert captured =~ "@spec sleep(time) :: :ok when time: timeout()" left: "\n sleep(Time)\n\n @spec sleep(time) :: :ok when time: time() | :infinity\n\nSuspends the process calling this function for `Time` milliseconds and then\nreturns `ok`, or suspends the process forever if `Time` is the atom `infinity`.\nNaturally, this function does _not_ return immediately.\n\n> #### Note {: .info }\n> \n> Before OTP 25, `timer:sleep/1` did not accept integer timeout values greater\n> than `16#ffffffff`, that is, `2^32-1`. Since OTP 25, arbitrarily high integer\n> values are accepted.\n\n" right: "@spec sleep(time) :: :ok when time: timeout()" stacktrace: test/iex/helpers_test.exs:352: (test) ...................................................................................................................................... Finished in 7.2 seconds (1.1s on load, 0.3s async, 5.7s sync) 265 tests, 1 failure make[2]: *** [Makefile:117: test_iex] Error 2 make[2]: Leaving directory '/<<PKGBUILDDIR>>' -------------------------------------------------------------------------------- The above is just how the build ends and not necessarily the most relevant part. If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202503/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you could not reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:elixir-lang, so that this is still visible in the BTS web page for this package. Thanks.