Opened 14 years ago

Closed 13 years ago

#24734 closed defect (wontfix)

unable to install gcc 3.4 on 10.6

Reported by: asimmons@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: snowleopard Cc:
Port: gcc34

Description

asimmons-mac:~ asimmons$ date
Fri Apr 30 08:06:53 MDT 2010
asimmons-mac:~ asimmons$ sw_vers
ProductName:	Mac OS X
ProductVersion:	10.6.3
BuildVersion:	10D573
asimmons-mac:~ asimmons$ sudo port selfupdate
--->  Updating the ports tree
--->  Updating MacPorts base sources using rsync
MacPorts base version 1.8.2 installed,
MacPorts base version 1.8.2 downloaded.
--->  MacPorts base is already the latest version

The ports tree has been updated. To upgrade your installed ports, you should run
  port upgrade outdated
asimmons-mac:~ asimmons$ sudo port install gcc34
--->  Computing dependencies for gcc34
--->  Building gcc34
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc34/work/build" && /usr/bin/make -j2 bootstrap-lean " returned error 2
Command output:        16 DFA states,              48 DFA arcs
       16 minimal DFA states,      48 minimal DFA arcs
      158 all insns          4 insn equivalence classes
   52 transition comb vector els,    64 trans table els: use simple vect
   52 state alts comb vector els,    64 state alts table els: use simple vect
   64 min delay table els, compression factor 2

Automaton `athlon_fp'
    15522 NDFA states,          99908 NDFA arcs
    15522 DFA states,           99908 DFA arcs
      463 minimal DFA states,    3038 minimal DFA arcs
      158 all insns         21 insn equivalence classes
 3051 transition comb vector els,  9723 trans table els: use comb vect
 3051 state alts comb vector els,  9723 state alts table els: use comb vect
 9723 min delay table els, compression factor 1

17012 all allocated states,     101385 all allocated arcs
20258 all allocated alternative states
 4779 all transition comb vector els, 13107 all trans table els
 4779 all state alts comb vector els, 13107 all state alts table els
13107 all min delay table els
    0 locked states num

  transformation: 0.010793, building DFA: 5.964104
  DFA minimization: 0.424810, making insn equivalence: 0.001243
 all automaton generation: 6.482743, output: 0.094788
/bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc34/work/gcc-3.4.6/gcc/move-if-change tmp-attrtab.c insn-attrtab.c
echo timestamp > s-attrtab
make[1]: *** [stage1_build] Error 2
make: *** [bootstrap-lean] Error 2

Error: Status 1 encountered during processing.
Before reporting a bug, first run the command again with the -d flag to get complete output.
asimmons-mac:~ asimmons$ 

Change History (7)

comment:1 Changed 14 years ago by asimmons@…

Cc: asimmons@… added

Cc Me!

comment:2 Changed 14 years ago by mf2k (Frank Schima)

Cc: asimmons@… removed
Port: gcc34 added

comment:3 Changed 14 years ago by mf2k (Frank Schima)

See also #15838.

comment:4 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

I wouldn't hold my breath for anything earlier than gcc43 building on Snow Leopard.

comment:5 Changed 14 years ago by asimmons@…

Why is it in macports if its broken?

comment:6 Changed 14 years ago by jmroot (Joshua Root)

Keywords: snowleopard added
Summary: unable to install gcc 3.4unable to install gcc 3.4 on 10.6

comment:7 in reply to:  5 Changed 13 years ago by jmroot (Joshua Root)

Resolution: wontfix
Status: newclosed

Replying to asimmons@…:

Why is it in macports if its broken?

It wasn't broken on Leopard or Tiger, presumably. Anyway, the port was removed in r71379.

Note: See TracTickets for help on using tickets.