Ticket #16583: main.log

File main.log, 8.1 KB (added by erik@…, 11 years ago)

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_php_php5-eaccelerator/php5-eaccelerator/main.log

Line 
1version:1
2:msg:main --->  Computing dependencies for php5-eaccelerator:info:main .:debug:main Checking for conflicts against php5-eaccelerator
3:debug:main Searching for dependency: php5-apc
4:debug:main Didn't find receipt, going to depspec regex for: php5-apc
5:debug:main Searching for dependency: php5-xcache
6:debug:main Didn't find receipt, going to depspec regex for: php5-xcache
7:debug:main Searching for dependency: autoconf
8:debug:main Found Dependency: receipt exists for autoconf
9:debug:main Searching for dependency: php5
10:debug:main Found Dependency: receipt exists for php5
11:msg:main
12:debug:main Executing org.macports.main (php5-eaccelerator)
13:debug:main Skipping completed org.macports.archivefetch (php5-eaccelerator)
14:debug:main Skipping completed org.macports.fetch (php5-eaccelerator)
15:debug:main Skipping completed org.macports.checksum (php5-eaccelerator)
16:debug:main Skipping completed org.macports.extract (php5-eaccelerator)
17:debug:main Skipping completed org.macports.patch (php5-eaccelerator)
18:debug:configure configure phase started at Fri Mar 22 16:35:31 CET 2013
19:notice:configure --->  Configuring php5-eaccelerator
20:debug:configure Using compiler 'Mac OS X gcc 4.0'
21:debug:configure Executing proc-pre-org.macports.configure-configure-0
22:debug:configure Generating configure script in eaccelerator-0.9.6.1
23:info:configure Configuring for:
24:info:configure PHP Api Version:         20090626
25:info:configure Zend Module Api No:      20090626
26:info:configure Zend Extension Api No:   220090626
27:info:configure configure.in:3: warning: prefer named diversions
28:info:configure configure.in:3: warning: prefer named diversions
29:debug:configure Executing org.macports.configure (php5-eaccelerator)
30:debug:configure Configuring in eaccelerator-0.9.6.1
31:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-O2 -arch i386 -arch ppc' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2 -arch i386 -arch ppc' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.5' CXX='/usr/bin/g++-4.0' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_php_php5-eaccelerator/php5-eaccelerator/work/.CC_PRINT_OPTIONS' F90FLAGS='-O2' LDFLAGS='-L/opt/local/lib -arch i386 -arch ppc' OBJC='/usr/bin/gcc-4.0' FCFLAGS='-O2' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2 -arch i386 -arch ppc' FFLAGS='-O2' CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.0'
32:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_php_php5-eaccelerator/php5-eaccelerator/work/eaccelerator-0.9.6.1" && ./configure --prefix=/opt/local --with-php-config=/opt/local/bin/php-config'
33:debug:configure Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_php_php5-eaccelerator/php5-eaccelerator/work/eaccelerator-0.9.6.1" && ./configure --prefix=/opt/local --with-php-config=/opt/local/bin/php-config
34:info:configure checking for grep that handles long lines and -e... /usr/bin/grep
35:info:configure checking for egrep... /usr/bin/grep -E
36:info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
37:info:configure checking whether the C compiler works... yes
38:info:configure checking for C compiler default output file name... a.out
39:info:configure checking for suffix of executables...
40:info:configure checking whether we are cross compiling... no
41:info:configure checking for suffix of object files... o
42:info:configure checking whether we are using the GNU C compiler... yes
43:info:configure checking whether /usr/bin/gcc-4.0 accepts -g... yes
44:info:configure checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
45:info:configure checking how to run the C preprocessor... /usr/bin/gcc-4.0 -E
46:info:configure checking for icc... no
47:info:configure checking for suncc... no
48:info:configure checking whether /usr/bin/gcc-4.0 and cc understand -c and -o together... yes
49:info:configure checking for system library directory... lib
50:info:configure checking if compiler supports -R... no
51:info:configure checking if compiler supports -Wl,-rpath,... yes
52:info:configure checking build system type... i386-apple-darwin9.8.0
53:info:configure checking host system type... i386-apple-darwin9.8.0
54:info:configure checking target system type... i386-apple-darwin9.8.0
55:info:configure checking for PHP prefix... /opt/local
56:info:configure checking for PHP includes... -I/opt/local/include/php -I/opt/local/include/php/main -I/opt/local/include/php/TSRM -I/opt/local/include/php/Zend -I/opt/local/include/php/ext -I/opt/local/include/php/ext/date/lib -I/opt/local/include
57:info:configure checking for PHP extension directory... /opt/local/lib/php/extensions/no-debug-non-zts-20090626
58:info:configure checking for PHP installed headers prefix... /opt/local/include/php
59:info:configure checking if debug is enabled... no
60:info:configure checking if zts is enabled... no
61:info:configure checking for re2c... no
62:info:configure configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers.
63:info:configure checking for gawk... gawk
64:info:configure checking whether to enable eaccelerator support... yes, shared
65:info:configure checking for ANSI C header files... yes
66:info:configure checking for sys/types.h... yes
67:info:configure checking for sys/stat.h... yes
68:info:configure checking for stdlib.h... yes
69:info:configure checking for string.h... yes
70:info:configure checking for memory.h... yes
71:info:configure checking for strings.h... yes
72:info:configure checking for inttypes.h... yes
73:info:configure checking for stdint.h... yes
74:info:configure checking for unistd.h... yes
75:info:configure checking for unistd.h... (cached) yes
76:info:configure checking limits.h usability... yes
77:info:configure checking limits.h presence... yes
78:info:configure checking for limits.h... yes
79:info:configure checking sys/param.h usability... yes
80:info:configure checking sys/param.h presence... yes
81:info:configure checking for sys/param.h... yes
82:info:configure checking sched.h usability... yes
83:info:configure checking sched.h presence... yes
84:info:configure checking for sched.h... yes
85:info:configure checking mandatory system headers... no
86:info:configure checking whether union semun is defined in sys/sem.h... yes
87:info:configure checking for sysvipc shared memory support... no
88:info:configure checking for mmap shared memory support... yes
89:info:configure checking for mmap on /dev/zero shared memory support... no
90:info:configure checking for anonymous mmap shared memory support... yes
91:info:configure checking for posix mmap shared memory support... yes
92:info:configure checking for best shared memory type... anonymous mmap
93:info:configure checking for spinlock semaphores support... no
94:info:configure checking for pthread semaphores support... no
95:info:configure checking for posix semaphores support... yes
96:info:configure checking for sysvipc semaphores support... yes
97:info:configure checking for fcntl semaphores support... yes
98:info:configure checking for flock semaphores support... yes
99:info:configure checking for best semaphores type... configure: error: "You need to pass the user id eaccelerator will be running under when using sysvipc semaphores"
100:info:configure Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_php_php5-eaccelerator/php5-eaccelerator/work/eaccelerator-0.9.6.1" && ./configure --prefix=/opt/local --with-php-config=/opt/local/bin/php-config
101:info:configure Exit code: 1
102:error:configure org.macports.configure for port php5-eaccelerator returned: configure failure: command execution failed
103:debug:configure Error code: NONE
104:debug:configure Backtrace: configure failure: command execution failed
105    while executing
106"$procedure $targetname"
107:info:configure Warning: targets not executed for php5-eaccelerator: org.macports.install org.macports.configure org.macports.build org.macports.destroot
108:notice:configure Please see the log file for port php5-eaccelerator for details:
109    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_php_php5-eaccelerator/php5-eaccelerator/main.log