[MacPorts] #60480: aerc @0.3.0: Error at 32:3: Cannot deindent in literal block
MacPorts
noreply at macports.org
Wed May 13 09:08:02 UTC 2020
#60480: aerc @0.3.0: Error at 32:3: Cannot deindent in literal block
------------------------+--------------------
Reporter: ryandesign | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.2
Keywords: | Port: aerc
------------------------+--------------------
aerc @0.3.0 doesn't build on my High Sierra system:
{{{
go build -tags=notmuch \
-ldflags "-X main.Prefix=/opt/local \
-X main.ShareDir=/opt/local/share/aerc \
-X main.Version=0.3.0" \
-o aerc
sed -e 's:@SHAREDIR@:/opt/local/share/aerc:g' > aerc.conf <
config/aerc.conf.in
scdoc < doc/aerc.1.scd > aerc.1
scdoc < doc/aerc-search.1.scd > aerc-search.1
scdoc < doc/aerc-config.5.scd > aerc-config.5
scdoc < doc/aerc-imap.5.scd > aerc-imap.5
scdoc < doc/aerc-maildir.5.scd > aerc-maildir.5
scdoc < doc/aerc-sendmail.5.scd > aerc-sendmail.5
scdoc < doc/aerc-notmuch.5.scd > aerc-notmuch.5
scdoc < doc/aerc-smtp.5.scd > aerc-smtp.5
scdoc < doc/aerc-tutorial.7.scd > aerc-tutorial.7
scdoc < doc/aerc-templates.7.scd > aerc-templates.7
Error at 32:3: Cannot deindent in literal block
make: *** [aerc-templates.7] Error 1
make: *** Waiting for unfinished jobs....
}}}
--
Ticket URL: <https://trac.macports.org/ticket/60480>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list