Date: Mon, 15 Sep 2014 17:44:09 +0300 From: Christos Chatzaras <chris@cretaforce.gr> To: freebsd-ports@freebsd.org Subject: Issue with upgrading gcc Message-ID: <137F1B27-B99C-4249-92A0-6932E6EC6AB6@cretaforce.gr>
next in thread | raw e-mail | index | archive | help
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 <URL:http://gcc.gnu.org/bugs.html> 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)=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?137F1B27-B99C-4249-92A0-6932E6EC6AB6>