Opened 7 years ago

Last modified 7 years ago

#54544 closed defect

kerberos5 build failed on Mac OS X Tiger — at Initial Version

Reported by: mmolinac Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.4.1
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: kerberos5

Description

Hi! I'm trying to install git port. It depends on kerberos5 and I haven't found a way to get rid of this dependency. So I just:

/opt/local/bin/port install git

and at the end, I get:

Error: Failed to build kerberos5: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_kerberos5/kerberos5/main.log for details.

I will attach this file as 'main.log'

After this, and after reading some and doing some Google'ing, I tried this:

/opt/local/bin/port clean kerberos5 ; /opt/local/bin/port install kerberos5 configure.compiler=apple-gcc-4.2

It finished with error, again, but with a different one.

I will attach this error log as 'main2.log'

The information about my installation is:

Computer: iMac G3 500MHz. 1 GByte RAM OS: Mac OS Tiger 10.4.11 (all patches). Xcode 2.5 (whole installation from xcode25_8m2558_developerdvd.dmg) MacPorts version: 2.4.1 updated as of today.

Change History (2)

Changed 7 years ago by mmolinac

Attachment: main.log added

Log of 'port install kerberos5'

Changed 7 years ago by mmolinac

Attachment: main2.log added

Log of 'port install kerberos5 configure.compiler=apple-gcc-4.2'

Note: See TracTickets for help on using tickets.