Date: Sat, 13 Jul 2013 23:07:04 +0800 From: Martin Wilke <miwi@bsdhash.org> To: Brooks Davis <brooks@FreeBSD.ORG> Cc: current@freebsd.org Subject: Re: errors building 9-STABLE on recent HEAD Message-ID: <1A835C0A-9A00-49B9-948C-CF69631CA2B7@bsdhash.org> In-Reply-To: <20130624201149.GB70873@lor.one-eyed-alien.net> References: <20130624201149.GB70873@lor.one-eyed-alien.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, I see exactly the same error on pointyhat too, did you find any work = around for that? On Jun 25, 2013, at 4:11 AM, Brooks Davis <brooks@FreeBSD.ORG> wrote: > I recently upgraded my main buildbox from an ancient 9.0-STABLE = snapshot > to head and I've run into an issue building 9-STABLE on it. Initally > this was broken by the switch to bmake, but Simon committed a work > around that and using the fmake port also works around it. Now I'm > seeing a strange error in yacc generated code. I say strange because > yacc is correctly being bootstrapped so we're using the expected = version > and not the one in HEAD. >=20 > Does anyone have any insight into this issue? >=20 > cc -O2 -pipe -DBFD_DEFAULT_TARGET_SIZE=3D64 -I. = -I/home/bed22/src-9/gnu/usr.bin/binutils/ld = -I/home/bed22/src-9/gnu/usr.bin/binutils/ld/../libbfd = -I/home/bed22/obj/home/bed22/src-9/gnu/usr.bin/binutils/ld/../libbfd = -I/home/bed22/src-9/gnu/usr.bin/binutils/ld/../../../../contrib/binutils/i= nclude -DTARGET=3D\"x86_64-unknown-freebsd\" = -DDEFAULT_EMULATION=3D\"elf_x86_64_fbsd\" -DSCRIPTDIR=3D\"/usr/libdata\" = -DBFD_VERSION_STRING=3D\""2.17.50 [FreeBSD] 2007-07-03"\" = -DBINDIR=3D\"/usr/bin\" -DTARGET_SYSTEM_ROOT=3D\"\" = -DTOOLBINDIR=3D\"//usr/bin/libexec\" -D_GNU_SOURCE = -I/home/bed22/src-9/gnu/usr.bin/binutils/ld/../../../../contrib/binutils/l= d = -I/home/bed22/src-9/gnu/usr.bin/binutils/ld/../../../../contrib/binutils/b= fd -std=3Dgnu99 -fstack-protector -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes = -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized = -Wno-pointer-sign -c ldlex.c > cc1: warnings being treated as errors > <stdout>: In function 'yy_get_next_buffer': > <stdout>:3229: warning: passing argument 2 of 'yy_input' from > incompatible pointer type > *** [ldlex.o] Error code 1 >=20 > Stop in /home/bed22/src-9/gnu/usr.bin/binutils/ld. > *** [all] Error code 1 >=20 > Thanks, > Brooks +-----------------oOO--(_)--OOo-------------------------+ With best Regards, Martin Wilke (miwi_(at)_FreeBSD.org) Mess with the Best, Die like the Rest
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1A835C0A-9A00-49B9-948C-CF69631CA2B7>