MidnightBSD Magus

databases/py-MySQLdb

Access a MySQL database through Python

Flavor Version Run OSVersion Arch License Restricted Status
1.2.3_1 271 0.5 amd64 gpl2 0 fail

Events

Machine Type Time Message
defiant info 2014-08-30 12:32:38.463877 Test Started
defiant fail 2014-08-30 12:35:43.237655 A file in the plist wasn't installed in the fake dir or the final dir.
defiant fail 2014-08-30 12:35:43.298222 Test complete.

Log

===>  Faking install for py27-MySQLdb-1.2.3_1
===>   Generating temporary packing list
running install
running build
running build_py
running build_ext
running install_lib
creating /magus/work/usr/mports/databases/py-MySQLdb/work/fake-inst-amd64/usr/local/lib/python2.7
creating /magus/work/usr/mports/databases/py-MySQLdb/work/fake-inst-amd64/usr/local/lib/python2.7/site-packages
creating /magus/work/usr/mports/databases/py-MySQLdb/work/fake-inst-amd64/usr/local/lib/python2.7/site-packages/MySQLdb
creating /magus/work/usr/mports/databases/py-MySQLdb/work/fake-inst-amd64/usr/local/lib/python2.7/site-packages/MySQLdb/constants
copying build/lib.midnightbsd-0.5-CURRENT-amd64-2.7/MySQLdb/constants/CR.py -> /magus/work/usr/mports/databases/py-MySQLdb/work/fake-inst-amd64/usr/local/lib/python2.7/site-packages/MySQLdb/constants
copying build/lib.midnightbsd-0.5-CURRENT-amd64-2.7/MySQLdb/constants/ER.py -> /magus/work/usr/mports/databases/py-MySQLdb/work/fake-inst-amd64/usr/local/lib/python2.7/site-packages/MySQLdb/constants
copying build/lib.midnightbsd-0.5-CURRENT-amd64-2.7/MySQLdb/constants/FIELD_TYPE.py -> /magus/work/usr/mports/databases/py-MySQLdb/work/fake-inst-amd64/usr/local/lib/python2.7/site-packages/MySQLdb/constants
copying build/lib.midnightbsd-0.5-CURRENT-amd64-2.7/MySQLdb/constants/__init__.py -> /magus/work/usr/mports/databases/py-MySQLdb/work/fake-inst-amd64/usr/local/lib/python2.7/site-packages/MySQLdb/constants
copying build/lib.midnightbsd-0.5-CURRENT-amd64-2.7/MySQLdb/constants/REFRESH.py -> /magus/work/usr/mports/databases/py-MySQLdb/work/fake-inst-amd64/usr/local/lib/python2.7/site-packages/MySQLdb/constants
copying build/lib.midnightbsd-0.5-CURRENT-amd64-2.7/MySQLdb/constants/CLIENT.py -> /magus/work/usr/mports/databases/py-MySQLdb/work/fake-inst-amd64/usr/local/lib/python2.7/site-packages/MySQLdb/constants
copying build/lib.midnightbsd-0.5-CURRENT-amd64-2.7/MySQLdb/constants/FLAG.py -> /magus/work/usr/mports/databases/py-MySQLdb/work/fake-inst-amd64/usr/local/lib/python2.7/site-packages/MySQLdb/constants
copying build/lib.midnightbsd-0.5-CURRENT-amd64-2.7/MySQLdb/cursors.py -> /magus/work/usr/mports/databases/py-MySQLdb/work/fake-inst-amd64/usr/local/lib/python2.7/site-packages/MySQLdb
copying build/lib.midnightbsd-0.5-CURRENT-amd64-2.7/MySQLdb/connections.py -> /magus/work/usr/mports/databases/py-MySQLdb/work/fake-inst-amd64/usr/local/lib/python2.7/site-packages/MySQLdb
copying build/lib.midnightbsd-0.5-CURRENT-amd64-2.7/MySQLdb/times.py -> /magus/work/usr/mports/databases/py-MySQLdb/work/fake-inst-amd64/usr/local/lib/python2.7/site-packages/MySQLdb
copying build/lib.midnightbsd-0.5-CURRENT-amd64-2.7/MySQLdb/__init__.py -> /magus/work/usr/mports/databases/py-MySQLdb/work/fake-inst-amd64/usr/local/lib/python2.7/site-packages/MySQLdb
copying build/lib.midnightbsd-0.5-CURRENT-amd64-2.7/MySQLdb/release.py -> /magus/work/usr/mports/databases/py-MySQLdb/work/fake-inst-amd64/usr/local/lib/python2.7/site-packages/MySQLdb
copying build/lib.midnightbsd-0.5-CURRENT-amd64-2.7/MySQLdb/converters.py -> /magus/work/usr/mports/databases/py-MySQLdb/work/fake-inst-amd64/usr/local/lib/python2.7/site-packages/MySQLdb
copying build/lib.midnightbsd-0.5-CURRENT-amd64-2.7/_mysql_exceptions.py -> /magus/work/usr/mports/databases/py-MySQLdb/work/fake-inst-amd64/usr/local/lib/python2.7/site-packages
copying build/lib.midnightbsd-0.5-CURRENT-amd64-2.7/_mysql.so -> /magus/work/usr/mports/databases/py-MySQLdb/work/fake-inst-amd64/usr/local/lib/python2.7/site-packages
byte-compiling /magus/work/usr/mports/databases/py-MySQLdb/work/fake-inst-amd64/usr/local/lib/python2.7/site-packages/MySQLdb/constants/CR.py to CR.pyc
byte-compiling /magus/work/usr/mports/databases/py-MySQLdb/work/fake-inst-amd64/usr/local/lib/python2.7/site-packages/MySQLdb/constants/ER.py to ER.pyc
byte-compiling /magus/work/usr/mports/databases/py-MySQLdb/work/fake-inst-amd64/usr/local/lib/python2.7/site-packages/MySQLdb/constants/FIELD_TYPE.py to FIELD_TYPE.pyc
byte-compiling /magus/work/usr/mports/databases/py-MySQLdb/work/fake-inst-amd64/usr/local/lib/python2.7/site-packages/MySQLdb/constants/__init__.py to __init__.pyc
byte-compiling /magus/work/usr/mports/databases/py-MySQLdb/work/fake-inst-amd64/usr/local/lib/python2.7/site-packages/MySQLdb/constants/REFRESH.py to REFRESH.pyc
byte-compiling /magus/work/usr/mports/databases/py-MySQLdb/work/fake-inst-amd64/usr/local/lib/python2.7/site-packages/MySQLdb/constants/CLIENT.py to CLIENT.pyc
byte-compiling /magus/work/usr/mports/databases/py-MySQLdb/work/fake-inst-amd64/usr/local/lib/python2.7/site-packages/MySQLdb/constants/FLAG.py to FLAG.pyc
byte-compiling /magus/work/usr/mports/databases/py-MySQLdb/work/fake-inst-amd64/usr/local/lib/python2.7/site-packages/MySQLdb/cursors.py to cursors.pyc
byte-compiling /magus/work/usr/mports/databases/py-MySQLdb/work/fake-inst-amd64/usr/local/lib/python2.7/site-packages/MySQLdb/connections.py to connections.pyc
byte-compiling /magus/work/usr/mports/databases/py-MySQLdb/work/fake-inst-amd64/usr/local/lib/python2.7/site-packages/MySQLdb/times.py to times.pyc
byte-compiling /magus/work/usr/mports/databases/py-MySQLdb/work/fake-inst-amd64/usr/local/lib/python2.7/site-packages/MySQLdb/__init__.py to __init__.pyc
byte-compiling /magus/work/usr/mports/databases/py-MySQLdb/work/fake-inst-amd64/usr/local/lib/python2.7/site-packages/MySQLdb/release.py to release.pyc
byte-compiling /magus/work/usr/mports/databases/py-MySQLdb/work/fake-inst-amd64/usr/local/lib/python2.7/site-packages/MySQLdb/converters.py to converters.pyc
byte-compiling /magus/work/usr/mports/databases/py-MySQLdb/work/fake-inst-amd64/usr/local/lib/python2.7/site-packages/_mysql_exceptions.py to _mysql_exceptions.pyc
writing byte-compilation script '/tmp/tmp5RdRUa.py'
/usr/local/bin/python2.7 -O /tmp/tmp5RdRUa.py
removing /tmp/tmp5RdRUa.py
running install_egg_info
running egg_info
writing MySQL_python.egg-info/PKG-INFO
writing top-level names to MySQL_python.egg-info/top_level.txt
writing dependency_links to MySQL_python.egg-info/dependency_links.txt
warning: manifest_maker: standard file '-c' not found

