Opened 6 years ago

Last modified 5 years ago

#57135 closed defect

gcc8 powerpc-darwin9-apple: build fails at build/gencfn-macros — at Version 3

Reported by: kencu (Ken) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: kencu (Ken)
Port: gcc8

Description (last modified by kencu (Ken))

I'd like to use this ticket to track the potential success of building gcc8 on PPC Leopard and Tiger.

On PPC Leopard the build proceeds a reasonable distance until:

/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc8/gcc8/work/build/./prev-gcc/xg++ -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc8/gcc8/work/build/./prev-gcc/ -B/opt/local/ppc-apple-darwin9/bin/ -nostdinc++ -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc8/gcc8/work/build/prev-ppc-apple-darwin9/libstdc++-v3/src/.libs -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc8/gcc8/work/build/prev-ppc-apple-darwin9/libstdc++-v3/libsupc++/.libs  -isystem /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc8/gcc8/work/build/prev-ppc-apple-darwin9/libstdc++-v3/include/ppc-apple-darwin9  -isystem /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc8/gcc8/work/build/prev-ppc-apple-darwin9/libstdc++-v3/include  -isystem /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc8/gcc8/work/gcc-8.2.0/libstdc++-v3/libsupc++ -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc8/gcc8/work/build/prev-ppc-apple-darwin9/libstdc++-v3/src/.libs -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc8/gcc8/work/build/prev-ppc-apple-darwin9/libstdc++-v3/libsupc++/.libs   -g -O2 -mdynamic-no-pic  -gtoggle -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc   -o build/gencfn-macros \
	    build/gencfn-macros.o build/errors.o build/hash-table.o build/vec.o build/ggc-none.o .././libiberty/libiberty.a
build/genenums /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc8/gcc8/work/gcc-8.2.0/gcc/common.md /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc8/gcc8/work/gcc-8.2.0/gcc/config/rs6000/rs6000.md \
	   > tmp-enums.c
/bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc8/gcc8/work/gcc-8.2.0/gcc/../move-if-change tmp-enums.c insn-enums.c
echo timestamp > s-enums
build/genconstants /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc8/gcc8/work/gcc-8.2.0/gcc/common.md /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc8/gcc8/work/gcc-8.2.0/gcc/config/rs6000/rs6000.md \
	   > tmp-constants.h
/bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc8/gcc8/work/gcc-8.2.0/gcc/../move-if-change tmp-constants.h insn-constants.h
echo timestamp > s-constants
build/gencfn-macros -c \
	  > tmp-case-cfn-macros.h

build/gencfn-macros: DEF_INTERNAL_FLT_FN (ACOS) has no associated built-in functions
build/gencfn-macros: DEF_INTERNAL_FLT_FN (ASIN) has no associated built-in functions
build/gencfn-macros: DEF_INTERNAL_FLT_FN (ATAN) has no associated built-in functions
build/gencfn-macros: DEF_INTERNAL_FLT_FN (COS) has no associated built-in functions
build/gencfn-macros: DEF_INTERNAL_FLT_FN (EXP) has no associated built-in functions
build/gencfn-macros: DEF_INTERNAL_FLT_FN (EXP10) has no associated built-in functions
build/gencfn-macros: DEF_INTERNAL_FLT_FN (EXP2) has no associated built-in functions
build/gencfn-macros: DEF_INTERNAL_FLT_FN (EXPM1) has no associated built-in functions
build/gencfn-macros: DEF_INTERNAL_FLT_FN (LOG) has no associated built-in functions
build/gencfn-macros: DEF_INTERNAL_FLT_FN (LOG10) has no associated built-in functions
build/gencfn-macros: DEF_INTERNAL_FLT_FN (LOG1P) has no associated built-in functions
build/gencfn-macros: DEF_INTERNAL_FLT_FN (LOG2) has no associated built-in functions
build/gencfn-macros: DEF_INTERNAL_FLT_FN (LOGB) has no associated built-in functions
build/gencfn-macros: DEF_INTERNAL_FLT_FN (SIN) has no associated built-in functions
build/gencfn-macros: DEF_INTERNAL_FLT_FN (SQRT) has no associated built-in functions
build/gencfn-macros: DEF_INTERNAL_FLT_FN (TAN) has no associated built-in functions
build/gencfn-macros: DEF_INTERNAL_FLT_FN (CEIL) has no associated built-in functions
build/gencfn-macros: DEF_INTERNAL_FLT_FN (FLOOR) has no associated built-in functions
build/gencfn-macros: DEF_INTERNAL_FLT_FN (RINT) has no associated built-in functions
build/gencfn-macros: DEF_INTERNAL_FLT_FN (ROUND) has no associated built-in functions
build/gencfn-macros: DEF_INTERNAL_FLT_FN (TRUNC) has no associated built-in functions
build/gencfn-macros: DEF_INTERNAL_FLT_FN (ATAN2) has no associated built-in functions
build/gencfn-macros: DEF_INTERNAL_FLT_FN (FMOD) has no associated built-in functions
build/gencfn-macros: DEF_INTERNAL_FLT_FN (POW) has no associated built-in functions
build/gencfn-macros: DEF_INTERNAL_FLT_FN (SCALB) has no associated built-in functions
build/gencfn-macros: DEF_INTERNAL_FLT_FN (FMIN) has no associated built-in functions
build/gencfn-macros: DEF_INTERNAL_FLT_FN (FMAX) has no associated built-in functions
build/gencfn-macros: DEF_INTERNAL_FLT_FN (LDEXP) has no associated built-in functions
build/gencfn-macros: DEF_INTERNAL_INT_FN (CLRSB) has no associated built-in functions
build/gencfn-macros: DEF_INTERNAL_INT_FN (CLZ) has no associated built-in functions
build/gencfn-macros: DEF_INTERNAL_INT_FN (CTZ) has no associated built-in functions
build/gencfn-macros: DEF_INTERNAL_INT_FN (FFS) has no associated built-in functions
build/gencfn-macros: DEF_INTERNAL_INT_FN (PARITY) has no associated built-in functions
make[3]: *** [s-case-cfn-macros] Error 1
make[3]: *** Waiting for unfinished jobs....

Change History (4)

Changed 6 years ago by kencu (Ken)

first build attempt gcc 8.2.0 20180915

comment:1 Changed 6 years ago by kencu (Ken)

And that looks to be this bug <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85669>, as confirmed by Ryan in that ticket.

comment:2 Changed 6 years ago by kencu (Ken)

Description: modified (diff)

comment:3 Changed 6 years ago by kencu (Ken)

Description: modified (diff)
Summary: gcc8 powerpc-darwin9-apple: build fails at ../move-if-change tmp-constants.h insn-constants.hgcc8 powerpc-darwin9-apple: build fails at build/gencfn-macros
Note: See TracTickets for help on using tickets.