Ticket #48085: main.log

File main.log, 5.9 KB (added by muriel.hernan@…, 9 years ago)

log redis upgrade

Line 
1version:1
2:debug:main redis has no conflicts
3:debug:main Executing org.macports.main (redis)
4:debug:main changing euid/egid - current euid: 0 - current egid: 0
5:debug:main egid changed to: 501
6:debug:main euid changed to: 502
7:debug:main Skipping completed org.macports.archivefetch (redis)
8:debug:main Privilege de-escalation not attempted as not running as root.
9:debug:main Skipping completed org.macports.fetch (redis)
10:debug:main Privilege de-escalation not attempted as not running as root.
11:debug:main Skipping completed org.macports.checksum (redis)
12:debug:main Privilege de-escalation not attempted as not running as root.
13:debug:main Skipping completed org.macports.extract (redis)
14:debug:main Privilege de-escalation not attempted as not running as root.
15:debug:main Skipping completed org.macports.patch (redis)
16:debug:main Privilege de-escalation not attempted as not running as root.
17:debug:main Skipping completed org.macports.configure (redis)
18:debug:main Privilege de-escalation not attempted as not running as root.
19:debug:build build phase started at Tue Jun 16 23:11:21 COT 2015
20:notice:build --->  Building redis
21:debug:build Executing org.macports.build (redis)
22:debug:build Environment:
23CC_PRINT_OPTIONS='YES'
24CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_redis/redis/work/.CC_PRINT_OPTIONS'
25CPATH='/opt/local/include'
26LIBRARY_PATH='/opt/local/lib'
27MACOSX_DEPLOYMENT_TARGET='10.10'
28:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_redis/redis/work/redis-3.0.2" && /usr/bin/make -j4 -w all CC="/usr/bin/clang -arch x86_64 -arch i386" V=1 MALLOC=jemalloc'
29:debug:build Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_redis/redis/work/redis-3.0.2" && /usr/bin/make -j4 -w all CC="/usr/bin/clang -arch x86_64 -arch i386" V=1 MALLOC=jemalloc
30:info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_redis/redis/work/redis-3.0.2'
31:info:build cd src && /Applications/Xcode.app/Contents/Developer/usr/bin/make all
32:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_redis/redis/work/redis-3.0.2/src'
33:info:build /usr/bin/clang -arch x86_64 -arch i386 -std=c99 -pedantic -Wall -W -O2 -g -ggdb   -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c adlist.c
34:info:build /usr/bin/clang -arch x86_64 -arch i386 -std=c99 -pedantic -Wall -W -O2 -g -ggdb   -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c ae.c
35:info:build /usr/bin/clang -arch x86_64 -arch i386 -std=c99 -pedantic -Wall -W -O2 -g -ggdb   -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c dict.c
36:info:build /usr/bin/clang -arch x86_64 -arch i386 -std=c99 -pedantic -Wall -W -O2 -g -ggdb   -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c redis.c
37:info:build In file included from adlist.c:34:
38:info:build ./zmalloc.h:50:10: fatal error: 'jemalloc/jemalloc.h' file not found
39:info:build #include <jemalloc/jemalloc.h>
40:info:build          ^
41:info:build In file included from ae.c:44:
42:info:build ./zmalloc.h:50:10: fatal error: 'jemalloc/jemalloc.h' file not found
43:info:build #include <jemalloc/jemalloc.h>
44:info:build          ^
45:info:build 1 error generated.
46:info:build make[1]: *** [adlist.o] Error 1
47:info:build make[1]: *** Waiting for unfinished jobs....
48:info:build 1 error generated.
49:info:build make[1]: *** [ae.o] Error 1
50:info:build In file included from dict.c:47:
51:info:build ./zmalloc.h:50:10: fatal error: 'jemalloc/jemalloc.h' file not found
52:info:build #include <jemalloc/jemalloc.h>
53:info:build          ^
54:info:build 1 error generated.
55:info:build make[1]: *** [dict.o] Error 1
56:info:build In file included from redis.c:30:
57:info:build In file included from ./redis.h:57:
58:info:build ./zmalloc.h:50:10: fatal error: 'jemalloc/jemalloc.h' file not found
59:info:build #include <jemalloc/jemalloc.h>
60:info:build          ^
61:info:build 1 error generated.
62:info:build make[1]: *** [redis.o] Error 1
63:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_redis/redis/work/redis-3.0.2/src'
64:info:build make: *** [all] Error 2
65:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_redis/redis/work/redis-3.0.2'
66:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_redis/redis/work/redis-3.0.2" && /usr/bin/make -j4 -w all CC="/usr/bin/clang -arch x86_64 -arch i386" V=1 MALLOC=jemalloc
67:info:build Exit code: 2
68:error:build org.macports.build for port redis returned: command execution failed
69:debug:build Error code: CHILDSTATUS 40723 2
70:debug:build Backtrace: command execution failed
71    while executing
72"system -nice 0 $fullcmdstring"
73    ("eval" body line 1)
74    invoked from within
75"eval system $notty $nice \$fullcmdstring"
76    invoked from within
77"command_exec build"
78    (procedure "portbuild::build_main" line 8)
79    invoked from within
80"portbuild::build_main org.macports.build"
81    ("eval" body line 1)
82    invoked from within
83"eval $procedure $targetname"
84:info:build Warning: targets not executed for redis: org.macports.install org.macports.build org.macports.destroot
85:notice:build Please see the log file for port redis for details:
86    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_redis/redis/main.log