reading manifest file 'MySQL_python.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'MANIFEST'
warning: no files found matching 'ChangeLog'
warning: no files found matching 'GPL'
writing manifest file 'MySQL_python.egg-info/SOURCES.txt'
Copying MySQL_python.egg-info to /magus/work/usr/mports/databases/py-MySQLdb/work/fake-inst-amd64/usr/local/lib/python2.7/site-packages/MySQL_python-1.2.3-py2.7.egg-info
running install_scripts
writing list of installed files to '/magus/work/usr/mports/databases/py-MySQLdb/work/.PLIST.pymodtmp'
install  -o root -g wheel -m 444 /magus/work/usr/mports/databases/py-MySQLdb/work/MySQL-python-1.2.3/README /magus/work/usr/mports/databases/py-MySQLdb/work/fake-inst-amd64/usr/local/share/doc/py-MySQLdb
install  -o root -g wheel -m 444 /magus/work/usr/mports/databases/py-MySQLdb/work/MySQL-python-1.2.3/doc/* /magus/work/usr/mports/databases/py-MySQLdb/work/fake-inst-amd64/usr/local/share/doc/py-MySQLdb
====> Compressing man pages (fake-compress-man)
Checking /magus/work/usr/mports/databases/py-MySQLdb/work/fake-inst-amd64
		lib/python2.7/site-packages/%%PYEASYINSTALL_EGG%% not installed.
Fake failed.
*** [check-fake] Error code 1

Stop in /usr/mports/databases/py-MySQLdb.