DEBUG: Changing to port directory: /Users/rschmidt/macports/dports/devel/libmcs DEBUG: OS darwin/10.3.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: Using group file /Users/rschmidt/macports/dports/_resources/port1.0/group/muniversal-1.0.tcl DEBUG: Reading variant descriptions from /Users/rschmidt/macports/dports/_resources/port1.0/variant_descriptions.conf DEBUG: universal variant already exists, so not adding the default one DEBUG: Changing to port directory: /Users/rschmidt/macports/dports/devel/libmcs DEBUG: OS darwin/10.3.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: Using group file /Users/rschmidt/macports/dports/_resources/port1.0/group/muniversal-1.0.tcl DEBUG: Reading variant descriptions from /Users/rschmidt/macports/dports/_resources/port1.0/variant_descriptions.conf DEBUG: universal variant already exists, so not adding the default one DEBUG: Executing variant universal provides universal Portfile changed since last build; discarding previous state. DEBUG: delete: /opt/local/var/macports/build/_Users_rschmidt_macports_dports_devel_libmcs/work DEBUG: Starting logging for libmcs DEBUG: Executing org.macports.main (libmcs) ---> Fetching libmcs DEBUG: fetch phase started at Sun Jun 13 19:52:42 CDT 2010 DEBUG: Executing org.macports.fetch (libmcs) ---> Verifying checksum(s) for libmcs DEBUG: checksum phase started at Sun Jun 13 19:52:43 CDT 2010 DEBUG: Executing org.macports.checksum (libmcs) ---> Checksumming libmcs-0.7.1.tar.gz DEBUG: Correct (md5) checksum for libmcs-0.7.1.tar.gz DEBUG: Correct (sha1) checksum for libmcs-0.7.1.tar.gz DEBUG: Correct (rmd160) checksum for libmcs-0.7.1.tar.gz ---> Extracting libmcs DEBUG: extract phase started at Sun Jun 13 19:52:43 CDT 2010 DEBUG: Executing org.macports.extract (libmcs) ---> Extracting libmcs-0.7.1.tar.gz DEBUG: setting option extract.args to {\"/opt/local/var/macports/distfiles/libmcs/libmcs-0.7.1.tar.gz\"} DEBUG: Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_rschmidt_macports_dports_devel_libmcs/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_devel_libmcs/work" && /usr/bin/gzip -dc "/opt/local/var/macports/distfiles/libmcs/libmcs-0.7.1.tar.gz" | /usr/bin/gnutar --no-same-owner -xf -' DEBUG: patch phase started at Sun Jun 13 19:52:43 CDT 2010 DEBUG: Executing org.macports.patch (libmcs) ---> Configuring libmcs DEBUG: Using compiler 'Mac OS X gcc 4.2' DEBUG: configure phase started at Sun Jun 13 19:52:43 CDT 2010 DEBUG: Executing org.macports.configure (libmcs) ---> Configuring libmcs for architecture x86_64 DEBUG: Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='/usr/bin/g++-4.2' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_rschmidt_macports_dports_devel_libmcs/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' OBJC='/usr/bin/gcc-4.2' 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/gcc-4.2' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_devel_libmcs/work/libmcs-0.7.1-x86_64" && ./configure --prefix=/opt/local --disable-gconf --disable-kconfig ' checking build system type... i386-apple-darwin10.3.0 checking host system type... i386-apple-darwin10.3.0 checking target system type... i386-apple-darwin10.3.0 checking for gcc... /usr/bin/gcc-4.2 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/gcc-4.2 accepts -g... yes checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed checking whether ln -s works... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... yes checking for library containing strerror... none required checking for shared library system... Darwin checking for dlopen in -ldl... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E checking for grep that handles long lines and -e... /opt/local/bin/grep checking for egrep... /opt/local/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 limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for an ANSI C-conforming const... yes checking whether closedir returns void... no checking for strstr... yes checking for memset... yes checking for setlocale... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strtol... yes checking for strtod... yes checking whether lstat correctly handles trailing slash... no checking whether stat accepts an empty string... no checking for pkg-config... /opt/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for MOWGLI... no configure: error: libmowgli 0.4.0 or newer required shell command " cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_devel_libmcs/work/libmcs-0.7.1-x86_64" && ./configure --prefix=/opt/local --disable-gconf --disable-kconfig " returned error 1 Error: Target org.macports.configure returned: configure failure: shell command failed DEBUG: Backtrace: configure failure: shell command failed while executing "$procedure $targetname" Warning: the following items did not execute (for libmcs): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install Log for libmcs is at: /opt/local/var/macports/logs/_Users_rschmidt_macports_dports_devel_libmcs/main.log Error: Status 1 encountered during processing. To report a bug, see