* Package: dev-util/hadolint-1.12.0 * Repository: gentoo * Maintainer: mrueg@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >>> Unpacking source... >>> Unpacking hadolint-1.12.0.tar.gz to /var/tmp/portage/dev-util/hadolint-1.12.0/work >>> Source unpacked in /var/tmp/portage/dev-util/hadolint-1.12.0/work >>> Preparing source in /var/tmp/portage/dev-util/hadolint-1.12.0/work/hadolint-1.12.0 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-util/hadolint-1.12.0/work/hadolint-1.12.0 ... * Using cabal-1.24.2.0. * Prepending /usr/lib64/ghc-8.0.2 to LD_LIBRARY_PATH /usr/bin/ghc -package Cabal-1.24.2.0 --make /var/tmp/portage/dev-util/hadolint-1.12.0/work/hadolint-1.12.0/Setup.hs -j1 +RTS -A256M -qb0 -RTS -threaded -dynamic -o setup [1 of 1] Compiling Main ( /var/tmp/portage/dev-util/hadolint-1.12.0/work/hadolint-1.12.0/Setup.hs, /var/tmp/portage/dev-util/hadolint-1.12.0/work/hadolint-1.12.0/Setup.o ) Linking setup ... ./setup configure --ghc --prefix=/usr --with-compiler=/usr/bin/ghc --with-hc-pkg=/usr/bin/ghc-pkg --prefix=/usr --libdir=/usr/lib64 --libsubdir=hadolint-1.12.0/ghc-8.0.2 --datadir=/usr/share/ --datasubdir=hadolint-1.12.0/ghc-8.0.2 --disable-tests --ghc-options=-j1 +RTS -A256M -qb0 -RTS --with-ar=x86_64-pc-linux-gnu-ar --ghc-option=-optc-O2 --ghc-option=-optc-pipe --ghc-option=-optc-march=native --ghc-option=-optl-Wl,--hash-style=gnu --ghc-option=-optl-Wl,-O1 --ghc-option=-optl-Wl,--as-needed --disable-executable-stripping --docdir=/usr/share/doc/hadolint-1.12.0 --verbose --enable-shared --enable-executable-dynamic --sysconfdir=/etc --disable-library-stripping Configuring hadolint-1.12.0... Dependency ShellCheck >=0.5.0: using ShellCheck-0.6.0 Dependency aeson -any: using aeson-1.0.2.1 Dependency base >=4.8 && <5: using base-4.9.1.0 Dependency bytestring -any: using bytestring-0.10.8.1 Dependency containers -any: using containers-0.5.7.1 Dependency directory >=1.3.0: using directory-1.3.0.0 Dependency filepath -any: using filepath-1.4.1.1 Dependency gitrev >=1.3.1: using gitrev-1.3.1 Dependency hadolint -any: using hadolint-1.12.0 Dependency language-docker >=6.0.4 && <7: using language-docker-6.0.4 Dependency megaparsec >=6.4: using megaparsec-6.5.0 Dependency mtl -any: using mtl-2.2.1 Dependency optparse-applicative >=0.14.0: using optparse-applicative-0.14.2.0 Dependency split >=0.2: using split-0.2.3.1 Dependency text -any: using text-1.2.2.1 Dependency void -any: using void-0.7.1 Dependency yaml -any: using yaml-0.8.21.2 Using Cabal-1.24.2.0 compiled by ghc-8.0 Using compiler: ghc-8.0.2 Using install prefix: /usr Binaries installed in: /usr/bin Libraries installed in: /usr/lib64/hadolint-1.12.0/ghc-8.0.2 Dynamic libraries installed in: /usr/lib64/x86_64-linux-ghc-8.0.2 Private binaries installed in: /usr/libexec Data files installed in: /usr/share/hadolint-1.12.0/ghc-8.0.2 Documentation installed in: /usr/share/doc/hadolint-1.12.0 Configuration files installed in: /etc Using alex version 3.2.1 found on system at: /usr/bin/alex Using ar given by user at: /usr/bin/x86_64-pc-linux-gnu-ar Using c2hs version 0.28.3 found on system at: /usr/bin/c2hs No cpphs found Using gcc version 8.2.0 found on system at: /usr/bin/x86_64-pc-linux-gnu-gcc Using ghc version 8.0.2 given by user at: /usr/bin/ghc Using ghc-pkg version 8.0.2 given by user at: /usr/bin/ghc-pkg No ghcjs found No ghcjs-pkg found No greencard found Using haddock version 2.17.3 found on system at: /usr/bin/haddock-ghc-8.0.2 Using happy version 1.19.5 found on system at: /usr/bin/happy Using haskell-suite found on system at: haskell-suite-dummy-location Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location No hmake found Using hpc version 0.67 found on system at: /usr/bin/hpc Using hsc2hs version 0.68.1 found on system at: /usr/bin/hsc2hs No hscolour found No jhc found Using ld found on system at: /usr/bin/x86_64-pc-linux-gnu-ld No lhc found No lhc-pkg found Using pkg-config version 0.29.2 found on system at: /usr/bin/pkg-config Using strip version 2.30 found on system at: /usr/bin/strip Using tar found on system at: /bin/tar No uhc found >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-util/hadolint-1.12.0/work/hadolint-1.12.0 ... ./setup build Building hadolint-1.12.0... Preprocessing library hadolint-1.12.0... [1 of 9] Compiling Paths_hadolint ( dist/build/autogen/Paths_hadolint.hs, dist/build/Paths_hadolint.o ) [2 of 9] Compiling Hadolint.Shell ( src/Hadolint/Shell.hs, dist/build/Hadolint/Shell.o ) src/Hadolint/Shell.hs:57:14: error: Not in scope: data constructor ‘PositionedComment’ Perhaps you meant variable ‘newPositionedComment’ (imported from ShellCheck.Interface) src/Hadolint/Shell.hs:82:15: error: Not in scope: data constructor ‘ParseSpec’ * ERROR: dev-util/hadolint-1.12.0::gentoo failed (compile phase): * setup build failed * * Call stack: * ebuild.sh, line 124: Called src_compile * environment, line 2750: Called haskell-cabal_src_compile * environment, line 1991: Called cabal_src_compile * environment, line 803: Called cabal-build * environment, line 563: Called die * The specific snippet of code: * ./setup "$@" || die "setup build failed" * * If you need support, post the output of `emerge --info '=dev-util/hadolint-1.12.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-util/hadolint-1.12.0::gentoo'`. * The complete build log is located at '/var/log/portage/dev-util:hadolint-1.12.0:20190106-075846.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-util/hadolint-1.12.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-util/hadolint-1.12.0/temp/environment'. * Working directory: '/var/tmp/portage/dev-util/hadolint-1.12.0/work/hadolint-1.12.0' * S: '/var/tmp/portage/dev-util/hadolint-1.12.0/work/hadolint-1.12.0'