Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Dec 2018 10:55:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 234409] lang/python37: Python 3.7.2 fails to build
Message-ID:  <bug-234409-21822-GfjpCOR4qI@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-234409-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-234409-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=3D234409

hakan@siktas.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hakan@siktas.com

--- Comment #3 from hakan@siktas.com ---
What is the right way to apply this patch? I ran

patch /usr/ports/lang/python37/work/Python-3.7.2/Makefile.pre.in.orig
~/python372patch

to apply it without an error but then running

portmaster -d lang/python37

results in

/usr/bin/ld: error: undefined symbol: _Py_GetGlobalVariablesAsDict
>>> referenced by _testembed.c
>>>               Programs/_testembed.o:(dump_config)
/usr/bin/ld: error: undefined symbol: _PyCoreConfig_AsDict
>>> referenced by _testembed.c
>>>               Programs/_testembed.o:(dump_config)

/usr/bin/ld: error: undefined symbol: _PyMainInterpreterConfig_AsDict
>>> referenced by _testembed.c
>>>               Programs/_testembed.o:(dump_config)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** [Programs/_testembed] Error code 1

make[2]: stopped in /usr/ports/lang/python37/work/Python-3.7.2
1 error

make[2]: stopped in /usr/ports/lang/python37/work/Python-3.7.2
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure =
to
the maintainer.
*** Error code 1

--=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-234409-21822-GfjpCOR4qI>