summaryrefslogtreecommitdiff
path: root/testsuite/tests/cabal/ghcpkg05.stderr
blob: 5d30ba0381625d373f7dcb258a64ffe423caaca6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
There are problems in package testpkg-2.0:
  Warning: library-dirs: /usr/local/lib/testpkg doesn't exist or isn't a directory
  Warning: include-dirs: /usr/local/include/testpkg doesn't exist or isn't a directory
  import-dirs: /usr/local/lib/testpkg doesn't exist or isn't a directory
  import-dirs: c:/Program Files/testpkg is a relative path which makes no sense (as there is nothing for it to be relative to). You can make paths relative to the package database itself by using ${pkgroot}.
  library-dirs: c:/Program Files/testpkg is a relative path which makes no sense (as there is nothing for it to be relative to). You can make paths relative to the package database itself by using ${pkgroot}.
  include-dirs: c:/Program Files/testpkg is a relative path which makes no sense (as there is nothing for it to be relative to). You can make paths relative to the package database itself by using ${pkgroot}.
  file A.hi is missing
  file B.hi is missing
  file C/D.hi is missing
  file C/E.hi is missing
  cannot find libtestpkg-2.0.a on library path

The following packages are broken, either because they have a problem
listed above, or because they depend on a broken package.
testpkg-2.0
testpkg-3.0
ghc-pkg: unregistering testpkg-2.0 would break the following packages: testpkg-3.0 (use --force to override)