GNOME Bugzilla – Bug 101016
unable to build on smp box: cpu race
Last modified: 2004-12-22 21:47:04 UTC
make[4]: Leaving directory `/home/leon/RPM/BUILD/gstreamer-0.5.0/docs/gst' /usr/bin/python ./html2xml.py ../gst/html sed 's@base=""@base="/home/leon/RPM/buildroot/gstreamer-root/usr/share/gtk-doc/html/gstreamer-libs-0.5" @g' html.devhelp > gstreamer-libs-0.5.devhelp perl -i -p -e 's/name="html"/name="gstreamer-libs-0.5"/' gstreamer-libs-0.5.devhelp rm html.devhelp sed 's@base=""@base="/home/leon/RPM/buildroot/gstreamer-root/usr/share/gtk-doc/html/gstreamer-0.5"@g' h tml.devhelp > gstreamer-0.5.devhelp sed: can't read html.devhelp: No such file or directory as you see, first cpu remove file before second try to edit it. single cpu build is OK.
fixed in CVS, thanks