Ticket #49099: main.log

File main.log, 13.1 KB (added by RobK88, 9 years ago)
Line 
1version:1
2:msg:configure --->  Computing dependencies for vala:info:configure .:debug:configure vala has no conflicts
3:debug:configure Searching for dependency: xz
4:debug:configure Found Dependency: receipt exists for xz
5:debug:configure Searching for dependency: pkgconfig
6:debug:configure Found Dependency: receipt exists for pkgconfig
7:debug:configure Searching for dependency: libxslt
8:debug:configure Found Dependency: receipt exists for libxslt
9:debug:configure Searching for dependency: glib2
10:debug:configure Found Dependency: receipt exists for glib2
11:msg:configure
12:debug:main Executing org.macports.main (vala)
13:debug:main changing euid/egid - current euid: 0 - current egid: 0
14:debug:main egid changed to: 501
15:debug:main euid changed to: 503
16:debug:archivefetch archivefetch phase started at Sun Oct  4 15:46:41 EDT 2015
17:debug:archivefetch Executing org.macports.archivefetch (vala)
18:debug:archivefetch Privilege de-escalation not attempted as not running as root.
19:debug:fetch fetch phase started at Sun Oct  4 15:46:41 EDT 2015
20:notice:fetch --->  Fetching distfiles for vala
21:debug:fetch Executing org.macports.fetch (vala)
22:info:fetch --->  vala-0.30.0.tar.xz doesn't seem to exist in /opt/local/var/macports/distfiles/vala
23:notice:fetch --->  Attempting to fetch vala-0.30.0.tar.xz from http://mirror.umd.edu/gnome/sources/vala/0.30/
24:debug:fetch Privilege de-escalation not attempted as not running as root.
25:debug:checksum checksum phase started at Sun Oct  4 15:46:42 EDT 2015
26:notice:checksum --->  Verifying checksums for vala
27:debug:checksum Executing org.macports.checksum (vala)
28:info:checksum --->  Checksumming vala-0.30.0.tar.xz
29:debug:checksum Calculated (rmd160) is 0b2fd611c878acbe5603789cd2b54572a00a7e4f
30:debug:checksum Correct (rmd160) checksum for vala-0.30.0.tar.xz
31:debug:checksum Calculated (sha256) is 61f0337b000f7ed6ef8c1fea87e0047d9bd7c0f91dd9c5b4eb70fd3fb883dedf
32:debug:checksum Correct (sha256) checksum for vala-0.30.0.tar.xz
33:debug:checksum Privilege de-escalation not attempted as not running as root.
34:debug:extract extract phase started at Sun Oct  4 15:46:42 EDT 2015
35:notice:extract --->  Extracting vala
36:debug:extract setting option extract.cmd to /opt/local/bin/xz
37:debug:extract Executing org.macports.extract (vala)
38:info:extract --->  Extracting vala-0.30.0.tar.xz
39:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/vala/vala-0.30.0.tar.xz'
40:debug:extract Environment:
41CC_PRINT_OPTIONS='YES'
42CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_vala/vala/work/.CC_PRINT_OPTIONS'
43CPATH='/opt/local/include'
44LIBRARY_PATH='/opt/local/lib'
45MACOSX_DEPLOYMENT_TARGET='10.7'
46:debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_vala/vala/work" && /opt/local/bin/xz -dc '/opt/local/var/macports/distfiles/vala/vala-0.30.0.tar.xz' | /usr/bin/gnutar --no-same-owner -xf -'
47:debug:extract Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_vala/vala/work" && /opt/local/bin/xz -dc '/opt/local/var/macports/distfiles/vala/vala-0.30.0.tar.xz' | /usr/bin/gnutar --no-same-owner -xf -
48:debug:extract euid/egid changed to: 0/0
49:debug:extract chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_vala/vala/work to macports
50:debug:extract euid/egid changed to: 503/501
51:debug:extract Privilege de-escalation not attempted as not running as root.
52:debug:patch patch phase started at Sun Oct  4 15:46:44 EDT 2015
53:debug:patch Executing org.macports.patch (vala)
54:debug:patch Privilege de-escalation not attempted as not running as root.
55:debug:configure configure phase started at Sun Oct  4 15:46:44 EDT 2015
56:notice:configure --->  Configuring vala
57:debug:configure Using compiler 'Xcode Clang'
58:debug:configure Executing org.macports.configure (vala)
59:debug:configure Environment:
60CC='/usr/bin/clang'
61CC_PRINT_OPTIONS='YES'
62CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_vala/vala/work/.CC_PRINT_OPTIONS'
63CFLAGS='-pipe -Os -arch x86_64'
64CPATH='/opt/local/include'
65CPPFLAGS='-I/opt/local/include'
66CXX='/usr/bin/clang++'
67CXXFLAGS='-pipe -Os -arch x86_64 -stdlib=libc++'
68F77FLAGS='-m64'
69F90FLAGS='-pipe -Os -m64'
70FCFLAGS='-pipe -Os -m64'
71FFLAGS='-pipe -Os'
72INSTALL='/usr/bin/install -c'
73LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
74LIBRARY_PATH='/opt/local/lib'
75MACOSX_DEPLOYMENT_TARGET='10.7'
76OBJC='/usr/bin/clang'
77OBJCFLAGS='-pipe -Os -arch x86_64'
78OBJCXX='/usr/bin/clang++'
79OBJCXXFLAGS='-pipe -Os -arch x86_64 -stdlib=libc++'
80:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_vala/vala/work/vala-0.30.0" && ./configure --prefix=/opt/local'
81:debug:configure Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_vala/vala/work/vala-0.30.0" && ./configure --prefix=/opt/local
82:info:configure checking for a BSD-compatible install... /usr/bin/install -c
83:info:configure checking whether build environment is sane... yes
84:info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
85:info:configure checking for gawk... gawk
86:info:configure checking whether make sets $(MAKE)... yes
87:info:configure checking whether make supports nested variables... yes
88:info:configure checking whether to enable maintainer-specific portions of Makefiles... yes
89:info:configure checking for gcc... /usr/bin/clang
90:info:configure checking whether the C compiler works... yes
91:info:configure checking for C compiler default output file name... a.out
92:info:configure checking for suffix of executables...
93:info:configure checking whether we are cross compiling... no
94:info:configure checking for suffix of object files... o
95:info:configure checking whether we are using the GNU C compiler... yes
96:info:configure checking whether /usr/bin/clang accepts -g... yes
97:info:configure checking for /usr/bin/clang option to accept ISO C89... none needed
98:info:configure checking whether /usr/bin/clang understands -c and -o together... yes
99:info:configure checking for style of include used by make... GNU
100:info:configure checking dependency style of /usr/bin/clang... gcc3
101:info:configure checking build system type... x86_64-apple-darwin11.4.2
102:info:configure checking host system type... x86_64-apple-darwin11.4.2
103:info:configure checking how to print strings... printf
104:info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
105:info:configure checking for grep that handles long lines and -e... /usr/bin/grep
106:info:configure checking for egrep... /usr/bin/grep -E
107:info:configure checking for fgrep... /usr/bin/grep -F
108:info:configure checking for ld used by /usr/bin/clang... /usr/bin/ld
109:info:configure checking if the linker (/usr/bin/ld) is GNU ld... no
110:info:configure checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm
111:info:configure checking the name lister (/opt/local/bin/nm) interface... BSD nm
112:info:configure checking whether ln -s works... yes
113:info:configure checking the maximum length of command line arguments... 196608
114:info:configure checking how to convert x86_64-apple-darwin11.4.2 file names to x86_64-apple-darwin11.4.2 format... func_convert_file_noop
115:info:configure checking how to convert x86_64-apple-darwin11.4.2 file names to toolchain format... func_convert_file_noop
116:info:configure checking for /usr/bin/ld option to reload object files... -r
117:info:configure checking for objdump... no
118:info:configure checking how to recognize dependent libraries... pass_all
119:info:configure checking for dlltool... no
120:info:configure checking how to associate runtime and link libraries... printf %s\n
121:info:configure checking for ar... ar
122:info:configure checking for archiver @FILE support... no
123:info:configure checking for strip... strip
124:info:configure checking for ranlib... ranlib
125:info:configure checking command to parse /opt/local/bin/nm output from /usr/bin/clang object... ok
126:info:configure checking for sysroot... no
127:info:configure checking for a working dd... /bin/dd
128:info:configure checking how to truncate binary pipes... /bin/dd bs=4096 count=1
129:info:configure checking for mt... no
130:info:configure checking if : is a manifest tool... no
131:info:configure checking for dsymutil... dsymutil
132:info:configure checking for nmedit... nmedit
133:info:configure checking for lipo... lipo
134:info:configure checking for otool... otool
135:info:configure checking for otool64... no
136:info:configure checking for -single_module linker flag... yes
137:info:configure checking for -exported_symbols_list linker flag... yes
138:info:configure checking for -force_load linker flag... yes
139:info:configure checking how to run the C preprocessor... /usr/bin/clang -E
140:info:configure checking for ANSI C header files... yes
141:info:configure checking for sys/types.h... yes
142:info:configure checking for sys/stat.h... yes
143:info:configure checking for stdlib.h... yes
144:info:configure checking for string.h... yes
145:info:configure checking for memory.h... yes
146:info:configure checking for strings.h... yes
147:info:configure checking for inttypes.h... yes
148:info:configure checking for stdint.h... yes
149:info:configure checking for unistd.h... yes
150:info:configure checking for dlfcn.h... yes
151:info:configure checking for objdir... .libs
152:info:configure checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
153:info:configure checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
154:info:configure checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
155:info:configure checking if /usr/bin/clang static flag -static works... no
156:info:configure checking if /usr/bin/clang supports -c -o file.o... yes
157:info:configure checking if /usr/bin/clang supports -c -o file.o... (cached) yes
158:info:configure checking whether the /usr/bin/clang linker (/usr/bin/ld) supports shared libraries... yes
159:info:configure checking dynamic linker characteristics... darwin11.4.2 dyld
160:info:configure checking how to hardcode library paths into programs... immediate
161:info:configure checking whether stripping libraries is possible... yes
162:info:configure checking if libtool supports shared libraries... yes
163:info:configure checking whether to build shared libraries... yes
164:info:configure checking whether to build static libraries... no
165:info:configure checking whether ln -s works... yes
166:info:configure checking for flex... flex
167:info:configure checking lex output file root... lex.yy
168:info:configure checking lex library... -lfl
169:info:configure checking whether yytext is a pointer... yes
170:info:configure checking for bison... bison -y
171:info:configure checking for valac... /opt/local/bin/valac
172:info:configure checking for pkg-config... /opt/local/bin/pkg-config
173:info:configure checking pkg-config is at least version 0.9.0... yes
174:info:configure checking for GLIB... yes
175:info:configure checking for GMODULE... yes
176:info:configure checking for GTHREAD... yes
177:info:configure checking for xsltproc... /opt/local/bin/xsltproc
178:info:configure checking whether make supports nested variables... (cached) yes
179:info:configure checking that generated files are newer than configure... done
180:info:configure configure: creating ./config.status
181:info:configure config.status: creating Makefile
182:info:configure dyld: Library not loaded: /opt/local/lib/libncurses.5.dylib
183:info:configure   Referenced from: /opt/local/lib/libreadline.6.dylib
184:info:configure   Reason: no suitable image found.  Did find:
185:info:configure         /usr/lib/libncurses.5.dylib: mach-o, but wrong architecture
186:info:configure sed: stdout: Broken pipe
187:info:configure ./config.status: line 1210: 82860 Done(1)                 eval sed \"\$ac_sed_extra\" "$ac_file_inputs"
188:info:configure      82861 Trace/BPT trap: 5       | $AWK -f "$ac_tmp/subs.awk" > $ac_tmp/out
189:info:configure config.status: error: could not create Makefile
190:info:configure Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_vala/vala/work/vala-0.30.0" && ./configure --prefix=/opt/local
191:info:configure Exit code: 1
192:error:configure Failed to configure vala, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_vala/vala/work/vala-0.30.0/config.log
193:error:configure org.macports.configure for port vala returned: configure failure: command execution failed
194:debug:configure Error code: NONE
195:debug:configure Backtrace: configure failure: command execution failed
196    while executing
197"portconfigure::configure_main org.macports.configure"
198    ("eval" body line 1)
199    invoked from within
200"eval $procedure $targetname"
201:info:configure Warning: targets not executed for vala: org.macports.install org.macports.configure org.macports.build org.macports.destroot
202:notice:configure Please see the log file for port vala for details:
203    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_vala/vala/main.log