From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: bug#20358: MariaDB failed to link 'libgcc_s.so' with our ld-wrapper. Date: Fri, 24 Apr 2015 09:34:31 +0200 Message-ID: <20150424073431.GA14584@debian.math.u-bordeaux1.fr> References: <87zj66kdkf.fsf@gmail.com> <87lhhn709e.fsf@gmail.com> <87h9s6d5np.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36714) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YlY8h-0003mj-SE for bug-guix@gnu.org; Fri, 24 Apr 2015 03:35:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YlY8d-0004qF-H2 for bug-guix@gnu.org; Fri, 24 Apr 2015 03:35:07 -0400 Received: from debbugs.gnu.org ([140.186.70.43]:48505) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YlY8d-0004pV-EI for bug-guix@gnu.org; Fri, 24 Apr 2015 03:35:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1YlY8c-000637-SI for bug-guix@gnu.org; Fri, 24 Apr 2015 03:35:03 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <87h9s6d5np.fsf@gnu.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 20358@debbugs.gnu.org On Thu, Apr 23, 2015 at 09:08:10PM +0200, Ludovic Courtès wrote: > Andreas: ditto for the Qt 5 issue? With commit d074e2f, cmake, a dependency of qt, fails one of its tests: 99% tests passed, 1 tests failed out of 373 The following tests FAILED: 72 - BundleUtilities (Failed) Andreas