ghc -Wall -fno-warn-missing-signatures -fno-warn-unused-imports -fno-warn-tabs -Werror -package array -package bytestring basic_typeclass.g.hs -o basic_typeclass.g.bin <no location info>: error: can't find file: basic_typeclass.g.hs make: *** [Makefile:61: basic_typeclass.g.bin] Error 1 basic_typeclass_bytestring.x -o basic_typeclass_bytestring.n.hs make: basic_typeclass_bytestring.x: Command not found ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma-libressl_test-20191218-224550 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-9.2.0 * clang: clang version 9.0.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/9/bin llvm: 9.0.1 Available Python interpreters, in order of preference: [1] python3.7 [2] python3.6 [3] python2.7 (fallback) [4] pypy3 (fallback) [5] pypy (fallback) Available Rust versions: [1] rust-1.40.0 * java-config: The following VMs are available for generation-2: *) IcedTea JDK 3.13.0 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 system-vm repository: ==> /var/db/repos/gentoo/metadata/timestamp.chk <== Tue, 24 Dec 2019 08:25:53 +0000 emerge -qpvO dev-haskell/alex [ebuild N ] dev-haskell/alex-3.2.4 USE="test -doc"
Created attachment 600896 [details] emerge-info.txt
Created attachment 600898 [details] dev-haskell:alex-3.2.4:20191224-120417.log
Created attachment 600900 [details] emerge-history.txt
Created attachment 600902 [details] environment
Created attachment 600904 [details] etc.portage.tbz2
Created attachment 600906 [details] temp.tbz2
Created attachment 600908 [details] tests.tbz2
Oh, the test fails when alex is not installed yet. Will have to craft PATH to point to just built version.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72c564afc88556732b09e4b4b2cbf0f1b191900b commit 72c564afc88556732b09e4b4b2cbf0f1b191900b Author: Sergei Trofimovich <slyfox@gentoo.org> AuthorDate: 2019-12-27 23:19:43 +0000 Commit: Sergei Trofimovich <slyfox@gentoo.org> CommitDate: 2019-12-27 23:19:59 +0000 dev-haskell/alex: use inplace alex for tests, bug #703920 Reported-by: Toralf Förster Closes: https://bugs.gentoo.org/703920 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> dev-haskell/alex/alex-3.2.4.ebuild | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-)