Ticket #26661: main.log

File main.log, 8.9 KB (added by micah@…, 14 years ago)

log file specified by the error message.

Line 
1version:1
2:msg:main --->  Computing dependencies for upclient:info:main .:msg:main
3:debug:main Executing org.macports.main (upclient)
4:debug:main Skipping completed org.macports.fetch (upclient)
5:debug:main Skipping completed org.macports.checksum (upclient)
6:debug:main Skipping completed org.macports.extract (upclient)
7:debug:main Skipping completed org.macports.patch (upclient)
8:debug:main Skipping completed org.macports.configure (upclient)
9:msg:main --->  Building upclient
10:debug:build build phase started at Tue Sep 28 07:35:23 EDT 2010
11:debug:build Executing org.macports.build (upclient)
12:debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_upclient/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
13:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_upclient/work/upclient-5.0b8/src" && /usr/bin/make -j2 darwin prefix=/opt/local'
14:info:build /usr/bin/make  --jobserver-fds=6,7 -j -- prefix=/opt/local CC=cc                    \
15:info:build             LDFLAGS=' -lkvm -prebind'       \
16:info:build             CFLAGS=' -prebind'              \
17:info:build             PLATFORMFLAG='-DPLATFORM_BSD'           \
18:info:build             all
19:info:build if [ ! -f objects/stats-bsd.o ]; then                       \
20:info:build         cc -prebind         \
21:info:build         -DPLATFORM_BSD -DCONFIGFILE=\"/opt/local/etc/upclient.conf\" -DPIDFILE=\"/opt/local/var/run/upclient.pid\"          \
22:info:build         -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wformat-security -Wformat -Wcomment -Wchar-subscripts -Wunused -Wbad-function-cast -Wconversion -c stats-bsd.c -o objects/stats-bsd.o;          \
23:info:build      fi
24:info:build Making UpClient 5.0b8...
25:info:build if [ ! -f objects/stats-uxw.o ]; then                       \
26:info:build         cc -prebind         \
27:info:build         -DPLATFORM_BSD -DCONFIGFILE=\"/opt/local/etc/upclient.conf\" -DPIDFILE=\"/opt/local/var/run/upclient.pid\"          \
28:info:build         -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wformat-security -Wformat -Wcomment -Wchar-subscripts -Wunused -Wbad-function-cast -Wconversion -c stats-uxw.c -o objects/stats-uxw.o;          \
29:info:build      fi
30:info:build if [ ! -f objects/stats-ult.o ]; then                       \
31:info:build         cc -prebind         \
32:info:build         -DPLATFORM_BSD -DCONFIGFILE=\"/opt/local/etc/upclient.conf\" -DPIDFILE=\"/opt/local/var/run/upclient.pid\"          \
33:info:build         -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wformat-security -Wformat -Wcomment -Wchar-subscripts -Wunused -Wbad-function-cast -Wconversion -c stats-ult.c -o objects/stats-ult.o;          \
34:info:build      fi
35:info:build if [ ! -f objects/stats-sol.o ]; then                       \
36:info:build         cc -prebind         \
37:info:build         -DPLATFORM_BSD -DCONFIGFILE=\"/opt/local/etc/upclient.conf\" -DPIDFILE=\"/opt/local/var/run/upclient.pid\"          \
38:info:build         -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wformat-security -Wformat -Wcomment -Wchar-subscripts -Wunused -Wbad-function-cast -Wconversion -c stats-sol.c -o objects/stats-sol.o;          \
39:info:build      fi
40:info:build if [ ! -f objects/stats-lnx.o ]; then                       \
41:info:build         cc -prebind         \
42:info:build         -DPLATFORM_BSD -DCONFIGFILE=\"/opt/local/etc/upclient.conf\" -DPIDFILE=\"/opt/local/var/run/upclient.pid\"          \
43:info:build         -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wformat-security -Wformat -Wcomment -Wchar-subscripts -Wunused -Wbad-function-cast -Wconversion -c stats-lnx.c -o objects/stats-lnx.o;          \
44:info:build      fi
45:info:build if [ ! -f objects/stats-mach.o ]; then                      \
46:info:build         cc -prebind         \
47:info:build         -DPLATFORM_BSD -DCONFIGFILE=\"/opt/local/etc/upclient.conf\" -DPIDFILE=\"/opt/local/var/run/upclient.pid\"          \
48:info:build         -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wformat-security -Wformat -Wcomment -Wchar-subscripts -Wunused -Wbad-function-cast -Wconversion -c stats-mach.c -o objects/stats-mach.o;                \
49:info:build      fi
50:info:build In file included from options.h:43,
51:info:build                  from stats-bsd.c:43:
52:info:build transmit.h:38:31: warning: integer overflow in preprocessor expression
53:info:build In file included from stats-bsd.c:43:
54:info:build options.h:53:28: warning: integer overflow in preprocessor expression
55:info:build stats-mach.c: In function 'getLoadIdle':
56:info:build stats-mach.c:64: warning: nested extern declaration of 'sleep'
57:info:build stats-mach.c:68: warning: nested extern declaration of 'host_statistics'
58:info:build stats-mach.c:68: warning: nested extern declaration of 'mach_host_self'
59:info:build if [ ! -f objects/stats-aix.o ]; then                       \
60:info:build         cc -prebind         \
61:info:build         -DPLATFORM_BSD -DCONFIGFILE=\"/opt/local/etc/upclient.conf\" -DPIDFILE=\"/opt/local/var/run/upclient.pid\"          \
62:info:build         -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wformat-security -Wformat -Wcomment -Wchar-subscripts -Wunused -Wbad-function-cast -Wconversion -c stats-aix.c -o objects/stats-aix.o;          \
63:info:build      fi
64:info:build stats-bsd.c:51:17: error: kvm.h: No such file or directory
65:info:build if [ ! -f objects/stats-beos.o ]; then                      \
66:info:build         cc -prebind         \
67:info:build         -DPLATFORM_BSD -DCONFIGFILE=\"/opt/local/etc/upclient.conf\" -DPIDFILE=\"/opt/local/var/run/upclient.pid\"          \
68:info:build         -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wformat-security -Wformat -Wcomment -Wchar-subscripts -Wunused -Wbad-function-cast -Wconversion -c stats-beos.c -o objects/stats-beos.o;                \
69:info:build      fi
70:info:build if [ ! -f objects/stats-w2k.o ]; then                       \
71:info:build         cc -prebind         \
72:info:build         -DPLATFORM_BSD -DCONFIGFILE=\"/opt/local/etc/upclient.conf\" -DPIDFILE=\"/opt/local/var/run/upclient.pid\"          \
73:info:build         -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wformat-security -Wformat -Wcomment -Wchar-subscripts -Wunused -Wbad-function-cast -Wconversion -c stats-w2k.c -o objects/stats-w2k.o;          \
74:info:build      fi
75:info:build if [ ! -f objects/network.o ]; then                 \
76:info:build         cc -prebind         \
77:info:build         -DPLATFORM_BSD -DCONFIGFILE=\"/opt/local/etc/upclient.conf\" -DPIDFILE=\"/opt/local/var/run/upclient.pid\"          \
78:info:build         -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wformat-security -Wformat -Wcomment -Wchar-subscripts -Wunused -Wbad-function-cast -Wconversion -c network.c -o objects/network.o;              \
79:info:build      fi
80:info:build stats-bsd.c: In function 'initCPU':
81:info:build stats-bsd.c:108: warning: passing argument 6 of 'sysctl' with different width due to prototype
82:info:build stats-bsd.c:111: warning: passing argument 3 of 'strlcpy' with different width due to prototype
83:info:build stats-bsd.c: In function 'initOS':
84:info:build stats-bsd.c:132: warning: passing argument 3 of 'strlcpy' with different width due to prototype
85:info:build stats-bsd.c:137: warning: passing argument 3 of 'strlcpy' with different width due to prototype
86:info:build stats-bsd.c: In function 'initBoottime':
87:info:build stats-bsd.c:160: warning: passing argument 6 of 'sysctl' with different width due to prototype
88:info:build make[1]: *** [stats-bsd.o] Error 1
89:info:build make[1]: *** Waiting for unfinished jobs....
90:info:build make: *** [darwin] Error 2
91:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_upclient/work/upclient-5.0b8/src" && /usr/bin/make -j2 darwin prefix=/opt/local " returned error 2
92:error:build Target org.macports.build returned: shell command failed
93:debug:build Backtrace: shell command failed
94    while executing
95"command_exec build"
96    (procedure "portbuild::build_main" line 8)
97    invoked from within
98"$procedure $targetname"
99:info:build Warning: the following items did not execute (for upclient): org.macports.activate org.macports.build org.macports.destroot org.macports.install
100:notice:build Log for upclient is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_upclient/main.log