Ticket #25239: libmcs.txt

File libmcs.txt, 7.5 KB (added by ryandesign (Ryan Carsten Schmidt), 14 years ago)

log

Line 
1DEBUG: Changing to port directory: /Users/rschmidt/macports/dports/devel/libmcs
2DEBUG: OS darwin/10.3.0 (Mac OS X 10.6) arch i386
3DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
4DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
5DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
6DEBUG: Using group file /Users/rschmidt/macports/dports/_resources/port1.0/group/muniversal-1.0.tcl
7DEBUG: Reading variant descriptions from /Users/rschmidt/macports/dports/_resources/port1.0/variant_descriptions.conf
8DEBUG: universal variant already exists, so not adding the default one
9DEBUG: Changing to port directory: /Users/rschmidt/macports/dports/devel/libmcs
10DEBUG: OS darwin/10.3.0 (Mac OS X 10.6) arch i386
11DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
12DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
13DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
14DEBUG: Using group file /Users/rschmidt/macports/dports/_resources/port1.0/group/muniversal-1.0.tcl
15DEBUG: Reading variant descriptions from /Users/rschmidt/macports/dports/_resources/port1.0/variant_descriptions.conf
16DEBUG: universal variant already exists, so not adding the default one
17DEBUG: Executing variant universal provides universal
18Portfile changed since last build; discarding previous state.
19DEBUG: delete: /opt/local/var/macports/build/_Users_rschmidt_macports_dports_devel_libmcs/work
20DEBUG: Starting logging for libmcs
21DEBUG: Executing org.macports.main (libmcs)
22--->  Fetching libmcs
23DEBUG: fetch phase started at Sun Jun 13 19:52:42 CDT 2010
24DEBUG: Executing org.macports.fetch (libmcs)
25--->  Verifying checksum(s) for libmcs
26DEBUG: checksum phase started at Sun Jun 13 19:52:43 CDT 2010
27DEBUG: Executing org.macports.checksum (libmcs)
28--->  Checksumming libmcs-0.7.1.tar.gz
29DEBUG: Correct (md5) checksum for libmcs-0.7.1.tar.gz
30DEBUG: Correct (sha1) checksum for libmcs-0.7.1.tar.gz
31DEBUG: Correct (rmd160) checksum for libmcs-0.7.1.tar.gz
32--->  Extracting libmcs
33DEBUG: extract phase started at Sun Jun 13 19:52:43 CDT 2010
34DEBUG: Executing org.macports.extract (libmcs)
35--->  Extracting libmcs-0.7.1.tar.gz
36DEBUG: setting option extract.args to {\"/opt/local/var/macports/distfiles/libmcs/libmcs-0.7.1.tar.gz\"}
37DEBUG: 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'
38DEBUG: 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 -'
39DEBUG: patch phase started at Sun Jun 13 19:52:43 CDT 2010
40DEBUG: Executing org.macports.patch (libmcs)
41--->  Configuring libmcs
42DEBUG: Using compiler 'Mac OS X gcc 4.2'
43DEBUG: configure phase started at Sun Jun 13 19:52:43 CDT 2010
44DEBUG: Executing org.macports.configure (libmcs)
45--->  Configuring libmcs for architecture x86_64
46DEBUG: 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'
47DEBUG: 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 '
48checking build system type... i386-apple-darwin10.3.0
49checking host system type... i386-apple-darwin10.3.0
50checking target system type... i386-apple-darwin10.3.0
51checking for gcc... /usr/bin/gcc-4.2
52checking whether the C compiler works... yes
53checking for C compiler default output file name... a.out
54checking for suffix of executables...
55checking whether we are cross compiling... no
56checking for suffix of object files... o
57checking whether we are using the GNU C compiler... yes
58checking whether /usr/bin/gcc-4.2 accepts -g... yes
59checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
60checking whether ln -s works... yes
61checking for a BSD-compatible install... /usr/bin/install -c
62checking whether make sets $(MAKE)... yes
63checking for library containing strerror... none required
64checking for shared library system... Darwin
65checking for dlopen in -ldl... yes
66checking for dirent.h that defines DIR... yes
67checking for library containing opendir... none required
68checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
69checking for grep that handles long lines and -e... /opt/local/bin/grep
70checking for egrep... /opt/local/bin/grep -E
71checking for ANSI C header files... yes
72checking for sys/types.h... yes
73checking for sys/stat.h... yes
74checking for stdlib.h... yes
75checking for string.h... yes
76checking for memory.h... yes
77checking for strings.h... yes
78checking for inttypes.h... yes
79checking for stdint.h... yes
80checking for unistd.h... yes
81checking limits.h usability... yes
82checking limits.h presence... yes
83checking for limits.h... yes
84checking for stdlib.h... (cached) yes
85checking for string.h... (cached) yes
86checking for unistd.h... (cached) yes
87checking locale.h usability... yes
88checking locale.h presence... yes
89checking for locale.h... yes
90checking stdarg.h usability... yes
91checking stdarg.h presence... yes
92checking for stdarg.h... yes
93checking for sys/types.h... (cached) yes
94checking for sys/stat.h... (cached) yes
95checking errno.h usability... yes
96checking errno.h presence... yes
97checking for errno.h... yes
98checking for an ANSI C-conforming const... yes
99checking whether closedir returns void... no
100checking for strstr... yes
101checking for memset... yes
102checking for setlocale... yes
103checking for strcasecmp... yes
104checking for strchr... yes
105checking for strdup... yes
106checking for strerror... yes
107checking for strtol... yes
108checking for strtod... yes
109checking whether lstat correctly handles trailing slash... no
110checking whether stat accepts an empty string... no
111checking for pkg-config... /opt/local/bin/pkg-config
112checking pkg-config is at least version 0.9.0... yes
113checking for MOWGLI... no
114configure: error: libmowgli 0.4.0 or newer required
115shell 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
116Error: Target org.macports.configure returned: configure failure: shell command failed
117DEBUG: Backtrace: configure failure: shell command failed
118    while executing
119"$procedure $targetname"
120Warning: the following items did not execute (for libmcs): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
121Log for libmcs is at: /opt/local/var/macports/logs/_Users_rschmidt_macports_dports_devel_libmcs/main.log
122Error: Status 1 encountered during processing.
123To report a bug, see <http://guide.macports.org/#project.tickets>