From owner-freebsd-ports@FreeBSD.ORG Mon Sep 15 14:52:43 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 55F735EA for ; Mon, 15 Sep 2014 14:52:43 +0000 (UTC) Received: from server1.cretaforce.gr (server1.cretaforce.gr [88.198.50.249]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "server1.cretaforce.gr", Issuer "CA Cert Signing Authority" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 1541ED1B for ; Mon, 15 Sep 2014 14:52:42 +0000 (UTC) Received: from [192.168.1.10] (athedsl-4392586.home.otenet.gr [79.130.118.122]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by server1.cretaforce.gr (Postfix) with ESMTPSA id 3675E29A33A for ; Mon, 15 Sep 2014 17:44:05 +0300 (EEST) From: Christos Chatzaras Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: Issue with upgrading gcc Message-Id: <137F1B27-B99C-4249-92A0-6932E6EC6AB6@cretaforce.gr> Date: Mon, 15 Sep 2014 17:44:09 +0300 To: freebsd-ports@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) X-Mailer: Apple Mail (2.1878.6) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2014 14:52:43 -0000 Hello, I have gcc-4.7.4 and want to upgrade to 4.8.3_1 I get this error when I try to portupgrade: c++ -c -O2 -pipe -fno-strict-aliasing -DIN_GCC -fno-exceptions = -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings = -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long = -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. = -I.././../gcc-4.8.3/gcc -I.././../gcc-4.8.3/gcc/. = -I.././../gcc-4.8.3/gcc/../include = -I.././../gcc-4.8.3/gcc/../libcpp/include -I/usr/local/include = -I.././../gcc-4.8.3/gcc/../libdecnumber = -I.././../gcc-4.8.3/gcc/../libdecnumber/dpd -I../libdecnumber = -I.././../gcc-4.8.3/gcc/../libbacktrace -I/usr/local/include = insn-automata.c -o insn-automata.o .././../gcc-4.8.3/gcc/config/i386/sse.md: In function 'int = recog_68(rtx_def*, rtx_def*, int*)': .././../gcc-4.8.3/gcc/config/i386/sse.md:826: internal compiler error: = Bus error: 10 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. gmake[2]: *** [insn-recog.o] Error 1 rm gfortran.pod gcc.pod gmake[2]: Leaving directory `/usr/ports/lang/gcc/work/build/gcc' gmake[1]: *** [all-gcc] Error 2 gmake[1]: Leaving directory `/usr/ports/lang/gcc/work/build' gmake: *** [all] Error 2 =3D=3D=3D> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the = failure to the maintainer. *** Error code 1 Stop in /usr/ports/lang/gcc. *** Error code 1 Stop in /usr/ports/lang/gcc. ** Command failed [exit code 1]: /usr/bin/script -qa = /tmp/portupgrade20140915-98216-dz0ybj env UPGRADE_TOOL=3Dportupgrade = UPGRADE_PORT=3Dgcc-4.7.4 UPGRADE_PORT_VER=3D4.7.4 make ** Fix the problem and try again. ---> Build of lang/gcc ended at: Mon, 15 Sep 2014 17:39:35 +0300 = (consumed 00:02:57) ---> Upgrade of lang/gcc ended at: Mon, 15 Sep 2014 17:39:35 +0300 = (consumed 00:02:57) ---> ** Upgrade tasks 1: 0 done, 0 ignored, 0 skipped and 1 failed ---> Listing the results (+:done / -:ignored / *:skipped / !:failed) ! lang/gcc (gcc-4.7.4) (unknown build error) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed ---> Session ended at: Mon, 15 Sep 2014 17:39:35 +0300 (consumed = 00:02:57)=