From: Remi Collet Date: March 23 2011 5:55pm Subject: MySQL Workbench and fedora repository. List-Archive: http://lists.mysql.com/gui-tools/2219 Message-Id: <4D8A3410.1030202@FamilleCollet.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hi, Fedora official repositories now have version 5.2.33b As I received a lot of abrt[1] bug for previous version (5.2.30) I update to new version 5.2.33b, which (I hope) should fixes lot of them. This version use the bundled cppconn, as the version used is still "forked" from upstream one (I hope the merge will come soon). Changes in packaging : now, this version - use system tinyxml 2.6.1 - use system mysql-connector-python 0.3.2 (new package) mysql-utilities is provided as a sub-package of mysql-workbench, and I plan to package each separatly when upstream release a version. Upcoming fedora 15 will provides/uses GCC 4.6.0. MW build fails because this compiler is really more strict than ever. I fill a bug[2] with errors and a patch proposal (sorry for this really long report). A C++/namespace expert need to check this patch which probably need to be improved. Lot of warnings are cast during build (see full build.log, linked in the bug report). Some could point to potential race condition issue. It will be great, if some MW developer could, sometime, have a look to the bug open in the fedora bugzilla[3] (none open for now). Best regards, Remi. [1] Automatic bug detection and reporting tool https://fedorahosted.org/abrt/ [2] http://bugs.mysql.com/60603 [3] https://bugzilla.redhat.com/buglist.cgi?component=mysql-workbench