Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Feb 2021 01:57:48 +0700
From:      "Alex V. Petrov" <alexvpetrov@gmail.com>
To:        sunpoet@FreeBSD.org
Cc:        ports@FreeBSD.org, freebsd-stable@freebsd.org
Subject:   Re: FreeBSD Port: bison-3.7.5,1 core dumped
Message-ID:  <a913bb71-15b4-9f6a-59ab-825d0f8e713c@gmail.com>
In-Reply-To: <1d2791c0-d039-9bf3-fab7-bd9ee452651a@gmail.com>
References:  <1d2791c0-d039-9bf3-fab7-bd9ee452651a@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a913bb71-15b4-9f6a-59ab-825d0f8e713c>