After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 101016 - unable to build on smp box: cpu race
unable to build on smp box: cpu race
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: dont know
0.5.0
Other Linux
: Normal normal
: 0.4.0
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-12-12 12:36 UTC by leon
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description leon 2002-12-12 12:36:29 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.
Comment 1 Thomas Vander Stichele 2003-01-05 16:17:51 UTC
fixed in CVS, thanks