Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Apr 2019 16:00:26 -0500
From:      Bob Willcox <bob@immure.com>
To:        stable list <freebsd-stable@freebsd.org>
Subject:   12.0-STABLE Getting Signal 4 building src/Stemmer.c
Message-ID:  <20190422210026.GH6607@rancor.immure.com>

next in thread | raw e-mail | index | archive | help
Hi All,

My brand new 12.0-STABLE system is failing to build the kernel when it gets to
here during the make:

===>  Configuring for py36-pystemmer-1.3.0_2
running config
===>  Building for py36-pystemmer-1.3.0_2
running build
running build_ext
cythoning src/Stemmer.pyx to src/Stemmer.c
*** Signal 4

Stop.
make[9]: stopped in /usr/ports/textproc/py-pystemmer
*** Error code 1

I've tried this several times now, always with the same result. Here is my system's
uname -a output:

FreeBSD darth.immure.com 12.0-STABLE FreeBSD 12.0-STABLE r346338 GENERIC  amd64


Anyone have any ideas on what would cause this, or, for that matter, why it's trying
to build Stemmer.c in the first place? Do I even need it?

Thanks,
Bob

-- 
Bob Willcox    | "Too often we enjoy the comfort of opinion
bob@immure.com | without the discomfort of thought."
Austin, TX     |     - John F. Kennedy



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190422210026.GH6607>