Changes between Initial Version and Version 1 of Ticket #30697


Ignore:
Timestamp:
Aug 10, 2011, 4:20:25 PM (13 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Don't forget to fill in the Port field and to Cc the maintainer of that port.

So the log says:

error: C compiler cannot create executables

Often this means Xcode is not installed, but that doesn't seem like the correct diagnosis here, because we note that gperf uses the muniversal portgroup, which means it separately handles x86_64 and i386 architectures, and we see that it correctly configured the x86_64 part and is just having trouble with the i386 part. The log also says:

See `config.log' for more details.

So let's have a look at the i386 config.log; please attach it. It's inside the directory identified by the command:

echo $(port work gperf)/*-i386

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #30697

    • Property Cc ryandesign@… added
    • Property Summary changed from Gperf 3.0.4_2 - OS Lion - universal binary won't compile to gperf: C compiler cannot create executables
    • Property Keywords lion added
    • Property Owner changed from macports-tickets@… to mcalhoun@…
    • Property Port gperf added
  • Ticket #30697 – Description

    initial v1  
    11Hello,
    22
    3 Following on from a previous ticket (https://trac.macports.org/ticket/30668) which was closed, I contacted the user group list, who told me I should file another ticket with some more information. Here it is.
     3Following on from a previous ticket (#30668) which was closed, I contacted the user group list, who told me I should file another ticket with some more information. Here it is.
    44
    55When I attempt to load gperf on OS Lion: