I don't know when those errors started to appear,
but I think they started
after I updated GIT today.
The errors are in my build log and look like this:
cd /opt/trinity/bin && ./tdelfeditor -m
/dev/shm/arts.build/soundserver/artswrapper "artswrapper" ""
"" "" ""
"Trinity Desktop Environment" "" "" "01/19/2012
19:33:11" "artswrapper" ""
|| true
/bin/sh: line 0: cd: /opt/trinity/bin: No such file or directory
The problem is /opt/trinity/bin does not yet exist. Hence the errors.
<snip>
Try the attached patch.
Tim