Opened 10 years ago

Closed 10 years ago

#42657 closed defect (fixed)

cyrus-sasl2 -kerberos: error: gssapi.h: No such file or directory

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: jmpp@…
Priority: Normal Milestone:
Component: ports Version: 2.2.99
Keywords: Cc: landonf (Landon Fuller)
Port: cyrus-sasl2

Description

I have subversion successfully installed on other Tiger machines, but on a new Tiger test machine, I cannot get its dependency cyrus-sasl2 to install. With its default variants, it fails because kerberos5 fails to build (see #42656). With the kerberos variant disabled, cyrus-sasl2 fails to build with:

:info:build /bin/sh ../libtool   --mode=compile /Volumes/Data/macports/tiger/bin/gcc-apple-4.2 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include  -isystem/Volumes/Data/macports/tiger/include -DOBSOLETE_CRAM_ATTR=1 -I/Volumes/Data/macports/tiger/include  -Wall -W -pipe -Os -arch i386 -MT gssapi.lo -MD -MP -MF .deps/gssapi.Tpo -c -o gssapi.lo gssapi.c
:info:build /Volumes/Data/macports/tiger/bin/gcc-apple-4.2 -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -isystem/Volumes/Data/macports/tiger/include -DOBSOLETE_CRAM_ATTR=1 -I/Volumes/Data/macports/tiger/include -Wall -W -pipe -Os -arch i386 -MT gssapi.lo -MD -MP -MF .deps/gssapi.Tpo -c gssapi.c  -fno-common -DPIC -o gssapi.lo
:info:build gssapi.c:49:20: error: gssapi.h: No such file or directory

gssapi.h is part of kerberos, so it seems to be trying to use kerberos even though I've asked it not to. This may be related to #37218.

Attachments (1)

cyrus-sasl2.main.log (125.4 KB) - added by ryandesign (Ryan Carsten Schmidt) 10 years ago.

Download all attachments as: .zip

Change History (3)

Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: cyrus-sasl2.main.log added

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Version: 2.2.12.2.99

comment:2 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: tiger removed
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.