From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Xe50W-0006GN-9L for mharc-grub-devel@gnu.org; Tue, 14 Oct 2014 12:31:32 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49141) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xe50P-0006G8-A4 for grub-devel@gnu.org; Tue, 14 Oct 2014 12:31:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xe50J-0003VU-Aq for grub-devel@gnu.org; Tue, 14 Oct 2014 12:31:25 -0400 Received: from mail-la0-x235.google.com ([2a00:1450:4010:c03::235]:52819) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xe50J-0003VK-2f for grub-devel@gnu.org; Tue, 14 Oct 2014 12:31:19 -0400 Received: by mail-la0-f53.google.com with SMTP id gq15so8742202lab.26 for ; Tue, 14 Oct 2014 09:31:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=hl1eNHo0z+nrkipZ7Fwq7axR9yx0RT/lWZt1rD6USn8=; b=tkgklSuggJOgpPlgmPSfHKachPY7Wsq30EnqC19pLad8r+eRI7M0tLfReh4GDDZT+l m7LVMzaUZIB9Hpg7IjhnaanJyrSTrH4wH7UszcwrC8e8MsC+7CXi3j1VJ+ee+Y2IfMjp KbhPKXSnA9dxFvA8YR1Q0BdYxSjWJfLVviytWPHejPxiBVNEZcC9tUjrxQpuCcrxyz8B m2pnE56ZzmlMOs9zt3IGZj7cVj2cSHMqPv6nYZH65e8/BLRBUYNYh9ON/AGiV1zuHZ13 87CqeHv271REAmP4z23d/Ype6iHQkzqFgFqdRIk5rPcPd0xDMD+ydy5+m1eCZudG7jfY 5zMg== X-Received: by 10.152.30.33 with SMTP id p1mr6415651lah.78.1413304277832; Tue, 14 Oct 2014 09:31:17 -0700 (PDT) Received: from opensuse.site (ppp91-76-139-38.pppoe.mtu-net.ru. [91.76.139.38]) by mx.google.com with ESMTPSA id c6sm5763218lbd.25.2014.10.14.09.31.15 for (version=SSLv3 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 14 Oct 2014 09:31:17 -0700 (PDT) Date: Tue, 14 Oct 2014 20:31:13 +0400 From: Andrei Borzenkov To: The development of GNU GRUB Subject: Re: grub-core compile error on FreeBSD Message-ID: <20141014203113.438fadd3@opensuse.site> In-Reply-To: <20141014185959.050db631@rsbsd.rsb> References: <20141014141443.10bac3ac@rsbsd.rsb> <20141014185959.050db631@rsbsd.rsb> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.23; x86_64-suse-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::235 Cc: zaphod@berentweb.com X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Oct 2014 16:31:31 -0000 =D0=92 Tue, 14 Oct 2014 18:59:59 +0300 Beeblebrox =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > > And your compiler and version is ... ? >=20 > What I posted previously was from (clang version 3.4.1) >=20 Could you test current master, it should fix it. > When I use gcc (gcc version 4.8.3) by invoking "USE_GCC=3Dany", the error= is: >=20 > gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -I../include -I../include -DGRUB_= MACHINE_PCBIOS=3D1 -DGRUB_MACHINE=3DI386_PC -m32 -DGRUB_FILE=3D\"net/http.c= \" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt= -grub/src/ -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscri= pts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-ze= ro -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimpli= cit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces = -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequen= ce-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wu= nused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -= Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -W= redundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattr= ibutes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmis= sing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast > -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sig= n -Wmissing-prototypes -Wmissing-declarations -Wformat=3D2 -march=3Di386 -m= 32 -mrtd -mregparm=3D3 -falign-jumps=3D1 -falign-loops=3D1 -falign-function= s=3D1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf= 2-cfi-asm -fno-asynchronous-unwind-tables -Qn -fno-stack-protector -Wtrampo= lines -Werror -ffreestanding -MT > net/http_module-http.o -MD -MP -MF net/.deps-core/http_module-http.Tpo -c= -o net/http_module-http.o `test -f 'net/http.c' || echo './'`net/http.c > In file included from ../include/grub/misc.h:24:0, > from net/http.c:19: > ../include/grub/types.h:22:20: fatal error: config.h: No such file or dir= ectory > #include > ^ > compilation terminated. Please test with clean build directory. > Makefile:30997: recipe for target 'net/http_module-http.o' failed > gmake[3]: *** [net/http_module-http.o] Error 1 > gmake[3]: Leaving directory '/asp/git/grub/grub-core' > Makefile:22888: recipe for target 'all' failed > gmake[2]: *** [all] Error 2 > gmake[2]: Leaving directory '/asp/git/grub/grub-core' > Makefile:11537: recipe for target 'all-recursive' failed > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory '/asp/git/grub' > Makefile:3933: recipe for target 'all' failed > gmake: *** [all] Error 2 >=20