From owner-freebsd-ppc@freebsd.org Tue Dec 4 18:23:35 2018 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 374A11315EBF for ; Tue, 4 Dec 2018 18:23:35 +0000 (UTC) (envelope-from cam@neo-zeon.de) Received: from neo-zeon.de (neo-zeon.de [96.90.244.226]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.neo-zeon.de", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8AA9A69ED8 for ; Tue, 4 Dec 2018 18:23:34 +0000 (UTC) (envelope-from cam@neo-zeon.de) Received: from cberkenp-ld2.linkedin.biz ([216.52.21.5]) (authenticated bits=0) by neo-zeon.de (8.15.2/8.15.2) with ESMTPSA id wB4INWHb072807 (version=TLSv1.2 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 4 Dec 2018 10:23:32 -0800 (PST) (envelope-from cam@neo-zeon.de) Subject: Re: lang/gcc7 fails to build To: freebsd-ppc@freebsd.org References: <0cb3ec86-b5d9-368d-af69-9d05662483dd@neo-zeon.de> From: Cameron Berkenpas Message-ID: <467f4240-bddf-3110-8938-bd49f8c59691@neo-zeon.de> Date: Tue, 4 Dec 2018 10:23:26 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: <0cb3ec86-b5d9-368d-af69-9d05662483dd@neo-zeon.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-Rspamd-Queue-Id: 8AA9A69ED8 X-Spamd-Result: default: False [-4.41 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:96.90.244.224/28]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-ppc@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; DMARC_NA(0.00)[neo-zeon.de]; MX_GOOD(-0.01)[cached: mail02.neo-zeon.de]; NEURAL_HAM_SHORT(-0.93)[-0.932,0]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; IP_SCORE(-1.16)[ipnet: 96.64.0.0/11(-4.83), asn: 7922(-0.90), country: US(-0.09)]; ASN(0.00)[asn:7922, ipnet:96.64.0.0/11, country:US]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_TLS_ALL(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Dec 2018 18:23:35 -0000 *sigh* It seems this was already reported: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231804 Thanks! On 12/03/2018 10:07 PM, Cameron Berkenpas wrote: > Hello, > > lang/gcc7 is failing to build for me on POWER (Talos II) on > 12.0-PRERELEASE. Below are the relevant messages. > > Is anyone else encountering this? I was able to build it just fine on > my x86-64 box on 12.0-PRERELEASE. > > ... > -fno-strict-aliasing -m32 -fPIC -mstrict-align -MT intrinsics.lo -MD > -MP -MF .deps/intrinsics.Tpo -c > /usr/ports/lang/gcc7/work/gcc-7.3.0/libgfortran/io/intrinsics.c -o > intrinsics.o >/dev/null 2>&1 >         /usr/ports/lang/gcc7/work/gcc-7.3.0/libgfortran/io/unix.c: In > function 'find_file': > /usr/ports/lang/gcc7/work/gcc-7.3.0/libgfortran/io/unix.c:1670:26: > error: 'id' undeclared (first use in this function) >          # define FIND_FILE0_ARGS id, path >                                   ^ > /usr/ports/lang/gcc7/work/gcc-7.3.0/libgfortran/io/unix.c:1744:30: > note: in expansion of macro 'FIND_FILE0_ARGS' >            u = find_file0 (unit_root, FIND_FILE0_ARGS); >                                       ^~~~~~~~~~~~~~~ > /usr/ports/lang/gcc7/work/gcc-7.3.0/libgfortran/io/unix.c:1670:26: > note: each undeclared identifier is reported only once for each > function it appears in >          # define FIND_FILE0_ARGS id, path >                                   ^ > /usr/ports/lang/gcc7/work/gcc-7.3.0/libgfortran/io/unix.c:1744:30: > note: in expansion of macro 'FIND_FILE0_ARGS' >            u = find_file0 (unit_root, FIND_FILE0_ARGS); >                                       ^~~~~~~~~~~~~~~ > ... > > gmake[8]: Leaving directory > '/usr/ports/lang/gcc7/work/.build/powerpc64-portbld-freebsd12.0/32/libgfortran' > gmake[7]: *** [Makefile:1242: all] Error 2 > gmake[7]: Leaving directory > '/usr/ports/lang/gcc7/work/.build/powerpc64-portbld-freebsd12.0/32/libgfortran' > gmake[6]: *** [Makefile:5733: multi-do] Error 1 > gmake[6]: Leaving directory > '/usr/ports/lang/gcc7/work/.build/powerpc64-portbld-freebsd12.0/libgfortran' > gmake[5]: *** [Makefile:5311: all-multi] Error 2 > gmake[5]: Leaving directory > '/usr/ports/lang/gcc7/work/.build/powerpc64-portbld-freebsd12.0/libgfortran' > gmake[4]: *** [Makefile:1242: all] Error 2 > gmake[4]: Leaving directory > '/usr/ports/lang/gcc7/work/.build/powerpc64-portbld-freebsd12.0/libgfortran' > gmake[3]: *** [Makefile:18053: all-target-libgfortran] Error 2 > gmake[3]: Leaving directory '/usr/ports/lang/gcc7/work/.build' > gmake[2]: *** [Makefile:21932: bootstrap-lean] Error 2 > gmake[2]: Leaving directory '/usr/ports/lang/gcc7/work/.build' > ... > _______________________________________________ > freebsd-ppc@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ppc > To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org" >