Opened 16 years ago

Closed 15 years ago

Last modified 15 years ago

#14811 closed defect (invalid)

apple-gcc33 wont compile

Reported by: axet (Alexey Kuznetsov) Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc: ryandesign (Ryan Carsten Schmidt), blb@…
Port: apple-gcc33

Description (last modified by jmroot (Joshua Root))

os: 10.5

sh-3.2# port install apple-gcc33
--->  Fetching apple-gcc33
--->  Verifying checksum(s) for apple-gcc33
--->  Extracting apple-gcc33
--->  Applying patches to apple-gcc33
--->  Configuring apple-gcc33
--->  Building apple-gcc33 with target all
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_apple-gcc33/work/build" && make all " returned error 2

....


oid -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1        -DTCL_SHLIB_EXT=\"\" /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_apple-gcc33/work/gcc_os-1823/tcl/unix/tclAppInit.c
/usr/bin/gcc-4.0  tclAppInit.o -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_apple-gcc33/work/build/tcl/unix -ltcl8.0  -lc \
		 -o tclsh
make[1]: *** No rule to make target `all'.  Stop.
make: *** [all-expect] Error 2

Error: Status 1 encountered during processing.
sh-3.2# 

Change History (10)

comment:1 Changed 16 years ago by jmroot (Joshua Root)

Milestone: Port Bugs
Owner: changed from macports-tickets@… to mww@…

Assigning to maintainer.

comment:2 Changed 16 years ago by axet (Alexey Kuznetsov)

realy no of them wana compile, gcc33,gcc34.. i do not try 4x versions yet ;)

comment:3 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added

I see from the output above that you're using gcc-4.0 to compile (which is expected on Leopard, and on Tiger). I remember hearing it's problematic and not supported to compile an earlier version of gcc with a later version of gcc. Basically, the gcc3* ports are old and there should be no need for them anymore. Why are you trying to build them?

comment:4 Changed 16 years ago by axet (Alexey Kuznetsov)

I tried to build qemu. qemu required old version of gcc

comment:5 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: ticketformatting added

Ok, then we need to resolve ticket #10842.

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

Description: modified (diff)
Keywords: ticketformatting removed

comment:7 Changed 15 years ago by blb@…

Cc: blb@… added
Port: apple-gcc33 added

qemu can now be built with gcc4, any reason to keep this ticket open?

comment:8 Changed 15 years ago by axet (Alexey Kuznetsov)

no.

-- AK

comment:9 Changed 15 years ago by blb@…

Resolution: invalid
Status: newclosed

comment:10 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.