Date: Sun, 7 Feb 2021 08:52:56 +0700 From: "Alex V. Petrov" <alexvpetrov@gmail.com> To: sunpoet@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: bison-3.7.5,1 core dumped Message-ID: <1d2791c0-d039-9bf3-fab7-bd9ee452651a@gmail.com>
next in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1d2791c0-d039-9bf3-fab7-bd9ee452651a>