Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 494744

Summary: dev-lang/python:{3.2,3.3}[-threads] - Compiling does not proceed on G/FBSD 10.0 (amd64-fbsd)
Product: Gentoo/Alt Reporter: Yuta SATOH <nigoro.dev>
Component: FreeBSDAssignee: Gentoo AMD64 FreeBSD Team <amd64-fbsd+disabled>
Status: RESOLVED OBSOLETE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 488214    

Description Yuta SATOH 2013-12-19 13:33:17 UTC
No error message is displayed,
The following message is displayed for many hours...


building '_ctypes' extension
x86_64-gentoo-freebsd10.0-gcc -fPIC -Wno-unused-result -DNDEBUG -O2 -pipe -ggdb -fwrapv -I/usr/lib/libffi-3.0.13/include -IInclude -I. -I/var/tmp/portage/dev-lang/python-3.3.3/work/Python-3.3.3/Include -I/var/tmp/portage/dev-lang/python-3.3.3/work/x86_64-gentoo-freebsd10.0 -c /var/tmp/portage/dev-lang/python-3.3.3/work/Python-3.3.3/Modules/_ctypes/_ctypes.c -o build/temp.freebsd-10.0_rc2-Gentoo-amd64-3.3/var/tmp/portage/dev-lang/python-3.3.3/work/Python-3.3.3/Modules/_ctypes/_ctypes.o
x86_64-gentoo-freebsd10.0-gcc -fPIC -Wno-unused-result -DNDEBUG -O2 -pipe -ggdb -fwrapv -I/usr/lib/libffi-3.0.13/include -IInclude -I. -I/var/tmp/portage/dev-lang/python-3.3.3/work/Python-3.3.3/Include -I/var/tmp/portage/dev-lang/python-3.3.3/work/x86_64-gentoo-freebsd10.0 -c /var/tmp/portage/dev-lang/python-3.3.3/work/Python-3.3.3/Modules/_ctypes/callbacks.c -o build/temp.freebsd-10.0_rc2-Gentoo-amd64-3.3/var/tmp/portage/dev-lang/python-3.3.3/work/Python-3.3.3/Modules/_ctypes/callbacks.o
x86_64-gentoo-freebsd10.0-gcc -fPIC -Wno-unused-result -DNDEBUG -O2 -pipe -ggdb -fwrapv -I/usr/lib/libffi-3.0.13/include -IInclude -I. -I/var/tmp/portage/dev-lang/python-3.3.3/work/Python-3.3.3/Include -I/var/tmp/portage/dev-lang/python-3.3.3/work/x86_64-gentoo-freebsd10.0 -c /var/tmp/portage/dev-lang/python-3.3.3/work/Python-3.3.3/Modules/_ctypes/callproc.c -o build/temp.freebsd-10.0_rc2-Gentoo-amd64-3.3/var/tmp/portage/dev-lang/python-3.3.3/work/Python-3.3.3/Modules/_ctypes/callproc.o
x86_64-gentoo-freebsd10.0-gcc -fPIC -Wno-unused-result -DNDEBUG -O2 -pipe -ggdb -fwrapv -I/usr/lib/libffi-3.0.13/include -IInclude -I. -I/var/tmp/portage/dev-lang/python-3.3.3/work/Python-3.3.3/Include -I/var/tmp/portage/dev-lang/python-3.3.3/work/x86_64-gentoo-freebsd10.0 -c /var/tmp/portage/dev-lang/python-3.3.3/work/Python-3.3.3/Modules/_ctypes/stgdict.c -o build/temp.freebsd-10.0_rc2-Gentoo-amd64-3.3/var/tmp/portage/dev-lang/python-3.3.3/work/Python-3.3.3/Modules/_ctypes/stgdict.o
x86_64-gentoo-freebsd10.0-gcc -fPIC -Wno-unused-result -DNDEBUG -O2 -pipe -ggdb -fwrapv -I/usr/lib/libffi-3.0.13/include -IInclude -I. -I/var/tmp/portage/dev-lang/python-3.3.3/work/Python-3.3.3/Include -I/var/tmp/portage/dev-lang/python-3.3.3/work/x86_64-gentoo-freebsd10.0 -c /var/tmp/portage/dev-lang/python-3.3.3/work/Python-3.3.3/Modules/_ctypes/cfield.c -o build/temp.freebsd-10.0_rc2-Gentoo-amd64-3.3/var/tmp/portage/dev-lang/python-3.3.3/work/Python-3.3.3/Modules/_ctypes/cfield.o
x86_64-gentoo-freebsd10.0-gcc -shared -L. -Wno-unused-result -DNDEBUG -O2 -pipe -ggdb -fwrapv build/temp.freebsd-10.0_rc2-Gentoo-amd64-3.3/var/tmp/portage/dev-lang/python-3.3.3/work/Python-3.3.3/Modules/_ctypes/_ctypes.o build/temp.freebsd-10.0_rc2-Gentoo-amd64-3.3/var/tmp/portage/dev-lang/python-3.3.3/work/Python-3.3.3/Modules/_ctypes/callbacks.o build/temp.freebsd-10.0_rc2-Gentoo-amd64-3.3/var/tmp/portage/dev-lang/python-3.3.3/work/Python-3.3.3/Modules/_ctypes/callproc.o build/temp.freebsd-10.0_rc2-Gentoo-amd64-3.3/var/tmp/portage/dev-lang/python-3.3.3/work/Python-3.3.3/Modules/_ctypes/stgdict.o build/temp.freebsd-10.0_rc2-Gentoo-amd64-3.3/var/tmp/portage/dev-lang/python-3.3.3/work/Python-3.3.3/Modules/_ctypes/cfield.o -L. -L/usr/local/lib -lffi -lpython3.3 -o build/lib.freebsd-10.0_rc2-Gentoo-amd64-3.3/_ctypes.so
Comment 1 Yuta SATOH 2013-12-19 13:33:37 UTC
I've added to package.use.force the following content.
Compile was successful....

profiles/default/bsd/fbsd/amd64/10.0/package.use.force
=dev-lang/python-3.2* threads
=dev-lang/python-3.3* threads
Comment 2 Yuta SATOH 2017-07-22 21:27:17 UTC
Recently, dev-lang/python with threads has been used in all environment.
You can find the setting in profiles/base/package.use.force

closing.