[2 of 2] Compiling Main ( src/hgettext.hs, dist/build/hgettext/hgettext-tmp/Main.dyn_o ) src/hgettext.hs:52:40: error: • Expecting one more argument to ‘H.Module’ Expected a type, but ‘H.Module’ has kind ‘* -> *’ • In the first argument of ‘H.ParseResult’, namely ‘H.Module’ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1-libressl-20200801-144300 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-10.2.0 * clang version 10.0.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/10/bin /usr/lib/llvm/10 10.0.1 Available Python interpreters, in order of preference: [1] python3.7 [2] python3.9 (fallback) [3] python3.8 (fallback) [4] python3.6 (fallback) [5] python2.7 (fallback) [6] pypy3 (fallback) Available Ruby profiles: [1] ruby25 (with Rubygems) * The Glorious Glasgow Haskell Compilation System, version 8.8.4 timestamp(s) of HEAD at this tinderbox image: /var/db/repos/gentoo Mon Aug 3 03:05:30 PM UTC 2020 /var/db/repos/libressl Fri Jul 24 09:42:51 PM UTC 2020 emerge -qpvO dev-haskell/hgettext [ebuild N ] dev-haskell/hgettext-0.1.30 USE="-doc -hscolour -profile"
Created attachment 652738 [details] emerge-info.txt
Created attachment 652740 [details] dev-haskell:hgettext-0.1.30:20200803-153849.log
Created attachment 652742 [details] emerge-history.txt
Created attachment 652744 [details] environment
Created attachment 652746 [details] etc.portage.tbz2
Created attachment 652748 [details] temp.tbz2
I get the same error, except that for me, it is a rebuild of the package. This occured after an "emerge --sync" followed by an "emerge -qavuDN @world" which required to do an emerge @preserve-rebuild. It compiled well before the system update (before the --sync). What difference could make this happening?
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f87dd40fdd2d590de558d422be74337588b0e799 commit f87dd40fdd2d590de558d422be74337588b0e799 Author: Sergei Trofimovich <slyfox@gentoo.org> AuthorDate: 2021-01-01 11:51:33 +0000 Commit: Sergei Trofimovich <slyfox@gentoo.org> CommitDate: 2021-01-01 11:51:33 +0000 profiles/package.mask: mask dev-haskell/hgettext for removal Bug: https://bugs.gentoo.org/735788 Bug: https://bugs.gentoo.org/737946 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=015f3d9973cac3b08d0fae0fa38578a64c0cc004 commit 015f3d9973cac3b08d0fae0fa38578a64c0cc004 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2021-02-01 09:46:38 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2021-02-01 09:50:10 +0000 dev-haskell/hgettext: Remove last-rited pkg Closes: https://bugs.gentoo.org/735788 Closes: https://bugs.gentoo.org/737946 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-haskell/hgettext/Manifest | 1 - dev-haskell/hgettext/hgettext-0.1.30.ebuild | 28 ---------------------------- dev-haskell/hgettext/metadata.xml | 11 ----------- profiles/package.mask | 5 ----- 4 files changed, 45 deletions(-)