[Haskell-cafe] "cabal sdist" oddity
Sven Panne
svenpanne at gmail.com
Fri Aug 7 16:31:07 UTC 2015
Cabal from HEAD started to issue the warning
"Warning: Cannot run preprocessors. Run 'configure' command first."
when running "cabal sdist" after a "cabal install", see e.g.
https://travis-ci.org/haskell-opengl/OpenGL/jobs/74581138#L264. Previous
versions didn't do this, see e.g.
https://travis-ci.org/haskell-opengl/OpenGL/jobs/74581137#L264. Somehow the
warning doesn't make sense, because the package has obviously been built
before, so configuration must have happened, too.
Is this a new bug in Cabal?
Cheers,
S.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20150807/20f54538/attachment.html>
More information about the Haskell-Cafe
mailing list