[MacPorts] #38985: kerberos5 fails on compile_et (10.6.8)

MacPorts noreply at macports.org
Fri May 3 15:11:07 PDT 2013


#38985: kerberos5 fails on compile_et (10.6.8)
------------------------+--------------------------------
  Reporter:  mtb19@…    |      Owner:  macports-tickets@…
      Type:  defect     |     Status:  new
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.1.3
Resolution:             |   Keywords:
      Port:  kerberos5  |
------------------------+--------------------------------

Comment (by piotr1212@…):

 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_kerberos5/kerberos5/work/krb5-krb5-da9dc1b/src/config.log

 {{{
 Piotr-Popieluchs-MacBook% cat config.log
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.

 It was created by Kerberos 5 configure 1.11.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was

   $ ./configure --prefix=/opt/local --mandir=/opt/local/share/man --with-
 system-et --without-system-db --without-hesiod --without-ldap --without-
 tcl --with-crypto-impl=openssl --with-pkinit-crypto-impl=openssl --with-
 libedit --without-readline --without-system-verto --without-system-ss

 ## --------- ##
 ## Platform. ##
 ## --------- ##

 hostname = Piotr-Popieluchs-MacBook.local
 uname -m = i386
 uname -r = 10.8.0
 uname -s = Darwin
 uname -v = Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011;
 root:xnu-1504.15.3~1/RELEASE_I386

 /usr/bin/uname -p = i386
 /bin/uname -X     = unknown

 /bin/arch              = unknown
 /usr/bin/arch -k       = unknown
 /usr/convex/getsysinfo = unknown
 /usr/bin/hostinfo      = Mach kernel version:
          Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011;
 root:xnu-1504.15.3~1/RELEASE_I386
 Kernel configured for up to 2 processors.
 2 processors are physically available.
 2 processors are logically available.
 Processor type: i486 (Intel 80486)
 Processors active: 0 1
 Primary memory available: 2.00 gigabytes
 Default processor set: 72 tasks, 308 threads, 2 processors
 Load average: 0.85, Mach factor: 1.14
 /bin/machine           = unknown
 /usr/bin/oslevel       = unknown
 /bin/universe          = unknown

 PATH: /Users/piotrpopieluch/perl5/bin
 PATH: /opt/local/bin
 PATH: /opt/local/sbin
 PATH: /usr/bin
 PATH: /bin
 PATH: /usr/sbin
 PATH: /sbin
 PATH: /usr/X11/bin


 ## ----------- ##
 ## Core tests. ##
 ## ----------- ##

 configure:2625: checking for gcc
 configure:2641: found /usr/bin/gcc
 configure:2652: result: gcc
 configure:2881: checking for C compiler version
 configure:2890: gcc --version >&5
 i686-apple-darwin10-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build
 5658) (LLVM build 2336.1.00)
 Copyright (C) 2007 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
 PURPOSE.

 configure:2901: $? = 0
 configure:2890: gcc -v >&5
 Using built-in specs.
 Target: i686-apple-darwin10
 Configured with:
 /private/var/tmp/llvmgcc42/llvmgcc42-2336.1~3/src/configure --disable-
 checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2
 --mandir=/Developer/usr/llvm-gcc-4.2/share/man --enable-
 languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-
 name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-
 darwin10 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.1~3/dst-
 llvmCore/Developer/usr/local --with-gxx-include-dir=/usr/include/c++/4.2.1
 --host=i686-apple-darwin10 --target=i686-apple-darwin10
 Thread model: posix
 gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)
 configure:2901: $? = 0
 configure:2890: gcc -V >&5
 llvm-gcc-4.2: argument to `-V' is missing
 configure:2901: $? = 1
 configure:2890: gcc -qversion >&5
 i686-apple-darwin10-llvm-gcc-4.2: no input files
 configure:2901: $? = 1
 configure:2921: checking whether the C compiler works
 configure:2943: gcc    conftest.c  >&5
 configure:2947: $? = 0
 configure:2995: result: yes
 configure:2998: checking for C compiler default output file name
 configure:3000: result: a.out
 configure:3006: checking for suffix of executables
 configure:3013: gcc -o conftest    conftest.c  >&5
 configure:3017: $? = 0
 configure:3039: result:
 configure:3061: checking whether we are cross compiling
 configure:3069: gcc -o conftest    conftest.c  >&5
 configure:3073: $? = 0
 configure:3080: ./conftest
 configure:3084: $? = 0
 configure:3099: result: no
 configure:3104: checking for suffix of object files
 configure:3126: gcc -c   conftest.c >&5
 configure:3130: $? = 0
 configure:3151: result: o
 configure:3155: checking whether we are using the GNU C compiler
 configure:3174: gcc -c   conftest.c >&5
 configure:3174: $? = 0
 configure:3183: result: yes
 configure:3192: checking whether gcc accepts -g
 configure:3212: gcc -c -g  conftest.c >&5
 configure:3212: $? = 0
 configure:3253: result: yes
 configure:3270: checking for gcc option to accept ISO C89
 configure:3333: gcc  -c -g -O2  conftest.c >&5
 configure:3333: $? = 0
 configure:3346: result: none needed
 configure:3424: checking for g++
 configure:3440: found /usr/bin/g++
 configure:3451: result: g++
 configure:3478: checking for C++ compiler version
 configure:3487: g++ --version >&5
 i686-apple-darwin10-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build
 5658) (LLVM build 2336.1.00)
 Copyright (C) 2007 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
 PURPOSE.

 configure:3498: $? = 0
 configure:3487: g++ -v >&5
 Using built-in specs.
 Target: i686-apple-darwin10
 Configured with:
 /private/var/tmp/llvmgcc42/llvmgcc42-2336.1~3/src/configure --disable-
 checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2
 --mandir=/Developer/usr/llvm-gcc-4.2/share/man --enable-
 languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-
 name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-
 darwin10 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.1~3/dst-
 llvmCore/Developer/usr/local --with-gxx-include-dir=/usr/include/c++/4.2.1
 --host=i686-apple-darwin10 --target=i686-apple-darwin10
 Thread model: posix
 gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)
 configure:3498: $? = 0
 configure:3487: g++ -V >&5
 llvm-g++-4.2: argument to `-V' is missing
 configure:3498: $? = 1
 configure:3487: g++ -qversion >&5
 i686-apple-darwin10-llvm-g++-4.2: no input files
 configure:3498: $? = 1
 configure:3502: checking whether we are using the GNU C++ compiler
 configure:3521: g++ -c   conftest.cpp >&5
 configure:3521: $? = 0
 configure:3530: result: yes
 configure:3539: checking whether g++ accepts -g
 configure:3559: g++ -c -g  conftest.cpp >&5
 configure:3559: $? = 0
 configure:3600: result: yes
 configure:3629: checking how to run the C preprocessor
 configure:3660: gcc -E  conftest.c
 configure:3660: $? = 0
 configure:3674: gcc -E  conftest.c
 conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
 configure:3674: $? = 1
 configure: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME "Kerberos 5"
 | #define PACKAGE_TARNAME "krb5"
 | #define PACKAGE_VERSION "1.11.1"
 | #define PACKAGE_STRING "Kerberos 5 1.11.1"
 | #define PACKAGE_BUGREPORT "krb5-bugs at mit.edu"
 | #define PACKAGE_URL ""
 | /* end confdefs.h.  */
 | #include <ac_nonexistent.h>
 configure:3699: result: gcc -E
 configure:3719: gcc -E  conftest.c
 configure:3719: $? = 0
 configure:3733: gcc -E  conftest.c
 conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
 configure:3733: $? = 1
 configure: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME "Kerberos 5"
 | #define PACKAGE_TARNAME "krb5"
 | #define PACKAGE_VERSION "1.11.1"
 | #define PACKAGE_STRING "Kerberos 5 1.11.1"
 | #define PACKAGE_BUGREPORT "krb5-bugs at mit.edu"
 | #define PACKAGE_URL ""
 | /* end confdefs.h.  */
 | #include <ac_nonexistent.h>
 configure:3776: checking build system type
 configure:3790: result: i386-apple-darwin10.8.0
 configure:3810: checking host system type
 configure:3823: result: i386-apple-darwin10.8.0
 configure:3843: checking for grep that handles long lines and -e
 configure:3901: result: /usr/bin/grep
 configure:3906: checking for egrep
 configure:3968: result: /usr/bin/grep -E
 configure:3973: checking for ANSI C header files
 configure:3993: gcc -c -g -O2  conftest.c >&5
 configure:3993: $? = 0
 configure:4066: gcc -o conftest -g -O2   conftest.c  >&5
 configure:4066: $? = 0
 configure:4066: ./conftest
 configure:4066: $? = 0
 configure:4077: result: yes
 configure:4090: checking for sys/types.h
 configure:4090: gcc -c -g -O2  conftest.c >&5
 configure:4090: $? = 0
 configure:4090: result: yes
 configure:4090: checking for sys/stat.h
 configure:4090: gcc -c -g -O2  conftest.c >&5
 configure:4090: $? = 0
 configure:4090: result: yes
 configure:4090: checking for stdlib.h
 configure:4090: gcc -c -g -O2  conftest.c >&5
 configure:4090: $? = 0
 configure:4090: result: yes
 configure:4090: checking for string.h
 configure:4090: gcc -c -g -O2  conftest.c >&5
 configure:4090: $? = 0
 configure:4090: result: yes
 configure:4090: checking for memory.h
 configure:4090: gcc -c -g -O2  conftest.c >&5
 configure:4090: $? = 0
 configure:4090: result: yes
 configure:4090: checking for strings.h
 configure:4090: gcc -c -g -O2  conftest.c >&5
 configure:4090: $? = 0
 configure:4090: result: yes
 configure:4090: checking for inttypes.h
 configure:4090: gcc -c -g -O2  conftest.c >&5
 configure:4090: $? = 0
 configure:4090: result: yes
 configure:4090: checking for stdint.h
 configure:4090: gcc -c -g -O2  conftest.c >&5
 configure:4090: $? = 0
 configure:4090: result: yes
 configure:4090: checking for unistd.h
 configure:4090: gcc -c -g -O2  conftest.c >&5
 configure:4090: $? = 0
 configure:4090: result: yes
 configure:4109: checking for GNU linker
 configure:4117: gcc -Wl,-v 2>&1                         | grep GNU ld >
 /dev/null
 configure:4120: $? = 1
 configure:4126: result: no
 configure:4159: adding extra warning flags for gcc
 configure:4163: skipping pedantic warnings on Darwin
 configure:4176: adding extra warning flags for g++
 configure:4183: checking if C compiler supports -Wno-format-zero-length
 configure:4200: gcc -c -g -O2  conftest.c >&5
 configure:4200: $? = 0
 configure:4214: gcc -c -g -O2 -Wno-format-zero-length  conftest.c >&5
 configure:4214: $? = 0
 configure:4227: result: yes
 configure:4238: checking if C compiler supports -Woverflow
 configure:4255: gcc -c -g -O2  conftest.c >&5
 configure:4255: $? = 0
 configure:4269: gcc -c -g -O2 -Woverflow  conftest.c >&5
 configure:4269: $? = 0
 configure:4282: result: yes
 configure:4238: checking if C compiler supports -Wstrict-overflow
 configure:4255: gcc -c -g -O2  conftest.c >&5
 configure:4255: $? = 0
 configure:4269: gcc -c -g -O2 -Wstrict-overflow  conftest.c >&5
 configure:4269: $? = 0
 configure:4282: result: yes
 configure:4238: checking if C compiler supports -Wmissing-format-attribute
 configure:4255: gcc -c -g -O2  conftest.c >&5
 configure:4255: $? = 0
 configure:4269: gcc -c -g -O2 -Wmissing-format-attribute  conftest.c >&5
 configure:4269: $? = 0
 configure:4282: result: yes
 configure:4238: checking if C compiler supports -Wmissing-prototypes
 configure:4255: gcc -c -g -O2  conftest.c >&5
 configure:4255: $? = 0
 configure:4269: gcc -c -g -O2 -Wmissing-prototypes  conftest.c >&5
 configure:4269: $? = 0
 configure:4282: result: yes
 configure:4238: checking if C compiler supports -Wreturn-type
 configure:4255: gcc -c -g -O2  conftest.c >&5
 configure:4255: $? = 0
 configure:4269: gcc -c -g -O2 -Wreturn-type  conftest.c >&5
 configure:4269: $? = 0
 configure:4282: result: yes
 configure:4238: checking if C compiler supports -Wmissing-braces
 configure:4255: gcc -c -g -O2  conftest.c >&5
 configure:4255: $? = 0
 configure:4269: gcc -c -g -O2 -Wmissing-braces  conftest.c >&5
 configure:4269: $? = 0
 configure:4282: result: yes
 configure:4238: checking if C compiler supports -Wparentheses
 configure:4255: gcc -c -g -O2  conftest.c >&5
 configure:4255: $? = 0
 configure:4269: gcc -c -g -O2 -Wparentheses  conftest.c >&5
 configure:4269: $? = 0
 configure:4282: result: yes
 configure:4238: checking if C compiler supports -Wswitch
 configure:4255: gcc -c -g -O2  conftest.c >&5
 configure:4255: $? = 0
 configure:4269: gcc -c -g -O2 -Wswitch  conftest.c >&5
 configure:4269: $? = 0
 configure:4282: result: yes
 configure:4238: checking if C compiler supports -Wunused-function
 configure:4255: gcc -c -g -O2  conftest.c >&5
 configure:4255: $? = 0
 configure:4269: gcc -c -g -O2 -Wunused-function  conftest.c >&5
 configure:4269: $? = 0
 configure:4282: result: yes
 configure:4238: checking if C compiler supports -Wunused-label
 configure:4255: gcc -c -g -O2  conftest.c >&5
 configure:4255: $? = 0
 configure:4269: gcc -c -g -O2 -Wunused-label  conftest.c >&5
 configure:4269: $? = 0
 configure:4282: result: yes
 configure:4238: checking if C compiler supports -Wunused-variable
 configure:4255: gcc -c -g -O2  conftest.c >&5
 configure:4255: $? = 0
 configure:4269: gcc -c -g -O2 -Wunused-variable  conftest.c >&5
 configure:4269: $? = 0
 configure:4282: result: yes
 configure:4238: checking if C compiler supports -Wunused-value
 configure:4255: gcc -c -g -O2  conftest.c >&5
 configure:4255: $? = 0
 configure:4269: gcc -c -g -O2 -Wunused-value  conftest.c >&5
 conftest.c: In function 'main':
 conftest.c:23: warning: statement with no effect
 configure:4269: $? = 0
 configure:4282: result: yes
 configure:4238: checking if C compiler supports -Wunknown-pragmas
 configure:4255: gcc -c -g -O2  conftest.c >&5
 configure:4255: $? = 0
 configure:4269: gcc -c -g -O2 -Wunknown-pragmas  conftest.c >&5
 configure:4269: $? = 0
 configure:4282: result: yes
 configure:4238: checking if C compiler supports -Wsign-compare
 configure:4255: gcc -c -g -O2  conftest.c >&5
 configure:4255: $? = 0
 configure:4269: gcc -c -g -O2 -Wsign-compare  conftest.c >&5
 configure:4269: $? = 0
 configure:4282: result: yes
 configure:4238: checking if C compiler supports -Wnewline-eof
 configure:4255: gcc -c -g -O2  conftest.c >&5
 configure:4255: $? = 0
 configure:4269: gcc -c -g -O2 -Wnewline-eof  conftest.c >&5
 configure:4269: $? = 0
 configure:4282: result: yes
 configure:4238: checking if C compiler supports -Werror=uninitialized
 configure:4255: gcc -c -g -O2  conftest.c >&5
 configure:4255: $? = 0
 configure:4269: gcc -c -g -O2 -Werror=uninitialized  conftest.c >&5
 configure:4269: $? = 0
 configure:4282: result: yes
 configure:4305: checking if C compiler supports -Werror=declaration-after-
 statement
 configure:4322: gcc -c -g -O2  conftest.c >&5
 configure:4322: $? = 0
 configure:4336: gcc -c -g -O2 -Werror=declaration-after-statement
 conftest.c >&5
 configure:4336: $? = 0
 configure:4349: result: yes
 configure:4305: checking if C compiler supports -Werror=variadic-macros
 configure:4322: gcc -c -g -O2  conftest.c >&5
 configure:4322: $? = 0
 configure:4336: gcc -c -g -O2 -Werror=variadic-macros  conftest.c >&5
 configure:4336: $? = 0
 configure:4349: result: yes
 configure:4419: checking if C compiler supports -Werror-implicit-function-
 declaration
 configure:4436: gcc -c -g -O2  conftest.c >&5
 configure:4436: $? = 0
 configure:4450: gcc -c -g -O2 -Werror-implicit-function-declaration
 conftest.c >&5
 configure:4450: $? = 0
 configure:4463: result: yes
 configure:4537: disabling the use of common storage on Darwin
 configure:4597: checking which version of com_err to use
 configure:4602: result: system
 configure:4611: checking for add_error_table in -lcom_err
 configure:4636: gcc -o conftest -g -O2 -fno-common
 -Wl,-search_paths_first conftest.c -lcom_err   >&5
 configure:4636: $? = 0
 configure:4645: result: yes
 configure:4653: checking for remove_error_table in -lcom_err
 configure:4678: gcc -o conftest -g -O2 -fno-common
 -Wl,-search_paths_first conftest.c -lcom_err   >&5
 configure:4678: $? = 0
 configure:4687: result: yes
 configure:4705: checking for compile_et
 configure:4721: found /opt/local/bin/compile_et
 configure:4732: result: compile_et
 configure:4747: checking whether compile_et is useful
 configure:4768: gcc -c -g -O2 -fno-common  conftest.c >&5
 In file included from conftest.c:19:
 conf93079e.h:6:24: error: et/com_err.h: No such file or directory
 In file included from conftest.c:19:
 conf93079e.h:13: warning: 'struct et_list' declared inside parameter list
 conf93079e.h:13: warning: its scope is only this definition or
 declaration, which is probably not what you want
 configure:4768: $? = 1
 configure: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME "Kerberos 5"
 | #define PACKAGE_TARNAME "krb5"
 | #define PACKAGE_VERSION "1.11.1"
 | #define PACKAGE_STRING "Kerberos 5 1.11.1"
 | #define PACKAGE_BUGREPORT "krb5-bugs at mit.edu"
 | #define PACKAGE_URL ""
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
 | #define HAVE_STDLIB_H 1
 | #define HAVE_STRING_H 1
 | #define HAVE_MEMORY_H 1
 | #define HAVE_STRINGS_H 1
 | #define HAVE_INTTYPES_H 1
 | #define HAVE_STDINT_H 1
 | #define HAVE_UNISTD_H 1
 | /* end confdefs.h.  */
 | #include "conf93079e.h"
 |
 | int
 | main ()
 | {
 |  &et_foo_error_table;
 |   ;
 |   return 0;
 | }
 configure:4771: error: cannot use et_foo_error_table

 ## ---------------- ##
 ## Cache variables. ##
 ## ---------------- ##

 ac_cv_build=i386-apple-darwin10.8.0
 ac_cv_c_compiler_gnu=yes
 ac_cv_cxx_compiler_gnu=yes
 ac_cv_env_CCC_set=
 ac_cv_env_CCC_value=
 ac_cv_env_CC_set=
 ac_cv_env_CC_value=
 ac_cv_env_CFLAGS_set=
 ac_cv_env_CFLAGS_value=
 ac_cv_env_CPPFLAGS_set=
 ac_cv_env_CPPFLAGS_value=
 ac_cv_env_CPP_set=
 ac_cv_env_CPP_value=
 ac_cv_env_CXXFLAGS_set=
 ac_cv_env_CXXFLAGS_value=
 ac_cv_env_CXX_set=
 ac_cv_env_CXX_value=
 ac_cv_env_DB_HEADER_set=
 ac_cv_env_DB_HEADER_value=
 ac_cv_env_DB_LIB_set=
 ac_cv_env_DB_LIB_value=
 ac_cv_env_DEFCCNAME_set=
 ac_cv_env_DEFCCNAME_value=
 ac_cv_env_DEFCKTNAME_set=
 ac_cv_env_DEFCKTNAME_value=
 ac_cv_env_DEFKTNAME_set=
 ac_cv_env_DEFKTNAME_value=
 ac_cv_env_LDFLAGS_set=
 ac_cv_env_LDFLAGS_value=
 ac_cv_env_LD_set=
 ac_cv_env_LD_value=
 ac_cv_env_LIBS_set=
 ac_cv_env_LIBS_value=
 ac_cv_env_SS_LIB_set=
 ac_cv_env_SS_LIB_value=
 ac_cv_env_YACC_set=
 ac_cv_env_YACC_value=
 ac_cv_env_YFLAGS_set=
 ac_cv_env_YFLAGS_value=
 ac_cv_env_build_alias_set=
 ac_cv_env_build_alias_value=
 ac_cv_env_host_alias_set=
 ac_cv_env_host_alias_value=
 ac_cv_env_target_alias_set=
 ac_cv_env_target_alias_value=
 ac_cv_header_inttypes_h=yes
 ac_cv_header_memory_h=yes
 ac_cv_header_stdc=yes
 ac_cv_header_stdint_h=yes
 ac_cv_header_stdlib_h=yes
 ac_cv_header_string_h=yes
 ac_cv_header_strings_h=yes
 ac_cv_header_sys_stat_h=yes
 ac_cv_header_sys_types_h=yes
 ac_cv_header_unistd_h=yes
 ac_cv_host=i386-apple-darwin10.8.0
 ac_cv_lib_com_err_add_error_table=yes
 ac_cv_lib_com_err_remove_error_table=yes
 ac_cv_objext=o
 ac_cv_path_EGREP='/usr/bin/grep -E'
 ac_cv_path_GREP=/usr/bin/grep
 ac_cv_prog_CPP='gcc -E'
 ac_cv_prog_ac_ct_CC=gcc
 ac_cv_prog_ac_ct_CXX=g++
 ac_cv_prog_cc_c89=
 ac_cv_prog_cc_g=yes
 ac_cv_prog_compile_et=compile_et
 ac_cv_prog_cxx_g=yes
 krb5_cv_cc_flag__dash_Werror_dash_implicit_dash_function_dash_declaration=yes
 krb5_cv_cc_flag__dash_Werror_eq_declaration_dash_after_dash_statement=yes
 krb5_cv_cc_flag__dash_Werror_eq_uninitialized=yes
 krb5_cv_cc_flag__dash_Werror_eq_variadic_dash_macros=yes
 krb5_cv_cc_flag__dash_Wmissing_dash_braces=yes
 krb5_cv_cc_flag__dash_Wmissing_dash_format_dash_attribute=yes
 krb5_cv_cc_flag__dash_Wmissing_dash_prototypes=yes
 krb5_cv_cc_flag__dash_Wnewline_dash_eof=yes
 krb5_cv_cc_flag__dash_Wno_dash_format_dash_zero_dash_length=yes
 krb5_cv_cc_flag__dash_Woverflow=yes
 krb5_cv_cc_flag__dash_Wparentheses=yes
 krb5_cv_cc_flag__dash_Wreturn_dash_type=yes
 krb5_cv_cc_flag__dash_Wsign_dash_compare=yes
 krb5_cv_cc_flag__dash_Wstrict_dash_overflow=yes
 krb5_cv_cc_flag__dash_Wswitch=yes
 krb5_cv_cc_flag__dash_Wunknown_dash_pragmas=yes
 krb5_cv_cc_flag__dash_Wunused_dash_function=yes
 krb5_cv_cc_flag__dash_Wunused_dash_label=yes
 krb5_cv_cc_flag__dash_Wunused_dash_value=yes
 krb5_cv_cc_flag__dash_Wunused_dash_variable=yes
 krb5_cv_prog_gnu_ld=no

 ## ----------------- ##
 ## Output variables. ##
 ## ----------------- ##

 AR=''
 ARADD=''
 ARCHIVE=''
 AWK=''
 BASH='/bin/sh'
 CC='gcc'
 CC_LINK=''
 CFLAGS='-g -O2 -fno-common'
 COM_ERR_VERSION='sys'
 CONFIG_RELTOPDIR=''
 CPP='gcc -E'
 CPPFLAGS=''
 CRYPTO_IMPL=''
 CRYPTO_IMPL_CFLAGS=''
 CRYPTO_IMPL_LIBS=''
 CXX='g++'
 CXXFLAGS='-g -O2'
 CXX_LINK=''
 DB_EXTRA_LIBS=''
 DB_HEADER=''
 DB_HEADER_VERSION=''
 DB_LIB=''
 DB_VERSION=''
 DEFCCNAME=''
 DEFCKTNAME=''
 DEFKTNAME=''
 DEFS=''
 DEPLIBEXT=''
 DIG=''
 DL_LIB=''
 DO_ALL=''
 DO_TCL=''
 DO_TEST=''
 DYNOBJEXT=''
 DYNOBJ_EXPDEPS=''
 DYNOBJ_EXPFLAGS=''
 ECHO_C='\c'
 ECHO_N=''
 ECHO_T=''
 EGREP='/usr/bin/grep -E'
 EXEEXT=''
 EXPECT=''
 EXTRA_FILES=''
 EXTRA_SUPPORT_SYMS=''
 FCTSH=''
 FNMATCH_OBJ=''
 FNMATCH_ST_OBJ=''
 GEN_LIB=''
 GETTIMEOFDAY_OBJ=''
 GETTIMEOFDAY_ST_OBJ=''
 GREP='/usr/bin/grep'
 GROFF=''
 GSSRPC__BSD_TYPEALIASES=''
 GSSRPC__FAKE_UINT32=''
 GSSRPC__INTTYPES_H=''
 GSSRPC__NETDB_H=''
 GSSRPC__STDINT_H=''
 GSSRPC__SYS_PARAM_H=''
 GSSRPC__SYS_SELECT_H=''
 GSSRPC__SYS_TIME_H=''
 GSSRPC__UNISTD_H=''
 HAVE_GCC='yes'
 HAVE_PYTHON=''
 HAVE_RUNTEST=''
 HESIOD_DEFS=''
 HESIOD_LIBS=''
 INSTALL_DATA=''
 INSTALL_PROGRAM=''
 INSTALL_SCRIPT=''
 INSTALL_SHLIB=''
 KDB5_DB_LIB=''
 KDB5_PLUGIN_DEPLIBS=''
 KDB5_PLUGIN_LIBS=''
 KRB5_RCTMPDIR=''
 KRB5_RUN_ENV=''
 KRB5_RUN_VARS=''
 KRB5_VERSION=''
 KSU_LIBS=''
 LD='gcc'
 LDAP=''
 LDAP_LIBS=''
 LDFLAGS=' -Wl,-search_paths_first'
 LEX=''
 LEXLIB=''
 LEX_OUTPUT_ROOT=''
 LIBINSTLIST=''
 LIBLINKS=''
 LIBLIST=''
 LIBOBJS=''
 LIBS=''
 LIBUTIL=''
 LN_S=''
 LTLIBOBJS=''
 MAINT=''
 MAINTAINER_MODE_FALSE=''
 MAINTAINER_MODE_TRUE=''
 MAKE_DYNOBJ_COMMAND=''
 MAKE_SHLIB_COMMAND=''
 MKSTEMP_OBJ=''
 MKSTEMP_ST_OBJ=''
 MSGFMT=''
 NSLOOKUP=''
 OBJEXT='o'
 OBJLISTS=''
 PACKAGE_BUGREPORT='krb5-bugs at mit.edu'
 PACKAGE_NAME='Kerberos 5'
 PACKAGE_STRING='Kerberos 5 1.11.1'
 PACKAGE_TARNAME='krb5'
 PACKAGE_URL=''
 PACKAGE_VERSION='1.11.1'
 PASS=''
 PATH_SEPARATOR=':'
 PERL=''
 PERL_PATH=''
 PFLIBEXT=''
 PFOBJEXT=''
 PICFLAGS=''
 PKINIT=''
 PKINIT_CRYPTO_IMPL=''
 PKINIT_CRYPTO_IMPL_CFLAGS=''
 PKINIT_CRYPTO_IMPL_LIBS=''
 PLUGIN=''
 PLUGININST=''
 PLUGINLINK=''
 PRINTF_OBJ=''
 PRINTF_ST_OBJ=''
 PRIOCNTL_HACK=''
 PRNG_ALG=''
 PROFFLAGS=''
 PROG_RPATH_FLAGS=''
 PTHREAD_CC=''
 PTHREAD_CFLAGS=''
 PTHREAD_LIBS=''
 PYTHON=''
 PYTHON_LIB=''
 RANLIB=''
 RBUILD=''
 RL_CFLAGS=''
 RL_LIBS=''
 RPATH_FLAG=''
 RUNTEST=''
 SETENVOBJ=''
 SH5=''
 SH=''
 SHELL='/bin/sh'
 SHLIBEXT=''
 SHLIBSEXT=''
 SHLIBVEXT=''
 SHLIB_EXPFLAGS=''
 SHLIB_EXPORT_FILE_DEP=''
 SHLIB_RPATH_FLAGS=''
 SHOBJEXT=''
 SS_LIB=''
 SS_VERSION=''
 STLIBEXT=''
 STOBJEXT=''
 STRLCPY_OBJ=''
 STRLCPY_ST_OBJ=''
 SUPPORTLIB_MAJOR=''
 S_TOP=''
 TCL_INCLUDES=''
 TCL_LIBPATH=''
 TCL_LIBS=''
 TCL_MAYBE_RPATH=''
 TCL_RPATH=''
 THREAD_SUPPORT=''
 VERTO_CFLAGS=''
 VERTO_LIBS=''
 VERTO_VERSION=''
 WARN_CFLAGS=' -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-
 format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute
 -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch
 -Wunused-function -Wunused-label -Wunused-variable -Wunused-value
 -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Werror=uninitialized
 -Werror=declaration-after-statement -Werror=variadic-macros -Werror-
 implicit-function-declaration'
 WARN_CXXFLAGS=' -Wall -Wcast-align -Wshadow'
 YACC=''
 YFLAGS=''
 ac_ct_CC='gcc'
 ac_ct_CXX='g++'
 acx_pthread_config=''
 bindir='${exec_prefix}/bin'
 build='i386-apple-darwin10.8.0'
 build_alias=''
 build_cpu='i386'
 build_os='darwin10.8.0'
 build_vendor='apple'
 compile_et='compile_et'
 datadir='${datarootdir}'
 datarootdir='${prefix}/share'
 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
 dvidir='${docdir}'
 exec_prefix='NONE'
 have_PERL=''
 have_RUNTEST=''
 host='i386-apple-darwin10.8.0'
 host_alias=''
 host_cpu='i386'
 host_os='darwin10.8.0'
 host_vendor='apple'
 htmldir='${docdir}'
 include_inttypes=''
 include_stdint=''
 include_xom=''
 includedir='${prefix}/include'
 infodir='${datarootdir}/info'
 krb5_cv_host=''
 ldap_plugin_dir=''
 libdir='${exec_prefix}/lib'
 libexecdir='${exec_prefix}/libexec'
 localedir='${datarootdir}/locale'
 localstatedir='${prefix}/var'
 mandir='/opt/local/share/man'
 oldincludedir='/usr/include'
 pdfdir='${docdir}'
 po=''
 prefix='/opt/local'
 program_transform_name='s,x,x,'
 psdir='${docdir}'
 rpcent_define=''
 sam2_plugin=''
 sbindir='${exec_prefix}/sbin'
 sharedstatedir='${prefix}/com'
 sysconfdir='${prefix}/etc'
 target_alias=''

 ## ------------------- ##
 ## File substitutions. ##
 ## ------------------- ##

 lib_frag=''
 libnodeps_frag=''
 libnover_frag=''
 libobj_frag=''
 libpriv_frag=''

 ## ----------- ##
 ## confdefs.h. ##
 ## ----------- ##

 /* confdefs.h */
 #define PACKAGE_NAME "Kerberos 5"
 #define PACKAGE_TARNAME "krb5"
 #define PACKAGE_VERSION "1.11.1"
 #define PACKAGE_STRING "Kerberos 5 1.11.1"
 #define PACKAGE_BUGREPORT "krb5-bugs at mit.edu"
 #define PACKAGE_URL ""
 #define STDC_HEADERS 1
 #define HAVE_SYS_TYPES_H 1
 #define HAVE_SYS_STAT_H 1
 #define HAVE_STDLIB_H 1
 #define HAVE_STRING_H 1
 #define HAVE_MEMORY_H 1
 #define HAVE_STRINGS_H 1
 #define HAVE_INTTYPES_H 1
 #define HAVE_STDINT_H 1
 #define HAVE_UNISTD_H 1

 configure: exit 1

 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/38985#comment:4>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list