Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 894636 - dev-util/shellcheck-0.9.0 - src/.../Fixer.hs: error:
Summary: dev-util/shellcheck-0.9.0 - src/.../Fixer.hs: error:
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-15 18:32 UTC by Toralf Förster
Modified: 2023-08-23 08:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,18.76 KB, text/plain)
2023-02-15 18:32 UTC, Toralf Förster
Details
dev-util:shellcheck-0.9.0:20230215-181627.log (dev-util:shellcheck-0.9.0:20230215-181627.log,15.40 KB, text/plain)
2023-02-15 18:32 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,75.96 KB, application/x-bzip)
2023-02-15 18:32 UTC, Toralf Förster
Details
environment (environment,80.52 KB, text/plain)
2023-02-15 18:32 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,699 bytes, application/x-bzip)
2023-02-15 18:32 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,25.39 KB, application/x-bzip)
2023-02-15 18:32 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,22.76 KB, application/x-bzip)
2023-02-15 18:32 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2023-02-15 18:32:24 UTC
[ 2 of 28] Compiling ShellCheck.Prelude ( src/ShellCheck/Prelude.hs, dist/build/ShellCheck/Prelude.o, dist/build/ShellCheck/Prelude.dyn_o )
[ 3 of 28] Compiling ShellCheck.Regex ( src/ShellCheck/Regex.hs, dist/build/ShellCheck/Regex.o, dist/build/ShellCheck/Regex.dyn_o )
[ 4 of 28] Compiling ShellCheck.AST   ( src/ShellCheck/AST.hs, dist/build/ShellCheck/AST.o, dist/build/ShellCheck/AST.dyn_o )
[ 5 of 28] Compiling ShellCheck.Interface ( src/ShellCheck/Interface.hs, dist/build/ShellCheck/Interface.o, dist/build/ShellCheck/Interface.dyn_o )
[ 6 of 28] Compiling ShellCheck.Fixer ( src/ShellCheck/Fixer.hs, dist/build/ShellCheck/Fixer.o, dist/build/ShellCheck/Fixer.dyn_o )

src/ShellCheck/Fixer.hs:412:13: error:
    • Variable not in scope:
        quickCheckAll

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib-j4-20230212-022748

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.7
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.7
Python 3.10.10
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.67.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.18_p10 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):

  HEAD of ::gentoo
commit 002d0f139ff26a68c21bbb669207a2a85f399728
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Feb 15 17:16:54 2023 +0000

    2023-02-15 17:16:54 UTC

emerge -qpvO dev-util/shellcheck
[ebuild  N    ] dev-util/shellcheck-0.9.0  USE="-doc -hscolour -profile -test"
Comment 1 Toralf Förster gentoo-dev 2023-02-15 18:32:25 UTC
Created attachment 851460 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-02-15 18:32:26 UTC
Created attachment 851462 [details]
dev-util:shellcheck-0.9.0:20230215-181627.log
Comment 3 Toralf Förster gentoo-dev 2023-02-15 18:32:28 UTC
Created attachment 851464 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2023-02-15 18:32:29 UTC
Created attachment 851466 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-02-15 18:32:30 UTC
Created attachment 851468 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-02-15 18:32:32 UTC
Created attachment 851470 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-02-15 18:32:33 UTC
Created attachment 851472 [details]
temp.tar.bz2
Comment 8 Jack Todaro 2023-04-15 20:48:06 UTC
I can't reproduce this bug.
Comment 9 and 2023-08-23 08:27:00 UTC
confirm.

solution: dependent library dev-haskell/quickcheck need USE flag "template-haskell"


[ebuild   R    ] dev-haskell/quickcheck-2.14.2:2/2.14.2::gentoo  USE="template-haskell -doc -hscolour -profile -test" 0 KiB