[Bug 248789] Mk/Uses/cabal.mk: make-use-cabal returns higher dependency versions than allowed by version limitations
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Aug 20 20:53:12 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248789
--- Comment #2 from Yuri Victorovich <yuri at freebsd.org> ---
> cd /usr/ports/misc/hs-hascard/work/hascard-0.3.0.0 && /usr/bin/env XDG_DATA_HOME=/usr/ports/misc/hs-hascard/work XDG_CONFIG_HOME=/usr/ports/misc/hs-hascard/work HOME=/usr/ports/misc/hs-hascard/work PATH=/usr/ports/misc/hs-hascard/work/.bin:/home/yuri/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fno-omit-frame-pointer -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-fno-omit-frame-pointer" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-omit-frame-pointer -fstack-protector-strong -fno-strict-aliasing -fno-omit-frame-pointer " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" HOME=/usr/ports/misc/hs-hascard/work/cabal-home cabal new-build --offline --disable-benchmarks --disable-tests --flags "" exe:hascard
> Warning: No remote package servers have been specified. Usually you would have
> one specified in the config file.
> Resolving dependencies...
> cabal: Could not resolve dependencies:
> [__0] trying: ansi-terminal-0.11 (user goal)
> [__1] next goal: ansi-wl-pprint (user goal)
> [__1] rejecting: ansi-wl-pprint-0.6.9 (conflict: ansi-terminal==0.11,
ansi-wl-pprint => ansi-terminal>=0.9.1 && <0.10)
> [__1] fail (backjumping, conflict set: ansi-terminal, ansi-wl-pprint)
> After searching the rest of the dependency tree exhaustively, these were the
> goals I've had most trouble fulfilling: ansi-terminal, ansi-wl-pprint
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-haskell
mailing list