From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Vjkri-0006Zq-SY for mharc-grub-devel@gnu.org; Fri, 22 Nov 2013 02:09:22 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51114) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vjkrb-0006Yk-UH for grub-devel@gnu.org; Fri, 22 Nov 2013 02:09:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VjkrV-0000Sd-FT for grub-devel@gnu.org; Fri, 22 Nov 2013 02:09:15 -0500 Received: from mail-qc0-x233.google.com ([2607:f8b0:400d:c01::233]:52275) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VjkrV-0000SU-AF for grub-devel@gnu.org; Fri, 22 Nov 2013 02:09:09 -0500 Received: by mail-qc0-f179.google.com with SMTP id x13so317501qcv.24 for ; Thu, 21 Nov 2013 23:09:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=berentweb.com; s=google; h=mime-version:reply-to:sender:date:message-id:subject:from:to :content-type; bh=esaWxHp73X5syKoPjqNifHkeplKGvRxfAXrrvJFyoRg=; b=Mlhkk2AKDYUQf54mMZWqBGQfHuVwMkNrzM9WKkK9bb4TLjOC66iCtFf2HJs3utSLeW D7b+yKW+z3GIMnpOkWxiF/vr3s4OanccmWSAYaT5xHJE0Occv+ld9AlLz34JNlhsBHNG 0XiBE5KIsT0HbJnGux1xD3b3rgPd6WvVQuxNI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:reply-to:sender:date:message-id :subject:from:to:content-type; bh=esaWxHp73X5syKoPjqNifHkeplKGvRxfAXrrvJFyoRg=; b=cAmAIR6s1l+xk7D+d6x7EvtzSX62lP+EHUO133uiK2KXxdcdNjoUU2AcHADouSjD08 hOjB9mHiVhPb3OYNvMKdsm+VFc4xL1VD39YiBZVsuLjlXQjb6rO90Nr88avbyJn1TVaf PRJ0z4LLrLiWNfBvuaaxyNAKzJx4dcplM4vhIijQvmMBaQUiPIBnDSi644tRWVxdQWpD cgqTb5g7ObbzEhzUExBk2htNBCfQu0g6XYQIrUPwwrUnVTAeo1rjK3+4NAtZsYHWn9Zr HfMUsoz/NIITTMreQCucWsoMykcMo1cWfSstIKfZ3pLB3rW/ttpd0Tviv1KSxaUm7DD5 pQUQ== X-Gm-Message-State: ALoCoQlQ+QtRM0jzAe5scrsaC31Ye+n2SH8lPYV5jMYzjJ6FZ9glLlbRxHixi4M3KM7cxp5/9JBJ MIME-Version: 1.0 X-Received: by 10.224.165.133 with SMTP id i5mr18979400qay.11.1385104148341; Thu, 21 Nov 2013 23:09:08 -0800 (PST) Sender: rsb@berentweb.com Received: by 10.224.122.19 with HTTP; Thu, 21 Nov 2013 23:09:08 -0800 (PST) X-Originating-IP: [83.66.222.95] Date: Fri, 22 Nov 2013 09:09:08 +0200 X-Google-Sender-Auth: 0cas-igVIQWDSh7b1lOCQ9mIuSI Message-ID: Subject: Re: grub2 boot root-on-zfs errors From: Beeblebrox To: The development of GNU GRUB Content-Type: text/plain; charset=ISO-8859-1 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400d:c01::233 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: Fri, 22 Nov 2013 07:09:21 -0000 @ Vladimir: >> Please attach your config.log Enclosed as requested (for latest run) A new problem: I updated the git repo to latest and tried to re-build. Build was started with: ./autogen.sh USE_GCC=any --disable-werror ./configure USE_GCC=any --disable-werror gmake USE_GCC=any However, compile fails as below. I cannot seem to get the compiler to use gcc46 which is on my system - it insists on using clang. cc -DHAVE_CONFIG_H -I. -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/platform_unix.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I./grub-core/gnulib -I/usr/local/include -Wall -W -Wshadow -Wold-style-definition -Wpointer-arith -Wundef -Wextra -Wattributes -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmain -Wmissing-braces -Wmissing-field-initializers -Wmissing-format-attribute -Wmultichar -Wnonnull -Woverflow -Wparentheses -Wpointer-arith -Wpointer-to-int-cast -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wstrict-aliasing -Wswitch -Wtrigraphs -Wundef -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wvariadic-macros -Wvolatile-register-var -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wpointer-sign -Wcast-align -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -Wno-old-style-definition -MT grub-core/osdep/grub_mkrescue-platform_unix.o -MD -MP -MF grub-core/osdep/.deps-util/grub_mkrescue-platform_unix.Tpo -c -o grub-core/osdep/grub_mkrescue-platform_unix.o `test -f 'grub-core/osdep/platform_unix.c' || echo './'`grub-core/osdep/platform_unix.c In file included from grub-core/osdep/platform_unix.c:2: grub-core/osdep/unix/platform.c:34:28: error: use of undeclared identifier 'PATH_MAX' char *ret = xmalloc (2 * PATH_MAX); ^ grub-core/osdep/unix/platform.c:35:25: error: use of undeclared identifier 'PATH_MAX' char *end = ret + 2 * PATH_MAX - 1; ^ 2 errors generated. gmake[2]: *** [grub-core/osdep/grub_mkrescue-platform_unix.o] Error 1 gmake[2]: Leaving directory `/asp/git/grub'