Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 729340

Summary: dev-lang/elixir-1.10.3 fails tests: make: *** [Makefile:<snip>: test_stdlib] Error 1
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Mikhail S. Pobolovets <styx.mp>
Status: RESOLVED OBSOLETE    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=727344
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-lang:elixir-1.10.3:20200623-045317.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2020-06-23 18:33:46 UTC
Randomized with seed 498003
make: *** [Makefile:284: test_stdlib] Error 1
 * ERROR: dev-lang/elixir-1.10.3::gentoo failed (test phase):
 *   Make test failed. See above for details.
 * 

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-test-20200620-211522

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.1.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Tue 23 Jun 2020 03:05:22 AM UTC

emerge -qpvO dev-lang/elixir
[ebuild  N    ] dev-lang/elixir-1.10.3  USE="test"
Comment 1 Toralf Förster gentoo-dev 2020-06-23 18:33:51 UTC
Created attachment 645898 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-06-23 18:33:54 UTC
Created attachment 645900 [details]
dev-lang:elixir-1.10.3:20200623-045317.log
Comment 3 Toralf Förster gentoo-dev 2020-06-23 18:33:56 UTC
Created attachment 645902 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-06-23 18:33:59 UTC
Created attachment 645904 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-06-23 18:34:02 UTC
Created attachment 645906 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-06-23 18:34:06 UTC
Created attachment 645908 [details]
temp.tbz2
Comment 7 Sergei Trofimovich (RETIRED) gentoo-dev 2020-06-23 20:42:30 UTC
Yeah, looks similar to bug #727344
Comment 8 Toralf Förster gentoo-dev 2020-06-24 08:48:13 UTC
(In reply to Sergei Trofimovich from comment #7)
> Yeah, looks similar to bug #727344

But you fixed that at 2020-06-18 , so this is new, or?
Comment 9 Sergei Trofimovich (RETIRED) gentoo-dev 2020-06-24 08:57:56 UTC
(In reply to Toralf Förster from comment #8)
> (In reply to Sergei Trofimovich from comment #7)
> > Yeah, looks similar to bug #727344
> 
> But you fixed that at 2020-06-18 , so this is new, or?

I think that fix was ineffective and this needs more debugging/fixing.
Comment 10 Agostino Sarubbo gentoo-dev 2022-02-13 10:00:19 UTC
Update summary. [something] is used when something refers to an overlay
Comment 11 Matthew Smith gentoo-dev 2022-03-08 20:34:31 UTC
Reliably able to run and pass tests of Elixir 1.11.4 (oldest in tree) and 1.13.3 (newest in tree) on Erlang 24.2.2.

Assuming only this old version is affected.