[Bug 234872] lang/python36 build core dumps in getrandom
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Feb 3 21:30:28 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234872
Michael Osipov <michael.osipov at siemens.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |michael.osipov at siemens.com
--- Comment #2 from Michael Osipov <michael.osipov at siemens.com> ---
I see a similar crash:
cc -lpthread -L/usr/local/lib -fstack-protector -Wl,--export-dynamic -o
python Programs/python.o -L. -lpython3.6m -lintl -ldl -L/usr/local/lib -lintl
-lutil -lm
LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/python36/work/Python-3.6.8 ./python -E
-S -m sysconfig --generate-posix-vars ; if test $? -ne 0 ; then echo
"generate-posix-vars failed" ; rm -f ./pybuilddir.txt ; exit 1 ; fi
Bad system call (core dumped)
*** Error code 140
Stop.
make[1]: stopped in /wrkdirs/usr/ports/lang/python36/work/Python-3.6.8
*** Error code 1
Stop.
make: stopped in /usr/ports/lang/python36
with:
=>> Building lang/python36
build started at Sun Feb 3 16:32:40 CET 2019
port directory: /usr/ports/lang/python36
package name: python36-3.6.8
building for: FreeBSD 120-release-development-job-02 12.0-RELEASE-p2 FreeBSD
12.0-RELEASE-p2 i386
maintained by: python at FreeBSD.org
Makefile ident: $FreeBSD: head/lang/python36/Makefile 483807 2018-11-02
13:32:34Z rene $
Poudriere version: 3.2.8
Host OSVERSION: 1102000
Jail OSVERSION: 1200086
Job Id: 02
!!! Jail is newer than host. (Jail: 1200086, Host: 1102000) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-python
mailing list