lang/python31
Links
Depends On
Depend Of
Nothing
Categories
An interpreted object-oriented programming language
| Version |
Run |
OSVersion |
Arch |
License |
Status |
|
| 3.1.2 |
220 |
0.4 |
amd64 |
python |
fail |
|
Events
| Machine |
Type |
Time |
Message |
| ds9 |
info |
2011-06-07 11:40:28 |
Test Started |
| ds9 |
fail |
2011-06-07 11:42:55 |
make fake returned non-zero: 1 |
| ds9 |
fail |
2011-06-07 11:42:55 |
Test complete. |
Log
[1m===> Faking install for python31-3.1.2[0m
/bin/cat /usr/mports/lang/python31/pkg-plist | /usr/bin/awk '{ print $0; } /LIBDIR.*\.py$/ && !/bad_coding|badsyntax|site-packages|py2_test_grammar|crlf|different_encoding|tests\/data/ { print $0 "o"; print $0 "c"; }' > /magus/work/usr/mports/lang/python31/work/PLIST
([ -f /magus/work/usr/mports/lang/python31/work/Python-3.1.2/portbld.static/.without_own_sha ] && /usr/bin/grep -v 'lib-dynload/_sha' /magus/work/usr/mports/lang/python31/work/PLIST > /magus/work/usr/mports/lang/python31/work/PLIST.tmp && /bin/cat /magus/work/usr/mports/lang/python31/work/PLIST.tmp > /magus/work/usr/mports/lang/python31/work/PLIST) || true
===> Generating temporary packing list
===> WARNING: pre-su-install is deprecated. Use pre-install instead.
/bin/mkdir -p /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/plat-freebsd4
install -o root -g wheel -m 444 /magus/work/usr/mports/lang/python31/work/Python-3.1.2/portbld.static/Lib/plat-freebsd4/IN.py /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/plat-freebsd4/
install -o root -g wheel -m 444 /magus/work/usr/mports/lang/python31/work/Python-3.1.2/portbld.static/Lib/plat-freebsd4/regen /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/plat-freebsd4/
/bin/mkdir -p /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/plat-freebsd5
install -o root -g wheel -m 444 /magus/work/usr/mports/lang/python31/work/Python-3.1.2/portbld.static/Lib/plat-freebsd5/IN.py /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/plat-freebsd5/
install -o root -g wheel -m 444 /magus/work/usr/mports/lang/python31/work/Python-3.1.2/portbld.static/Lib/plat-freebsd5/regen /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/plat-freebsd5/
/bin/mkdir -p /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/plat-freebsd6
install -o root -g wheel -m 444 /magus/work/usr/mports/lang/python31/work/Python-3.1.2/portbld.static/Lib/plat-freebsd6/IN.py /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/plat-freebsd6/
install -o root -g wheel -m 444 /magus/work/usr/mports/lang/python31/work/Python-3.1.2/portbld.static/Lib/plat-freebsd6/regen /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/plat-freebsd6/
/bin/mkdir -p /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/plat-freebsd7
install -o root -g wheel -m 444 /magus/work/usr/mports/lang/python31/work/Python-3.1.2/portbld.static/Lib/plat-freebsd7/IN.py /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/plat-freebsd7/
install -o root -g wheel -m 444 /magus/work/usr/mports/lang/python31/work/Python-3.1.2/portbld.static/Lib/plat-freebsd7/regen /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/plat-freebsd7/
cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Python/graminit.o ./../Python/graminit.c
cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -I. -IInclude -I./../Include -DPy_BUILD_CORE -DSVNVERSION="\"`LC_ALL=C echo Unversioned directory`\"" -o Modules/getbuildinfo.o ./../Modules/getbuildinfo.c
rm -f libpython3.1.a
ar rc libpython3.1.a Modules/getbuildinfo.o
ar rc libpython3.1.a Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o
ar rc libpython3.1.a Objects/abstract.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.o Objects/cobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o
ar rc libpython3.1.a Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/errors.o Python/frozen.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/dtoa.o Python/formatter_unicode.o Python/dynload_shlib.o
ar rc libpython3.1.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o
ar rc libpython3.1.a Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/symtablemodule.o Modules/xxsubtype.o
ranlib libpython3.1.a
cc -Wl,--export-dynamic -o python Modules/python.o libpython3.1.a -lutil -lm
install -s -o root -g wheel -m 555 python /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/bin/python3.1
if test -f libpython3.1.a; then if test -n "" ; then /usr/bin/install -c -o root -g wheel -m 555 /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/bin; else /usr/bin/install -c -o root -g wheel -m 555 libpython3.1.a /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/libpython3.1.a; if test libpython3.1.a != libpython3.1.a; then (cd /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib; ln -sf libpython3.1.a libpython3.1.a) fi fi; else true; fi
Fatal Python error: Py_Initialize: can't initialize sys standard streams
OSError: [Errno 9] Bad file descriptor
*** Signal 6
Stop in /magus/work/usr/mports/lang/python31/work/Python-3.1.2/portbld.static.
*** Error code 1
Stop in /usr/mports/lang/python31.
*** Error code 1
Stop in /usr/mports/lang/python31.