Opened 19 years ago

Closed 18 years ago

#3642 closed defect (fixed)

BUG: Fail to build sparc-rtems-gcc

Reported by: aconchillo@… Owned by: pguyot (Paul Guyot)
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

I'm getting these errors when building sparc-rtems-gcc port, shouldn't it try to link with libintl in /opt/ local/lib?

Regards,

aleix


Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_cross_sparc- rtems-gcc/work/build" && make all AR_FOR_TARGET=sparc-rtems-ar AS_FOR_TARGET=sparc-rtems- as LD_FOR_TARGET=sparc-rtems-ld NM_FOR_TARGET=sparc-rtems-nm RANLIB_FOR_TARGET=sparc- rtems-ranlib" returned error 2 Command output: make[2]: Nothing to be done for `all'. (cd intl && make all) make[2]: Nothing to be done for `all'. cc -no-cpp-precomp -DIN_GCC -DCROSS_COMPILE -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o cc1 \

c-parse.o c-lang.o attribs.o c-errors.o c-lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o c-

aux-info.o c-common.o c-format.o c-semantics.o c-objc-common.o libcpp.a main.o libbackend.a - lintl -liconv ../libiberty/libiberty.a /usr/bin/ld: can't locate file for: -lintl collect2: ld returned 1 exit status make[1]: * [cc1] Error 1 make: * [all-gcc] Error 2

Change History (6)

comment:1 Changed 19 years ago by olegb@…

Owner: changed from darwinports-bugs@… to pguyot@…
severity: blockernormal

This is *not* a blocker. Assigning to maintainer.

comment:2 Changed 19 years ago by pguyot (Paul Guyot)

Status: newassigned

comment:3 Changed 19 years ago by pguyot (Paul Guyot)

Resolution: fixed
Status: assignedclosed

Just fixed it.

comment:4 Changed 19 years ago by aconchillo@…

Resolution: fixed
Status: closedreopened

I still get the error, but it seems to appear in another place. I have cleaned and rebuild everything.

Running darwinports 1.101, Mac OS X 10.4.2


ar rc libbackend.a 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 cfgrtl.o combine.o conflict.o convert.o cse.o cselib.o dbxout.o debug.o dependence.o df.o diagnostic.o doloop.o dominance.o dwarf2asm.o dwarf2out.o dwarfout.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 haifa-sched.o hash.o hashtable.o hooks.o ifcvt.o insn- attrtab.o insn-emit.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 mbchar.o optabs.o params.o predict.o print-rtl.o print-tree.o profile.o real.o recog.o 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 ssa.o ssa-ccp.o ssa-dce.o stmt.o stor-layout.o stringpool.o timevar.o toplev.o tree.o tree-dump.o tree-inline.o unroll.o varasm.o varray.o version.o vmsdbgout.o xcoffout.o ggc-page.o sparc.o ranlib libbackend.a cc -no-cpp-precomp -DIN_GCC -DCROSS_COMPILE -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o cc1 \

c-parse.o c-lang.o attribs.o c-errors.o c-lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o c-

aux-info.o c-common.o c-format.o c-semantics.o c-objc-common.o libcpp.a main.o libbackend.a - lintl -liconv ../libiberty/libiberty.a /usr/bin/ld: can't locate file for: -lintl collect2: ld returned 1 exit status make[1]: * [cc1] Error 1 make: * [all-gcc] Error 2

Warning: the following items did not execute (for sparc-rtems-gcc): com.apple.activate com.apple.build com.apple.destroot com.apple.archive com.apple.install

comment:5 Changed 19 years ago by mww@…

Summary: Fail to build sparc-rtems-gccBUG: Fail to build sparc-rtems-gcc

comment:6 Changed 18 years ago by pguyot (Paul Guyot)

Resolution: fixed
Status: reopenedclosed
Note: See TracTickets for help on using tickets.