ports/88246: gcc-3.4.5 port does not compile on FreeBSD-4.11

Jukka A. Ukkonen jau at iki.fi
Sun Oct 30 17:50:23 UTC 2005


>Number:         88246
>Category:       ports
>Synopsis:       gcc-3.4.5 port does not compile on FreeBSD-4.11
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 30 17:50:16 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Jukka A. Ukkonen
>Release:        4.11-STABLE
>Organization:
private citizen
>Environment:
FreeBSD mjolnir 4.11-STABLE FreeBSD 4.11-STABLE #0: Wed Sep 21 07:56:19 EET DST 2005     jau at mjolnir:/home/src/sys/compile/Mjolnir  i386

>Description:
              gcc-3.4.5 port does not compile on FreeBSD-4.11-STABLE.
Instead one gets these error messages...

===>  Building for gcc-3.4.5_20050920
gmake[1]: Entering directory `/opt/ports/lang/gcc34/work/build/libiberty'
gmake[2]: Entering directory `/opt/ports/lang/gcc34/work/build/libiberty/testsuite'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/opt/ports/lang/gcc34/work/build/libiberty/testsuite'
gmake[1]: Leaving directory `/opt/ports/lang/gcc34/work/build/libiberty'
gmake[1]: Entering directory `/opt/ports/lang/gcc34/work/build/intl'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/opt/ports/lang/gcc34/work/build/intl'
Bootstrapping the compiler
gmake[1]: Entering directory `/opt/ports/lang/gcc34/work/build/gcc'
gmake CC="cc" libdir=/usr/local/lib/gcc/i386-portbld-freebsd4.11/3.4.5 LANGUAGES="c " \
	CFLAGS="-g " MAKEINFO="makeinfo --no-split" \
	MAKEINFOFLAGS="--no-split" COVERAGE_FLAGS= \
	OBJS-onestep="alias.o bb-reorder.o bitmap.o builtins.o caller-save.o calls.o cfg.o cfganal.o cfgbuild.o cfgcleanup.o cfglayout.o cfgloop.o cfgloopanal.o cfgloopmanip.o loop-init.o loop-unswitch.o loop-unroll.o cfgrtl.o combine.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-rtl.o except.o explow.o expmed.o expr.o final.o flow.o fold-const.o function.o gcse.o genrtl.o ggc-common.o global.o graph.o gtype-desc.o haifa-sched.o 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 jump.o  langhooks.o lcm.o lists.o local-alloc.o loop.o optabs.o options.o opts.o params.o postreload.o predict.o print-rtl.o print-tree.o value-prof.o profile.o ra.o ra-build.o ra-colorize.o ra-debug.o ra-rewrite.o real.o recog.o reg-stack.o regclass.o regmove.o regrename.o reload.o reload1.o reorg.o resource.o rtl.o rtlan
 al.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 stor-layout.o stringpool.o targhooks.o timevar.o toplev.o tracer.o tree.o tree-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 i386.o  host-default.o hashtable.o tree-inline.o tree-optimize.o cgraph.o cgraphunit.o"
gmake[2]: Entering directory `/opt/ports/lang/gcc34/work/build/gcc'
cc -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H -I/usr/local/include   -I. -I. -I.././..//gcc-3.4-20050920/gcc -I.././..//gcc-3.4-20050920/gcc/. -I.././..//gcc-3.4-20050920/gcc/../include  \
	.././..//gcc-3.4-20050920/gcc/c-opts.c -o c-opts.o 
