From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#20358: MariaDB failed to link 'libgcc_s.so' with our ld-wrapper. Date: Sun, 19 Apr 2015 17:27:34 +0200 Message-ID: <87618sb0k9.fsf@gnu.org> References: <87zj66kdkf.fsf@gmail.com> <20150418174450.GA10301@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50718) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yjr8u-0007sa-RU for bug-guix@gnu.org; Sun, 19 Apr 2015 11:28:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yjr8c-0002eC-Tr for bug-guix@gnu.org; Sun, 19 Apr 2015 11:28:20 -0400 Received: from debbugs.gnu.org ([140.186.70.43]:42809) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yjr8c-0002e6-Qf for bug-guix@gnu.org; Sun, 19 Apr 2015 11:28:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1Yjr8c-0007gt-Cp for bug-guix@gnu.org; Sun, 19 Apr 2015 11:28:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20150418174450.GA10301@debian> (Andreas Enge's message of "Sat, 18 Apr 2015 19:44:50 +0200") 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: Andreas Enge Cc: 20358@debbugs.gnu.org Andreas Enge skribis: > Trying to build qt, I just had the same problem; it fails with the follow= ing > messages (building on only one core to actually see the error message): > > [629/10115] CC obj/src/3rdparty/chromium/net/third_party/nss/ssl/libssl.s= slver.o > FAILED: cd ../../../src/3rdparty/chromium/content/browser/service_worker;= python ../../../tools/protoc_wrapper/protoc_wrapper.py --include "" --prot= obuf "../../../../../../src/core/Release/gen/protoc_out/content/browser/ser= vice_worker/service_worker_database.pb.h" --proto-in-dir . --proto-in-file = "service_worker_database.proto" "--use-system-protobuf=3D0" -- ../../../../= ../../src/core/Release/protoc --cpp_out ../../../../../../src/core/Release/= gen/protoc_out/content/browser/service_worker --python_out ../../../../../.= ./src/core/Release/pyproto/content/browser/service_worker > ../../../../../../src/core/Release/protoc: error while loading shared lib= raries: libgcc_s.so.1: cannot open shared object file: No such file or dire= ctory > ninja: build stopped: subcommand failed. Could you send the command and output that builds this =E2=80=98protoc=E2= =80=99 executable? TIA, Ludo=E2=80=99.