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: Fri, 15 Nov 2019 00:07:21 +0100 Message-ID: <87a78ydpli.fsf@nicolasgoaziou.fr> References: <87o8xekua9.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:35419) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iVODc-0003ur-Hx for bug-guix@gnu.org; Thu, 14 Nov 2019 18:08:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iVODb-0003DE-KA for bug-guix@gnu.org; Thu, 14 Nov 2019 18:08:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:54815) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iVODb-0003DA-HE for bug-guix@gnu.org; Thu, 14 Nov 2019 18:08:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iVODZ-0007jV-KZ for bug-guix@gnu.org; Thu, 14 Nov 2019 18:08:03 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87o8xekua9.fsf@ambrevar.xyz> (Pierre Neidhardt's message of "Thu, 14 Nov 2019 22:44:14 +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@debbugs.gnu.org Hello, 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. Regards, -- Nicolas Goaziou