Created
October 10, 2010 23:25
-
-
Save ringods/619684 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
scons: Reading SConscript files ... | |
/opt/qbase3/lib/python2.6/site-packages/Crypto/Hash/SHA.py:6: DeprecationWarning: the sha module is deprecated; use the hashlib module instead | |
from sha import * | |
Update metadata information for qpackages domain apps.b-virtual.org | |
* updateqpackage metadata for domain apps.b-virtual.org DONE | |
qpackage: QPackage apps.b-virtual.org dsstestsuite 2.0.0 | |
type: <class 'QPackageObject4.QPackageObject4'> | |
qpackage: QPackage apps.b-virtual.org dsstestsuite 2.0.0 | |
type: <class 'QPackageObject4.QPackageObject4'> | |
scons: done reading SConscript files. | |
scons: Building targets ... | |
scons: *** [Sun Oct 10 23:16:10 2010] AttributeError : Value instance has no attribute 'name' | |
scons: internal stack trace: | |
File "/opt/qbase3/lib/scons-1.2.0.d20090919/SCons/Job.py", line 197, in start | |
task.prepare() | |
File "/opt/qbase3/lib/scons-1.2.0.d20090919/SCons/Script/Main.py", line 167, in prepare | |
return SCons.Taskmaster.OutOfDateTask.prepare(self) | |
File "/opt/qbase3/lib/scons-1.2.0.d20090919/SCons/Taskmaster.py", line 173, in prepare | |
self.exception_raise() | |
File "/opt/qbase3/lib/scons-1.2.0.d20090919/SCons/Taskmaster.py", line 919, in next_task | |
task.make_ready() | |
File "/opt/qbase3/lib/scons-1.2.0.d20090919/SCons/Script/Main.py", line 303, in make_ready | |
SCons.Taskmaster.OutOfDateTask.make_ready(self) | |
File "/opt/qbase3/lib/scons-1.2.0.d20090919/SCons/Taskmaster.py", line 379, in make_ready_current | |
t.disambiguate().make_ready() | |
File "/opt/qbase3/lib/scons-1.2.0.d20090919/SCons/Node/Python.py", line 66, in make_ready | |
self.get_csig() | |
File "/opt/qbase3/lib/scons-1.2.0.d20090919/SCons/Node/Python.py", line 120, in get_csig | |
contents = self.get_contents() | |
File "/opt/qbase3/lib/scons-1.2.0.d20090919/SCons/Node/Python.py", line 100, in get_text_contents | |
contents = contents + kid.get_contents() | |
File "/opt/qbase3/lib/scons-1.2.0.d20090919/SCons/Node/FS.py", line 1687, in get_contents | |
sorted_children.sort(name_cmp) | |
File "/opt/qbase3/lib/scons-1.2.0.d20090919/SCons/Node/FS.py", line 1685, in <lambda> | |
name_cmp = lambda a, b: cmp(a.name, b.name) | |
E = exists | |
R = exists in repository only | |
b = implicit builder | |
B = explicit builder | |
S = side effect | |
P = precious | |
A = always build | |
C = current | |
N = no clean | |
H = no cache | |
[E B C ]+-Sun Oct 10 23:16:10 2010 | |
[E B C ] +-/opt/qbase3/var/qpackages4/files/apps.b-virtual.org/dsstestsuite/2.0.0/linux64/lib/pymonkey/extensions/dsstestframework | |
[E b C ] | +-src/dsstestframework | |
[E B C ] | +-QPackage apps.b-virtual.org dsstestsuite 2.0.0 | |
[E C ] | +-dsstestsuite:apps.b-virtual.org:2.0.0 | |
[E B C ] +-/opt/qbase3/var/qpackages4/files/apps.b-virtual.org/dsstestsuite/2.0.0/linux64/var/tests/dsstestsuite | |
[E b C ] +-src/dsstestsuite | |
[E B C ] +-[QPackage apps.b-virtual.org dsstestsuite 2.0.0] | |
scons: building terminated because of errors. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment