From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1dRHiQ-0004uI-P3 for mharc-grub-devel@gnu.org; Sat, 01 Jul 2017 08:41:34 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41627) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dRHiO-0004uC-3G for grub-devel@gnu.org; Sat, 01 Jul 2017 08:41:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dRHiK-0002Gj-Vk for grub-devel@gnu.org; Sat, 01 Jul 2017 08:41:32 -0400 Received: from mail.gw90.de ([188.40.100.199]:33294) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dRHiK-00025x-OI for grub-devel@gnu.org; Sat, 01 Jul 2017 08:41:28 -0400 Received: from [2a02:8109:8ac0:52ec:5693:bf6f:5e70:c70e] (helo=mattotaupa) by mail.gw90.de with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1dRHi4-0001T7-NO for grub-devel@gnu.org; Sat, 01 Jul 2017 12:41:14 +0000 Message-ID: <1498912865.1696.18.camel@users.sourceforge.net> Subject: Build failure on ppc64le From: Paul Menzel To: grub-devel@gnu.org Date: Sat, 01 Jul 2017 14:41:05 +0200 Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-xWI/8miy9asV0k4MZo7/" X-Mailer: Evolution 3.22.6-1 Mime-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 188.40.100.199 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Jul 2017 12:41:33 -0000 --=-xWI/8miy9asV0k4MZo7/ Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Dear GRUB folks, Building GRUB at commit 7346682 (Allow GRUB to mount ext2/3/4 filesystems that have the encryption feature.)=C2=A0for the platform `powerpc-ieee1275` with Ubuntu 16.04.02 LTS (Xenial Xerus) on such a machine (ppc64le), fails with the error below. ``` $ ./autogen.sh $ ./configure $ make [=E2=80=A6] gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomme= nt -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-= equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimpli= cit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-f= ormat-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -W= shadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunu= sed-function -Wunused-label -Wunused-parameter -Wunused-value=C2=A0=C2=A0-W= unused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wr= edundant-decls -Wmissing-prototypes -Wmissing-declarations -Wcast-align=C2= =A0=C2=A0-Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-c= ast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -= Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-registe= r-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-= declarations -Wformat=3D2 -mbig-endian -m32 -freg-struct-return -msoft-floa= t -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -Q= n -fno-stack-protector -Wtrampolines -Werror=C2=A0=C2=A0-mcpu=3Dpowerpc -ff= reestanding=C2=A0=C2=A0=C2=A0-mbig-endian -m32 -Wl,--build-id=3Dnone=C2=A0= =C2=A0-nostdlib -Wl,-N -Wl,-Ttext,0x200000=C2=A0=C2=A0=C2=A0-o kernel.exec = kern/powerpc/ieee1275/kernel_exec-startup.o kern/powerpc/kernel_exec-cache.= o kern/powerpc/kernel_exec-dl.o kern/powerpc/kernel_exec-compiler-rt.o disk= /ieee1275/kernel_exec-ofdisk.o kern/ieee1275/kernel_exec-cmain.o kern/ieee1= 275/kernel_exec-ieee1275.o kern/ieee1275/kernel_exec-mmap.o kern/ieee1275/k= ernel_exec-openfw.o term/ieee1275/kernel_exec-console.o kern/ieee1275/kerne= l_exec-init.o term/kernel_exec-terminfo.o term/kernel_exec-tparm.o commands= /kernel_exec-extcmd.o lib/kernel_exec-arg.o kern/kernel_exec-compiler-rt.o = kern/kernel_exec-mm.o kern/kernel_exec-time.o kern/generic/kernel_exec-mill= isleep.o kern/kernel_exec-command.o kern/kernel_exec-corecmd.o kern/kernel_= exec-device.o kern/kernel_exec-disk.o kern/kernel_exec-dl.o kern/kernel_exe= c-env.o kern/kernel_exec-err.o kern/kernel_exec-file.o kern/kernel_exec-fs.= o kern/kernel_exec-list.o kern/kernel_exec-main.o kern/kernel_exec-misc.o k= ern/kernel_exec-parser.o kern/kernel_exec-partition.o kern/kernel_exec-resc= ue_parser.o kern/kernel_exec-rescue_reader.o kern/kernel_exec-term.o kernel= _exec-symlist.o kernel_exec-symlist.o:(.data+0x214): undefined reference to `grub_arch_sync= _dma_caches' collect2: error: ld returned 1 exit status [=E2=80=A6] ``` Thanks, Paul --=-xWI/8miy9asV0k4MZo7/ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQQ8+w9d414FAVARIpk9fVorbA4dWAUCWVeYYQAKCRA9fVorbA4d WFwKAJwNyEMFVqKD6tb4PO6vremxUnEmXACgg4pLY6ToCwn2zWIQxAgIGlMQtxY= =maKo -----END PGP SIGNATURE----- --=-xWI/8miy9asV0k4MZo7/--