On 2025/01/22 20:15, Evan Silberman wrote: > More pandoc for your enjoyment. > > (3.6.2 adds a reader for Perl's Pod contributed by yrs truly)
Generally looks good to me. Is 'make test' expected to work with this? $ make test cd /usr/obj/ports/pandoc-3.6.2/pandoc-cli-3.6.2 && /usr/bin/env -i LC_ALL=en_US.UTF-8 PORTSDIR="/usr/ports" LIBTOOL="/usr/bin/libtool" CCACHE_DIR=/usr/obj/ports/.ccache CCACHE_SLOPPINESS=pch_defines,time_macros PATH='/usr/obj/ports/pandoc-3.6.2/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin' PREFIX='/usr/local' LOCALBASE='/usr/local' X11BASE='/usr/X11R6' CFLAGS='-O2 -pipe' TRUEPREFIX='/usr/local' DESTDIR='' HOME='/pandoc-3.6.2_writes_to_HOME' PICFLAG="-fpic" BINGRP=bin BINOWN=root BINMODE=755 NONBINMODE=644 DIRMODE=755 INSTALL_COPY=-c INSTALL_STRIP=-s MANGRP=bin MANOWN=root MANMODE=644 BSD_INSTALL_PROGRAM="/usr/obj/ports/pandoc-3.6.2/bin/install -c -s -m 755" BSD_INSTALL_SCRIPT="/usr/obj/ports/pandoc-3.6.2/bin/install -c -m 755" BSD_INSTALL_DATA="/usr/obj/ports/pandoc-3.6.2/bin/install -c -m 644" BSD_INSTALL_MAN="/usr/obj/ports/pandoc-3.6.2/bin/install -c -m 644" BSD_INSTALL_PROGRAM_DIR="/usr/obj/ports/pandoc-3.6.2/bin/install -d -m 755" BSD_INSTALL_SCRIPT_DIR="/usr/obj/ports/pandoc-3.6.2/bin/install -d -m 755" BSD_INSTALL_DATA_DIR="/usr/obj/ports/pandoc-3.6.2/bin/install -d -m 755" BSD_INSTALL_MAN_DIR="/usr/obj/ports/pandoc-3.6.2/bin/install -d -m 755" HOME=/usr/obj/ports/pandoc-3.6.2 /usr/local/bin/cabal v2-test --offline --disable-benchmarks -w /usr/local/bin/ghc -j1 --flags="embed_data_files" Warning: No remote package servers have been specified. Usually you would have one specified in the config file. Resolving dependencies... Error: [Cabal-7107] Could not resolve dependencies: [__0] trying: random-1.2.1.3 (user goal) [__1] trying: splitmix-0.1.1 (user goal) [__2] trying: splitmix:!bench [__3] rejecting: splitmix:*test (cyclic dependencies; conflict set: random, splitmix) [__1] fail (backjumping, conflict set: random, splitmix) After searching the rest of the dependency tree exhaustively, these were the goals I've had most trouble fulfilling: random, splitmix *** Error 1 in /usr/ports/textproc/pandoc (Makefile:265 'test')