Opened 9 years ago

Closed 8 years ago

#48037 closed defect (fixed)

xorg-libAppleWM fails to configure on G4 running OS X 10.5.8

Reported by: zzanderr Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: leopard Cc:
Port: xorg-libAppleWM

Description

xorg-libAppleWM fails during configure phase with the message "C compiler can't compile", or something to that effect. In the Portfile, I commented out the line

configure.cppflags-append \ 
-F ${configure.sdkroot}/System/Library/Frameworks/ApplicationServices.framework/Frameworks 

and it compiled and installed. The old log has been clobbered, but I will revert the Portfile edit and rebuild if you would like to see the log.

Attachments (2)

xorg-libAppleWM_main.log (61.2 KB) - added by zzanderr 9 years ago.
config.log (10.5 KB) - added by zzanderr 9 years ago.

Download all attachments as: .zip

Change History (10)

comment:1 Changed 9 years ago by larryv (Lawrence Velázquez)

Cc: jeremyhu@… removed
Keywords: leopard added; xorg-libAppleWM G4 Leopard removed
Owner: changed from macports-tickets@… to jeremyhu@…

Yes, please attach a clean log of the build failure you observed.

Changed 9 years ago by zzanderr

Attachment: xorg-libAppleWM_main.log added

comment:2 Changed 9 years ago by zzanderr

There you go ...

I should have remembered that the error message was

"C compiler cannot create executables."

comment:3 in reply to:  2 Changed 9 years ago by larryv (Lawrence Velázquez)

Could you also attach config.log? The path mentioned in your log is “/mp2/local/var/macports/build/_mp2_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xorg-libAppleWM/xorg-libAppleWM/work/libAppleWM-1.4.1/config.log”.

Changed 9 years ago by zzanderr

Attachment: config.log added

comment:4 Changed 9 years ago by zzanderr

Sure. Here it is.

comment:5 Changed 9 years ago by zzanderr

ccache problem?

comment:6 Changed 9 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Does it not like the space for some reason? What happens if you get rid of the space after the -F ?

comment:7 Changed 9 years ago by zzanderr

It works! I would have never figured that out--too subtle. But you learn something every day...

Thanks for the help!

comment:8 Changed 8 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: fixed
Status: newclosed

This was fixed a while back in r137567

Note: See TracTickets for help on using tickets.