[Gstreamer-bugs] [Bug 101016] New - unable to build on smp box: cpu race
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Thu Dec 12 04:36:29 PST 2002
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=101016
Changed by leon at asplinux.ru.
--- shadow/101016 Thu Dec 12 07:36:29 2002
+++ shadow/101016.tmp.28810 Thu Dec 12 07:36:29 2002
@@ -0,0 +1,31 @@
+Bug#: 101016
+Product: GStreamer
+Version: 0.5.0
+OS: Linux
+OS Details: Red Hat 8.0 plus rawhide
+Status: NEW
+Resolution:
+Severity: normal
+Priority: Normal
+Component: gst-editor
+AssignedTo: gstreamer-maint at bugzilla.gnome.org
+ReportedBy: leon at asplinux.ru
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: 0.4.0
+URL:
+Summary: unable to build on smp box: cpu race
+
+make[4]: Leaving directory `/home/leon/RPM/BUILD/gstreamer-0.5.0/docs/gst'
+/usr/bin/python ./html2xml.py ../gst/html
+sed
+'s at base=""@base="/home/leon/RPM/buildroot/gstreamer-root/usr/share/gtk-doc/html/gstreamer-libs-0.5"
+ at 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 at 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.
More information about the Gstreamer-bugs
mailing list