Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 442598 - dev-vcs/git-annex-3.20120605 - setup: At least the following dependencies are missing: base ==4.5.*
Summary: dev-vcs/git-annex-3.20120605 - setup: At least the following dependencies are...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-10 12:54 UTC by Fabian Holler
Modified: 2012-11-10 20:59 UTC (History)
0 users

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


Attachments
emerge --info (file_442598.txt,4.68 KB, text/plain)
2012-11-10 12:54 UTC, Fabian Holler
Details
build.log (file_442598.txt,3.24 KB, text/plain)
2012-11-10 12:55 UTC, Fabian Holler
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fabian Holler 2012-11-10 12:54:29 UTC
Created attachment 329104 [details]
emerge --info

Building dev-vcs/git-annex-3.20120605 fails:
"Configuring git-annex-3.20120605...
setup: At least the following dependencies are missing:
base ==4.5.*"

See the attached build log for details
Comment 1 Fabian Holler 2012-11-10 12:55:56 UTC
Created attachment 329106 [details]
build.log
Comment 2 Fabian Holler 2012-11-10 12:58:13 UTC
setup: At least the following dependencies are missing:
base ==4.5.*
 * ERROR: dev-vcs/git-annex-3.20120605 failed (configure phase):
 *   setup configure failed
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_configure
 *   environment, line 2633:  Called haskell-cabal_src_configure
 *   environment, line 1970:  Called cabal-configure
 *   environment, line  482:  Called die
 * The specific snippet of code:
 *       ./setup "$@" || die "setup configure failed"
 * 
 * If you need support, post the output of `emerge --info '=dev-vcs/git-annex-3.20120605'`,
 * the complete build log and the output of `emerge -pqv '=dev-vcs/git-annex-3.20120605'`.
 * The complete build log is located at '/var/tmp/portage/dev-vcs/git-annex-3.20120605/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-vcs/git-annex-3.20120605/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-vcs/git-annex-3.20120605/work/git-annex-3.20120605'
 * S: '/var/tmp/portage/dev-vcs/git-annex-3.20120605/work/git-annex-3.20120605'
Comment 3 Fabian Holler 2012-11-10 13:02:06 UTC
 * Package:    dev-vcs/git-annex-3.20120605
 * Repository: gentoo
 * Maintainer: haskell@gentoo.org
 * USE:        amd64 elibc_glibc kernel_linux multilib userland_GNU
 * FEATURES:   ccache sandbox
>>> Unpacking source...
>>> Unpacking git-annex-3.20120605.tar.gz to /var/tmp/portage/dev-vcs/git-annex-3.20120605/work
>>> Source unpacked in /var/tmp/portage/dev-vcs/git-annex-3.20120605/work
>>> Preparing source in /var/tmp/portage/dev-vcs/git-annex-3.20120605/work/git-annex-3.20120605 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-vcs/git-annex-3.20120605/work/git-annex-3.20120605 ...
 * Using cabal-1.14.0.
/usr/bin/ghc -package Cabal-1.14.0 --make /var/tmp/portage/dev-vcs/git-annex-3.20120605/work/git-annex-3.20120605/Setup.hs -o setup
[1 of 4] Compiling Utility.SafeCommand ( Utility/SafeCommand.hs, Utility/SafeCommand.o )
[2 of 4] Compiling Build.TestConfig ( Build/TestConfig.hs, Build/TestConfig.o )
[3 of 4] Compiling Build.Configure  ( Build/Configure.hs, Build/Configure.o )
[4 of 4] Compiling Main             ( /var/tmp/portage/dev-vcs/git-annex-3.20120605/work/git-annex-3.20120605/Setup.hs, /var/tmp/portage/dev-vcs/git-annex-3.20120605/work/git-annex-3.20120605/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=git-annex-3.20120605/ghc-6.12.3 --datadir=/usr/share/ --datasubdir=git-annex-3.20120605/ghc-6.12.3 --ghc-option=-optl-Wl,-O1 --ghc-option=-optl-Wl,--as-needed --disable-executable-stripping --docdir=/usr/share/doc/git-annex-3.20120605 --verbose
  checking version... 3.20120605
  checking git... yes
  checking git version... 1.7.8.6
  checking cp -a... yes
  checking cp -p... yes
  checking cp --reflink=auto... yes
  checking uuid generator... uuidgen
  checking xargs -0... yes
  checking rsync... yes
  checking curl... yes
  checking wget... yes
  checking bup... no
  checking gpg... no
  checking ssh connection caching... yes
  checking sha1... sha1sum
  checking sha512... sha512sum
  checking sha224... sha224sum
  checking sha384... sha384sum
  checking sha256... sha256sum
Configuring git-annex-3.20120605...
setup: At least the following dependencies are missing:
base ==4.5.*
 * ERROR: dev-vcs/git-annex-3.20120605 failed (configure phase):
 *   setup configure failed
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_configure
 *   environment, line 2633:  Called haskell-cabal_src_configure
 *   environment, line 1970:  Called cabal-configure
 *   environment, line  482:  Called die
 * The specific snippet of code:
 *       ./setup "$@" || die "setup configure failed"
 * 
 * If you need support, post the output of `emerge --info '=dev-vcs/git-annex-3.20120605'`,
 * the complete build log and the output of `emerge -pqv '=dev-vcs/git-annex-3.20120605'`.
 * The complete build log is located at '/var/tmp/portage/dev-vcs/git-annex-3.20120605/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-vcs/git-annex-3.20120605/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-vcs/git-annex-3.20120605/work/git-annex-3.20120605'
 * S: '/var/tmp/portage/dev-vcs/git-annex-3.20120605/work/git-annex-3.20120605'
Comment 4 Sergei Trofimovich (RETIRED) gentoo-dev 2012-11-10 20:59:06 UTC
Oh, right. It always required ghc-7.4. Pushed as:

>  10 Nov 2012; Sergei Trofimovich <slyfox@gentoo.org>
>  git-annex-3.20120522.ebuild, git-annex-3.20120605.ebuild:
>  Raise lower bound up to ghc 7.5 (bug #442598 by gentoo@fholler.de)

Thanks!