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

MacPorts noreply at macports.org
Thu May 2 10:57:09 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  |
------------------------+--------------------------------
Description changed by ryandesign@…:

Old description:

> Here's what I see as the failure:
>
> {{{
> checking for compile_et... compile_et
> checking whether compile_et is useful... configure: error: cannot use
> et_foo_error_table
> }}}
>
> I don't think
> [http://trac.macports.org/search?q=kerberos5+compile_et&noquickjump=1&changeset=on&milestone=on&portsummarysearch=on&ticket=on&wiki=on
> any of these] are the same issue. Here's how I get it.
>
> % '''port -v upgrade outdated'''
>
> {{{
> --->  Computing dependencies for kerberos5.
> --->  Configuring kerberos5
> checking for gcc... /usr/bin/clang
> checking whether the C compiler works... yes
> checking for C compiler default output file name... a.out
> checking for suffix of executables...
> checking whether we are cross compiling... no
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether /usr/bin/clang accepts -g... yes
> checking for /usr/bin/clang option to accept ISO C89... none needed
> checking whether we are using the GNU C++ compiler... yes
> checking whether /usr/bin/clang++ accepts -g... yes
> checking how to run the C preprocessor... /usr/bin/clang -E
> checking build system type... x86_64-apple-darwin10.8.0
> checking host system type... x86_64-apple-darwin10.8.0
> checking for grep that handles long lines and -e... /usr/bin/grep
> checking for egrep... /usr/bin/grep -E
> checking for ANSI C header files... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking for GNU linker... no
> configure: adding extra warning flags for gcc
> configure: skipping pedantic warnings on Darwin
> configure: adding extra warning flags for g++
> checking if C compiler supports -Wno-format-zero-length... yes
> checking if C compiler supports -Woverflow... yes
> checking if C compiler supports -Wstrict-overflow... yes
> checking if C compiler supports -Wmissing-format-attribute... yes
> checking if C compiler supports -Wmissing-prototypes... yes
> checking if C compiler supports -Wreturn-type... yes
> checking if C compiler supports -Wmissing-braces... yes
> checking if C compiler supports -Wparentheses... yes
> checking if C compiler supports -Wswitch... yes
> checking if C compiler supports -Wunused-function... yes
> checking if C compiler supports -Wunused-label... yes
> checking if C compiler supports -Wunused-variable... yes
> checking if C compiler supports -Wunused-value... yes
> checking if C compiler supports -Wunknown-pragmas... yes
> checking if C compiler supports -Wsign-compare... yes
> checking if C compiler supports -Wnewline-eof... yes
> checking if C compiler supports -Werror=uninitialized... yes
> checking if C compiler supports -Werror=declaration-after-statement...
> yes
> checking if C compiler supports -Werror=variadic-macros... yes
> checking if C compiler supports -Werror-implicit-function-declaration...
> yes
> configure: disabling the use of common storage on Darwin
> checking which version of com_err to use... system
> checking for add_error_table in -lcom_err... yes
> checking for remove_error_table in -lcom_err... yes
> checking for compile_et... compile_et
> checking whether compile_et is useful... configure: error: cannot use
> et_foo_error_table
> Command failed:  cd
> "/[PATH]/var/macports/build/_[PATH]_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_kerberos5/kerberos5/work/krb5-krb5-da9dc1b/src"
> && ./configure --prefix=/[PATH] --mandir=/[PATH]/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
> Exit code: 1
> Error: org.macports.configure for port kerberos5 returned: configure
> failure: command execution failed
> Warning: targets not executed for kerberos5: org.macports.install
> org.macports.configure org.macports.build org.macports.destroot
> Please see the log file for port kerberos5 for details:
> /[PATH]/var/macports/logs/_[PATH]_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_kerberos5/kerberos5/main.log
> Error: Unable to upgrade port: 1
> To report a bug, follow the instructions in the guide:
>     http://guide.macports.org/#project.tickets
> }}}
>
> Here's the log file (redundant with -v above):
>
> % '''cat
> /[PATH]/var/macports/logs/_[PATH]_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_kerberos5/kerberos5/main.log'''
>
> {{{
> version:1
> :msg:main --->  Computing dependencies for kerberos5:info:main
> .:debug:main Checking for conflicts against kerberos5
> :debug:main Searching for dependency: fbopenssl
> :debug:main Didn't find receipt, going to depspec regex for: fbopenssl
> :debug:main Searching for dependency: autoconf
> :debug:main Found Dependency: receipt exists for autoconf
> :debug:main Searching for dependency: automake
> :debug:main Found Dependency: receipt exists for automake
> :debug:main Searching for dependency: libtool
> :debug:main Found Dependency: receipt exists for libtool
> :debug:main Searching for dependency: openssl
> :debug:main Found Dependency: receipt exists for openssl
> :debug:main Searching for dependency: libcomerr
> :debug:main Found Dependency: receipt exists for libcomerr
> :debug:main Searching for dependency: libedit
> :debug:main Found Dependency: receipt exists for libedit
> :msg:main
> :debug:main Executing org.macports.main (kerberos5)
> :debug:main Privilege de-escalation not attempted as not running as root.
> :debug:main Skipping completed org.macports.archivefetch (kerberos5)
> :debug:main Privilege de-escalation not attempted as not running as root.
> :debug:main Skipping completed org.macports.fetch (kerberos5)
> :debug:main Privilege de-escalation not attempted as not running as root.
> :debug:main Skipping completed org.macports.checksum (kerberos5)
> :debug:main Privilege de-escalation not attempted as not running as root.
> :debug:main Skipping completed org.macports.extract (kerberos5)
> :debug:main Privilege de-escalation not attempted as not running as root.
> :debug:main Skipping completed org.macports.patch (kerberos5)
> :debug:main Privilege de-escalation not attempted as not running as root.
> :debug:configure configure phase started at Thu May  2 10:28:15 PDT 2013
> :notice:configure --->  Configuring kerberos5
> :debug:configure Using compiler 'Mac OS X clang'
> :debug:configure Executing org.macports.configure (kerberos5)
> :debug:configure Environment: CPATH='/[PATH]/include'
> CC_PRINT_OPTIONS_FILE='/[PATH]/var/macports/build/_[PATH]_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_kerberos5/kerberos5/work/.CC_PRINT_OPTIONS'
> LIBRARY_PATH='/[PATH]/lib' CC_PRINT_OPTIONS='YES'
> MACOSX_DEPLOYMENT_TARGET='10.6'
> :debug:configure Assembled command: 'cd
> "/[PATH]/var/macports/build/_[PATH]_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_kerberos5/kerberos5/work/krb5-krb5-da9dc1b/src"
> && autoreconf --install'
> :debug:configure Executing command line:  cd
> "/[PATH]/var/macports/build/_[PATH]_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_kerberos5/kerberos5/work/krb5-krb5-da9dc1b/src"
> && autoreconf --install
> :debug:configure Environment: CPATH='/[PATH]/include' CFLAGS='-pipe -O2
> -arch x86_64' CXXFLAGS='-pipe -O2 -arch x86_64'
> LIBRARY_PATH='/[PATH]/lib' MACOSX_DEPLOYMENT_TARGET='10.6'
> CXX='/usr/bin/clang++'
> CC_PRINT_OPTIONS_FILE='/[PATH]/var/macports/build/_[PATH]_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_kerberos5/kerberos5/work/.CC_PRINT_OPTIONS'
> F90FLAGS='-pipe -O2 -m64' LDFLAGS='-arch x86_64' OBJC='/usr/bin/clang'
> FCFLAGS='-pipe -O2 -m64' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe
> -O2 -arch x86_64' FFLAGS='-pipe -O2 -m64' CC_PRINT_OPTIONS='YES'
> CC='/usr/bin/clang'
> :debug:configure Assembled command: 'cd
> "/[PATH]/var/macports/build/_[PATH]_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_kerberos5/kerberos5/work/krb5-krb5-da9dc1b/src"
> && ./configure --prefix=/[PATH] --mandir=/[PATH]/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'
> :debug:configure Executing command line:  cd
> "/[PATH]/var/macports/build/_[PATH]_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_kerberos5/kerberos5/work/krb5-krb5-da9dc1b/src"
> && ./configure --prefix=/[PATH] --mandir=/[PATH]/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
> :info:configure checking for gcc... /usr/bin/clang
> :info:configure checking whether the C compiler works... yes
> :info:configure checking for C compiler default output file name... a.out
> :info:configure checking for suffix of executables...
> :info:configure checking whether we are cross compiling... no
> :info:configure checking for suffix of object files... o
> :info:configure checking whether we are using the GNU C compiler... yes
> :info:configure checking whether /usr/bin/clang accepts -g... yes
> :info:configure checking for /usr/bin/clang option to accept ISO C89...
> none needed
> :info:configure checking whether we are using the GNU C++ compiler... yes
> :info:configure checking whether /usr/bin/clang++ accepts -g... yes
> :info:configure checking how to run the C preprocessor... /usr/bin/clang
> -E
> :info:configure checking build system type... x86_64-apple-darwin10.8.0
> :info:configure checking host system type... x86_64-apple-darwin10.8.0
> :info:configure checking for grep that handles long lines and -e...
> /usr/bin/grep
> :info:configure checking for egrep... /usr/bin/grep -E
> :info:configure checking for ANSI C header files... yes
> :info:configure checking for sys/types.h... yes
> :info:configure checking for sys/stat.h... yes
> :info:configure checking for stdlib.h... yes
> :info:configure checking for string.h... yes
> :info:configure checking for memory.h... yes
> :info:configure checking for strings.h... yes
> :info:configure checking for inttypes.h... yes
> :info:configure checking for stdint.h... yes
> :info:configure checking for unistd.h... yes
> :info:configure checking for GNU linker... no
> :info:configure configure: adding extra warning flags for gcc
> :info:configure configure: skipping pedantic warnings on Darwin
> :info:configure configure: adding extra warning flags for g++
> :info:configure checking if C compiler supports -Wno-format-zero-
> length... yes
> :info:configure checking if C compiler supports -Woverflow... yes
> :info:configure checking if C compiler supports -Wstrict-overflow... yes
> :info:configure checking if C compiler supports -Wmissing-format-
> attribute... yes
> :info:configure checking if C compiler supports -Wmissing-prototypes...
> yes
> :info:configure checking if C compiler supports -Wreturn-type... yes
> :info:configure checking if C compiler supports -Wmissing-braces... yes
> :info:configure checking if C compiler supports -Wparentheses... yes
> :info:configure checking if C compiler supports -Wswitch... yes
> :info:configure checking if C compiler supports -Wunused-function... yes
> :info:configure checking if C compiler supports -Wunused-label... yes
> :info:configure checking if C compiler supports -Wunused-variable... yes
> :info:configure checking if C compiler supports -Wunused-value... yes
> :info:configure checking if C compiler supports -Wunknown-pragmas... yes
> :info:configure checking if C compiler supports -Wsign-compare... yes
> :info:configure checking if C compiler supports -Wnewline-eof... yes
> :info:configure checking if C compiler supports -Werror=uninitialized...
> yes
> :info:configure checking if C compiler supports -Werror=declaration-
> after-statement... yes
> :info:configure checking if C compiler supports -Werror=variadic-
> macros... yes
> :info:configure checking if C compiler supports -Werror-implicit-
> function-declaration... yes
> :info:configure configure: disabling the use of common storage on Darwin
> :info:configure checking which version of com_err to use... system
> :info:configure checking for add_error_table in -lcom_err... yes
> :info:configure checking for remove_error_table in -lcom_err... yes
> :info:configure checking for compile_et... compile_et
> :info:configure checking whether compile_et is useful... configure:
> error: cannot use et_foo_error_table
> :info:configure Command failed:  cd
> "/[PATH]/var/macports/build/_[PATH]_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_kerberos5/kerberos5/work/krb5-krb5-da9dc1b/src"
> && ./configure --prefix=/[PATH] --mandir=/[PATH]/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
> :info:configure Exit code: 1
> :error:configure org.macports.configure for port kerberos5 returned:
> configure failure: command execution failed
> :debug:configure Error code: NONE
> :debug:configure Backtrace: configure failure: command execution failed
>     while executing
> "$procedure $targetname"
> :info:configure Warning: targets not executed for kerberos5:
> org.macports.install org.macports.configure org.macports.build
> org.macports.destroot
> :notice:configure Please see the log file for port kerberos5 for details:
> /[PATH]/var/macports/logs/_[PATH]_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_kerberos5/kerberos5/main.log
> }}}

