[Clam-devel] pitch-shift bug
Hernán Ordiales
h at ordia.com.ar
Mon Sep 3 21:15:05 PDT 2007
hi all,
i'd like to fix (or at least try) the pitch shfiting bug i had
mentioned some time ago...
also some weeks ago, i tried to compile 9076 revision (one of the last
with changes on pshift) because i was looking for the last version
where that was working. All ok compiling CLAM libs and NE but on
linking i had some trouble with vmqt, like:
...
generating vmqt/libclam_vmqt.so.0 with /sbin/ldconfig -n
creating soft link to vmqt/libclam_vmqt.so.0 with linker name
vmqt/libclam_vmqt.so
scons: done building targets.
Exception exceptions.TypeError: "'NoneType' object is not callable" in ignored
Exception exceptions.TypeError: "'NoneType' object is not callable" in
<bound method _DBWithCursor.__del__ of {}> ignored
vmqt is also compiling ok, but seems not installed and seems that
should happen when you install Annotator, but... i have problems to
compile Annotator (on that revision), then i can't install it:
~/dev/clam_v9076/clam/CLAM_Annotator$ scons
scons: Reading SConscript files ...
Loading qt4 tool...
Loading nsis tool...
Lodading dmg tool...
Version: 0.3.3
Package version: 0.3.3-CVS-20070814
<type 'exceptions.AttributeError'>: :
File "/home/hordia/dev/clam_v9076/clam/CLAM_Annotator/SConstruct", line 145:
programs += [ env.Program(target=main[0], source = sources+[main[1]]) ]
File "/usr/lib/scons/SCons/Environment.py", line 188:
return apply(self.builder, (self.env, target, source) + args, kw)
File "/usr/lib/scons/SCons/Builder.py", line 615:
return self._execute(env, target, source, OverrideWarner(kw), ekw)
File "/usr/lib/scons/SCons/Builder.py", line 794:
return BuilderBase._execute(self, env, target, final_sources, overwarn)
File "/usr/lib/scons/SCons/Builder.py", line 567:
tlist, slist = self._create_nodes(env, target, source)
File "/usr/lib/scons/SCons/Builder.py", line 536:
target, source = self.emitter(target=tlist, source=slist, env=env)
File "/usr/lib/scons/SCons/Builder.py", line 357:
target, source = e(target, source, env)
File "/home/hordia/dev/local/clam_v9076/share/clam/sconstools/qt4.py",
line 148:
cpp_contents = cpp.get_contents()
File "/usr/lib/scons/SCons/Node/FS.py", line 762:
raise AttributeError
i think parumi also tried the same, but he got the same error... any clues?
another path to follow/look to solve this bug?
--
Hernán
http://h.ordia.com.ar
GnuPG: 0xEE8A3FE9
More information about the clam-devel
mailing list