Date: Wed, 20 Aug 2008 20:40:15 +0200 From: Thomas Hummel <hummel@pasteur.fr> To: freebsd-ports@freebsd.org Subject: gcc34 doesn't build on 7.0-STABLE/amd64 Message-ID: <20080820184014.GA47095@parmesan.sis.pasteur.fr>
next in thread | raw e-mail | index | archive | help
Hello, for some long time now, gcc34 doesn't build on FreeBSD 7.0-STABLE (GENERIC kernel) amd64 : =3D=3D=3D> Building for gcc-3.4.6_3,1 gmake[1]: Entering directory `/usr/ports/lang/gcc34/work/build/libiberty' gmake[2]: Entering directory `/usr/ports/lang/gcc34/work/build/libiberty/te= stsuite' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/lang/gcc34/work/build/libiberty/tes= tsuite' gmake[1]: Leaving directory `/usr/ports/lang/gcc34/work/build/libiberty' gmake[1]: Entering directory `/usr/ports/lang/gcc34/work/build/intl' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/usr/ports/lang/gcc34/work/build/intl' Bootstrapping the compiler gmake[1]: Entering directory `/usr/ports/lang/gcc34/work/build/gcc' gmake CC=3D"cc" libdir=3D/usr/local/lib/gcc/x86_64-portbld-freebsd7.0/3.4.6= LANGUAGES=3D"c " \ CFLAGS=3D"-g " MAKEINFO=3D"makeinfo --no-split" \ MAKEINFOFLAGS=3D"--no-split" COVERAGE_FLAGS=3D \ OBJS-onestep=3D"alias.o bb-reorder.o bitmap.o builtins.o caller-save.o ca= lls.o cfg.o cfganal.o cfgbuild.o cfgcleanup.o cfglayout.o cfgloop.o cfgloop= anal.o cfgloopmanip.o loop-init.o loop-unswitch.o loop-unroll.o cfgrtl.o co= mbine.o conflict.o convert.o coverage.o cse.o cselib.o dbxout.o debug.o df.= o diagnostic.o dojump.o doloop.o dominance.o dwarf2asm.o dwarf2out.o emit-r= tl.o except.o explow.o expmed.o expr.o final.o flow.o fold-const.o function= =2Eo gcse.o genrtl.o ggc-common.o global.o graph.o gtype-desc.o haifa-sched= =2Eo hooks.o ifcvt.o insn-attrtab.o insn-emit.o insn-modes.o insn-extract.o= insn-opinit.o insn-output.o insn-peep.o insn-recog.o integrate.o intl.o ju= mp.o langhooks.o lcm.o lists.o local-alloc.o loop.o optabs.o options.o opt= s.o params.o postreload.o predict.o print-rtl.o print-tree.o value-prof.o p= rofile.o ra.o ra-build.o ra-colorize.o ra-debug.o ra-rewrite.o real.o recog= =2Eo reg-stack.o regclass.o regmove.o regrename.o reload.o reload1.o reorg.= o resource.o rtl.o rtlanal.o rtl-error.o sbitmap.o sched-deps.o sched-ebb.o= sched-rgn.o sched-vis.o sdbout.o sibcall.o simplify-rtx.o sreal.o stmt.o s= tor-layout.o stringpool.o targhooks.o timevar.o toplev.o tracer.o tree.o tr= ee-dump.o unroll.o varasm.o varray.o version.o vmsdbgout.o xcoffout.o alloc= -pool.o et-forest.o cfghooks.o bt-load.o pretty-print.o ggc-page.o web.o i3= 86.o host-default.o hashtable.o tree-inline.o tree-optimize.o cgraph.o cgr= aphunit.o" gmake[2]: Entering directory `/usr/ports/lang/gcc34/work/build/gcc' cc -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissi= ng-prototypes -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/local/incl= ude -I. -I. -I.././..//gcc-3.4.6/gcc -I.././..//gcc-3.4.6/gcc/. -I.././..= //gcc-3.4.6/gcc/../include gtype-desc.c -o gtype-desc.o gtype-desc.c: In function 'gt_ggc_mx_cgraph_varpool_node': gtype-desc.c:51: error: dereferencing pointer to incomplete type gtype-desc.c:51: error: dereferencing pointer to incomplete type gtype-desc.c:52: error: dereferencing pointer to incomplete type gtype-desc.c:52: error: dereferencing pointer to incomplete type gtype-desc.c: In function 'gt_ggc_mx_cgraph_edge': gtype-desc.c:62: error: dereferencing pointer to incomplete type gtype-desc.c:62: error: dereferencing pointer to incomplete type gtype-desc.c:63: error: dereferencing pointer to incomplete type gtype-desc.c:63: error: dereferencing pointer to incomplete type gtype-desc.c:64: error: dereferencing pointer to incomplete type gtype-desc.c:64: error: dereferencing pointer to incomplete type gtype-desc.c:65: error: dereferencing pointer to incomplete type gtype-desc.c:65: error: dereferencing pointer to incomplete type gtype-desc.c: In function 'gt_ggc_mx_cgraph_node': gtype-desc.c:75: error: dereferencing pointer to incomplete type gtype-desc.c:79: error: dereferencing pointer to incomplete type gtype-desc.c:86: error: dereferencing pointer to incomplete type gtype-desc.c:86: error: dereferencing pointer to incomplete type gtype-desc.c:87: error: dereferencing pointer to incomplete type gtype-desc.c:87: error: dereferencing pointer to incomplete type gtype-desc.c:88: error: dereferencing pointer to incomplete type gtype-desc.c:88: error: dereferencing pointer to incomplete type gtype-desc.c:89: error: dereferencing pointer to incomplete type gtype-desc.c:89: error: dereferencing pointer to incomplete type gtype-desc.c:90: error: dereferencing pointer to incomplete type gtype-desc.c:90: error: dereferencing pointer to incomplete type gtype-desc.c:91: error: dereferencing pointer to incomplete type gtype-desc.c:91: error: dereferencing pointer to incomplete type gtype-desc.c:92: error: dereferencing pointer to incomplete type gtype-desc.c:92: error: dereferencing pointer to incomplete type gtype-desc.c:93: error: dereferencing pointer to incomplete type gtype-desc.c:93: error: dereferencing pointer to incomplete type gtype-desc.c:94: error: dereferencing pointer to incomplete type gtype-desc.c:94: error: dereferencing pointer to incomplete type gtype-desc.c:95: error: dereferencing pointer to incomplete type gtype-desc.c: In function 'gt_pch_nx_cgraph_varpool_node': gtype-desc.c:1287: error: dereferencing pointer to incomplete type gtype-desc.c:1287: error: dereferencing pointer to incomplete type gtype-desc.c:1288: error: dereferencing pointer to incomplete type gtype-desc.c:1288: error: dereferencing pointer to incomplete type gtype-desc.c: In function 'gt_pch_nx_cgraph_edge': gtype-desc.c:1298: error: dereferencing pointer to incomplete type gtype-desc.c:1298: error: dereferencing pointer to incomplete type gtype-desc.c:1299: error: dereferencing pointer to incomplete type gtype-desc.c:1299: error: dereferencing pointer to incomplete type gtype-desc.c:1300: error: dereferencing pointer to incomplete type gtype-desc.c:1300: error: dereferencing pointer to incomplete type gtype-desc.c:1301: error: dereferencing pointer to incomplete type gtype-desc.c:1301: error: dereferencing pointer to incomplete type gtype-desc.c:1302: error: dereferencing pointer to incomplete type gtype-desc.c: In function 'gt_pch_nx_cgraph_node': gtype-desc.c:1312: error: dereferencing pointer to incomplete type gtype-desc.c:1316: error: dereferencing pointer to incomplete type gtype-desc.c:1323: error: dereferencing pointer to incomplete type gtype-desc.c:1323: error: dereferencing pointer to incomplete type gtype-desc.c:1324: error: dereferencing pointer to incomplete type gtype-desc.c:1324: error: dereferencing pointer to incomplete type gtype-desc.c:1325: error: dereferencing pointer to incomplete type gtype-desc.c:1325: error: dereferencing pointer to incomplete type gtype-desc.c:1326: error: dereferencing pointer to incomplete type gtype-desc.c:1326: error: dereferencing pointer to incomplete type gtype-desc.c:1327: error: dereferencing pointer to incomplete type gtype-desc.c:1327: error: dereferencing pointer to incomplete type gtype-desc.c:1328: error: dereferencing pointer to incomplete type gtype-desc.c:1328: error: dereferencing pointer to incomplete type gtype-desc.c:1329: error: dereferencing pointer to incomplete type gtype-desc.c:1329: error: dereferencing pointer to incomplete type gtype-desc.c:1330: error: dereferencing pointer to incomplete type gtype-desc.c:1330: error: dereferencing pointer to incomplete type gtype-desc.c:1331: error: dereferencing pointer to incomplete type gtype-desc.c:1331: error: dereferencing pointer to incomplete type gtype-desc.c:1332: error: dereferencing pointer to incomplete type gtype-desc.c: In function 'gt_pch_p_19cgraph_varpool_node': gtype-desc.c:2601: error: dereferencing pointer to incomplete type gtype-desc.c:2603: error: dereferencing pointer to incomplete type gtype-desc.c: In function 'gt_pch_p_11cgraph_edge': gtype-desc.c:2614: error: dereferencing pointer to incomplete type gtype-desc.c:2616: error: dereferencing pointer to incomplete type gtype-desc.c:2618: error: dereferencing pointer to incomplete type gtype-desc.c:2620: error: dereferencing pointer to incomplete type gtype-desc.c:2622: error: dereferencing pointer to incomplete type gtype-desc.c: In function 'gt_pch_p_11cgraph_node': gtype-desc.c:2633: error: dereferencing pointer to incomplete type gtype-desc.c:2635: error: dereferencing pointer to incomplete type gtype-desc.c:2637: error: dereferencing pointer to incomplete type gtype-desc.c:2639: error: dereferencing pointer to incomplete type gtype-desc.c:2641: error: dereferencing pointer to incomplete type gtype-desc.c:2643: error: dereferencing pointer to incomplete type gtype-desc.c:2645: error: dereferencing pointer to incomplete type gtype-desc.c:2647: error: dereferencing pointer to incomplete type gtype-desc.c:2649: error: dereferencing pointer to incomplete type gtype-desc.c: At top level: gtype-desc.c:4334: error: 'cgraph_varpool_nodes_queue' undeclared here (not= in a function) gtype-desc.c:4341: error: 'cgraph_nodes_queue' undeclared here (not in a fu= nction) gtype-desc.c:4348: error: 'cgraph_nodes' undeclared here (not in a function) gtype-desc.c:4533: error: 'cgraph_varpool_n_nodes' undeclared here (not in = a function) gtype-desc.c:4533: error: initializer element is not constant gtype-desc.c:4533: error: (near initialization for 'gt_pch_rs_gtype_desc_c[= 0].base') gtype-desc.c:4533: error: initializer element is not constant gtype-desc.c:4533: error: (near initialization for 'gt_pch_rs_gtype_desc_c[= 0].stride') gtype-desc.c:4534: error: 'cgraph_max_uid' undeclared here (not in a functi= on) gtype-desc.c:4534: error: initializer element is not constant gtype-desc.c:4534: error: (near initialization for 'gt_pch_rs_gtype_desc_c[= 1].base') gtype-desc.c:4534: error: initializer element is not constant gtype-desc.c:4534: error: (near initialization for 'gt_pch_rs_gtype_desc_c[= 1].stride') gtype-desc.c:4535: error: 'cgraph_n_nodes' undeclared here (not in a functi= on) gtype-desc.c:4535: error: initializer element is not constant gtype-desc.c:4535: error: (near initialization for 'gt_pch_rs_gtype_desc_c[= 2].base') gtype-desc.c:4535: error: initializer element is not constant gtype-desc.c:4535: error: (near initialization for 'gt_pch_rs_gtype_desc_c[= 2].stride') gmake[2]: *** [gtype-desc.o] Error 1 gmake[2]: Leaving directory `/usr/ports/lang/gcc34/work/build/gcc' gmake[1]: *** [stage1_build] Error 2 gmake[1]: Leaving directory `/usr/ports/lang/gcc34/work/build/gcc' gmake: *** [bootstrap-lean] Error 2 *** Error code 2 Stop in /usr/ports/lang/gcc34. --=20 Thomas Hummel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080820184014.GA47095>