New description:

 Here's what I see as the failure:

 {{{
 checking for compile_et... compile_et
 checking whether compile_et is useful... configure: error: cannot use
 et_foo_error_table
 }}}

 I don't think
 [search:?q=kerberos5+compile_et&noquickjump=1&changeset=on&milestone=on&portsummarysearch=on&ticket=on&wiki=on
 any of these] are the same issue. Here's how I get it.

 % '''port -v upgrade outdated'''

 {{{
 --->  Computing dependencies for kerberos5.
 --->  Configuring kerberos5
 checking for gcc... /usr/bin/clang
 checking whether the C compiler works... yes
 checking for C compiler default output file name... a.out
 checking for suffix of executables...
 checking whether we are cross compiling... no
 checking for suffix of object files... o
 checking whether we are using the GNU C compiler... yes
 checking whether /usr/bin/clang accepts -g... yes
 checking for /usr/bin/clang option to accept ISO C89... none needed
 checking whether we are using the GNU C++ compiler... yes
 checking whether /usr/bin/clang++ accepts -g... yes
 checking how to run the C preprocessor... /usr/bin/clang -E
 checking build system type... x86_64-apple-darwin10.8.0
 checking host system type... x86_64-apple-darwin10.8.0
 checking for grep that handles long lines and -e... /usr/bin/grep
 checking for egrep... /usr/bin/grep -E
 checking for ANSI C header files... yes
 checking for sys/types.h... yes
 checking for sys/stat.h... yes
 checking for stdlib.h... yes
 checking for string.h... yes
 checking for memory.h... yes
 checking for strings.h... yes
 checking for inttypes.h... yes
 checking for stdint.h... yes
 checking for unistd.h... yes
 checking for GNU linker... no
 configure: adding extra warning flags for gcc
 configure: skipping pedantic warnings on Darwin
 configure: adding extra warning flags for g++
 checking if C compiler supports -Wno-format-zero-length... yes
 checking if C compiler supports -Woverflow... yes
 checking if C compiler supports -Wstrict-overflow... yes
 checking if C compiler supports -Wmissing-format-attribute... yes
 checking if C compiler supports -Wmissing-prototypes... yes
 checking if C compiler supports -Wreturn-type... yes
 checking if C compiler supports -Wmissing-braces... yes
 checking if C compiler supports -Wparentheses... yes
 checking if C compiler supports -Wswitch... yes
 checking if C compiler supports -Wunused-function... yes
 checking if C compiler supports -Wunused-label... yes
 checking if C compiler supports -Wunused-variable... yes
 checking if C compiler supports -Wunused-value... yes
 checking if C compiler supports -Wunknown-pragmas... yes
 checking if C compiler supports -Wsign-compare... yes
 checking if C compiler supports -Wnewline-eof... yes
 checking if C compiler supports -Werror=uninitialized... yes
 checking if C compiler supports -Werror=declaration-after-statement... yes
 checking if C compiler supports -Werror=variadic-macros... yes
 checking if C compiler supports -Werror-implicit-function-declaration...
 yes
 configure: disabling the use of common storage on Darwin
 checking which version of com_err to use... system
 checking for add_error_table in -lcom_err... yes
 checking for remove_error_table in -lcom_err... yes
 checking for compile_et... compile_et
 checking whether compile_et is useful... configure: error: cannot use
 et_foo_error_table
 Command failed:  cd
 "/[PATH]/var/macports/build/_[PATH]_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_kerberos5/kerberos5/work/krb5-krb5-da9dc1b/src"
 && ./configure --prefix=/[PATH] --mandir=/[PATH]/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
 Exit code: 1
 Error: org.macports.configure for port kerberos5 returned: configure
 failure: command execution failed
 Warning: targets not executed for kerberos5: org.macports.install
 org.macports.configure org.macports.build org.macports.destroot
 Please see the log file for port kerberos5 for details:
 /[PATH]/var/macports/logs/_[PATH]_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_kerberos5/kerberos5/main.log
 Error: Unable to upgrade port: 1
 To report a bug, follow the instructions in the guide:
     http://guide.macports.org/#project.tickets
 }}}

 Here's the log file (redundant with -v above):

 % '''cat
 /[PATH]/var/macports/logs/_[PATH]_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_kerberos5/kerberos5/main.log'''

 {{{
 version:1
 :msg:main --->  Computing dependencies for kerberos5:info:main
 .:debug:main Checking for conflicts against kerberos5
 :debug:main Searching for dependency: fbopenssl
 :debug:main Didn't find receipt, going to depspec regex for: fbopenssl
 :debug:main Searching for dependency: autoconf
 :debug:main Found Dependency: receipt exists for autoconf
 :debug:main Searching for dependency: automake
 :debug:main Found Dependency: receipt exists for automake
 :debug:main Searching for dependency: libtool
 :debug:main Found Dependency: receipt exists for libtool
 :debug:main Searching for dependency: openssl
 :debug:main Found Dependency: receipt exists for openssl
 :debug:main Searching for dependency: libcomerr
 :debug:main Found Dependency: receipt exists for libcomerr
 :debug:main Searching for dependency: libedit
 :debug:main Found Dependency: receipt exists for libedit
 :msg:main
 :debug:main Executing org.macports.main (kerberos5)
 :debug:main Privilege de-escalation not attempted as not running as root.
 :debug:main Skipping completed org.macports.archivefetch (kerberos5)
 :debug:main Privilege de-escalation not attempted as not running as root.
 :debug:main Skipping completed org.macports.fetch (kerberos5)
 :debug:main Privilege de-escalation not attempted as not running as root.
 :debug:main Skipping completed org.macports.checksum (kerberos5)
 :debug:main Privilege de-escalation not attempted as not running as root.
 :debug:main Skipping completed org.macports.extract (kerberos5)
 :debug:main Privilege de-escalation not attempted as not running as root.
 :debug:main Skipping completed org.macports.patch (kerberos5)
 :debug:main Privilege de-escalation not attempted as not running as root.
 :debug:configure configure phase started at Thu May  2 10:28:15 PDT 2013
 :notice:configure --->  Configuring kerberos5
 :debug:configure Using compiler 'Mac OS X clang'
 :debug:configure Executing org.macports.configure (kerberos5)
 :debug:configure Environment: CPATH='/[PATH]/include'
 CC_PRINT_OPTIONS_FILE='/[PATH]/var/macports/build/_[PATH]_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_kerberos5/kerberos5/work/.CC_PRINT_OPTIONS'
 LIBRARY_PATH='/[PATH]/lib' CC_PRINT_OPTIONS='YES'
 MACOSX_DEPLOYMENT_TARGET='10.6'
 :debug:configure Assembled command: 'cd
 "/[PATH]/var/macports/build/_[PATH]_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_kerberos5/kerberos5/work/krb5-krb5-da9dc1b/src"
 && autoreconf --install'
 :debug:configure Executing command line:  cd
 "/[PATH]/var/macports/build/_[PATH]_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_kerberos5/kerberos5/work/krb5-krb5-da9dc1b/src"
 && autoreconf --install
 :debug:configure Environment: CPATH='/[PATH]/include' CFLAGS='-pipe -O2
 -arch x86_64' CXXFLAGS='-pipe -O2 -arch x86_64' LIBRARY_PATH='/[PATH]/lib'
 MACOSX_DEPLOYMENT_TARGET='10.6' CXX='/usr/bin/clang++'
 CC_PRINT_OPTIONS_FILE='/[PATH]/var/macports/build/_[PATH]_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_kerberos5/kerberos5/work/.CC_PRINT_OPTIONS'
 F90FLAGS='-pipe -O2 -m64' LDFLAGS='-arch x86_64' OBJC='/usr/bin/clang'
 FCFLAGS='-pipe -O2 -m64' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe
 -O2 -arch x86_64' FFLAGS='-pipe -O2 -m64' CC_PRINT_OPTIONS='YES'
 CC='/usr/bin/clang'
 :debug:configure Assembled command: 'cd
 "/[PATH]/var/macports/build/_[PATH]_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_kerberos5/kerberos5/work/krb5-krb5-da9dc1b/src"
 && ./configure --prefix=/[PATH] --mandir=/[PATH]/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'
 :debug:configure Executing command line:  cd
 "/[PATH]/var/macports/build/_[PATH]_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_kerberos5/kerberos5/work/krb5-krb5-da9dc1b/src"
 && ./configure --prefix=/[PATH] --mandir=/[PATH]/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
 :info:configure checking for gcc... /usr/bin/clang
 :info:configure checking whether the C compiler works... yes
 :info:configure checking for C compiler default output file name... a.out
 :info:configure checking for suffix of executables...
 :info:configure checking whether we are cross compiling... no
 :info:configure checking for suffix of object files... o
 :info:configure checking whether we are using the GNU C compiler... yes
 :info:configure checking whether /usr/bin/clang accepts -g... yes
 :info:configure checking for /usr/bin/clang option to accept ISO C89...
 none needed
 :info:configure checking whether we are using the GNU C++ compiler... yes
 :info:configure checking whether /usr/bin/clang++ accepts -g... yes
 :info:configure checking how to run the C preprocessor... /usr/bin/clang
 -E
 :info:configure checking build system type... x86_64-apple-darwin10.8.0
 :info:configure checking host system type... x86_64-apple-darwin10.8.0
 :info:configure checking for grep that handles long lines and -e...
 /usr/bin/grep
 :info:configure checking for egrep... /usr/bin/grep -E
 :info:configure checking for ANSI C header files... yes
 :info:configure checking for sys/types.h... yes
 :info:configure checking for sys/stat.h... yes
 :info:configure checking for stdlib.h... yes
 :info:configure checking for string.h... yes
 :info:configure checking for memory.h... yes
 :info:configure checking for strings.h... yes
 :info:configure checking for inttypes.h... yes
 :info:configure checking for stdint.h... yes
 :info:configure checking for unistd.h... yes
 :info:configure checking for GNU linker... no
 :info:configure configure: adding extra warning flags for gcc
 :info:configure configure: skipping pedantic warnings on Darwin
 :info:configure configure: adding extra warning flags for g++
 :info:configure checking if C compiler supports -Wno-format-zero-length...
 yes
 :info:configure checking if C compiler supports -Woverflow... yes
 :info:configure checking if C compiler supports -Wstrict-overflow... yes
 :info:configure checking if C compiler supports -Wmissing-format-
 attribute... yes
 :info:configure checking if C compiler supports -Wmissing-prototypes...
 yes
 :info:configure checking if C compiler supports -Wreturn-type... yes
 :info:configure checking if C compiler supports -Wmissing-braces... yes
 :info:configure checking if C compiler supports -Wparentheses... yes
 :info:configure checking if C compiler supports -Wswitch... yes
 :info:configure checking if C compiler supports -Wunused-function... yes
 :info:configure checking if C compiler supports -Wunused-label... yes
 :info:configure checking if C compiler supports -Wunused-variable... yes
 :info:configure checking if C compiler supports -Wunused-value... yes
 :info:configure checking if C compiler supports -Wunknown-pragmas... yes
 :info:configure checking if C compiler supports -Wsign-compare... yes
 :info:configure checking if C compiler supports -Wnewline-eof... yes
 :info:configure checking if C compiler supports -Werror=uninitialized...
 yes
 :info:configure checking if C compiler supports -Werror=declaration-after-
 statement... yes
 :info:configure checking if C compiler supports -Werror=variadic-macros...
 yes
 :info:configure checking if C compiler supports -Werror-implicit-function-
 declaration... yes
 :info:configure configure: disabling the use of common storage on Darwin
 :info:configure checking which version of com_err to use... system
 :info:configure checking for add_error_table in -lcom_err... yes
 :info:configure checking for remove_error_table in -lcom_err... yes
 :info:configure checking for compile_et... compile_et
 :info:configure checking whether compile_et is useful... configure: error:
 cannot use et_foo_error_table
 :info:configure Command failed:  cd
 "/[PATH]/var/macports/build/_[PATH]_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_kerberos5/kerberos5/work/krb5-krb5-da9dc1b/src"
 && ./configure --prefix=/[PATH] --mandir=/[PATH]/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
 :info:configure Exit code: 1
 :error:configure org.macports.configure for port kerberos5 returned:
 configure failure: command execution failed
 :debug:configure Error code: NONE
 :debug:configure Backtrace: configure failure: command execution failed
     while executing
 "$procedure $targetname"
 :info:configure Warning: targets not executed for kerberos5:
 org.macports.install org.macports.configure org.macports.build
 org.macports.destroot
 :notice:configure Please see the log file for port kerberos5 for details:
 /[PATH]/var/macports/logs/_[PATH]_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_kerberos5/kerberos5/main.log
 }}}

--

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


More information about the macports-tickets mailing list