Date: Tue, 14 Nov 2023 22:18:35 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 275097] www/postgrest: update to 11.2.1 Message-ID: <bug-275097-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275097 Bug ID: 275097 Summary: www/postgrest: update to 11.2.1 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: girgen@FreeBSD.org Hi! Would it be possible to upgrade the postgrest port to 11.2.1, latest versio= n? I tried just bumping the DISTVERSION but that gives errors: =3D=3D=3D> Building for hs-postgrest-11.2.1 cd /wrkdirs/usr/ports/www/hs-postgrest/work/postgrest-11.2.1 && /usr/bin/e= nv XDG_DATA_HOME=3D/wrkdirs/usr/ports/www/hs-postgrest/work=20 XDG_CONFIG_HOME=3D/wrkdirs/usr/ports/www/hs-postgrest/work=20 XDG_CACHE_HOME=3D/wrkdirs/usr/ports/www/hs-postgrest/work/.cache=20 HOME=3D/wrkdirs/usr/ports/www/hs-postgrest/work TMPDIR=3D"/tmp" PATH=3D/usr/local/libexec/ccache:/wrkdirs/usr/ports/www/hs-postgrest/work/.= bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=3D/wrkdirs/usr/ports/www/hs-postgrest/work/.pkgconfig:/us= r/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=3Dno MK_KERNEL_SYMBOLS=3Dno SHELL=3D/bin/sh NO_LINT=3DYES PREFIX=3D/usr/local LOCALBASE=3D/usr/local CC=3D"cc" CFLAGS=3D"-O2 -pipe= =20 -fstack-protector-strong -fno-strict-aliasing " CPP=3D"cpp" CPPFLAGS=3D"-I/usr/local/include" LDFLAGS=3D" -L/usr/local/lib -fstack-protector-strong " LIBS=3D"" CXX=3D"c++" CXXFLAGS=3D"-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX=3D"/usr/local" CCACHE_DIR=3D"/root/.ccache" BSD_INSTALL_PROGRAM=3D"install -s -m 555"=20 BSD_INSTALL_LIB=3D"install -s -m 0644" BSD_INSTALL_SCRIPT=3D"install -m = 555"=20 BSD_INSTALL_DATA=3D"install -m 0644" BSD_INSTALL_MAN=3D"install -m 444" XDG_DATA_HOME=3D/wrkdirs/usr/ports/www/hs-postgrest/work/cabal-home XDG_CONFIG_HOME=3D/wrkdirs/usr/ports/www/hs-postgrest/work/cabal-home XDG_CACHE_HOME=3D/wrkdirs/usr/ports/www/hs-postgrest/work/cabal-home HOME=3D/wrkdirs/usr/ports/www/hs-postgrest/work/cabal-home cabal build --of= fline --disable-benchmarks --disable-tests --with-compiler=3Dghc-9.2.8=20 --with-hsc2hs=3D/usr/local/bin/hsc2hs-ghc-9.2.8 --flags "" exe:postgrest Warning: No remote package servers have been specified. Usually you would h= ave one specified in the config file. Resolving dependencies... Error: cabal: Could not resolve dependencies: [__0] trying: hasql-notifications-0.2.0.5 (user goal) [__1] next goal: postgrest (user goal) [__1] rejecting: postgrest-11.2.1 (conflict: hasql-notifications=3D=3D0.2.0= .5, postgrest =3D> hasql-notifications>=3D0.2.0.6 && <0.3) [__1] fail (backjumping, conflict set: hasql-notifications, postgrest) After searching the rest of the dependency tree exhaustively, these were the goals I've had most trouble fulfilling: hasql-notifications, postgrest *** Error code 1 Stop. make: stopped in /usr/ports/www/hs-postgrest I assume we must bump also the Makefile.modules? How is that done? --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275097-7788>