Opened 10 years ago
Closed 10 years ago
#46478 closed defect (duplicate)
hs-blaze-builder: At least the following dependencies are missing: text >=0.10 && <0.13
Reported by: | michaellenaghan (Michael Lenaghan) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | ||
Port: | hs-blaze-builder |
Description
Here's the output after a port clean and port install:
$ sudo port install pandoc ---> Computing dependencies for pandoc ---> Dependencies to be installed: hs-aeson hs-attoparsec hs-text hs-blaze-builder hs-dlist hs-hashable hs-mtl hs-syb hs-unordered-containers hs-vector hs-primitive hs-alex hs-quickcheck hs-random hs-base64-bytestring hs-blaze-html hs-blaze-markup hs-data-default hs-data-default-class hs-data-default-instances-base hs-data-default-instances-containers hs-data-default-instances-dlist hs-data-default-instances-old-locale hs-extensible-exceptions hs-happy hs-highlighting-kate hs-parsec hs-pcre-light hs-hslua hs-http hs-network hs-pandoc-types hs-tagsoup hs-temporary hs-texmath hs-xml hs-yaml hs-conduit hs-lifted-base hs-base-unicode-symbols hs-monad-control hs-transformers-base hs-mmorph hs-resourcet hs-void hs-semigroups hs-nats hs-zip-archive hs-binary hs-digest hs-utf8-string hs-zlib ---> Fetching archive for hs-text ---> Attempting to fetch hs-text-1.1.0.0_0.darwin_14.x86_64.tbz2 from http://packages.macports.org/hs-text ---> Attempting to fetch hs-text-1.1.0.0_0.darwin_14.x86_64.tbz2.rmd160 from http://packages.macports.org/hs-text ---> Installing hs-text @1.1.0.0_0 ---> Activating hs-text @1.1.0.0_0 ---> Cleaning hs-text ---> Fetching archive for hs-attoparsec ---> Attempting to fetch hs-attoparsec-0.10.4.0_3.darwin_14.x86_64.tbz2 from http://packages.macports.org/hs-attoparsec ---> Attempting to fetch hs-attoparsec-0.10.4.0_3.darwin_14.x86_64.tbz2.rmd160 from http://packages.macports.org/hs-attoparsec ---> Installing hs-attoparsec @0.10.4.0_3 ---> Activating hs-attoparsec @0.10.4.0_3 ---> Cleaning hs-attoparsec ---> Configuring hs-blaze-builder Error: org.macports.configure for port hs-blaze-builder returned: configure failure: command execution failed Error: Failed to install hs-blaze-builder Please see the log file for port hs-blaze-builder for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_hs-blaze-builder/hs-blaze-builder/main.log Error: The following dependencies were not installed: hs-aeson hs-blaze-builder hs-dlist hs-hashable hs-mtl hs-syb hs-unordered-containers hs-vector hs-primitive hs-alex hs-quickcheck hs-random hs-base64-bytestring hs-blaze-html hs-blaze-markup hs-data-default hs-data-default-class hs-data-default-instances-base hs-data-default-instances-containers hs-data-default-instances-dlist hs-data-default-instances-old-locale hs-extensible-exceptions hs-happy hs-highlighting-kate hs-parsec hs-pcre-light hs-hslua hs-http hs-network hs-pandoc-types hs-tagsoup hs-temporary hs-texmath hs-xml hs-yaml hs-conduit hs-lifted-base hs-base-unicode-symbols hs-monad-control hs-transformers-base hs-mmorph hs-resourcet hs-void hs-semigroups hs-nats hs-zip-archive hs-binary hs-digest hs-utf8-string hs-zlib To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port pandoc failed
Here's the tail of the log file:
:debug:configure Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_hs-blaze-builder/hs-blaze-builder/work/blaze-builder-0.3.1.1" && runhaskell Setup configure --prefix=/opt/local --with-compiler=/opt/local/bin/ghc -v --enable-library-profiling --with-gcc=/usr/bin/clang :info:configure Configuring blaze-builder-0.3.1.1... :info:configure Setup: At least the following dependencies are missing: :info:configure text >=0.10 && <0.13 :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_hs-blaze-builder/hs-blaze-builder/work/blaze-builder-0.3.1.1" && runhaskell Setup configure --prefix=/opt/local --with-compiler=/opt/local/bin/ghc -v --enable-library-profiling --with-gcc=/usr/bin/clang :info:configure Exit code: 1 :error:configure org.macports.configure for port hs-blaze-builder returned: configure failure: command execution failed :debug:configure Error code: NONE :debug:configure Backtrace: configure failure: command execution failed while executing "portconfigure::configure_main org.macports.configure" ("eval" body line 1) invoked from within "eval $procedure $targetname" :info:configure Warning: targets not executed for hs-blaze-builder: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install :error:configure Failed to install hs-blaze-builder :debug:configure could not read "/opt/local/share/doc/x86_64-osx-ghc-7.8.3/attoparsec-0.10.4.0/LICENSE": no such file or directory while executing "::file type $file" :notice:configure Please see the log file for port hs-blaze-builder for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_hs-blaze-builder/hs-blaze-builder/main.log
Looking at that, this may be relevant:
$ port search hs-text hs-platform-text @0.11.2.3 (devel, haskell) this port is only a stub and has been made obsolete by hs-text hs-text @1.1.0.0 (devel, haskell) An efficient packed Unicode text type Found 2 ports.
In case it's useful:
$ ghc-pkg list /opt/local/lib/ghc-7.8.3/package.conf.d Cabal-1.18.1.3 array-0.5.0.0 attoparsec-0.10.4.0 base-4.7.0.1 bin-package-db-0.0.0.0 binary-0.7.1.0 bytestring-0.10.4.0 containers-0.5.5.1 deepseq-1.3.0.2 directory-1.2.1.0 filepath-1.3.0.2 ghc-7.8.3 ghc-prim-0.3.1.0 haskeline-0.7.1.2 haskell2010-1.1.2.0 haskell98-2.0.0.3 hoopl-3.10.0.1 hpc-0.6.0.1 integer-gmp-0.5.1.0 old-locale-1.0.0.6 old-time-1.1.0.2 pretty-1.1.1.1 process-1.2.0.0 rts-1.0 template-haskell-2.9.0.0 terminfo-0.4.0.0 text-1.1.0.0 time-1.4.2 transformers-0.3.0.0 unix-2.7.0.1 xhtml-3000.2.1
Attachments (1)
Change History (3)
Changed 10 years ago by michaellenaghan (Michael Lenaghan)
comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Port: | hs-blaze-builder added; pandoc removed |
---|---|
Summary: | pandoc @1.12.2.1_7 install fails → hs-blaze-builder: At least the following dependencies are missing: text >=0.10 && <0.13 |
Does installing hs-platform-text help?
comment:2 Changed 10 years ago by neverpanic (Clemens Lang)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
All hs-platform-*
ports are deprecated and should be shims. This is a duplicate of #46464.
Note: See
TracTickets for help on using
tickets.
main.log