Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 19672 Details for
Bug 31818
gcc 3.3.1 and 3.3.2 suffer internal compiler error in pre_insert_copy_insn gcse.c:5321 when using -minline-all-stringops
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Script of failed arj emerge
gcc-bug-arj.log (text/plain), 6.85 KB, created by
Ian Peters
on 2003-10-23 07:41:33 UTC
(
hide
)
Description:
Script of failed arj emerge
Filename:
MIME Type:
Creator:
Ian Peters
Created:
2003-10-23 07:41:33 UTC
Size:
6.85 KB
patch
obsolete
>Script started on Thu Oct 23 15:37:25 2003 >bash-2.05b# gcc -v >Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/specs >Configured with: /var/tmp/portage/gcc-3.3.2/work/gcc-3.3.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/info --enable-shared --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib --enable-languages=c,c++,f77,objc --enable-threads=posix --enable-long-long --disable-checking --enable-cstdio=stdio --enable-clocale=generic --enable-__cxa_atexit --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls --without-included-gettext --disable-multilib >Thread model: posix >gcc version 3.3.2 (Gentoo Linux 3.3.2, propolice) >bash-2.05b# CFLAGS="-march=pentium4 -minline-all-stringops" emerge arj >Calculating dependencies \ ...done! >>>> emerge (1 of 1) app-arch/arj-3.10g to / >>>> md5 src_uri ;-) arj-3.10g.tar.gz >>>> Unpacking source... >>>> Unpacking arj-3.10g.tar.gz to /var/tmp/portage/arj-3.10g/work >>>> Source unpacked. >configure: WARNING: If you wanted to set the --build type, don't use --host. > If a cross compiler is detected then cross compile mode will be used. >checking for a BSD-compatible install... /bin/install -c >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for i686-pc-linux-gnu-gcc... gcc >checking for C compiler default output... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ANSI C... none needed >checking how to run the C preprocessor... gcc -E >checking for egrep... grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking for an ANSI C-conforming const... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking whether byte ordering is bigendian... no >checking whether gcc needs -traditional... no >checking for working memcmp... yes >checking for function prototypes... yes >checking whether setvbuf arguments are reversed... no >checking return type of signal handlers... void >checking for vprintf... yes >checking for _doprnt... no >checking for getcwd... yes >checking for min... no >checking for max... no >checking for mkdir... yes >checking for rmdir... yes >checking for fcloseall... yes >checking for strcasecmp... yes >checking for setpriority... yes >checking for strdup... yes >checking for strerror... yes >checking for strstr... yes >checking for strupr... no >checking for strlwr... no >checking for strtol... yes >checking for strtoul... yes >checking if dynamic C library may be used... yes >checking if SFX executables may be packed... yes >checking what to use as a dedicated output directory... linux-gnu >checking if color output is demanded... >configure: creating ./config.status >config.status: creating ../GNUmakefile >config.status: creating ../c_defs.h >mkdir -p ./linux-gnu/en/rs >mkdir -p ./linux-gnu/en/rs/tools >mkdir -p ./linux-gnu/en/rs/arjcrypt >mkdir -p ./linux-gnu/en/rs/sfxstub >mkdir -p ./linux-gnu/en/rs/arjsfxv >mkdir -p ./linux-gnu/en/rs/arjsfx >mkdir -p ./linux-gnu/en/rs/arjsfxjr >mkdir -p ./linux-gnu/en/rs/arj >mkdir -p ./linux-gnu/en/rs/rearj >mkdir -p ./linux-gnu/en/rs/register >mkdir -p ./linux-gnu/en/rs/arjdisp >mkdir -p ./linux-gnu/en/rs >mkdir -p ./linux-gnu/en/rs/tools >mkdir -p ./linux-gnu/en/rs/arjcrypt >mkdir -p ./linux-gnu/en/rs/sfxstub >mkdir -p ./linux-gnu/en/rs/arjsfxv >mkdir -p ./linux-gnu/en/rs/arjsfx >mkdir -p ./linux-gnu/en/rs/arjsfxjr >mkdir -p ./linux-gnu/en/rs/arj >mkdir -p ./linux-gnu/en/rs/rearj >mkdir -p ./linux-gnu/en/rs/register >mkdir -p ./linux-gnu/en/rs/arjdisp >gcc -DARJUTIL -c -Ilinux-gnu -I./linux-gnu/en/rs -I. -march=pentium4 -minline-all-stringops -O2 -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -olinux-gnu/en/rs/tools/filemode.o filemode.c >gcc -DARJUTIL -c -Ilinux-gnu -I./linux-gnu/en/rs -I. -march=pentium4 -minline-all-stringops -O2 -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -olinux-gnu/en/rs/tools/today.o today.c >gcc -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -s gnu/stripgcc.lnk -o linux-gnu/en/rs/tools/today ./linux-gnu/en/rs/tools/filemode.o ./linux-gnu/en/rs/tools/today.o >./linux-gnu/en/rs/tools/today en ./linux-gnu/en/rs >TODAY v 1.22 [29/10/2000] Not a part of any binary package! > >make do-all >make[1]: Entering directory `/var/tmp/portage/arj-3.10g/work/arj' >gcc -DSFL=4 -c -Ilinux-gnu -I./linux-gnu/en/rs -I. -march=pentium4 -minline-all-stringops -O2 -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -olinux-gnu/en/rs/arj/filemode.o filemode.c >./linux-gnu/en/rs/tools/today en ./linux-gnu/en/rs >TODAY v 1.22 [29/10/2000] Not a part of any binary package! > >gcc -c -Ilinux-gnu -I./linux-gnu/en/rs -I. -march=pentium4 -minline-all-stringops -O2 -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -olinux-gnu/en/rs/arj/date_sig.o linux-gnu/en/rs/date_sig.c >gcc -DARJUTIL -c -Ilinux-gnu -I./linux-gnu/en/rs -I. -march=pentium4 -minline-all-stringops -O2 -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -olinux-gnu/en/rs/tools/msgbind.o msgbind.c >gcc -DARJUTIL -c -Ilinux-gnu -I./linux-gnu/en/rs -I. -march=pentium4 -minline-all-stringops -O2 -D_UNIX -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib/arj\"" -olinux-gnu/en/rs/tools/arjdata.o arjdata.c >arjdata.c: In function `expand_tags': >arjdata.c:322: internal compiler error: in pre_insert_copy_insn, at gcse.c:5321 >Please submit a full bug report, >with preprocessed source if appropriate. >See <URL:http://bugs.gentoo.org/> for instructions. >make[1]: *** [linux-gnu/en/rs/tools/arjdata.o] Error 1 >make[1]: Leaving directory `/var/tmp/portage/arj-3.10g/work/arj' >make: *** [all] Error 2 > >!!! ERROR: app-arch/arj-3.10g failed. >!!! Function src_compile, Line 26, Exitcode 2 >!!! make package failed > >bash-2.05b# exit > >Script done on Thu Oct 23 15:38:16 2003
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 31818
: 19672