Re: https://github.com/macports/macports-ports/pull/10132
I’m trying to update dovecot. A vanilla `port install` works perfectly and produces perfectly working binaries. However, both CI and trace mode builds fail at the same point below. After the build errors out, I’m able to run the exact same command successfully, and the yacc file looks fine: sudo -u macports bison -o event-filter-parser.c event-filter-parser.y I’m stumped—this looks like a MacPorts CI/trace issue, not an upstream issue. Any pointers would be appreciated. > bison -o event-filter-parser.c event-filter-parser.y > event-filter-parser.y:3.9-16: syntax error, unexpected identifier, expecting > string bison -o event-filter-parser.c event-filter-parser.y event-filter-parser.y:3.9-16: syntax error, unexpected identifier, expecting string bison -o event-filter-parser.c event-filter-parser.y event-filter-parser.y:3.9-16: syntax error, unexpected identifier, expecting string > :info:build Making all in lib > :info:build make[3]: Entering directory > `/opt/local/var/macports/build/_opt_local_ports_mail_dovecot/dovecot/work/core-2.3.13/src/lib' > :info:build perl ./unicodemap.pl < ./UnicodeData.txt > unicodemap.c > :info:build flex -o event-filter-lexer.c event-filter-lexer.l > :info:build bison -o event-filter-parser.c event-filter-parser.y > :info:build event-filter-parser.y:3.9-16: syntax error, unexpected > identifier, expecting string > :info:build make[3]: *** [event-filter-parser.c] Error 1
smime.p7s
Description: S/MIME cryptographic signature
