From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: bug#23115: avr-libc fails to compile (on x86_64) Date: Fri, 25 Mar 2016 19:45:11 +0100 Message-ID: <20160325194511.2152dfa7@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47045) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ajWkH-0001gu-QO for bug-guix@gnu.org; Fri, 25 Mar 2016 14:46:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ajWkE-00051l-K1 for bug-guix@gnu.org; Fri, 25 Mar 2016 14:46:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:40994) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ajWkE-00051h-GK for bug-guix@gnu.org; Fri, 25 Mar 2016 14:46:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ajWkE-0006eP-C0 for bug-guix@gnu.org; Fri, 25 Mar 2016 14:46:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46953) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ajWjZ-0001eZ-4x for bug-guix@gnu.org; Fri, 25 Mar 2016 14:45:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ajWjV-0004xu-S7 for bug-guix@gnu.org; Fri, 25 Mar 2016 14:45:21 -0400 Received: from dd1012.kasserver.com ([85.13.128.8]:38865) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ajWjV-0004xp-Lv for bug-guix@gnu.org; Fri, 25 Mar 2016 14:45:17 -0400 Received: from localhost (91.141.2.109.wireless.dyn.drei.com [91.141.2.109]) by dd1012.kasserver.com (Postfix) with ESMTPSA id E378C1CA1A78 for ; Fri, 25 Mar 2016 19:45:14 +0100 (CET) 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: 23115@debbugs.gnu.org guix package -i avr-libc ... In file included from /gnu/store/8k32s1nv8qg2i8600gfzp6alz4a7s5vb-glibc-2.22/include/features.h:389:0, from /gnu/store/8k32s1nv8qg2i8600gfzp6alz4a7s5vb-glibc-2.22/include/limits.h:25, from ../../../../avr-libc-1.8.1/libc/stdlib/strtol.c:33: /gnu/store/8k32s1nv8qg2i8600gfzp6alz4a7s5vb-glibc-2.22/include/gnu/stubs.h:7:27: fatal error: gnu/stubs-32.h: No such file or directory # include ^ compilation terminated. Makefile:1871: recipe for target 'strtol.o' failed make[5]: *** [strtol.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from /gnu/store/8k32s1nv8qg2i8600gfzp6alz4a7s5vb-glibc-2.22/include/features.h:389:0, from /gnu/store/8k32s1nv8qg2i8600gfzp6alz4a7s5vb-glibc-2.22/include/limits.h:25, from ../../../../avr-libc-1.8.1/libc/stdlib/strtod.c:40: /gnu/store/8k32s1nv8qg2i8600gfzp6alz4a7s5vb-glibc-2.22/include/gnu/stubs.h:7:27: fatal error: gnu/stubs-32.h: No such file or directory # include ^ compilation terminated. Makefile:1871: recipe for target 'strtod.o' failed make[5]: *** [strtod.o] Error 1 Makefile:1891: recipe for target 'all-recursive' failed make[4]: *** [all-recursive] Error 1 Makefile:361: recipe for target 'all-recursive' failed make[3]: *** [all-recursive] Error 1 Makefile:361: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 Makefile:423: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 Makefile:361: recipe for target 'all' failed make: *** [all] Error 2 phase `build' failed after 3.7 seconds builder for `/gnu/store/rwj2b28w5vfwn87zrc3fs81gdbbq2h2j-avr-libc-1.8.1.drv' failed with exit code 1 guix package: error: build failed: build of `/gnu/store/rwj2b28w5vfwn87zrc3fs81gdbbq2h2j-avr-libc-1.8.1.drv' failed