././..//gcc-3.4-20050920/gcc/c-opts.c:120: warning: ANSI C forbids forward references to `enum' types
././..//gcc-3.4-20050920/gcc/c-opts.c:120: warning: `enum opt_code' declared inside parameter list
././..//gcc-3.4-20050920/gcc/c-opts.c:120: warning: its scope is only this definition or declaration, which is probably not what you want.
././..//gcc-3.4-20050920/gcc/c-opts.c:120: warning: parameter has incomplete type
././..//gcc-3.4-20050920/gcc/c-opts.c:123: warning: ANSI C forbids forward references to `enum' types
././..//gcc-3.4-20050920/gcc/c-opts.c:123: field `code' has incomplete type
././..//gcc-3.4-20050920/gcc/c-opts.c: In function `c_common_missing_argument':
././..//gcc-3.4-20050920/gcc/c-opts.c:140: `OPT_fconstant_string_class_' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:140: (Each undeclared identifier is reported only once
././..//gcc-3.4-20050920/gcc/c-opts.c:140: for each function it appears in.)
././..//gcc-3.4-20050920/gcc/c-opts.c:144: `OPT_A' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:148: `OPT_D' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:149: `OPT_U' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:153: `OPT_I' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:154: `OPT_idirafter' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:155: `OPT_isysroot' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:156: `OPT_isystem' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:160: `OPT_MF' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:161: `OPT_MD' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:162: `OPT_MMD' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:163: `OPT_include' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:164: `OPT_imacros' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:165: `OPT_o' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:169: `OPT_MQ' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:170: `OPT_MT' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c: At top level:
././..//gcc-3.4-20050920/gcc/c-opts.c:181: parameter `code' has incomplete type
././..//gcc-3.4-20050920/gcc/c-opts.c: In function `c_common_init_options':
././..//gcc-3.4-20050920/gcc/c-opts.c:191: `CL_C' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:191: initializer element is not constant
././..//gcc-3.4-20050920/gcc/c-opts.c:191: (near initialization for `lang_flags[0]')
././..//gcc-3.4-20050920/gcc/c-opts.c:191: `CL_ObjC' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:191: initializer element is not constant
././..//gcc-3.4-20050920/gcc/c-opts.c:191: (near initialization for `lang_flags[1]')
././..//gcc-3.4-20050920/gcc/c-opts.c:191: `CL_CXX' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:191: initializer element is not constant
././..//gcc-3.4-20050920/gcc/c-opts.c:191: (near initialization for `lang_flags[2]')
././..//gcc-3.4-20050920/gcc/c-opts.c:191: `CL_ObjCXX' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:191: initializer element is not constant
././..//gcc-3.4-20050920/gcc/c-opts.c:191: (near initialization for `lang_flags[3]')
././..//gcc-3.4-20050920/gcc/c-opts.c: In function `c_common_handle_option':
././..//gcc-3.4-20050920/gcc/c-opts.c:255: variable `code' has initializer but incomplete type
././..//gcc-3.4-20050920/gcc/c-opts.c:255: conversion to incomplete type
././..//gcc-3.4-20050920/gcc/c-opts.c:255: storage size of `code' isn't known
././..//gcc-3.4-20050920/gcc/c-opts.c:264: `OPT__output_pch_' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:268: `OPT_A' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:269: type of formal parameter 1 is incomplete
././..//gcc-3.4-20050920/gcc/c-opts.c:272: `OPT_C' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:276: `OPT_CC' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:281: `OPT_D' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:282: type of formal parameter 1 is incomplete
././..//gcc-3.4-20050920/gcc/c-opts.c:285: `OPT_E' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:289: `OPT_H' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:293: `OPT_I' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:305: `OPT_M' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:306: `OPT_MM' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:316: `OPT_MD' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:317: `OPT_MMD' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:322: `OPT_MF' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:327: `OPT_MG' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:332: `OPT_MP' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:337: `OPT_MQ' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:338: `OPT_MT' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:340: type of formal parameter 1 is incomplete
././..//gcc-3.4-20050920/gcc/c-opts.c:343: `OPT_P' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:347: `OPT_fworking_directory' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:351: `OPT_U' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:352: type of formal parameter 1 is incomplete
././..//gcc-3.4-20050920/gcc/c-opts.c:355: `OPT_Wabi' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:359: `OPT_Wall' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:401: `OPT_Wbad_function_cast' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:405: `OPT_Wcast_qual' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:409: `OPT_Wchar_subscripts' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:413: `OPT_Wcomment' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:414: `OPT_Wcomments' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:418: `OPT_Wconversion' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:422: `OPT_Wctor_dtor_privacy' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:426: `OPT_Wdeclaration_after_statement' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:430: `OPT_Wdeprecated' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:435: `OPT_Wdiv_by_zero' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:439: `OPT_Weffc__' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:443: `OPT_Wendif_labels' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:447: `OPT_Werror' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:451: `OPT_Werror_implicit_function_declaration' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:455: `OPT_Wfloat_equal' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:459: `OPT_Wformat' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:463: `OPT_Wformat_' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:467: `OPT_Wformat_extra_args' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:471: `OPT_Wformat_nonliteral' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:475: `OPT_Wformat_security' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:479: `OPT_Wformat_y2k' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:483: `OPT_Wformat_zero_length' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:487: `OPT_Winit_self' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:491: `OPT_Wimplicit' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:495: `OPT_Wimplicit_function_declaration' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:499: `OPT_Wimplicit_int' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:503: `OPT_Wimport' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:507: `OPT_Winvalid_offsetof' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:511: `OPT_Winvalid_pch' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:515: `OPT_Wlong_long' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:519: `OPT_Wmain' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:526: `OPT_Wmissing_braces' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:530: `OPT_Wmissing_declarations' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:534: `OPT_Wmissing_format_attribute' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:538: `OPT_Wmissing_prototypes' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:542: `OPT_Wmultichar' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:546: `OPT_Wnested_externs' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:550: `OPT_Wnon_template_friend' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:554: `OPT_Wnon_virtual_dtor' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:558: `OPT_Wnonnull' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:562: `OPT_Wold_style_definition' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:566: `OPT_Wold_style_cast' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:570: `OPT_Woverloaded_virtual' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:574: `OPT_Wparentheses' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:578: `OPT_Wpmf_conversions' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:582: `OPT_Wpointer_arith' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:586: `OPT_Wprotocol' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:590: `OPT_Wselector' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:594: `OPT_Wredundant_decls' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:598: `OPT_Wreorder' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:602: `OPT_Wreturn_type' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:606: `OPT_Wsequence_point' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:610: `OPT_Wsign_compare' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:614: `OPT_Wsign_promo' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:618: `OPT_Wstrict_prototypes' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:622: `OPT_Wsynth' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:626: `OPT_Wsystem_headers' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:630: `OPT_Wtraditional' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:635: `OPT_Wtrigraphs' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:639: `OPT_Wundeclared_selector' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:643: `OPT_Wundef' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:647: `OPT_Wunknown_pragmas' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:653: `OPT_Wunused_macros' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:657: `OPT_Wwrite_strings' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:664: `OPT_ansi' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:671: `OPT_d' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:675: `OPT_fcond_mismatch' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:683: `OPT_fall_virtual' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:684: `OPT_falt_external_templates' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:685: `OPT_fenum_int_equiv' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:686: `OPT_fexternal_templates' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:687: `OPT_fguiding_decls' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:688: `OPT_fhonor_std' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:689: `OPT_fhuge_objects' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:690: `OPT_flabels_ok' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:691: `OPT_fname_mangling_version_' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:692: `OPT_fnew_abi' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:693: `OPT_fnonnull_objects' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:694: `OPT_fsquangle' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:695: `OPT_fstrict_prototype' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:696: `OPT_fthis_is_variable' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:697: `OPT_fvtable_thunks' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:698: `OPT_fxref' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:699: `OPT_fvtable_gc' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:703: `OPT_faccess_control' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:707: `OPT_fasm' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:711: `OPT_fbuiltin' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:715: `OPT_fbuiltin_' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:722: `OPT_fdollars_in_identifiers' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:726: `OPT_fdump_' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:731: `OPT_ffreestanding' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:734: `OPT_fhosted' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:742: `OPT_fshort_double' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:746: `OPT_fshort_enums' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:750: `OPT_fshort_wchar' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:754: `OPT_fsigned_bitfields' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:759: `OPT_fsigned_char' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:763: `OPT_funsigned_bitfields' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:768: `OPT_funsigned_char' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:772: `OPT_fcheck_new' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:776: `OPT_fconserve_space' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:780: `OPT_fconst_strings' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:784: `OPT_fconstant_string_class_' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:788: `OPT_fdefault_inline' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:792: `OPT_felide_constructors' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:796: `OPT_fenforce_eh_specs' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:800: `OPT_ffixed_form' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:801: `OPT_ffixed_line_length_' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:807: `OPT_ffor_scope' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:811: `OPT_fgnu_keywords' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:815: `OPT_fgnu_runtime' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:819: `OPT_fhandle_exceptions' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:824: `OPT_fimplement_inlines' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:828: `OPT_fimplicit_inline_templates' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:832: `OPT_fimplicit_templates' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:836: `OPT_fms_extensions' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:840: `OPT_fnext_runtime' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:844: `OPT_fnil_receivers' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:848: `OPT_fnonansi_builtins' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:852: `OPT_fobjc_exceptions' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:856: `OPT_foperator_names' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:860: `OPT_foptional_diags' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:864: `OPT_fpch_deps' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:868: `OPT_fpermissive' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:872: `OPT_fpreprocessed' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:876: `OPT_freplace_objc_classes' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:880: `OPT_frepo' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:886: `OPT_frtti' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:890: `OPT_fshow_column' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:894: `OPT_fstats' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:898: `OPT_ftabstop_' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:904: `OPT_fexec_charset_' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:908: `OPT_fwide_exec_charset_' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:912: `OPT_finput_charset_' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:916: `OPT_ftemplate_depth_' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:920: `OPT_fuse_cxa_atexit' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:924: `OPT_fweak' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:928: `OPT_fzero_link' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:932: `OPT_gen_decls' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:936: `OPT_idirafter' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:940: `OPT_imacros' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:941: `OPT_include' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:942: type of formal parameter 1 is incomplete
././..//gcc-3.4-20050920/gcc/c-opts.c:945: `OPT_iprefix' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:949: `OPT_isysroot' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:953: `OPT_isystem' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:957: `OPT_iwithprefix' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:961: `OPT_iwithprefixbefore' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:965: `OPT_lang_asm' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:970: `OPT_lang_objc' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:974: `OPT_nostdinc' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:978: `OPT_nostdinc__' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:982: `OPT_o' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:992: `OPT_pedantic_errors' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:995: `OPT_pedantic' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:1000: `OPT_print_objc_runtime_info' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:1004: `OPT_remap' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:1008: `OPT_std_c__98' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:1009: `OPT_std_gnu__98' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:1013: `OPT_std_c89' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:1014: `OPT_std_iso9899_1990' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:1015: `OPT_std_iso9899_199409' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:1019: `OPT_std_gnu89' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:1023: `OPT_std_c99' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:1024: `OPT_std_c9x' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:1025: `OPT_std_iso9899_1999' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:1026: `OPT_std_iso9899_199x' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:1030: `OPT_std_gnu99' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:1031: `OPT_std_gnu9x' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:1035: `OPT_trigraphs' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:1039: `OPT_traditional_cpp' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:1043: `OPT_undef' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:1047: `OPT_w' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:1051: `OPT_v' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:261: warning: unreachable code at beginning of switch statement
././..//gcc-3.4-20050920/gcc/c-opts.c:255: warning: unused variable `code'
././..//gcc-3.4-20050920/gcc/c-opts.c: In function `check_deps_environment_vars':
././..//gcc-3.4-20050920/gcc/c-opts.c:1321: `OPT_MT' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:1321: type of formal parameter 1 is incomplete
././..//gcc-3.4-20050920/gcc/c-opts.c: In function `handle_deferred_opts':
././..//gcc-3.4-20050920/gcc/c-opts.c:1343: `OPT_MT' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:1343: `OPT_MQ' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c: In function `finish_options':
././..//gcc-3.4-20050920/gcc/c-opts.c:1438: `OPT_D' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:1440: `OPT_U' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:1442: `OPT_A' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c:1457: `OPT_imacros' undeclared (first use in this function)
././..//gcc-3.4-20050920/gcc/c-opts.c: In function `push_command_line_include':
././..//gcc-3.4-20050920/gcc/c-opts.c:1479: `OPT_include' undeclared (first use in this function)
gmake[2]: *** [c-opts.o] Error 1
gmake[2]: Leaving directory `/opt/ports/lang/gcc34/work/build/gcc'
gmake[1]: *** [stage1_build] Error 2
gmake[1]: Leaving directory `/opt/ports/lang/gcc34/work/build/gcc'
gmake: *** [bootstrap-lean] Error 2
*** Error code 2

Stop in /opt/ports/lang/gcc34.

>How-To-Repeat:
              Just try to make the gcc34 port on 4.11-STABLE.

>Fix:
              No fix known yet.

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list