From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: bug#38212: hedgewars build fails: cannot find crt1.o: No such file or directory Date: Sun, 17 Nov 2019 23:16:45 +0100 Message-ID: <87imni9mia.fsf@nicolasgoaziou.fr> References: <87o8xekua9.fsf@ambrevar.xyz> <87a78ydpli.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:44049) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iWSqw-0003CX-2u for bug-guix@gnu.org; Sun, 17 Nov 2019 17:17:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iWSqu-0004E4-3G for bug-guix@gnu.org; Sun, 17 Nov 2019 17:17:05 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:34061) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iWSqs-0004DG-FD for bug-guix@gnu.org; Sun, 17 Nov 2019 17:17:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iWSqs-0005Ub-An for bug-guix@gnu.org; Sun, 17 Nov 2019 17:17:02 -0500 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <87a78ydpli.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Fri, 15 Nov 2019 00:07:21 +0100") 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" To: Pierre Neidhardt Cc: 38212-done@debbugs.gnu.org Hello, Nicolas Goaziou writes: > Pierre Neidhardt writes: > >> Hedgewars fails to build: >> > > [...] > >> ld: cannot find crt1.o: No such file or directory >> ld: cannot find crti.o: No such file or directory >> clang-8: error: linker command failed with exit code 1 (use -v to see invocation) >> make[2]: *** [project_files/hwc/CMakeFiles/hwengine.dir/build.make:1288: bin/hwengine] Error 1 >> make[2]: Leaving directory '/tmp/guix-build-hedgewars-0.9.25.drv-0/build' >> make[1]: *** [CMakeFiles/Makefile2:314: project_files/hwc/CMakeFiles/hwengine.dir/all] Error 2 > > For the record, building Hedgewars 1.0 (for which I have a pending > patch) fails in the same fashion. > > This is probably related to bug#37999. Recent clang patches fixed the issue. I'm closing this report. Regards, -- Nicolas Goaziou