[Bug 465041] New: tcl built single threaded
https://bugzilla.novell.com/show_bug.cgi?id=465041 Summary: tcl built single threaded Product: openSUSE 11.1 Version: Final Platform: i586 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: ldav1s@yahoo.com QAContact: qa@suse.de Found By: --- Created an attachment (id=264254) --> (https://bugzilla.novell.com/attachment.cgi?id=264254) patch to spec file contained in release 1.62 source RPM The tcl package is built single threaded. I tried to compile aolserver (which requires that tcl be built multithreaded), and the build failed. After getting the source RPMs at: <http://download.opensuse.org/source/distribution/11.1/repo/oss/suse/src/tcl-8.5.5-1.54.src.rpm> <http://download.opensuse.org/source/distribution/11.1/repo/oss/suse/src/tcl-8.5.5-1.62.src.rpm> and examining the spec files contained in them, I could see that they both would both be built single threaded. The spec files attempted to build tcl multithreaded, but there was a typo in the spec file. This problem also exists in openSUSE 11.0, BTW. A patch is attached. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=465041 Marcus Meissner <meissner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |max@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=465041 User max@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=465041#c1 Reinhard Max <max@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Enhancement Status|NEW |RESOLVED Priority|P5 - None |P4 - Low Resolution| |INVALID --- Comment #1 from Reinhard Max <max@novell.com> 2009-01-10 00:58:02 MST --- I am intentionally building Tcl non-threaded, as this is still the default of the Tcl source distribution when being built on unix-like systems. The Tcl Core Team also recommends to stick with that default unless there is a special need for thread support. The default might change with the upcoming 8.6 release and then I'll switch to a threaded build with the SUSE RPMs as well. For the time being, please rebuild the Tcl package yourself (locally or in the openSUSE build service) if you need thread support. BTW, you don't need to rebuild the extension RPMs like Tk, as they already get built with support to work with a thread-enabled Tcl core. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com