Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Feb 2019 21:30:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 234872] lang/python36 build core dumps in getrandom
Message-ID:  <bug-234872-21822-b15FgBN0KW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-234872-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-234872-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234872

Michael Osipov <michael.osipov@siemens.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |michael.osipov@siemens.com

--- Comment #2 from Michael Osipov <michael.osipov@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 -lin=
tl
-lutil   -lm=20=20
LD_LIBRARY_PATH=3D/wrkdirs/usr/ports/lang/python36/work/Python-3.6.8 ./pyth=
on -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:
=3D>> 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@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. !!!

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234872-21822-b15FgBN0KW>