For me, on the 13-stable version, the port is built only when -j1 is set for make. Tried it on a clean system too. Otherwise, I get: (bison), jid 0, uid 0: exited on signal 11 (core dumped).
My system: CPU: AMD FX-8370 Eight-Core Processor FreeBSD 13.0-STABLE #3 stable/13-n244594-d4a0c102a23: Sun Feb 21 23:51:32 +07 2021 alex@alex.super:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 07.02.2021 08:52, Alex V. Petrov пишет: > Hello! > > I have problem with bison. > During build some ports. > > > during doxygen build: > /usr/bin/make -f src/CMakeFiles/doxymain.dir/build.make > src/CMakeFiles/doxymain.dir/depend > [ 31%] [BISON][constexp] Building parser with bison 3.7.5 > cd /usr/ports/devel/doxygen/work/doxygen-1.9.0/src && > /usr/local/bin/bison -d -o > /usr/ports/devel/doxygen/work/.build/generated_src/ce_parse.cpp > /usr/ports/devel/doxygen/work/doxygen-1.9.0/src/constexp.y > /usr/ports/devel/doxygen/work/doxygen-1.9.0/src/constexp.y:38.1-25: > warning: deprecated directive: '%name-prefix "constexpYY"', use '%define > api.prefix {constexpYY}' [ > in messages: > Feb 7 08:41:35 alex kernel: pid 89421 (bison), jid 0, uid 0: exited on > signal 11 (core dumped) > > during libreoffice build: > [LEX] unoidl/source/sourceprovider-scanner > S=/usr/ports/editors/libreoffice/work/libreoffice-7.1.0.3 && > I=$S/instdir && W=$S/workdir && mkdir -p $W/LexTarget/unoidl/source/ && > /usr/local/bin/flex > -o$W/LexTarget/unoidl/source/sourceprovider-scanner.cxx > $S/unoidl/source/sourceprovider-scanner.l && touch > $W/LexTarget/unoidl/source/sourceprovider-scanner.done > /usr/ports/editors/libreoffice/work/libreoffice-7.1.0.3/unoidl/source/sourceprovider-parser.y:13.1-12: > warning: deprecated directive: ‘%pure-parser’, use ‘%define api.pure’ [ > in messages: > Feb 7 08:50:30 alex kernel: pid 32675 (bison), jid 0, uid 0: exited on > signal 11 (core dumped) > > My system: > FreeBSD 13.0-STABLE #79 stable/13-n244485-6136a10e355: Sat Feb 6 > 22:05:30 +07 2021 amd64 > -- ----- Alex. _______________________________________________ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"