Date: Thu, 20 Aug 2020 20:53:12 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 248789] Mk/Uses/cabal.mk: make-use-cabal returns higher dependency versions than allowed by version limitations Message-ID: <bug-248789-7788-SnouI9ysMv@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-248789-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-248789-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248789 --- Comment #2 from Yuri Victorovich <yuri@freebsd.org> --- > cd /usr/ports/misc/hs-hascard/work/hascard-0.3.0.0 && /usr/bin/env XDG_D= ATA_HOME=3D/usr/ports/misc/hs-hascard/work XDG_CONFIG_HOME=3D/usr/ports/mi= sc/hs-hascard/work HOME=3D/usr/ports/misc/hs-hascard/work PATH=3D/usr/port= s/misc/hs-hascard/work/.bin:/home/yuri/bin:/sbin:/bin:/usr/sbin:/usr/bin:/u= sr/local/sbin:/usr/local/bin NO_PIE=3Dyes MK_DEBUG_FILES=3Dno MK_KERNEL_SYM= BOLS=3Dno SHELL=3D/bin/sh NO_LINT=3DYES PREFIX=3D/usr/local LOCALBASE=3D/u= sr/local CC=3D"cc" CFLAGS=3D"-O2 -pipe -fno-omit-frame-pointer -fstack-pr= otector-strong -fno-strict-aliasing " CPP=3D"cpp" CPPFLAGS=3D"-fno-omit-fr= ame-pointer" LDFLAGS=3D" -fstack-protector-strong " LIBS=3D"" CXX=3D"c++"= CXXFLAGS=3D"-O2 -pipe -fno-omit-frame-pointer -fstack-protector-strong -fn= o-strict-aliasing -fno-omit-frame-pointer " MANPREFIX=3D"/usr/local" BSD_= INSTALL_PROGRAM=3D"install -s -m 555" BSD_INSTALL_LIB=3D"install -s -m 0= 644" BSD_INSTALL_SCRIPT=3D"install -m 555" BSD_INSTALL_DATA=3D"install = -m 0644" BSD_INSTALL_MAN=3D"install -m 444" HOME=3D/usr/ports/misc/hs-has= card/work/cabal-home cabal new-build --offline --disable-benchmarks --disab= le-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=3D=3D0.11, ansi-wl-pprint =3D> ansi-terminal>=3D0.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 --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-248789-7788-SnouI9ysMv>