[MacPorts] #70157: lnav doing something wrong at the end of the build which breaks it: error: invalid command-line arguments, reason: -i excludes -t
MacPorts
noreply at macports.org
Mon Jun 3 22:46:32 UTC 2024
#70157: lnav doing something wrong at the end of the build which breaks it: error:
invalid command-line arguments, reason: -i excludes -t
--------------------------+-------------------------
Reporter: barracuda156 | Owner: herbygillot
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.9.3
Keywords: | Port: lnav
--------------------------+-------------------------
{{{
if test -w ./internals; then \
env DUMP_INTERNALS_DIR=./internals DUMP_CRASH=1 ./lnav
Makefile; \
mv ./internals/*.schema.json ../docs/schemas; \
fi
✘ error: invalid command-line arguments
reason: -i excludes -t
mv: rename ./internals/*.schema.json to ../docs/schemas/*.schema.json: No
such file or directory
make[3]: *** [all-local] Error 1
}}}
--
Ticket URL: <https://trac.macports.org/ticket/70157>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list