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: Thu, 30 Apr 2015 08:32:39 +0200 Message-ID: <20150430063239.GA3466@debian> References: <87zj66kdkf.fsf@gmail.com> <87lhhn709e.fsf@gmail.com> <87h9s6d5np.fsf@gnu.org> <20150424073431.GA14584@debian.math.u-bordeaux1.fr> <877fsulwlo.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59107) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yni1z-0004eF-2E for bug-guix@gnu.org; Thu, 30 Apr 2015 02:33:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yni1v-0004EQ-Mp for bug-guix@gnu.org; Thu, 30 Apr 2015 02:33:06 -0400 Received: from debbugs.gnu.org ([140.186.70.43]:46883) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yni1v-0004EM-Jl for bug-guix@gnu.org; Thu, 30 Apr 2015 02:33:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1Yni1u-0000Oz-Ox for bug-guix@gnu.org; Thu, 30 Apr 2015 02:33:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <877fsulwlo.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 Now the problem occurs in gcc itself: http://hydra.gnu.org/build/402695/nixlog/2/tail-reload validating RUNPATH of 23 binaries in "/gnu/store/nj9ps51n0pfdnn0qxq6cb32z5xy2g641-gcc-4.9.2-lib/lib"... /gnu/store/nj9ps51n0pfdnn0qxq6cb32z5xy2g641-gcc-4.9.2-lib/lib/libvtv.so: error: depends on 'libgcc_s.so.1', which cannot be found in RUNPATH ("/gnu/store/hy2hi0zj5hrqkmkhpdxf04c9bcnlnsf9-glibc-2.21/lib") phase `validate-runpath' failed after 0 seconds Andreas