ports/146804: devel/darcs doesn't build

Anatoly Borodin anatoly.borodin at gmail.com
Fri May 21 19:00:12 UTC 2010


>Number:         146804
>Category:       ports
>Synopsis:       devel/darcs doesn't build
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 21 19:00:11 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Anatoly Borodin
>Release:        
>Organization:
>Environment:
>Description:
devel/darcs 2.4.3 does not build, it cannot find some required haskell packages.
>How-To-Repeat:
# cd /usr/ports/devel/darcs && make install
===>  Found saved configuration for darcs-2.4.3
===>  Extracting for darcs-2.4.3
=> MD5 Checksum OK for darcs-2.4.3.tar.gz.
=> SHA256 Checksum OK for darcs-2.4.3.tar.gz.
===>  Patching for darcs-2.4.3
===>  Applying FreeBSD patches for darcs-2.4.3
===>   darcs-2.4.3 depends on executable: ghc - found
===>   darcs-2.4.3 depends on package: hs-hashed-storage>=0 - found
===>   darcs-2.4.3 depends on package: hs-haskeline>=0.6.1 - found
===>   darcs-2.4.3 depends on package: hs-utf8-string-ghc>=0.3 - found
===>   darcs-2.4.3 depends on package: hs-zlib>=0.5.1.0 - found
===>   darcs-2.4.3 depends on package: hs-HTTP>=3000.0 - found
===>   darcs-2.4.3 depends on package: hs-terminfo>=0.3 - found
===>   darcs-2.4.3 depends on package: hs-mmap>=0.2 - found
===>   darcs-2.4.3 depends on executable: HsColour - found
===>   darcs-2.4.3 depends on shared library: curl - found
===>   darcs-2.4.3 depends on shared library: gmp.10 - found
===>  Configuring for darcs-2.4.3
[1 of 2] Compiling Distribution.ShellHarness ( Distribution/ShellHarness.hs, Distribution/ShellHarness.o )
[2 of 2] Compiling Main             ( Setup.lhs, Setup.o )
Linking setup ...
Configuring darcs-2.4.3...
setup: At least the following dependencies are missing:
QuickCheck >=2.1.0.0,
mmap >=0.2 && <0.5 && >=0.2 && <0.5 && >=0.2 && <0.5,
test-framework >=0.2.2,
test-framework-hunit >=0.2.2,
test-framework-quickcheck2 >=0.2.2
*** Error code 1

Stop in /usr/ports/devel/darcs.
*** Error code 1

Stop in /usr/ports/devel/darcs.

# make showconfig
===> The following configuration options are available for darcs-2.4.3:
     CURL=on "Use libcurl for HTTP support"
     CURL_PIPELINING=on "Use libcurl's HTTP pipelining"
     HTTP=on "Use the pure HTTP package"
     STATIC=off "Build static binary"
     TERMINFO=on "Use the terminfo package"
     THREADED=on "Use threading and SMP support"
     TYPE_WITNESSES=on "Use GADT type witnesses"
     COLOR=on "Use ANSI color escapes"
     MMAP=on "Compile with mmap support"
     TEST=on "Compile unit tests"

>Fix:
Add missing dependencies.

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list